AwsXrayEncryptionConfigDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsXrayEncryptionConfigDetails

Information about the encryption configuration for AWS X-Ray.

Contents

KeyId

The identifier of the KMS key that is used for encryption. Provided if Type is KMS.

Type: String

Pattern: .*\S.*

Required: No

Status

The current status of the encryption configuration. Valid values are ACTIVE or UPDATING.

When Status is equal to UPDATING, AWS X-Ray might use both the old and new encryption.

Type: String

Pattern: .*\S.*

Required: No

Type

The type of encryption. KMS indicates that the encryption uses KMS keys. NONE indicates the default encryption.

Type: String

Pattern: .*\S.*

Required: No

See Also

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