essien1990 / AWS-S3-Management

S3 Management with AWS Console, Command Line Interface, Python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS S3 Management using CLI and Python

  • S3 Management with AWS Console, Command Line Interface, Python3 using the boto3 library
  • Master AWS CLI from command line
  • Configure the AWS Credentials
  • Listing the objects(CSV and txt files) and buckets
  • Copy and move the objects from buckets
  • Sync local files to the S3 bucket
  • Remove objects from the S3 bucket

About

S3 Management with AWS Console, Command Line Interface, Python3


Languages

Language:Jupyter Notebook 100.0%