[x] PR title and description conform to Pull Request guidelines.
Issue #, if available:
Description of changes:
Fix issue with the Storage list api always defaulting to the default storage service instead of using the storage service based on whether a different bucket is passed in as part of the options parameter.
How did you test these changes?
Failed integration tests now passes.
Documentation update required?
[x] No
[ ] Yes (Please include a PR link for the documentation update)
General Checklist
[ ] ~Added Unit Tests~
[ ] ~Added Integration Tests~
[x] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes: Fix issue with the Storage list api always defaulting to the default storage service instead of using the storage service based on whether a different bucket is passed in as part of the options parameter.
How did you test these changes? Failed integration tests now passes.
Documentation update required?
General Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.