Port #51572 to master

This commit is contained in:
Kert 2020-04-29 14:42:01 +03:00 committed by Daniel Wozniak
parent 53cfbc4139
commit 04ca47065e

View file

@ -109,7 +109,7 @@ def _get_split_zone(zone, _conn, private_zone):
def _is_retryable_error(exception):
return exception.code != "SignatureDoesNotMatch"
return exception.code not in ["SignatureDoesNotMatch"]
def describe_hosted_zones(