List Security Profiles For Target
GET {{aws_internet_of_things_base_url}}/security-profiles-for-target?maxResults&nextToken&recursive&securityProfileTargetArn
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxResults | null | The maximum number of results to return at one time. | |
nextToken | null | The token for the next set of results. | |
recursive | null | If true, return child groups too. | |
securityProfileTargetArn | null | The ARN of the target (thing group) whose attached security profiles you want to get. |