AwsKinesisStreamDetails - AWS Security Hub CSPM
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.

AwsKinesisStreamDetails

Provides information about an Amazon Kinesis data stream.

Contents

Arn

The Amazon Resource Name (ARN) of the Kinesis data stream.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the Kinesis stream. If you don't specify a name, CloudFront generates a unique physical ID and uses that ID for the stream name.

Type: String

Pattern: .*\S.*

Required: No

RetentionPeriodHours

The number of hours for the data records that are stored in shards to remain accessible.

Type: Integer

Required: No

ShardCount

The number of shards that the stream uses.

Type: Integer

Required: No

StreamEncryption

When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream. Removing this property from your stack template and updating your stack disables encryption.

Type: AwsKinesisStreamStreamEncryptionDetails object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: