ChimeSDKMeetings#
Client#
- class ChimeSDKMeetings.Client#
A low-level client representing Amazon Chime SDK Meetings
The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set the Amazon Web Services Regions for meetings, create and manage users, and send and receive meeting notifications. For more information about the meeting APIs, see Amazon Chime SDK meetings.
client = session.create_client('chime-sdk-meetings')
These are the available methods:
- batch_create_attendee
- batch_update_attendee_capabilities_except
- can_paginate
- close
- create_attendee
- create_meeting
- create_meeting_with_attendees
- delete_attendee
- delete_meeting
- get_attendee
- get_meeting
- get_paginator
- get_waiter
- list_attendees
- list_tags_for_resource
- start_meeting_transcription
- stop_meeting_transcription
- tag_resource
- untag_resource
- update_attendee_capabilities
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: