Skip to content

Create S3 bucket using python code and then upload and delete files from the same.

Notifications You must be signed in to change notification settings

javedsidq/create-upload-delete-s3-bucket-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

create-upload-delete-s3-bucket-files

With this simple set of python codes you can easily create, upload and delete all the files stored in your S3 Bucket.

This repositiory contains main.ipynb and config.json files.

Before executing the main files, put your AWS access and secrent keys in config.json file.

This code do the following tasks:

  1. Create a S3 Bucket
  2. Upload files on S3 Bucket from your local system.
  3. Delete files stored in S3 Bucket
  4. Delete S3 Bucket.

About

Create S3 bucket using python code and then upload and delete files from the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published