Chime.Client.stop_meeting_transcription(**kwargs)¶Stops transcription for the specified meetingId .
See also: AWS API Documentation
Request Syntax
response = client.stop_meeting_transcription(
MeetingId='string'
)
[REQUIRED]
The unique ID of the meeting for which you stop transcription.
{}
Response Structure
Exceptions
Chime.Client.exceptions.ForbiddenExceptionChime.Client.exceptions.NotFoundExceptionChime.Client.exceptions.BadRequestExceptionChime.Client.exceptions.ThrottledClientExceptionChime.Client.exceptions.UnauthorizedClientExceptionChime.Client.exceptions.UnprocessableEntityExceptionChime.Client.exceptions.ServiceUnavailableExceptionChime.Client.exceptions.ServiceFailureException