Product | Role Name | Role Types | Role Entity |
---|---|---|---|
CKafka | cosCkafka_QCSRole | Service Role | ckafka.qcloud.com |
Use Cases:
Authorization Polices
{
"version": "2.0",
"statement": [
{
"action": [
"cos:PutObject",
"cos:GetObject",
"cos:DeleteObject",
"cos:ListParts",
"cos:UploadPart"
],
"resource": "*",
"effect": "allow"
}
]
}
Was this page helpful?