Menghapus saluran dorong aturan peringatan yang dipicu event.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cms:DeleteEventRuleTargets |
delete |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RuleName |
string |
Yes |
Nama aturan peringatan yang dipicu event. Untuk informasi tentang cara mendapatkan nama aturan peringatan yang dipicu event, lihat DescribeEventRuleList. |
testRule |
| Ids |
array |
Yes |
ID aturan peringatan yang dipicu event. |
|
|
string |
No |
The ID of the event-triggered alert rule. |
testRuleId |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The response code. Catatan
The status code 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. |
successfull |
| RequestId |
string |
The request ID. You can use the request ID to query logs and troubleshoot issues. |
142989D9-CC52-54D0-928D-2C9B1D9F051C |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successfull",
"RequestId": "142989D9-CC52-54D0-928D-2C9B1D9F051C",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameterValue | Illegal parameters. | |
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 403 | InvalidAuthorization | Permission denied |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.