Accès au fichier Google Collab

!aws s3 cp ./{upload_from} s3://{bucket_name} --recursive --exclude "*" --include {file_to_upload}
Brainy Buffalo