awslabs / amazon-s3-data-replication-hub-plugin

The Amazon S3 Transfer Plugin for Data Transfer Hub(https://github.com/awslabs/data-transfer-hub). Transfer objects from S3(in other partition), Alibaba Cloud OSS, Tencent COS, Qiniu Kodo into Amazon S3.
Apache License 2.0
47 stars 16 forks source link

Enable KMS encryption on SQS queue for S3TransferQueue. #88

Open dthvt opened 2 years ago

dthvt commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

SQS queue DTH-S3EC2-xxxl-S3TransferQueue-xxx is created without encryption enabled. (The dead letter queue does have encryption enabled.)

Describe the feature you'd like A clear and concise description of what you want to happen.

Enable SSE-KMS encryption on the Transfer Queue as well.

Additional context Add any other context or screenshots about the feature request here.