Awso_chime_sdk_meetings_asyncSourceval batch_create_attendee :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.BatchCreateAttendeeRequest.t ->
(Awso_chime_sdk_meetings.Values.BatchCreateAttendeeResponse.t,
Awso_chime_sdk_meetings.Values.BatchCreateAttendeeResponse.error)
Result.t
Async.Deferred.tval batch_update_attendee_capabilities_except :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.BatchUpdateAttendeeCapabilitiesExceptRequest.t ->
(unit, unit) Result.t Async.Deferred.tval create_attendee :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.CreateAttendeeRequest.t ->
(Awso_chime_sdk_meetings.Values.CreateAttendeeResponse.t,
Awso_chime_sdk_meetings.Values.CreateAttendeeResponse.error)
Result.t
Async.Deferred.tval create_meeting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.CreateMeetingRequest.t ->
(Awso_chime_sdk_meetings.Values.CreateMeetingResponse.t,
Awso_chime_sdk_meetings.Values.CreateMeetingResponse.error)
Result.t
Async.Deferred.tval create_meeting_with_attendees :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesRequest.t ->
(Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesResponse.t,
Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesResponse.error)
Result.t
Async.Deferred.tval delete_attendee :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.DeleteAttendeeRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_meeting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.DeleteMeetingRequest.t ->
(unit, unit) Result.t Async.Deferred.tval get_attendee :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.GetAttendeeRequest.t ->
(Awso_chime_sdk_meetings.Values.GetAttendeeResponse.t,
Awso_chime_sdk_meetings.Values.GetAttendeeResponse.error)
Result.t
Async.Deferred.tval get_meeting :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.GetMeetingRequest.t ->
(Awso_chime_sdk_meetings.Values.GetMeetingResponse.t,
Awso_chime_sdk_meetings.Values.GetMeetingResponse.error)
Result.t
Async.Deferred.tval list_attendees :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.ListAttendeesRequest.t ->
(Awso_chime_sdk_meetings.Values.ListAttendeesResponse.t,
Awso_chime_sdk_meetings.Values.ListAttendeesResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.ListTagsForResourceRequest.t ->
(Awso_chime_sdk_meetings.Values.ListTagsForResourceResponse.t,
Awso_chime_sdk_meetings.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval start_meeting_transcription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.StartMeetingTranscriptionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval stop_meeting_transcription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.StopMeetingTranscriptionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.TagResourceRequest.t ->
(Awso_chime_sdk_meetings.Values.TagResourceResponse.t,
Awso_chime_sdk_meetings.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.UntagResourceRequest.t ->
(Awso_chime_sdk_meetings.Values.UntagResourceResponse.t,
Awso_chime_sdk_meetings.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_attendee_capabilities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_meetings.Values.UpdateAttendeeCapabilitiesRequest.t ->
(Awso_chime_sdk_meetings.Values.UpdateAttendeeCapabilitiesResponse.t,
Awso_chime_sdk_meetings.Values.UpdateAttendeeCapabilitiesResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_chime_sdk_meetings.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module TranscribeMedicalContentIdentificationType =
Awso_chime_sdk_meetings.Values.TranscribeMedicalContentIdentificationTypemodule TranscribeMedicalLanguageCode =
Awso_chime_sdk_meetings.Values.TranscribeMedicalLanguageCodemodule TranscribeContentIdentificationType =
Awso_chime_sdk_meetings.Values.TranscribeContentIdentificationTypemodule TranscribeContentRedactionType =
Awso_chime_sdk_meetings.Values.TranscribeContentRedactionTypemodule TranscribeLanguageModelName =
Awso_chime_sdk_meetings.Values.TranscribeLanguageModelNamemodule TranscribePartialResultsStability =
Awso_chime_sdk_meetings.Values.TranscribePartialResultsStabilitymodule TranscribeVocabularyFilterMethod =
Awso_chime_sdk_meetings.Values.TranscribeVocabularyFilterMethodmodule TranscribeVocabularyNamesOrFilterNamesString =
Awso_chime_sdk_meetings.Values.TranscribeVocabularyNamesOrFilterNamesStringThe media capabilities of an attendee: audio, video, or content. You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information, refer to and . When using capabilities, be aware of these corner cases: If you specify MeetingFeatures:Video:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Video will be rejected with ValidationError 400. If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400. You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive. If meeting features is defined as Video:MaxResolution:None but Content:MaxResolution is defined as something other than None and attendee capabilities are not defined in the API request, then the default attendee video capability is set to Receive and attendee content capability is set to SendReceive. This is because content SendReceive requires video to be at least Receive. When you change an audio capability from None or Receive to Send or SendReceive , and an attendee unmutes their microphone, audio flows from the attendee to the other meeting participants. When you change a video or content capability from None or Receive to Send or SendReceive , and the attendee turns on their video or content streams, remote attendees can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
Lists the maximum number of attendees allowed into the meeting. If you specify FHD for MeetingFeatures:Video:MaxResolution, or if you specify UHD for MeetingFeatures:Content:MaxResolution, the maximum number of attendees changes from the default of 250 to 25.
An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus.
Lists the content (screen share) features for the meeting. Applies to all attendees. If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400.
The video features set for the meeting. Applies to all attendees. If you specify MeetingFeatures:Video:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Video will be rejected with ValidationError 400.
A key-value pair that you define.
module EngineTranscribeMedicalSettings =
Awso_chime_sdk_meetings.Values.EngineTranscribeMedicalSettingsSettings specific to the Amazon Transcribe Medical engine.
Settings specific for Amazon Transcribe as the live transcription engine. If you specify an invalid combination of parameters, a TranscriptFailed event will be sent with the contents of the BadRequestException generated by Amazon Transcribe. For more information on each parameter and which combinations are valid, refer to the StartStreamTranscription API in the Amazon Transcribe Developer Guide.
An Amazon Chime SDK meeting attendee. Includes a unique AttendeeId and JoinToken. The JoinToken allows a client to authenticate and join as the specified attendee. The JoinToken expires when the meeting ends, or when DeleteAttendee is called. After that, the attendee is unable to join the meeting. We recommend securely transferring each JoinToken from your server application to the client so that no other client has access to the token except for the one authorized to represent the attendee.
A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.
module MeetingFeaturesConfiguration =
Awso_chime_sdk_meetings.Values.MeetingFeaturesConfigurationThe configuration settings of the features available to a meeting.
The list of errors returned when errors are encountered during the BatchCreateAttendee and CreateAttendee actions. This includes external user IDs, error codes, and error messages.
The Amazon Chime SDK attendee fields to create, used with the BatchCreateAttendee action.
A structure that contains one or more attendee IDs.
The input parameters don't match the service's restrictions.
Multiple instances of the same request have been made simultaneously.
The client is permanently forbidden from making the request.
One or more of the resources in the request does not exist in the system.
The service encountered an unexpected error.
The service is currently unavailable.
The number of customer requests exceeds the request rate limit.
The user isn't authorized to request a resource.
The request exceeds the resource limit.
The resource that you want to tag couldn't be found.
Too many tags were added to the specified resource.
The configuration for the current transcription operation. Must contain EngineTranscribeSettings or EngineTranscribeMedicalSettings.
A meeting created using the Amazon Chime SDK.
module BatchCreateAttendeeErrorList =
Awso_chime_sdk_meetings.Values.BatchCreateAttendeeErrorListmodule CreateMeetingWithAttendeesRequestItemList =
Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesRequestItemListThe configuration for resource targets to receive notifications when meeting and attendee events occur.
module UnprocessableEntityException =
Awso_chime_sdk_meetings.Values.UnprocessableEntityExceptionThe request was well-formed but was unable to be followed due to semantic errors.
module CreateAttendeeRequestItemList =
Awso_chime_sdk_meetings.Values.CreateAttendeeRequestItemListmodule UpdateAttendeeCapabilitiesResponse =
Awso_chime_sdk_meetings.Values.UpdateAttendeeCapabilitiesResponseThe capabilities that you want to update. You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see . When using capabilities, be aware of these corner cases: If you specify MeetingFeatures:Video:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Video will be rejected with ValidationError 400. If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400. You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive. If meeting features is defined as Video:MaxResolution:None but Content:MaxResolution is defined as something other than None and attendee capabilities are not defined in the API request, then the default attendee video capability is set to Receive and attendee content capability is set to SendReceive. This is because content SendReceive requires video to be at least Receive. When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants. When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendees can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
module UpdateAttendeeCapabilitiesRequest =
Awso_chime_sdk_meetings.Values.UpdateAttendeeCapabilitiesRequestThe capabilities that you want to update. You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see . When using capabilities, be aware of these corner cases: If you specify MeetingFeatures:Video:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Video will be rejected with ValidationError 400. If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400. You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive. If meeting features is defined as Video:MaxResolution:None but Content:MaxResolution is defined as something other than None and attendee capabilities are not defined in the API request, then the default attendee video capability is set to Receive and attendee content capability is set to SendReceive. This is because content SendReceive requires video to be at least Receive. When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants. When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendees can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
Removes the specified tags from the specified resources. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from a resource that were already removed. Note the following: To remove tags from a resource, you need the necessary permissions for the service that the resource belongs to as well as permissions for removing tags. For more information, see the documentation for the service whose resource you want to untag. You can only tag resources that are located in the specified Amazon Web Services Region for the calling Amazon Web Services account. Minimum permissions In addition to the tag:UntagResources permission required by this operation, you must also have the remove tags permission defined by the service that created the resource. For example, to remove the tags from an Amazon EC2 instance using the UntagResources operation, you must have both of the following permissions: tag:UntagResource ChimeSDKMeetings:DeleteTags
Removes the specified tags from the specified resources. When you specify a tag key, the action removes both that key and its associated value. The operation succeeds even if you attempt to remove tags from a resource that were already removed. Note the following: To remove tags from a resource, you need the necessary permissions for the service that the resource belongs to as well as permissions for removing tags. For more information, see the documentation for the service whose resource you want to untag. You can only tag resources that are located in the specified Amazon Web Services Region for the calling Amazon Web Services account. Minimum permissions In addition to the tag:UntagResources permission required by this operation, you must also have the remove tags permission defined by the service that created the resource. For example, to remove the tags from an Amazon EC2 instance using the UntagResources operation, you must have both of the following permissions: tag:UntagResource ChimeSDKMeetings:DeleteTags
The resource that supports tags.
The resource that supports tags.
module StopMeetingTranscriptionRequest =
Awso_chime_sdk_meetings.Values.StopMeetingTranscriptionRequestStops transcription for the specified meetingId. For more information, refer to Using Amazon Chime SDK live transcription in the Amazon Chime SDK Developer Guide. By default, Amazon Transcribe may use and store audio content processed by the service to develop and improve Amazon Web Services AI/ML services as further described in section 50 of the Amazon Web Services Service Terms. Using Amazon Transcribe may be subject to federal and state laws or regulations regarding the recording or interception of electronic communications. It is your and your end users’ responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or communication that the session or communication is being recorded, and obtaining all necessary consents. You can opt out from Amazon Web Services using audio content to develop and improve Amazon Web Services AI/ML services by configuring an AI services opt out policy using Amazon Web Services Organizations.
module StartMeetingTranscriptionRequest =
Awso_chime_sdk_meetings.Values.StartMeetingTranscriptionRequestStarts transcription for the specified meetingId. For more information, refer to Using Amazon Chime SDK live transcription in the Amazon Chime SDK Developer Guide. If you specify an invalid configuration, a TranscriptFailed event will be sent with the contents of the BadRequestException generated by Amazon Transcribe. For more information on each parameter and which combinations are valid, refer to the StartStreamTranscription API in the Amazon Transcribe Developer Guide. By default, Amazon Transcribe may use and store audio content processed by the service to develop and improve Amazon Web Services AI/ML services as further described in section 50 of the Amazon Web Services Service Terms. Using Amazon Transcribe may be subject to federal and state laws or regulations regarding the recording or interception of electronic communications. It is your and your end users’ responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or communication that the session or communication is being recorded, and obtaining all necessary consents. You can opt out from Amazon Web Services using audio content to develop and improve AWS AI/ML services by configuring an AI services opt out policy using Amazon Web Services Organizations.
module ListTagsForResourceResponse =
Awso_chime_sdk_meetings.Values.ListTagsForResourceResponseReturns a list of the tags available for the specified resource.
Returns a list of the tags available for the specified resource.
Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Deletes the specified Amazon Chime SDK meeting. The operation deletes all attendees, disconnects all clients, and prevents new clients from joining the meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their JoinToken. Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
module CreateMeetingWithAttendeesResponse =
Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesResponseCreates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Available Regions and Using meeting Regions, both in the Amazon Chime SDK Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime SDK Developer Guide. If you use this API in conjuction with the and APIs, and you don't specify the MeetingFeatures.Content.MaxResolution or MeetingFeatures.Video.MaxResolution parameters, the following defaults are used: Content.MaxResolution: FHD Video.MaxResolution: HD
module CreateMeetingWithAttendeesRequest =
Awso_chime_sdk_meetings.Values.CreateMeetingWithAttendeesRequestCreates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Available Regions and Using meeting Regions, both in the Amazon Chime SDK Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime SDK Developer Guide. If you use this API in conjuction with the and APIs, and you don't specify the MeetingFeatures.Content.MaxResolution or MeetingFeatures.Video.MaxResolution parameters, the following defaults are used: Content.MaxResolution: FHD Video.MaxResolution: HD
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see Available Regions and Using meeting Regions, both in the Amazon Chime SDK Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime SDK Developer Guide. If you use this API in conjuction with the and APIs, and you don't specify the MeetingFeatures.Content.MaxResolution or MeetingFeatures.Video.MaxResolution parameters, the following defaults are used: Content.MaxResolution: FHD Video.MaxResolution: HD
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see Available Regions and Using meeting Regions, both in the Amazon Chime SDK Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime SDK Developer Guide. If you use this API in conjuction with the and APIs, and you don't specify the MeetingFeatures.Content.MaxResolution or MeetingFeatures.Video.MaxResolution parameters, the following defaults are used: Content.MaxResolution: FHD Video.MaxResolution: HD
Creates a new attendee for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Creates a new attendee for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
module BatchUpdateAttendeeCapabilitiesExceptRequest =
Awso_chime_sdk_meetings.Values.BatchUpdateAttendeeCapabilitiesExceptRequestUpdates AttendeeCapabilities except the capabilities listed in an ExcludedAttendeeIds table. You use the capabilities with a set of values that control what the capabilities can do, such as SendReceive data. For more information about those values, see . When using capabilities, be aware of these corner cases: If you specify MeetingFeatures:Video:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Video will be rejected with ValidationError 400. If you specify MeetingFeatures:Content:MaxResolution:None when you create a meeting, all API requests that include SendReceive, Send, or Receive for AttendeeCapabilities:Content will be rejected with ValidationError 400. You can't set content capabilities to SendReceive or Receive unless you also set video capabilities to SendReceive or Receive. If you don't set the video capability to receive, the response will contain an HTTP 400 Bad Request status code. However, you can set your video capability to receive and you set your content capability to not receive. If meeting features is defined as Video:MaxResolution:None but Content:MaxResolution is defined as something other than None and attendee capabilities are not defined in the API request, then the default attendee video capability is set to Receive and attendee content capability is set to SendReceive. This is because content SendReceive requires video to be at least Receive. When you change an audio capability from None or Receive to Send or SendReceive , and if the attendee left their microphone unmuted, audio will flow from the attendee to the other meeting participants. When you change a video or content capability from None or Receive to Send or SendReceive , and if the attendee turned on their video or content streams, remote attendees can receive those streams, but only after media renegotiation between the client and the Amazon Chime back-end server.
module BatchCreateAttendeeResponse =
Awso_chime_sdk_meetings.Values.BatchCreateAttendeeResponseCreates up to 100 attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
Creates up to 100 attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.