s3

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyObjectParams

func CreateCopyObjectParams(destBucket, sourceBucket, objectKey string) *s3.CopyObjectInput

func CreateGetObjectParams

func CreateGetObjectParams(bucket string, objectKey string) *s3.GetObjectInput

func CreateHeadObjectParams

func CreateHeadObjectParams(bucket, objectKey string) *s3.HeadObjectInput

func CreatePutObjectParams

func CreatePutObjectParams(buffer []byte, bucket, filePath string) *s3.PutObjectInput

func CreateS3Client

func CreateS3Client(region string) *s3.S3

func CreateS3InputSerializationCSV added in v1.2.0

func CreateS3InputSerializationCSV(compressionType string) *s3.InputSerialization

func CreateSelectObjectContectParams added in v1.2.0

func CreateSelectObjectContectParams(bucket, key, expression string) *s3.SelectObjectContentInput

func DownloadFromS3

func DownloadFromS3(client *s3.S3, bucket, key string) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL