Versions in this module Expand all Collapse all v0 v0.1.0 Apr 5, 2023 v0.0.1 Apr 21, 2023 Changes in this version + func GetObject(ctx context.Context, arn string, disableChecksumVerification ...bool) ([]byte, stackerr.Error) + func PutObject(ctx context.Context, arn string, content ContentType, args *PutObjectArgs) stackerr.Error + type PutObjectArgs struct + ContentDisposition *string + ContentEncoding *string + ContentLanguage *string + ContentType *string