aws

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2017 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AccessKeyID represents AWS_ACCESS_KEY_ID
	AccessKeyID string
	// SecretAccessKey represents AWS_SECRET_ACCESS_KEY
	SecretAccessKey string
	// Region represents AWS_REGION
	Region string
	// IAMRoleARN represents IAM Role ARN to use
	IAMRoleARN string

	// DynamoDB represents DynamoDB API client
	DynamoDB *dynamodb.Client
	// KMS represents KMS API client
	KMS *kms.Client
	// STS represents STS API client
	STS *sts.Client
)

Functions

func Initialize

func Initialize() error

Initialize initialized AWS API Clients

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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