From 590efc9536cbf8ec65ddd396f21b0e94188f69ce Mon Sep 17 00:00:00 2001 From: Steven Meyer <108885656+meyertst-aws@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:29:15 -0500 Subject: [PATCH] Add transcribe streaming to services.yaml --- aws_doc_sdk_examples_tools/config/services.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/aws_doc_sdk_examples_tools/config/services.yaml b/aws_doc_sdk_examples_tools/config/services.yaml index eefac13..f484e30 100644 --- a/aws_doc_sdk_examples_tools/config/services.yaml +++ b/aws_doc_sdk_examples_tools/config/services.yaml @@ -3182,6 +3182,21 @@ transcribe: tags: product_categories: {'Machine Learning & AI'} version: transcribe-2017-10-26 +transcribe-streaming: + long: '&TSCStreaminglong;' + short: '&TSCStreaming;' + sort: Transcribe Streaming + expanded: + long: Amazon Transcribe Streaming + short: Amazon Transcribe Streaming + blurb: produces real-time transcriptions for your media content. + guide: + subtitle: Developer Guide + url: transcribe/latest/dg/streaming.html + api_ref: transcribe/latest/APIReference/Welcome.html + tags: + product_categories: {'Machine Learning & AI'} + version: transcribe-streaming-2017-10-26 transcribe-medical: long: '&TSCMlong;' short: '&TSCM;'