Qodex.ai
Qodex.ai
Introduction
Amazon Chime SDK
Amazon Chime SDK Meetings
CreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateMeetingWithAttendeesDeleteAttendeeDeleteMeetingGetAttendeeGetMeetingListAttendeesListTagsForResourceStopMeetingTranscriptionUntagResourceUpdateAttendeeCapabilities
Get Nearest Region
Flow Examples
BatchCreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateAttendeeCreateMeetingCreateMeetingWithAttendeesTenantDeleteAttendeeDeleteMeetingGetMeetingListAttendeesListAttendeesWithPaginationStartMeetingTranscriptionStopMeetingTranscription
Introduction
Amazon Chime SDK
Amazon Chime SDK Meetings
CreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateMeetingWithAttendeesDeleteAttendeeDeleteMeetingGetAttendeeGetMeetingListAttendeesListTagsForResourceStopMeetingTranscriptionUntagResourceUpdateAttendeeCapabilities
Get Nearest Region
Flow Examples
BatchCreateAttendeeBatchUpdateAttendeeCapabilitiesExceptCreateAttendeeCreateMeetingCreateMeetingWithAttendeesTenantDeleteAttendeeDeleteMeetingGetMeetingListAttendeesListAttendeesWithPaginationStartMeetingTranscriptionStopMeetingTranscription
HomeFlow Examples

Flow Examples

Number of APIs: 12

  1. BatchCreateAttendee POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees?operation=batch-create

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

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

  4. CreateMeeting POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings

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

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

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

  8. ListAttendees GET https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees

  9. ListAttendeesWithPagination GET https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/attendees?max-results=2&next-token={{nextToken}}

  10. StartMeetingTranscription POST https://meetings-chime.{{meetingControl}}.amazonaws.com/meetings/{{meetingId}}/transcription?operation=start

Previous
Get Nearest Region
Next
BatchCreateAttendee