A Config rule that checks whether EBS volumes are attached to EC2 instances. Optionally checks if EBS volumes are marked for deletion when an instance is terminated.

This config rule supports the following parameters:

  • deleteOnTermination
    • Required: No
    • Type: boolean
    • Description:EBS volumes are marked for deletion when an instance is terminated. Possible values: True or False (other input values are marked as non-compliant).

CloudFormation Template