AwsXray resources in ASFF - Amazon Security Hub
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).

AwsXray resources in ASFF

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

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

AwsXrayEncryptionConfig

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

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

Example

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