listObjects

command
v1.1.26-0...-e5c4ea2 Latest Latest
Warning

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

Go to latest
Published: May 12, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

README

Example

listObjects is an example using the AWS SDK for Go to list objects' key in a S3 bucket.

Usage

The example uses the the bucket name provided, and lists all object keys in a bucket.

go run listObjects.go <bucket>

Output:

Page, 0
Object: myKey
Object: mykey.txt
Object: resources/0001/item-01
Object: resources/0001/item-02
Object: resources/0001/item-03
Object: resources/0002/item-01
Object: resources/0002/item-02
Object: resources/0002/item-03
Object: resources/0002/item-04
Object: resources/0002/item-05

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