Skip to content

paulocoliveira/aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-S3

Using AWS S3 with Python and Boto3

To use the AWS S3 functions, please follow the following steps:

  1. Install Python3
  2. Clone the project
  3. Install libs running the command: pip install -r requirements.txt
  4. Create your AWS credentials and configure it as indicated in https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
  5. Access project folder
  6. Run the main.py file using command: python main.py

For more information about AWS Boto3 Library, please visit: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html

About

Using AWS S3 with Python and Boto3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages