Bucket Tag
Type Definition
type Tag struct
Parameter Description
| Field | Type | Optional or Mandatory | Description |
|---|---|---|---|
| Key | string | Mandatory when used as a request parameter | Tag name, which consists of up to 36 characters and cannot include non-printable ASCII characters (0–31) and the following special characters: *<>\= The tag keys in one bucket must be unique. |
| Value | string | Mandatory when used as a request parameter | Tag value, which consists of up to 43 characters and cannot include non-printable ASCII characters (0–31) and the following special characters: *<>\= |
Last Article: Response Result of GET Bucket tagging
Next Article: SSE-C Header
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.