concatObjects

command
v1.4.11 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

README

Example

concatObjects is an example using the AWS SDK for Go to concatenate two objects together. We use UploadPartCopy which uses an object for a part. Here in this example we have two parts, or in other words two objects that we want to concatenate together.

Usage

The example uses the the bucket name provided, two keys for each object, and lastly the output key.

AWS_REGION=<region> go run concatenateObjects.go <bucket> <key for object 1> <key for object 2> <key for output>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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