Menghapus Kebijakan.
Deskripsi operasi
When you delete a policy, it is detached from all associated data sources. Proceed with caution.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:DeletePolicyV2 |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PolicyId |
string |
No |
ID Kebijakan. |
po-000************2l6 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
DeletePolicyResponse |
||
| Success |
boolean |
Indicates whether the request was successful.
|
true |
| Code |
string |
The return code. A value of 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. If the request was successful, `successful` is returned. If the request failed, an error message is returned. |
successful |
| RequestId |
string |
The request ID. |
33AA3AAE-89E1-5D3A-A51D-0C0A80850F68 |
Contoh
Respons sukses
JSONformat
{
"Success": true,
"Code": "200",
"Message": "successful",
"RequestId": "33AA3AAE-89E1-5D3A-A51D-0C0A80850F68"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.