ODBC Driver for Amazon S3

Build 23.0.8839

PutBucketAcl

Moves an object from one bucket to another.

Input

Name Type Required Description
AccessControlPolicy String False Object name of the object that will be moved.
Bucket String True Bucket name where the object will be moved to.
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