AWS::EC2::VPCEncryptionControl ResourceExclusions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EC2::VPCEncryptionControl ResourceExclusions

Information about resource exclusions for the VPC Encryption Control configuration.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

EgressOnlyInternetGateway

Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

ElasticFileSystem

Specifies whether to exclude Elastic File System traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

InternetGateway

Specifies whether to exclude internet gateway traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

Lambda

Specifies whether to exclude Lambda function traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

NatGateway

Specifies whether to exclude NAT gateway traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

VirtualPrivateGateway

Specifies whether to exclude virtual private gateway traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

VpcLattice

Specifies whether to exclude VPC Lattice traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption

VpcPeering

Specifies whether to exclude VPC peering connection traffic from encryption enforcement.

Required: No

Type: VpcEncryptionControlExclusion

Allowed values: enable | disable

Update requires: No interruption