awsdocs/aws-java-developer-guide

CryptoRangeGetMode.ALL deprecated and alternate for it

hacker7897iiita opened this issue · 1 comments

In the file doc_source/s3-encryption-migration.md it suggests to use withRangeGetMode(CryptoRangeGetMode.ALL) for multipart downloads using Amazon S3 TransferManager. But CryptoRangeGetMode.ALL shows it is deprecated. What is the reason behind it and what is alternative to perform multipart downloads using Amazon S3 TransferManager?

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.