ansible/changelogs/fragments/aws_s3_fix_exception_handling.yaml
2018-06-08 09:50:17 -07:00

5 lines
271 B
YAML

---
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