Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvAccessKey ¶
func GetEnvAccessKey() (key, val string)
GetEnvAccessKey returns the environment key/value pair, checking first for AWS_ACCESS_KEY_ID then AWS_ACCESS_KEY.
func GetEnvSecretAccessKey ¶
func GetEnvSecretAccessKey() (key, val string)
GetEnvSecretAccessKey returns the environment key/value pair, checking first for AWS_ACCESS_KEY_ID then AWS_ACCESS_KEY.
func GetEnvSessionToken ¶
func GetEnvSessionToken() (key, val string)
GetEnvSessionToken returns the environment key/value pair.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.