Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultRetries = 3
DefaultRetries is the number of retries for a S3 upload until an error is raised
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client downloads and uploads objects from/to S3.
func NewClient ¶
NewClient returns a new S3 Client, configuration is read from env variables or configuration files, see https://docs.aws.amazon.com/sdkref/latest/guide/creds-config-files.html
Click to show internal directories.
Click to hide internal directories.