Documentation
¶
Overview ¶
Package s3 provides functions for pushing a file to s3
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClientWithCustomEndpoint ¶
func CreateClientWithCustomEndpoint(ctx context.Context, svcConf *buconfig.ServiceConfig) (*s3.Client, error)
CreateClientWithCustomEndpoint returns an S3 client that loads the default AWS configuration. You may optionally specify `customS3Endpoint` for a custom S3 API endpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.