d14f9dc685
Don't fail when policy, requestPayment, tagging or versioning API is not implemented by the endpoint and if related parameters policy, requester_pays, tags or versioning are None.
5 lines
199 B
YAML
5 lines
199 B
YAML
---
|
|
minor_changes:
|
|
- s3_bucket - avoid failure when ``policy``, ``requestPayment``, ``tags`` or
|
|
``versioning`` operations aren't supported by the endpoint and related
|
|
parameters aren't set
|