IoTWireless / Client / delete_device_profile
delete_device_profile¶
- IoTWireless.Client.delete_device_profile(**kwargs)¶
Deletes a device profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_device_profile( Id='string' )
- Parameters:
Id (string) –
[REQUIRED]
The ID of the resource to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions