This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EC2::VPC VpcEncryptionControlExclusions
Describes the exclusion configurations for various resource types in VPC Encryption Control.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EgressOnlyInternetGateway" :VpcEncryptionControlExclusion, "ElasticFileSystem" :VpcEncryptionControlExclusion, "InternetGateway" :VpcEncryptionControlExclusion, "Lambda" :VpcEncryptionControlExclusion, "NatGateway" :VpcEncryptionControlExclusion, "VirtualPrivateGateway" :VpcEncryptionControlExclusion, "VpcLattice" :VpcEncryptionControlExclusion, "VpcPeering" :VpcEncryptionControlExclusion}
YAML
EgressOnlyInternetGateway:VpcEncryptionControlExclusionElasticFileSystem:VpcEncryptionControlExclusionInternetGateway:VpcEncryptionControlExclusionLambda:VpcEncryptionControlExclusionNatGateway:VpcEncryptionControlExclusionVirtualPrivateGateway:VpcEncryptionControlExclusionVpcLattice:VpcEncryptionControlExclusionVpcPeering:VpcEncryptionControlExclusion
Properties
EgressOnlyInternetGateway-
The exclusion configuration for egress-only internet gateway traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
ElasticFileSystem-
The exclusion configuration for Elastic File System traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
InternetGateway-
The exclusion configuration for internet gateway traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
Lambda-
The exclusion configuration for Lambda function traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
NatGateway-
The exclusion configuration for NAT gateway traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
VirtualPrivateGateway-
The exclusion configuration for virtual private gateway traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
VpcLattice-
The exclusion configuration for VPC Lattice traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement
VpcPeering-
The exclusion configuration for VPC peering connection traffic.
Required: No
Type: VpcEncryptionControlExclusion
Update requires: Replacement