amplify-flutter icon indicating copy to clipboard operation
amplify-flutter copied to clipboard

feat(storage): implement remove and removeMany APIs

Open HuiSF opened this issue 3 years ago • 0 comments

Issue #, if available:

Description of changes:

  1. Implemented remove and removeMany APIs
  2. Added relevant unit tests
  3. Added remove API usage example in example.dart (remove any will be added later when S3Client.deleteObjects issue gets resolved)
  4. Fixes and adjustments here and there

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

HuiSF avatar Sep 23 '22 19:09 HuiSF