ODBC Driver for Amazon S3

Build 23.0.8839

PutObjectAcl

Moves an object from one bucket to another.

Input

Name Type Required Description
Bucket String True Bucket name where the object will be moved to.
Key String True Key for which the PUT action was initiated.
AccessControlPolicy String False Object name of the object that will be moved.
VersionId String False VersionId used to reference a specific version of the object.
ACL String False The canned ACL to apply to the object.

使用できる値は次のとおりです。private, public-read, public-read-write, authenticated-read, aws-exec-read, bucket-owner-read, bucket-owner-full-control

GrantFullControl String False Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.
GrantRead String False Allows grantee to list the objects in the bucket.
GrantReadAcp String False Allows grantee to read the bucket ACL.
GrantWrite String False Allows grantee to create new objects in the bucket.
GrantWriteAcp String False Allows grantee to write the ACL for the applicable bucket.

Result Set Columns

Name Type Description
Status String Stored procedure execution status.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839