AwsXray resources in ASFF - AWS Security Hub
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 12, 2026.

AwsXray resources in ASFF

The following are examples of the AWS Security Finding Format (ASFF) syntax for AwsXray resources.

AWS Security Hub CSPM normalizes findings from various sources into ASFF. For background information about ASFF, see AWS Security Finding Format (ASFF).

AwsXrayEncryptionConfig

The AwsXrayEncryptionConfig object contains information about the encryption configuration for AWS X-Ray.

The following example shows the AWS Security Finding Format (ASFF) for the AwsXrayEncryptionConfig object. To view descriptions of AwsXrayEncryptionConfig attributes, see AwsXrayEncryptionConfigDetails in the AWS Security Hub API Reference.

Example

"AwsXRayEncryptionConfig":{ "KeyId": "arn:aws:kms:us-east-2:222222222222:key/example-key", "Status": "UPDATING", "Type":"KMS" }