Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

get_conference_preference

get_conference_preference()

Retrieves the existing conference preferences.

See also: AWS API Documentation

Request Syntax

response = client.get_conference_preference()
Return type
dict
Returns
Response Syntax
{
    'Preference': {
        'DefaultConferenceProviderArn': 'string'
    }
}

Response Structure

  • (dict) --
    • Preference (dict) --

      The conference preference.

      • DefaultConferenceProviderArn (string) --

        The ARN of the default conference provider.

Exceptions

  • AlexaForBusiness.Client.exceptions.NotFoundException