aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

feat: Add expectedBucketOwner to remaining internal APIs #13932

Closed jimblanc closed 1 month ago

jimblanc commented 1 month ago

Description of changes

Adds the expected bucket owner option to the remaining internal APIs. Also removes doc-strings from some internal APIs to discourage use.

Issue #, if available

Description of how you validated changes

Local testing.

Checklist

Checklist for repo maintainers

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.