put_conference_preference
(**kwargs)¶Sets the conference preferences on a specific conference provider at the account level.
See also: AWS API Documentation
Request Syntax
response = client.put_conference_preference(
ConferencePreference={
'DefaultConferenceProviderArn': 'string'
}
)
[REQUIRED]
The conference preference of a specific conference provider.
The ARN of the default conference provider.
{}
Response Structure
Exceptions
AlexaForBusiness.Client.exceptions.NotFoundException