AlexaForBusiness / Client / delete_conference_provider
delete_conference_provider#
- AlexaForBusiness.Client.delete_conference_provider(**kwargs)#
Deletes a conference provider.
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