Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleanable ¶
type Config ¶
type Config struct { // AWS Access and Secret Key credentials. DO NOT USE THIS FIELD FOR PRODUCTION PURPOSES. Credentials Credentials // AWS Configuration Profile to be used. DO NOT USE THIS FIELD FOR PRODUCTION PURPOSES. Profile Profile // AWS Region Region string }
type Credentials ¶
Click to show internal directories.
Click to hide internal directories.