def lambda_handler(event, context): if event: # TODO implement params=event.get(\'city\') print(params) s3 = boto3.client(\'s3\')