PutObject

command
v0.0.0-...-9d6317c Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

README

PutObjectv1.go

This example creates an Amazon S3 bucket object from a local file.

go run PutObjectv2.go -b BUCKET -f FILE

  • BUCKET is the name of the bucket to which the file is uploaded.
  • FILE is the name of the local file to upload.

The unit test accepts similar values in config.json.

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX - License - Identifier: Apache - 2.0 snippet-start:[s3.go-v2.PutObject]

Jump to

Keyboard shortcuts

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