I am having an error when trying to send a "put_bucket" call shown here:
import boto3 s3 = boto3.resource(\'s3\') def handler(event, context): #