実行中のイベントストリームを一時停止します。
操作説明
Pauses a running event stream.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
eventbridge:PauseEventStreaming |
update |
*EventStreaming
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| EventStreamingName |
string |
必須 |
一時停止するイベントストリームの名前。 |
rocketmq-sync |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| Message |
string |
The error message. |
The event streaming [xxxx] not existed! |
| RequestId |
string |
The unique identifier generated by Alibaba Cloud for this request. |
72ce027c-546a-4231-9cf6-ec58766027f9 |
| Code |
string |
The response code. Success: The request was successful. Other: An error code is returned. For more information about error codes, see Error codes. |
Success |
| Success |
boolean |
Indicates whether the operation was successful. The value true indicates success. |
true |
例
成功レスポンス
JSONJSON
{
"Message": "The event streaming [xxxx] not existed!\n",
"RequestId": "72ce027c-546a-4231-9cf6-ec58766027f9",
"Code": "Success",
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 403 | ServiceNotEnable | Service not enable |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。