s3

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2017 License: MIT Imports: 7 Imported by: 0

README

S3 Example

The example program receives a S3 event and prints a specific object's value to stdout.

Setup

Edit event.json file to reference your real S3 object. (awsRegion, bucket.name & object.key) Run the program locally:

go run main.go < event.json

Read S3 Object

In the example the AWS Go SDK is used to read the S3 Object.

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