AWS::EC2::VPCEncryptionControl VpcEncryptionControlExclusion - 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 VpcEncryptionControlExclusion

Describes an exclusion configuration for 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 Amazon CloudFormation template, use the following syntax:

JSON

{ "State" : String, "StateMessage" : String }

YAML

State: String StateMessage: String

Properties

State

The current state of the exclusion configuration.

Required: No

Type: String

Allowed values: enabling | enabled | disabling | disabled

Update requires: No interruption

StateMessage

A message providing additional information about the exclusion state.

Required: No

Type: String

Update requires: No interruption