List Attached Policies
GET {{aws_internet_of_things_base_url}}/attached-policies/target?marker&pageSize&recursive&target
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
marker | null | The token to retrieve the next set of results. | |
pageSize | null | The maximum number of results to be returned per request. | |
recursive | null | When true, recursively list attached policies. | |
target | null | The group or principal for which the policies will be listed. |