AWS::VpcLattice::ResourceConfigurationVpcLattice ResourceConfiguration CFN resource
13 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | Required |
ResourceConfigurationType | string | RequiredCreate-only |
AllowAssociationToSharableServiceNetwork | boolean | |
CustomDomainName | string | Create-only |
DomainVerificationId | string | Create-only |
GroupDomain | string | Create-only |
PortRanges | Array<string> | |
ProtocolType | string | Create-only |
ResourceConfigurationAuthType | string | Create-onlyWrite-only |
ResourceConfigurationDefinition | object | object | object | |
ResourceConfigurationGroupId | string | Write-only |
ResourceGatewayId | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::VpcLattice::ResourceConfiguration
Resources:
MyResource:
Type: AWS::VpcLattice::ResourceConfiguration
Properties:
Name: "my-name"
ResourceConfigurationType: "GROUP"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
vpc-lattice:GetResourceConfigurationvpc-lattice:ListTagsForResourceec2:DescribeSubnetsvpc-lattice:CreateResourceConfigurationvpc-lattice:GetResourceConfigurationvpc-lattice:TagResourcevpc-lattice:ListTagsForResourceec2:DescribeSubnetsvpc-lattice:TagResourcevpc-lattice:UntagResourcevpc-lattice:ListTagsForResourcevpc-lattice:UpdateResourceConfigurationvpc-lattice:GetResourceConfigurationvpc-lattice:ListResourceConfigurationsvpc-lattice:DeleteResourceConfigurationvpc-lattice:GetResourceConfigurationvpc-lattice:UntagResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ResourceGatewayIdResourceConfigurationTypeProtocolTypeResourceConfigurationAuthTypeCustomDomainNameGroupDomainDomainVerificationId