aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.
Apache License 2.0
84 stars 27 forks source link

Please enable point-in-time recovery by default for MSAM DynamoDB tables #187

Closed spainala closed 3 years ago

spainala commented 3 years ago

Please enable point-in-time recovery for DynamoDB tables used in the CloudFormation templates. This will provide a recovery mechanism in the event of needing to restore a DynamoDB table.

point-in-time-recovery

JimTharioAmazon commented 3 years ago

P-I-T recovery enabled for all tables. DynamoDB maintains continuous backups of your table for the last 35 days.