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

  1. Open the DynamoDB console and select the table.
  2. Choose the Additional settings tab, then Tags.
  3. Add at least one tag with a non-aws: prefixed key (e.g. Owner, Environment).
  4. Save the changes.