Skip to content

aws-dynamodb: add RecoveryPeriodInDays to interface PointInTimeRecoverySpecificationProperty #32888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks
garysassano opened this issue Jan 13, 2025 · 2 comments
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@garysassano
Copy link
Contributor

garysassano commented Jan 13, 2025

Describe the feature

AWS News: Amazon DynamoDB now supports configurable point-in-time-recovery periods

AWS CloudFormation: AWS::DynamoDB::Table PointInTimeRecoverySpecification

AWS CDK: PointInTimeRecoverySpecificationProperty

Use Case

Enable customization of the PITR configuration by allowing the period to be set between 1 and 35 days, rather than being restricted to 35 days only.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.175.1

Environment details (OS name and version, etc.)

Ubuntu 24.04.1

@garysassano garysassano added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 13, 2025
@github-actions github-actions bot added the @aws-cdk/aws-dynamodb Related to Amazon DynamoDB label Jan 13, 2025
@pahud pahud self-assigned this Jan 13, 2025
@pahud pahud added p2 effort/medium Medium work item – several days of effort labels Jan 13, 2025
@pahud pahud removed their assignment Jan 13, 2025
@pahud pahud removed the needs-triage This issue or PR still needs to be triaged. label Jan 13, 2025
@rrhodes
Copy link
Contributor

rrhodes commented Jan 18, 2025

I'm happy to consider this contribution for the CDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants