🔐 S3CopyObjectOperator with KMS Key for Cross-Account Destination Bucket #55658
Unanswered
RajasGujarathi
asked this question in
Q&A
Replies: 2 comments
-
This potentially appears to be a bug or partial implementation of |
Beta Was this translation helpful? Give feedback.
0 replies
-
#55708 create a issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the
S3CopyObjectOperator
in Airflow to copy objects between S3 buckets. The source and destination buckets are in different AWS accounts, and the destination bucket is encrypted using a KMS key.How can I pass the KMS key for the destination bucket in this scenario?
Any guidance or examples would be appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions