GetObjectAcl

command
v0.0.0-...-e8b88a3 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

GetObjectAclv2.go

This example retrieves the access control list (ACL) for an Amazon S3 bucket object.

go run GetObjectAclv2.go -b BUCKET -o OBJECT

  • BUCKET is the name of the bucket containing the item.
  • OBJECT is the name of the object for which the ACL is retrieved.

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

Jump to

Keyboard shortcuts

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