awsutils

package
v1.17.0-beta35 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

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

func SetAccessKeyEnv(accessKey string) error

SetAccessKeyEnv set the environment variable referred to by AccessKeyEnv to the passed string

func SetSecretAccessKeyEnv

func SetSecretAccessKeyEnv(secretAccessKey string) error

SetSecretAccessKeyEnv set the environment variable referred to by SecretAccessKeyEnv to the passed string

func SetSessionTokenEnv

func SetSessionTokenEnv(sessionToken string) error

SetSessionTokenEnv set the environment variable referred to by SessionTokenEnv to the passed string

Types

This section is empty.

Jump to

Keyboard shortcuts

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