Associates a Device Defender security profile with a thing group or this account. Each thing group or account can have up to five security profiles associated with it.Requires permission to access the AttachSecurityProfile action.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request PUT 'https://api.iotwireless.{region}.amazonaws.com/security-profiles//targets?securityProfileTargetArn='
Response Response Example
200 - Example 1
{}
Request
Path Params
securityProfileName
stringÂ
required
The security profile that is attached.
Query Params
securityProfileTargetArn
stringÂ
required
The ARN of the target (thing group) to which the security profile is attached.