Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWS ¶
type AWS struct { Profile string `toml:"profile"` AccessKeyID string `toml:"access_key_id"` SecretAccessKey string `toml:"secret_access_key"` Token string `toml:"token"` RoleARN string `toml:"role_arn"` ExternalID string `toml:"external_id"` Region string `toml:"region"` RoleSessionName string `toml:"role_session_name"` // contains filtered or unexported fields }
func (*AWS) DefaultConfig ¶
func (*AWS) Description ¶
Click to show internal directories.
Click to hide internal directories.