amz

module
v1.0.0-...-ad23e96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2015 License: LGPL-3.0

README

goamz

Go package to interact with Amazon Web Services

Build Status GoDoc

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:

Users Group

In addition to contacting directly one of the maintainers, users are encouraged to discuss goamz topics on the project's Google Group.

Issues

Please report bugs by opening an issue.

Contributing

Contributors are most welcome! Please have a look at CONTRIBUTING.md for details.

Authors

List of people who made relevant contributions to goamz can be found in AUTHORS.md.

License

goamz is licensed under LGPLv3, but includes an exception that allows linking code statically. See the LICENSE for details.

Directories

Path Synopsis
ec2
ec2test
The ec2test package implements a fake EC2 provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out.
The ec2test package implements a fake EC2 provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out.
exp
mturk
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
sdb
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
sns
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
This package is in an experimental state, and does not currently follow conventions and style of the rest of goamz or common Go conventions.
iam
The iam package provides types and functions for interaction with the AWS Identity and Access Management (IAM) service.
The iam package provides types and functions for interaction with the AWS Identity and Access Management (IAM) service.
iamtest
Package iamtest implements a fake IAM provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out.
Package iamtest implements a fake IAM provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out.
s3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL