Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
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.