getMedicalScribeStream
inline suspend fun TranscribeStreamingClient.getMedicalScribeStream(crossinline block: GetMedicalScribeStreamRequest.Builder.() -> Unit): GetMedicalScribeStreamResponse
Provides details about the specified Amazon Web Services HealthScribe streaming session. To view the status of the streaming session, check the StreamStatus
field in the response. To get the details of post-stream analytics, including its status, check the PostStreamAnalyticsResult
field in the response.