Request Parameter for Signing a URL
type CreateSignedUrlInput struct
Parameter Description
| Field | Type | Optional or Mandatory | Description |
|---|---|---|---|
| Method | Mandatory | HTTP method type | |
| Bucket | string | Optional | Bucket name |
| Key | string | Optional | Object name |
| SubResource | Optional | Sub-resource to be accessed | |
| Expires | int | Optional | Expiration time of the signed URL, in seconds. The default value is 300. |
| Headers | map[string]string | Optional | Headers in the request |
| QueryParams | map[string]string | Optional | Query parameters in the request |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot