https://github.com/aws/aws-sdk-go-v2 made a API breaking change in v1.23.0 (service/s3 v1.42.2).
If you want to use the earlier versions, import github.com/at-wat/s3iot/awss3v2-1.22.2
instead of github.com/at-wat/s3iot/awss3v2
.
Package s3iot provides S3 uploader/downloader applicable for unreliable and congestible network. Main features:
- Programmable retry
- Pause/resume
- Bandwidth control (uploader only)
- aws-sdk-go (v1)
- aws-sdk-go-v2
This package is licensed under Apache License Version 2.0.