Mengaktifkan aliran acara yang telah dibuat atau dinonaktifkan.
Deskripsi operasi
Enables a created or disabled event stream.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eventbridge:StartEventStreaming |
update |
*EventStreaming
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| EventStreamingName |
string |
Yes |
Nama aliran acara yang akan diaktifkan. |
rocketmq-sync |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Message |
string |
The error message. |
The event streaming [xxxx] not existed! |
| RequestId |
string |
The unique identifier generated by Alibaba Cloud for the request. |
8CEAD24D-328D-5539-9D30-FD2D33204FBB |
| Code |
string |
The response code. Success: The request was successful. Other codes: The request failed. For more information about error codes, see Error codes. |
Success |
| Success |
boolean |
Indicates whether the operation was successful. The value true indicates that the operation was successful. |
true |
Contoh
Respons sukses
JSONformat
{
"Message": "The event streaming [xxxx] not existed!\n",
"RequestId": "8CEAD24D-328D-5539-9D30-FD2D33204FBB",
"Code": "Success",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 403 | ServiceNotEnable | Service not enable |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.