To monitor DynamoDB tables, metric data is sent to CloudWatch automatically. In this article, we will create an alarm for a DynamoDB table to monitor “ConsumedWriteCapacityUnits” and send a notification to the SNS topic.
Source: LXer – How to create Cloudwatch alarms for a DynamoDB Table on AWS