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- IoTWireless.Client.exceptions.ValidationException
- IoTWireless.Client.exceptions.AccessDeniedException
- IoTWireless.Client.exceptions.ResourceNotFoundException
- IoTWireless.Client.exceptions.InternalServerException
- IoTWireless.Client.exceptions.ConflictException
- IoTWireless.Client.exceptions.ThrottlingException