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
- Open the AWS AppConfig console and select the application, then the environment.
- Choose the Tags tab and select Edit.
- Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment, Stage).
- Save the changes.