get_conference_preference
()¶Retrieves the existing conference preferences.
See also: AWS API Documentation
Request Syntax
response = client.get_conference_preference()
{
'Preference': {
'DefaultConferenceProviderArn': 'string'
}
}
Response Structure
The conference preference.
The ARN of the default conference provider.
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException