Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 395 Bytes

File metadata and controls

16 lines (10 loc) · 395 Bytes

S3 Bucket Downloader

A simple Python Script to install and configure AWS CLI and use it to download s3 bucket.

Usage

  • Run $ python3 S3_bucket_downloader.py and enter the asked details.

Script Explanation

Comments are made at the beginning of each section of the script. Different sections of script are

  • Installation of AWS CLI
  • Configuration of AWS CLI
  • Downloading s3 bucket