in resources/AccountCreationLambda.py [0:0]
def get_client(service): client = boto3.client(service) return client