AWS v2.2.3 Release Notes

  • 🆕 New Features

    • SDK Core
      • Added AWS GovCloud (US) Region support.
    • Amazon S3
      • Updated AWSS3PreSignedURLBuilder to use AWS Signature Version 4 for generating the pre-signed URLs.
      • Updated AWSS3PreSignedURLBuilder to accept additional request parameters to be included in pre-signed URLs.
    • Amazon DynamoDB Object Mapper
      • Added support for Secondary Index Scan.

    Resolved Issues

    • Amazon S3
      • Fixed an issue where an empty directory cannot be created.