Closed liangruibupt closed 3 years ago
客户目的端 S3桶设置了策略阻止任何不带ACL头的upload,例如 "Condition": { "StringEquals": { "s3:x-amz-acl": "bucket-owner-full-control" } }
期望可以提供一个参数,让客户指定 ACL 例如 bucket-owner-full-control
Copy. We will implement this in the S3 Plugin.
The issue already supported in v2 edition
客户目的端 S3桶设置了策略阻止任何不带ACL头的upload,例如 "Condition": { "StringEquals": { "s3:x-amz-acl": "bucket-owner-full-control" } }
期望可以提供一个参数,让客户指定 ACL 例如 bucket-owner-full-control