List Targets For Policy
GET {{aws_internet_of_things_base_url}}/policy-targets/policyName?marker&pageSize&policyName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
marker | null | A marker used to get the next set of results. | |
pageSize | null | The maximum number of results to return at one time. | |
policyName | null | The policy name. |