You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.6.0] - 2024-01-18
Added
Implemented server-side encryption options for writing objects into the Amazon S3 destination bucket: 'AES256' for AES256 encryption, 'AWS_KMS' for AWS Key Management Service encryption, and 'None' for no encryption. #124
Provided the optional Amazon S3 bucket to hold prefix list file. #125, #97
Changed
Expanded Finder memory options, now including increased capacities of 316GB & 512GB.
Added the feature of deleting KMS Key automatically after the solution pipeline status turns to stopped. #135
Added the feature that Finder Instance enables DTH-CLI automatically after external reboot.
Add documentation of how to deploy the S3/ECR transfer task using CloudFormation. #128