AWS::RefactorSpaces::EnvironmentDefinition of AWS::RefactorSpaces::Environment Resource Type
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Description | string | Create-onlyWrite-only |
Name | string | Create-onlyWrite-only |
NetworkFabricType | string | Create-onlyWrite-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
EnvironmentIdentifier | string | - |
TransitGatewayId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::RefactorSpaces::Environment
Resources:
MyResource:
Type: AWS::RefactorSpaces::Environment
Properties:
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
refactor-spaces:CreateEnvironmentrefactor-spaces:GetEnvironmentrefactor-spaces:TagResourceec2:CreateTransitGatewayec2:AuthorizeSecurityGroupIngressec2:CreateSecurityGroupec2:CreateTagsec2:DescribeNetworkInterfacesrefactor-spaces:GetEnvironmentrefactor-spaces:ListTagsForResourcerefactor-spaces:GetEnvironmentrefactor-spaces:TagResourcerefactor-spaces:UntagResourcerefactor-spaces:GetEnvironmentrefactor-spaces:DeleteEnvironmentrefactor-spaces:UntagResourceec2:DescribeTransitGatewaysec2:DescribeTransitGatewayVpcAttachmentsec2:DeleteTransitGatewayec2:DeleteTransitGatewayVpcAttachmentec2:DeleteTagsrefactor-spaces:ListEnvironmentsrefactor-spaces:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterEnvironmentIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DescriptionNameNetworkFabricType