Skip to content
 
 

Latest commit

 

History

274 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goamz

Go package to interact with Amazon Web Services

Instructions

Install the package with:

go get gopkg.in/amz.v1/...

Import it with:

import "gopkg.in/amz.v1/<package>"

Example:

import "gopkg.in/amz.v1/ec2"

and use ec2 as the package name inside the code. The same applies to the other sub-packages: aws, s3, etc.

For more details, visit the project page:

and the API documentation:

About

Go package to interact with Amazon Web Services

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages