aws-transcribe-connector
Service icon

Amazon Transcribe

Supported
Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 27 May 2022
 by 
OutSystems
5.0
 (6 ratings)
aws-transcribe-connector

Amazon Transcribe

Compatible with:
Created on OutSystems 11

Version 2.0.0

Stable
Current
See documentation
Uploaded on 27 May 2022 by OutSystems
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

In this version:

  • 19 new static entities to manage static data sent and returned from the service. Bellow is the list with the name of static entities created:

    • TranscribeParticipantRole

    • TranscribeTranscriptFilterType

    • TranscribeSentiment

    • TranscribeBaseModelName

    • TranscribeLanguage

    • TranscribeModelStatus

    • TranscribeVocabularyState

    • TranscribeJobStatus

    • TranscribeMediaFormat

    • TranscribeVocabularyFilterMethod

    • TranscribePiiEntityType

    • TranscribeRedactionOutput

    • TranscribeRedactionType

    • TranscribeIdentificationType

    • TranscribeSpecialty

    • TranscribeJobType

    • TranscribeSubtitleFormat

    • TranscribeOutputLocationType

    • TranscribeResourceType

  • A new BuildTagARN action to help on Tagging Resources methods which needs the ARN from a resource to manage tags.

  • Validation was added to all public methods inside the connector, instead of transparently sending everything to the AWS service.

    • There is a new TranscribeRequestValidation exception to manage the validation output

    • this validation acts on:

      • mandatory fields

      • integer ranges

      • string lengths

  • <breaking change> Updated all structures to use the created static entities identifier, instead of returning a text value. Below is the list with the name of updated structures:

    • CreateLanguageModel_Request

    • CreateLanguageModel_Response

    • ListLanguageModels_Request

    • MedicalTranscriptionJobSummaryItem

    • Response_ListMedicalTranscriptionJobs

    • Request_StartMedicalTranscriptionJob

    • Request_ListMedicalVocabularies

    • Response_ListMedicalVocabularies

    • Request_CreateMedicalVocabulary

    • Response_CreateMedicalVocabulary

    • Response_GetMedicalVocabulary

    • Request_UpdateMedicalVocabulary

    • Response_UpdateMedicalVocabulary

    • CallAnalyticsJob

    • CallAnalyticsJobSettings

    • CallAnalyticsJobSummary

    • ChannelDefinition

    • ContentRedaction

    • InterruptionFilter

    • LanguageModel

    • MedicalTranscriptionJob

    • RedactionOutput

    • RedactionType

    • SentimentFilter

    • Setting

    • Subtitle

    • SubtitleOutput

    • TranscriptFilter

    • TranscriptionJob

    • TranscriptionJobSummaryItem

    • VocabularyFilterItem

    • VocabularyItem

    • Request_ListTranscriptionJobs

    • Response_ListTranscriptionJobs

    • Request_StartTranscriptionJob

    • Request_ListVocabularies

    • Response_ListVocabularies

    • Request_CreateVocabulary

    • Response_CreateVocabulary

    • Request_CreateVocabularyFilter

    • Response_CreateVocabularyFilter

    • Response_GetVocabularyFilter

    • Response_UpdateVocabularyFilter

    • Response_GetVocabulary

    • Request_UpdateVocabulary

    • Response_UpdateVocabulary

  • <breaking change> Created the following structures to use the static entity identifier as value:

    • Key_BaseModelName

    • Key_JobStatus

    • Key_JobType

    • Key_Language

    • Key_MediaFormat

    • Key_ModelStatus

    • Key_OutputLocation

    • Key_ParticipantRole

    • Key_Specialty

    • Key_TranscriptFilterType

    • Key_VocabularyFilterMethod

    • Key_VocabularyState

  • <breaking change> The Key structure was removed due to no longer being used.

Application Objects:
Amazon Transcribe does not affect the count of AOs.

Version 1.2.0

Stable
See documentation
Uploaded on 14 April 2022 by OutSystems
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

In this version, four new methods have been added for managing language models:

Four new methods for call analytics jobs:

Five new methods for managing call analytics categories:

And three new methods for tagging resources:

  • ListTagsForResource: Lists all tags associated with a given transcription job, vocabulary, or resource.

  • TagResource: Tags an Amazon Transcribe resource with the given list of tags.

  • UntagResource: Removes specified tags from a specified Amazon Transcribe resource.

Application Objects:
Amazon Transcribe does not affect the count of AOs.

Version 1.1.0

Stable
Uploaded on 01 April 2022 by OutSystems
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

In this version, four new methods have been added for batch medical transcription jobs:


And five new methods for medical vocabularies:

Application Objects:
Amazon Transcribe does not affect the count of AOs.