DeleteObject

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: 5 Imported by: 0

README

DeleteObjectv2.go

This example deletes an Amazon S3 bucket object.

go run DeleteObjectv2.go -b BUCKET -o OBJECT

  • BUCKET is the name of the bucket containing the item to delete.
  • OBJECT is the name of the object to delete.

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.DeleteObject]

Jump to

Keyboard shortcuts

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