Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AwsCachedCreds *credentials.Credentials
AwsCachedCreds : Cached credentials
Functions ¶
Types ¶
type AwsConfigSettings ¶
type AwsConfigSettings struct {
KeyID, Secret, Region, KmsKeyID string
}
AwsConfigSettings : AWS credential config
var AwsCachedConfig *AwsConfigSettings
AwsCachedConfig : Cached AWS config
func AwsFileConfig ¶
func AwsFileConfig() (*credentials.Credentials, *AwsConfigSettings, error)
AwsFileConfig : reads aws config from "./aws_credentials" file
Click to show internal directories.
Click to hide internal directories.