Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type Credential ¶
type Credential struct { Resource struct { AccessKeyID string SecretAccessKey string SessionToken string } }
func NewCredential ¶
func NewCredential() (*Credential, error)
Click to show internal directories.
Click to hide internal directories.