{"specversion":"0","id":"13a3f42d-7258-4ada-da6d-023a333b4662","type":"cos:created:object","source":"cos.cloud.tencent","subjuect":"qcs::cos:ap-guangzhou:uid1250000000:bucketname","time":"1615430559146","region":"ap-guangzhou","datacontenttype": "application/json;charset=utf-8","data":{$data_value}}
Field | Description | Data Type |
specversion | Event structure version (CloudEvents version, which is 1.0.2 currently). | String |
id | ID returned by PUT Event . | String |
type | Type of the event input through PUT Event . The value is COS:Created:PostObject by default for a Tencent Cloud service. Different types are separated with colons. | String |
source | Event source (which is required for a Tencent Cloud service event and is the abbreviation of subjuect ). The value is xxx.cloud.tencent by default for a Tencent Cloud service. | String |
subjuect | Event source details, which can be customized. QCS description such as qcs::dts:ap-guangzhou:appid/uin:xxx is used for a Tencent Cloud service by default. | String |
timer | Event time, which is a GMT+0 timestamp in milliseconds such as 1615430559146 . | Timestamp |
datacontenttype | Data structure declaration. | String |
region | Region information. | String |
data | Details of the event input through PUT Event . | String |
Was this page helpful?