修改事件匯流排。
介面說明
修改事件匯流排。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
eventbridge:UpdateEventBus |
update |
*EventBus
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| EventBusName |
string |
是 |
事件匯流排名稱。 |
eventTest |
| Description |
string |
否 |
描述資訊。 |
test |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| Message |
string |
錯誤資訊。 |
The event bus [xxxx] not existed! |
| RequestId |
string |
阿里雲為該請求產生的唯一識別碼。 |
f2099962-1628-45f1-9782-2bf6daad823f |
| Code |
string |
介面返回碼:
|
Success |
| Success |
boolean |
操作成功返回 true。 |
true |
樣本
正常返回樣本
JSON格式
{
"Message": "The event bus [xxxx] not existed!",
"RequestId": "f2099962-1628-45f1-9782-2bf6daad823f",
"Code": "Success",
"Success": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 403 | ServiceNotEnable | Service not enable |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。