s3-resources-protected-by-backup-plan
Checks if Amazon Simple Storage Service (Amazon S3) buckets are protected by a backup plan. The rule is NON_COMPLIANT if the Amazon S3 bucket is not covered by a backup plan.
Identifier: S3_RESOURCES_PROTECTED_BY_BACKUP_PLAN
Resource Types: AWS::S3::Bucket
Trigger type: Periodic
AWS Region: All supported AWS regions except US ISO West (Northern California), China (Beijing), Asia Pacific (Jakarta), US ISO East, Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Malaysia), US ISOB East (Ohio), Asia Pacific (Melbourne), Israel (Tel Aviv), Canada West (Calgary), Europe (Spain), China (Ningxia), Europe (Zurich) Region
Parameters:
- resourceTags (Optional)
- Type: String
-
Tags for Amazon S3 buckets for the rule to check, in JSON format
{"tagkey" : "tagValue"}
. - resourceId (Optional)
- Type: String
-
Name of Amazon S3 bucket for the rule to check.
- crossRegionList (Optional)
- Type: String
-
Comma-separated list of destination regions for the cross-region backup copy to be kept
- crossAccountList (Optional)
- Type: String
-
Comma-separated list of destination accounts for cross-account backup copy to be kept
- maxRetentionDays (Optional)
- Type: int
-
The maximum retention period in days for the Backup Vault Lock
- minRetentionDays (Optional)
- Type: int
-
The minimum retention period in days for the Backup Vault Lock
- backupVaultLockCheck (Optional)
- Type: String
-
Accepted values: 'True' or 'False'. Enter 'True' for the rule to check if the resource is backed up in a locked vault
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.