aws

package
v0.0.0-...-a2a1f02 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT Imports: 1 Imported by: 0

README

amazon-aws example

*** UNDER CONSTRUCTION - CHECK BACK SOON ***

Interacting with amazon's aws using aws-sdk-go client libraries.

Documentation and reference,

GitHub Webpage

OVERVIEW

The aws SDK for Go provides APIs and utilities that developers can use to build Go applications that use aws services.

GO GET

get,

go get -u github.com/aws/aws-sdk-go/...

And import them in your go code,

import "github.com/aws/aws-sdk-go/service/s3"

CREDENTIALS

Open IAM console goto user, open the security credentials tab, and then choose create access key.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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