Low
AppSync
Regional
AWS AppSync GraphQL APIs should be tagged
Description
Flags AWS AppSync GraphQL APIs that have no user-defined tags. Tags help with ownership attribution, cost allocation, and incident triage; untagged APIs are operationally opaque.
Remediation
Apply at least one user-defined tag to every AppSync GraphQL API.
Steps
- Open the AWS AppSync console and select the GraphQL API.
- Open Settings, then Tags.
- Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment, CostCenter).
- Save the changes.