diff --git a/changelogs/fragments/aws_s3_fix_exception_handling.yaml b/changelogs/fragments/aws_s3_fix_exception_handling.yaml new file mode 100644 index 00000000000..756f1981638 --- /dev/null +++ b/changelogs/fragments/aws_s3_fix_exception_handling.yaml @@ -0,0 +1,5 @@ +--- +bugfixes: + - fix permission handling to try to download a file even if the user does not have permission to list all objects in the bucket + - fix BotoCoreError exception handling + - fix errors with S3-compatible APIs if they cannot use ACLs for buckets or objects