AwsKms 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).

AwsKms resources in ASFF

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

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

AwsKmsKey

The AwsKmsKey object provides details about an Amazon KMS key.

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

Example

"AwsKmsKey": { "AWSAccountId": "string", "CreationDate": "string", "Description": "string", "KeyId": "string", "KeyManager": "string", "KeyRotationStatus": boolean, "KeyState": "string", "Origin": "string" }