aws

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: May 19, 2018 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SessionKey

func SessionKey(key string) func(*Session)

SessionKey set the session key.

func SessionRegion

func SessionRegion(region string) func(*Session)

SessionRegion set the session region.

func SessionSecret

func SessionSecret(secret string) func(*Session)

SessionSecret set the session secret.

Types

type Session

type Session struct {
	Base *session.Session
	// contains filtered or unexported fields
}

Session store the AWS session access.

func NewSession

func NewSession(options ...func(*Session)) (*Session, error)

NewSession returns a configured session to access AWS services.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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