/AWS1/CL_IOT=>DELETESECURITYPROFILE()
¶
About DeleteSecurityProfile¶
Deletes a Device Defender security profile.
Requires permission to access the DeleteSecurityProfile action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SECURITYPROFILENAME
TYPE /AWS1/IOTSECURITYPROFILENAME
/AWS1/IOTSECURITYPROFILENAME
¶
The name of the security profile to be deleted.
Optional arguments:¶
IV_EXPECTEDVERSION
TYPE /AWS1/IOTOPTIONALVERSION
/AWS1/IOTOPTIONALVERSION
¶
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.