List Security Profiles For Target

GET {{aws_internet_of_things_base_url}}/security-profiles-for-target?maxResults&nextToken&recursive&securityProfileTargetArn

Request Params

KeyDatatypeRequiredDescription
maxResultsnullThe maximum number of results to return at one time.
nextTokennullThe token for the next set of results.
recursivenullIf true, return child groups too.
securityProfileTargetArnnullThe ARN of the target (thing group) whose attached security profiles you want to get.