Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
How do I share an encrypted Amazon RDS DB snapshot with another account?
2 minute read
1
I want to share an encrypted snapshot of an Amazon Relational Database Service (Amazon RDS) DB instance with another AWS account. The snapshot uses the default AWS Key Management Service (AWS KMS) key.
Resolution
You can't use the default AWS KMS encryption key to share an encrypted snapshot.
To share an encrypted RDS DB snapshot, take one of the following actions:
Run the AWSSupport-ShareRDSSnapshot runbook. You can provide the DB instance or DB cluster ID to share with snapshots. You can also provide an existing AWS KMS key, or leave that parameter blank to create a new key.