Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { Name string `json:"name"` AccessKeyId string `json:"access_key"` SecretAccessKey string `json:"secret_key"` }
User contains credentials for a user that has access to perform a particular action in AWS This structure must match the fields defined in outputs of the module
Click to show internal directories.
Click to hide internal directories.