An open API service indexing awesome lists of open source software.

https://github.com/essien1990/aws-s3-management

S3 Management with AWS Console, Command Line Interface, Python3
https://github.com/essien1990/aws-s3-management

aws-cli aws-s3 boto3 botocore jupyter-lab jupyter-notebook python3

Last synced: 25 days ago
JSON representation

S3 Management with AWS Console, Command Line Interface, Python3

Awesome Lists containing this project

README

          

# 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