Tuan Pham
Tuan Pham
*Issue #, if available:* *Description of changes:* * update Auth deleteUser and signIn api to async/await * remove `AuthDeleteUserOperation`, `AuthDeleteUserRequest`, and `AuthSignInOperation` * unit tests and support code update to...
#### Description of changes: Update Android Storage getURL with options to validate object existence with changes from the following amplify-android [PR 2848](https://github.com/aws-amplify/amplify-android/pull/2848) #### Related GitHub issue #, if available: ###...
- [x] PR title and description conform to [Pull Request](https://github.com/aws-amplify/amplify-android/blob/main/CONTRIBUTING.md#pull-request-guidelines) guidelines. *Issue #, if available:* https://github.com/aws-amplify/amplify-android/issues/2404 *Description of changes:* Update Storage getURL options to have a boolean flag to check...
## Issue \# ## Description ## General Checklist - [ ] Added new tests to cover change, if needed - [ ] Build succeeds with all target using Swift Package...
#### Description of changes: Adding multi-bucket support documentation for Android and Swift Storage category. #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged...
**Multi-bucket support part 4** This the 4th and last part of a series of changes/pull request to support multi-bucket in the S3 Storage Plugin. The series of changes will be...
- [x] PR title and description conform to [Pull Request](https://github.com/aws-amplify/amplify-android/blob/main/CONTRIBUTING.md#pull-request-guidelines) guidelines. *Issue #, if available:* *Description of changes:* Adding multi-bucket support for Amplify Storage category/plugin. All code changes have been...