delete_security_profile
(**kwargs)¶Deletes a Device Defender security profile.
Requires permission to access the DeleteSecurityProfile action.
See also: AWS API Documentation
Request Syntax
response = client.delete_security_profile(
securityProfileName='string',
expectedVersion=123
)
[REQUIRED]
The name of the security profile to be deleted.
VersionConflictException
is thrown.dict
Response Syntax
{}
Response Structure
Exceptions
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ThrottlingException
IoT.Client.exceptions.InternalFailureException
IoT.Client.exceptions.VersionConflictException