Skip to content

Backing code for the `Taking AWS SDK Go 2.0 For Spin` blog.

License

Notifications You must be signed in to change notification settings

etsangsplk/aws-sdk-gov2-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-sdk-gov2-blog

Backing code for the Taking AWS SDK Go 2.0 For Spin blog.

Demo Application:

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

NOTE: The demo application are meant to demonstrate use of the AWS SDK Go and do not represent best practices to be used in production applications.

About

Backing code for the `Taking AWS SDK Go 2.0 For Spin` blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.6%
  • Shell 11.4%