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