[s3_bucket] Handle error paginating object versions when bucket does not exist (#49396)

This commit is contained in:
Sloane Hertel
2018-12-04 15:42:14 -05:00
committed by Sam Doran
parent a8fbfe1844
commit a3e8917b73
2 changed files with 11 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- Handle error paginating object versions when bucket does not exist (https://github.com/ansible/ansible/issues/49393)