Mengkueri daftar peninjau rencana.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:ListProvisionedProductPlanApprovers |
get |
*全部资源
|
|
None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AccessLevelFilter |
string |
No |
Filter akses. Nilai valid:
Catatan
Anda harus menentukan salah satu parameter |
User |
| Filters |
array<object> |
No |
Array yang terdiri dari kondisi filter. |
|
|
object |
No |
|||
| Key |
string |
No |
The name of the filter condition. Valid values:
|
ProvisionedProductPlanApproverName |
| Value |
string |
No |
The value of the filter condition. |
approver |
| ApprovalFilter |
string |
No |
Filter akses untuk dimensi peninjauan. Nilai valid:
Catatan
Anda harus menentukan salah satu parameter |
AccountRequests |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
0FEEF92D-4052-5202-87D0-3D8EC16F**** |
| Approvers |
array<object> |
An array that consists of reviewers. |
|
|
object |
|||
| PrincipalName |
string |
The name of the reviewer. |
approver-1 |
| PrincipalType |
string |
The type of the Resource Access Management (RAM) entity of the reviewer. Valid values:
|
RamUser |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F****",
"Approvers": [
{
"PrincipalName": "approver-1",
"PrincipalType": "RamUser"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.