Policy for S3 Source Bucket with SSE-CMK enabled
Data Transfer Hub has native support for data source using SSE-S3 and SSE-KMS. If your
source bucket enabled SSE-CMK, please replace the source bucket policy
with the following policy, and change the <your-bucket-name> in the policy
statement accordingly.
Pay attention to the following:
-
Change the Resource in KMS part to your own KMS key's Amazon Resource Name (ARN).
-
For S3 buckets in AWS China Regions, make sure to use
arn:aws-cn:s3:::instead ofarn:aws:s3:::
For Source Bucket with SSE-CMK enabled