AlexaForBusiness / Client / delete_conference_provider
delete_conference_provider#
- AlexaForBusiness.Client.delete_conference_provider(**kwargs)#
- Deletes a conference provider. - Danger- This operation is deprecated and may not function as expected. This operation should not be used going forward and is only kept for the purpose of backwards compatiblity. - See also: AWS API Documentation - Request Syntax- response = client.delete_conference_provider( ConferenceProviderArn='string' ) - Parameters:
- ConferenceProviderArn (string) – - [REQUIRED] - The ARN of the conference provider. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AlexaForBusiness.Client.exceptions.NotFoundException