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

The following are examples of the Amazon Security Finding Format for AwsKinesis resources.

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" } }