Configure DynamoDB point-in-time recovery and deletion protection using AWS CDK
How to enable point-in-time recovery and deletion protection for a DynamoDB table using AWS CDK in Python
Tag
All 3 posts tagged “dynamodb”.
How to enable point-in-time recovery and deletion protection for a DynamoDB table using AWS CDK in Python
How to create a DynamoDB table with AWS CDK in Python, output the table name, add a sample item, and clean up the stack
Learn how to grant Lambda permissions to access DynamoDB using AWS CDK in Python