Low
DynamoDB
Regional
DynamoDB tables should be tagged
Description
Flags Amazon DynamoDB tables that have no user-defined tags. Tags help associate tables with their owning team, environment, and cost centre; untagged tables are operationally opaque.
Remediation
Apply at least one user-defined tag to every DynamoDB table.
Steps
- Open the DynamoDB console and select the table.
- Choose the Additional settings tab, then Tags.
- Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment).
- Save the changes.