boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Added BucketKeyEnabled to ALLOWED_UPLOAD_ARGS #228

Open mathieuseguin opened 2 years ago

mathieuseguin commented 2 years ago

This PR adds BucketKeyEnabled to the list of allowed upload arguments.

This is useful to enable the bucket key feature on existing objects.