s3

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetObject

func GetObject(ctx context.Context, arn string, disableChecksumVerification ...bool) ([]byte, stackerr.Error)

func PutObject

func PutObject[ContentType string | *string | []byte | *bytes.Reader | *strings.Reader | *gzip.Reader | *bytes.Buffer](ctx context.Context, arn string, content ContentType, args *PutObjectArgs) stackerr.Error

Types

type PutObjectArgs

type PutObjectArgs struct {
	ContentEncoding    *string
	ContentType        *string
	ContentLanguage    *string
	ContentDisposition *string
}

Jump to

Keyboard shortcuts

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