Check if a recovery point was created for AWS Backup-Gateway VirtualMachines
Checks if a recovery point was created for AWS Backup-Gateway VirtualMachines. The rule is NON_COMPLIANT if an AWS Backup-Gateway VirtualMachines does not have a corresponding recovery point created within the specified time period.
This config rule supports the following parameters:
resourceTags
Required: No
Type: String
Description:Tags of AWS Backup-Gateway VirtualMachines for the rule to check, in JSON format {"tagkey" : "tagValue"}.
resourceId
Required: No
Type: String
Description:ID of AWS Backup-Gateway VirtualMachine for the rule to check.
recoveryPointAgeValue
Required: No
Type: int
Description:Numerical value for maximum allowed age. No more than 744 for hours, 31 for days.
Default Value: 1
recoveryPointAgeUnit
Required: No
Type: String
Description:Unit of time for maximum allowed age. Accepted values: 'hours', 'days'.