Backing code for the Taking AWS SDK Go 2.0 For Spin
blog.
The AWS Go v2 SDK requires a minimum version of Go 1.9.
You'll need to get the packages:
go get github.com/go-ini/ini
go get github.com/jmespath/go-jmespath
go get github.com/aws/aws-sdk-go-v2
To run the application:
go run *.go