kinesis-stream-backup-retention-check - Amazon Config
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).

kinesis-stream-backup-retention-check

Checks if an Amazon Kinesis Data Stream has its data record retention period set to a specific number of hours. The rule is NON_COMPLIANT if the property `RetentionPeriodHours` is set to a value less than the value specified by the parameter.

Identifier: KINESIS_STREAM_BACKUP_RETENTION_CHECK

Resource Types: AWS::Kinesis::Stream

Trigger type: Configuration changes

Amazon Web Services Region: All supported Amazon regions

Parameters:

minimumBackupRetentionPeriod (Optional)
Type: String

Minimum hours data records should be retained. Valid values are 24 to 8760, default value is 168.

Amazon CloudFormation template

To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.