s3-meets-restore-time-target - AWS Config

s3-meets-restore-time-target

Checks if the restore time of Amazon Simple Storage Service (Amazon S3) buckets meets the specified duration. The rule is NON_COMPLIANT if LatestRestoreExecutionTimeMinutes of an Amazon S3 bucket is greater than maxRestoreTime minutes.

Identifier: S3_MEETS_RESTORE_TIME_TARGET

Resource Types: AWS::S3::Bucket

Trigger type: Periodic

AWS Region: All supported AWS regions

Parameters:

maxRestoreTime
Type: int

Numerical value for the maximum allowed restore runtime.

resourceTags (Optional)
Type: String

Tags of Amazon S3 bucket for the rule to check, in JSON format.

resourceId (Optional)
Type: String

Name of Amazon S3 bucket for the rule to check.

AWS CloudFormation template

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