A config rule that checks whether running instances are using specified AMIs. Specify the tags that identify the AMIs. Running instances with AMIs that don't have at least one of the specified tags are noncompliant.

This config rule supports the following parameters:

  • amisByTagKeyAndValue
    • Required: Yes
    • Type: StringMap
    • Description:The AMIs by tag (comma-separated list up to 10; for example,`tag-key:tag-value`; i.e. `tag-key1` matches AMIs with `tag-key1`,`tag-key2:value2` matches `tag-key2` having value2).
    • Default Value: tag-key:tag-value,other-tag-key

ConfigRule
AWS::Config::ConfigRule


Scope

ComplianceResourceTypes

Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template