-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The AWS SDK for Go V2 has been updated to take advantage of the Go modules so we can import things we need only, e.g. github.com/aws/aws-sdk-go-v2/credentials, instead of a giant package as a whole.
The v2 SDK requires a minimum version of Go 1.15.
Migrating doc can be found at https://aws.github.io/aws-sdk-go-v2/docs/migrating/.
- duplicates
-
GODRIVER-2625 Consider Using AWS SDK for Auth
- Backlog