Documentation
¶
Overview ¶
Package s3 provides an opener for S3 resources declared in the format s3://<bucket-name>/<object-key>.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open returns an opener that is able of loading files from S3 via the "s3" scheme.
The s3 client might be set to nil, in which case a new client will be created using the default credential provider chain (see https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default for more details).
Types ¶
Click to show internal directories.
Click to hide internal directories.