Amazon_EC2_1
AWS Config provides you with a detailed inventory of your AWS resources and their current configuration, and continuously records configuration changes to these resources. You can evaluate these configurations and changes for compliance with ideal configurations as defined by AWS Config Rules.
Perform the following to Ensure an AWS Managed Config Rule for EIPs attached to EC2 instances within VPC
Using the Amazon CLI:
References:
1. http://docs.aws.amazon.com/config/latest/developerguide/WhatIsConfig.html
2. http://docs.aws.amazon.com/cli/latest/reference/configservice/describe-config-
rules.html
3. http://docs.aws.amazon.com/cli/latest/reference/configservice/put-config-
rule.html