Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills

Home Page:https://python-world.github.io/python-mini-projects/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOCAL FILE TO S3 BUCKET UPLOAD

sysadmin-exe opened this issue · comments

Description

I would like to add a script that can be used to upload files to s3 Buckets. This is AWS cloud storage product: https://aws.amazon.com/s3/. So one can use this script to automate the upload of local files to this remote cloud storage for safe keeping.

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

where is s3 bucket

where is s3 bucket

This is AWS cloud storage product: https://aws.amazon.com/s3/

Could you please assigne me to this issue?