awslabs / rds-snapshot-tool

The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Apache License 2.0
341 stars 146 forks source link

Wrong description of the function that deletes snapshots #14

Closed aleksey-alt closed 5 years ago

aleksey-alt commented 5 years ago

The description is the same as for the function that shares snapshots: https://github.com/awslabs/rds-snapshot-tool/blob/master/cftemplates/snapshots_tool_rds_source.json#L394

BTW: why there is no bucket for us-west-1 region in mappings?

mrcoronel commented 5 years ago

Fixed the description. Added the mappings to us-west-1 and others.