Class | Description |
---|---|
Attendee |
An Amazon Chime SDK meeting attendee.
|
AttendeeCapabilities |
The media capabilities of an attendee, including audio, video and content.
|
AttendeeIdItem |
A structure that contains one or more attendee IDs.
|
AudioFeatures |
An optional category of meeting features that contains audio-specific configurations, such as operating parameters
for Amazon Voice Focus.
|
BatchCreateAttendeeRequest | |
BatchCreateAttendeeResult | |
BatchUpdateAttendeeCapabilitiesExceptRequest | |
BatchUpdateAttendeeCapabilitiesExceptResult | |
CreateAttendeeError |
The list of errors returned when errors are encountered during the BatchCreateAttendee and CreateAttendee actions.
|
CreateAttendeeRequest | |
CreateAttendeeRequestItem |
The Amazon Chime SDK attendee fields to create, used with the BatchCreateAttendee action.
|
CreateAttendeeResult | |
CreateMeetingRequest | |
CreateMeetingResult | |
CreateMeetingWithAttendeesRequest | |
CreateMeetingWithAttendeesResult | |
DeleteAttendeeRequest | |
DeleteAttendeeResult | |
DeleteMeetingRequest | |
DeleteMeetingResult | |
EngineTranscribeMedicalSettings |
Settings specific to the Amazon Transcribe Medical engine.
|
EngineTranscribeSettings |
Settings specific to the Amazon Transcribe engine.
|
GetAttendeeRequest | |
GetAttendeeResult | |
GetMeetingRequest | |
GetMeetingResult | |
ListAttendeesRequest | |
ListAttendeesResult | |
MediaPlacement |
A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.
|
Meeting |
A meeting created using the Amazon Chime SDK.
|
MeetingFeaturesConfiguration |
The configuration settings of the features available to a meeting.>
|
NotificationsConfiguration |
The configuration for resource targets to receive notifications when meeting and attendee events occur.
|
StartMeetingTranscriptionRequest | |
StartMeetingTranscriptionResult | |
StopMeetingTranscriptionRequest | |
StopMeetingTranscriptionResult | |
TranscriptionConfiguration |
The configuration for the current transcription operation.
|
UpdateAttendeeCapabilitiesRequest | |
UpdateAttendeeCapabilitiesResult |
Exception | Description |
---|---|
AmazonChimeSDKMeetingsException |
Base exception for all service exceptions thrown by Amazon Chime SDK Meetings
|
BadRequestException |
The input parameters don't match the service's restrictions.
|
ConflictException |
Multiple instances of the same request have been made simultaneously.
|
ForbiddenException |
The client is permanently forbidden from making the request.
|
LimitExceededException |
The request exceeds the resource limit.
|
NotFoundException |
One or more of the resources in the request does not exist in the system.
|
ServiceFailureException |
The service is currently unavailable.
|
ServiceUnavailableException |
The service is currently unavailable.
|
ThrottlingException |
The number of requests exceeds the limit.
|
UnauthorizedException |
The user isn't authorized to request a resource.
|
UnprocessableEntityException |
The request was well-formed but was unable to be followed due to semantic errors.
|