aws-amplify / amplify-android

The fastest and easiest way to use AWS from your Android app.
https://docs.amplify.aws/lib/q/platform/android/
Apache License 2.0
249 stars 117 forks source link

chore: update BucketInfo member name #2906

Closed phantumcode closed 2 months ago

phantumcode commented 2 months ago

Issue #, if available:

Description of changes: Update BucketInfo member name from 'name' to 'bucketName' to match approved API design.

How did you test these changes? N/A

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.