EncryptionConfig - Amazon X-Ray
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).

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 Amazon SDKs, see the following: