VpcEncryptionControl
Describes the configuration and state of VPC encryption controls.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Contents
- mode
-
The encryption mode for the VPC Encryption Control configuration.
Type: String
Valid Values:
monitor | enforceRequired: No
- resourceExclusions
-
Information about resource exclusions for the VPC Encryption Control configuration.
Type: VpcEncryptionControlExclusions object
Required: No
- state
-
The current state of the VPC Encryption Control configuration.
Type: String
Valid Values:
enforce-in-progress | monitor-in-progress | enforce-failed | monitor-failed | deleting | deleted | available | creating | delete-failedRequired: No
- stateMessage
-
A message providing additional information about the encryption control state.
Type: String
Required: No
- tagSet
-
The tags assigned to the VPC Encryption Control configuration.
Type: Array of Tag objects
Required: No
- vpcEncryptionControlId
-
The ID of the VPC Encryption Control configuration.
Type: String
Required: No
- vpcId
-
The ID of the VPC associated with the encryption control configuration.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: