pyBegin / projects / aws-s3-upload
⬆️

AWS_s3_upload

boto3 (pip install boto3) <br />

29 lines🖥 Desktop only

Simple Python script for AWS S3 file upload.

Prerequisites

boto3 (pip install boto3)

How to run the script

Author Name

Yashvardhan Singh https://github.com/pythonicboat

Pyodide-runnable

No - uses boto3 to make network calls to the AWS S3 API.