In AWS it is indicated that there is support to use Cloudtrail to track events in DynamoDB in the link here.
However, in the instructions, there is no option to pick DynamoDB anywhere (only S3 and Lambda options are available) so I am looking for any instructions anywhere on how to track DynamoDb events. Specifically I want to know when a table has been deleted.
Has anyone had any luck? Thanks!