Using Console
Using CLI
YOUR_TABLE_NAME
with the name of your DynamoDB table.YOUR_TABLE_NAME
with the name of your DynamoDB table. Check the output to ensure that PointInTimeRecoverySpecification
shows PointInTimeRecoveryEnabled
as true
.By following these steps, you can remediate the misconfiguration related to Kinesis Stream Shard Level Metrics in AWS DynamoDB using AWS CLI.Using Python