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 144 forks source link

Different accounts, same region. Multiple RDS instances each having unique kms-keys #71

Open ghost opened 2 years ago

ghost commented 2 years ago

Hello, I'm curious if there's a way to have one instance of rds_snapshot running that can handle multiple rds-instances, having their own kms-keys. Or do we have to have 1-rds-snapshot-instance for each rds-instance? Does this make sense? Thank you. --Mike