This commit is contained in:
Hossein Shafagh 2021-01-28 15:44:19 -08:00
parent 92dabe5d43
commit 80f83efec2
1 changed files with 1 additions and 0 deletions

View File

@ -374,6 +374,7 @@ def rotate_region(endpoint_name, new_certificate_name, old_certificate_name, mes
:param message: Send a rotation notification to the certificates owner.
:param commit: Persist changes.
:param region: Region in which to rotate the endpoint.
#todo: merge this method with rotate()
"""
if commit:
print("[!] Running in COMMIT mode.")