Update Security Profile
GET {{aws_internet_of_things_base_url}}/security-profiles/securityProfileName?expectedVersion&securityProfileName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expectedVersion | null | The expected version of the security profile. A new version is generated whenever the security profile is updated. If you specify a value that is different from the actual version, a VersionConflictException is thrown. | |
securityProfileName | null | The name of the security profile you want to update. |