Request Parameter of Initiate Multipart Upload
Type Definition
type InitiateMultipartUploadInput struct
Parameter Description
|
Field |
Type |
Optional or Mandatory |
Description |
|---|---|---|---|
|
Bucket |
string |
Mandatory |
Bucket name |
|
Key |
string |
Mandatory |
Object name |
|
ACL |
Optional |
Pre-defined ACL |
|
|
WebsiteRedirectLocation |
string |
Optional |
Location where the object is redirected to, when the bucket is configured with website hosting. |
|
ContentType |
string |
Optional |
MIME type of the object |
|
SseHeader |
or |
Optional |
Header for server-side encryption |
|
StorageClass |
Optional |
Storage class of the object |
|
|
Metadata |
map[string]string |
Optional |
Customized metadata of the object |
Last Article: Response Result of GET Object acl
Next Article: Response Result of Initiate Multipart Upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.