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

AwsKinesis resources in ASFF

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

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

AwsKinesisStream

The AwsKinesisStream object provides details about Amazon Kinesis Data Streams.

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

Example

"AwsKinesisStream": { "Name": "test-vir-kinesis-stream", "Arn": "arn:aws-cn:kinesis:us-east-1:293279581038:stream/test-vir-kinesis-stream", "RetentionPeriodHours": 24, "ShardCount": 2, "StreamEncryption": { "EncryptionType": "KMS", "KeyId": "arn:aws-cn:kms:us-east-1:293279581038:key/849cf029-4143-4c59-91f8-ea76007247eb" } }