Checks if a recovery point was created for Amazon Elastic File System (Amazon EFS) File Systems. The rule is NON_COMPLIANT if the Amazon EFS File System 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 Amazon EFS File Systems for the rule to check, in JSON format {"tagkey" : "tagValue"}.
  • resourceId
    • Required: No
    • Type: String
    • Description:ID of EFS File System 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'.
    • Default Value: days

ConfigRule
AWS::Config::ConfigRule


Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template