Connection via boto3

Upload files onto S3 using client

client.upload_file(file_name, bucket_name, object_name)

object_name refers to the name in the bucket