ListPolicies
GET /?Action=ListPolicies
Description
Lists all the managed policies available for your account.
Note
|
If you exceed the number of identical requests allowed for a configured time period, the |
Body parameter
Required: false
Name: ListPoliciesRequest
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
Marker |
The marker to request the next results page. |
false |
string |
||
MaxItems |
The maximum number of items that can be returned in a single page (by default, 100). |
false |
integer |
||
OnlyAttached |
If set to |
false |
boolean |
||
PathPrefix |
The path prefix you can use to filter the results, set to a slash (/) by default. |
false |
string |
||
Scope |
The scope to filter policies ( |
false |
string |
Responses
HTTP Code 200
HTTP Code | Description | Schema |
---|---|---|
200 |
ListPoliciesResponse |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
IsTruncated |
If true, there are more items to return using the marker in a new request. |
false |
boolean |
||
Marker |
The marker to request the next results page. |
false |
string |
||
Policies.N |
Information about one or more policies. |
false |
|||
ResponseMetadata |
Information about the response. |
false |