kinesis-stream-backup-retention-check - AWS Config

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

AWS Region: All supported AWS regions except US ISO West (Northern California), US ISO East, Asia Pacific (Malaysia), US ISOB East (Ohio), Israel (Tel Aviv), Canada West (Calgary) Region

Parameters:

minimumBackupRetentionPeriod (Optional)
Type: String

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

AWS CloudFormation template

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