This commit is contained in:
Gokul Mohanarangan
2023-07-11 11:06:27 +05:30
parent 58c9cdf676
commit b7fbfb2a54
13 changed files with 54 additions and 44 deletions

View File

@@ -2,6 +2,7 @@ import configparser
import boto3
import botocore
from log_utils import logger
config = configparser.ConfigParser()