Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewS3Client ¶
NewS3Client returns a new S3 client.
Types ¶
type AssumeRole ¶
AssumeRole is the options for AssumeRole.
type NewS3ClientOptions ¶
type NewS3ClientOptions struct {
EndpointURL string
Region string
UseAnonymousCredentials bool
AssumeRole *AssumeRole
}
NewS3ClientOptions is the options for NewS3Client.
Click to show internal directories.
Click to hide internal directories.