aboutsummaryrefslogtreecommitdiff
path: root/src/proone-txtrec-set.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/proone-txtrec-set.py')
-rwxr-xr-xsrc/proone-txtrec-set.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proone-txtrec-set.py b/src/proone-txtrec-set.py
index cdba79a..4e009ad 100755
--- a/src/proone-txtrec-set.py
+++ b/src/proone-txtrec-set.py
@@ -42,8 +42,8 @@ HOOK_ERRORS = {
}
}
-# AWS hook main function
def main_aws (zone_id: str, head_rec: str, suffix: str, ttl: int):
+ """AWS hook main function"""
if ttl is None:
ttl = 3600