Menghapus koneksi.
Deskripsi operasi
You can call this API operation to delete a connection.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eventbridge:DeleteConnection |
delete |
*Connection
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ConnectionName |
string |
Yes |
Nama koneksi yang ingin Anda hapus. |
connection-name |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
8EF25E37-1750-5D7A-BA56-F8AE081A69C8 |
| Message |
string |
The returned message. If the request is successful, success is returned. If the request failed, an error code is returned. |
success |
| Code |
string |
The returned response code. The value Success indicates that the request is successful. |
Success |
Contoh
Respons sukses
JSONformat
{
"RequestId": "8EF25E37-1750-5D7A-BA56-F8AE081A69C8",
"Message": "success",
"Code": "Success"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | InternalError | |
| 409 | RequestParameterException | Request parameter exception | |
| 409 | ConnectionNotExist | The Connection not existed! | |
| 409 | ConnectionBoundApiDestination | The Connection has bound API Destination, deletion is not allowed. | |
| 409 | SecretManagerAPIDeleteSecretFailed | Delete secret manager api secret failed! |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.