aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

Support for DynamoDB PITR export to S3 #1945

Open corey-cole opened 4 months ago

corey-cole commented 4 months ago

Name of the resource

AWS::DynamoDB::Table

Resource name

No response

Description

At present, creating an export of a DynamoDB PITR snapshot to S3 can only be accomplished via the console, CLI, or SDK. PITR to S3 is a critical part of moving DynamoDB tables across accounts and it would be useful to be able to manage the process in CloudFormation.

Other Details

No response