EncryptionConfig - AWS X-Ray

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 | ACTIVE

Required: No

Type

The type of encryption. Set to KMS for encryption with KMS keys. Set to NONE for default encryption.

Type: String

Valid Values: NONE | KMS

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: