EncryptionConfig
A configuration document that specifies encryption configuration settings.
Contents
- KeyId
-
The ID of the KMS key used for encryption, if applicable.
Type: String
Required: No
- Status
-
The encryption status. While the status is
UPDATING, X-Ray may encrypt data with a combination of the new and old settings.Type: String
Valid Values:
UPDATING | ACTIVERequired: No
- Type
-
The type of encryption. Set to
KMSfor encryption with KMS keys. Set toNONEfor default encryption.Type: String
Valid Values:
NONE | KMSRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: