View a markdown version of this page

AWS::EC2::VPC VpcEncryptionControlExclusion - AWS CloudFormation

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 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 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: Replacement

StateMessage

A message providing additional information about the exclusion state.

Required: No

Type: String

Update requires: Replacement