tfaws

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: BSD-3-Clause Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const ProviderName = "aws"

ProviderName is the canonical name for the AWS provider.

Variables

View Source
var SessionLoader = func() (*session.Session, error) {
	return session.NewSessionWithOptions(session.Options{
		SharedConfigState: session.SharedConfigEnable,
	})
}

SessionLoader is called from ConfigureFunc to load default provider config.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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