[Enhancement]: Support configurable point-in-time recovery period for dynamodb #41035
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/dynamodb
Issues and PRs that pertain to the dynamodb service.
Description
A new setting can be configured for a dynamodb table: RecoveryPeriodInDays
Default value is 35. Can be a number between 1 – 35 days
Affected Resource(s) and/or Data Source(s)
aws_dynamodb_table
Potential Terraform Configuration
References
AWS blogpost
AWS docs
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: