Skip to content

A collection of useful AWS-related Go packages

License

Notifications You must be signed in to change notification settings

Thumbscrew/aws-go-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Go Tools

A collection of Go utility packages for use with the AWS Go SDK v2

Packages

A multithreaded downloader and uploader that uploads/downloads as many files as you provide at once. Uses the github.com/aws/aws-sdk-go-v2/feature/s3/manager package to support multi-part uploads.

See example for usage.

A package containing functions for S3-related string manipulation.

Contributing

All contributions welcome!

License

MIT License