AwsKinesis resources in ASFF - AWS Security Hub
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsKinesis resources in ASFF

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

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

AwsKinesisStream

The AwsKinesisStream object provides details about Amazon Kinesis Data Streams.

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

Example

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