Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boto3 Utils

Python package for some functionality related with AWS Boto3 SDK, specially useful in AWS Lambda. The functionality does an atomic operation to avoid connexion interruptions, also downloads the zip data on RAM to avoid disk size limits

Usage:

from boto3_utils import Boto3Utils

Boto3Utils.download(local_key_path, bucket, local_name, bucket_key, local_folder_path)

About

Python package for some functionality related with AWS Boto3 SDK, specially useful in AWS Lambda. The functionality does an atomic operation to avoid connexion interruptions, also downloads the zip data on RAM to avoid disk size limits.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages