AWS SDK for iOS 2.6.25
·
2106 commits
to main
since this release
Enhancements
-
Amazon CognitoAuth
- Made
signOutLocally
andsignOutLocallyAndClearLastKnownUser
methods public. See issue#279
- Made
-
Amazon Polly
- Added support for new
SynthesisTask
feature which allows asynchronous and batch processing.
- Added support for new
-
Amazon S3
- Added completion handler for TransferUtility instantiation, improved the getTasks function and status tracking. See issue#769 and issue #759