Qodex.ai
Qodex.ai
Introduction
ChimeSDK
Meeting
CreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateMeetingWithAttendeesDeleteAttendeeDeleteMeetingGetAttendeeGetMeetingListAttendeesListTagsForResourceStopMeetingTranscriptionUntagResourceUpdateAttendeeCapabilities
Get Nearest Region
Flow Examples
BatchCreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateAttendeeCreateMeetingCreateMeetingWithAttendeesTenantDeleteAttendeeDeleteMeetingGetMeetingListAttendeesListAttendeesWithPaginationStartMeetingTranscriptionStopMeetingTranscription
Introduction
ChimeSDK
Meeting
CreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateMeetingWithAttendeesDeleteAttendeeDeleteMeetingGetAttendeeGetMeetingListAttendeesListTagsForResourceStopMeetingTranscriptionUntagResourceUpdateAttendeeCapabilities
Get Nearest Region
Flow Examples
BatchCreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateAttendeeCreateMeetingCreateMeetingWithAttendeesTenantDeleteAttendeeDeleteMeetingGetMeetingListAttendeesListAttendeesWithPaginationStartMeetingTranscriptionStopMeetingTranscription
HomeChimeSDKMeeting

Meeting

Number of APIs: 12

  1. BatchUpdateAttendeeCapabilitiesExcept PUT https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees/capabilities?operation=batch-update-except

  2. CreateAttendee POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees

  3. CreateMeetingWithAttendees POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings?operation=create-attendees

  4. DeleteAttendee DELETE https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees/{{attendeeId}}

  5. DeleteMeeting DELETE https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}

  6. GetAttendee GET https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees/{{attendeeId}}

  7. GetMeeting GET https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}

  8. ListTagsForResource GET https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/tags?arn=ResourceARN

  9. StopMeetingTranscription POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/transcription?operation=stop

  10. UntagResource POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/tags?operation=untag-resource

Previous
ChimeSDK
Next
CreateAttendee