Documentation ¶
Index ¶
Constants ¶
View Source
const ( AccessKeyEnv = "AWS_ACCESS_KEY_ID" SecretAccessKeyEnv = "AWS_SECRET_ACCESS_KEY" SessionTokenEnv = "AWS_SESSION_TOKEN" )
Variables ¶
This section is empty.
Functions ¶
func SetAccessKeyEnv ¶
SetAccessKeyEnv set the environment variable referred to by AccessKeyEnv to the passed string
func SetSecretAccessKeyEnv ¶
SetSecretAccessKeyEnv set the environment variable referred to by SecretAccessKeyEnv to the passed string
func SetSessionTokenEnv ¶
SetSessionTokenEnv set the environment variable referred to by SessionTokenEnv to the passed string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.