Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSCredential ¶
type AWSCredential struct { Username string // iychoi RequestDate string // YYYYMMDD Region string // us-east-1 ServiceType string // s3 RequestVersion string // aws4_request }
func (AWSCredential) GetScopeString ¶
func (credential AWSCredential) GetScopeString() string
Click to show internal directories.
Click to hide internal directories.