Low AppConfig Regional

AWS AppConfig environments should be tagged

Description

Flags AWS AppConfig environments that have no user-defined tags. Tags help associate environments with their stage (prod, staging) and owning team; untagged environments are operationally opaque.


Remediation

Apply at least one user-defined tag to every AppConfig environment.

Steps

  1. Open the AWS AppConfig console and select the application, then the environment.
  2. Choose the Tags tab and select Edit.
  3. Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment, Stage).
  4. Save the changes.