CompanyOnwership_icon
OutSystems
Created on 22 December 2021
icon_unfollowing
Login to follow
amazon-lex

Amazon Lex

Supported
Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded on 23 June 2022 by 
OutSystems
amazon-lex

Amazon Lex

Compatible with:
Created on OutSystems 11

Version 2.0.0

Stable
Current
See documentation
Application Package
Uploaded on 23 June 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

In this version:

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

    • LexConfirmationState

    • LexContentType

    • LexDialogActionType

    • LexIntentState

    • LexSentiment

    • LexRequestContentType

    • LexResponseContentType

    • LexShape

    • LexSlotElicitationStyle

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

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

    • This validation acts on:

      • mandatory fields

      • integer ranges

      • string length

  • <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:

    • Request_RecognizeUtterance

    • Response_RecognizeUtterance

    • Request_SessionPut

    • Response_SessionPut

    • DialogAction

    • Intent

    • Message

    • Sentiment

    • Slot

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

Version 1.1.0

Stable
See documentation
Application Package
Uploaded on 02 February 2022 by OutSystems
Compatible with:
Version 11
11.0.606
Database:
All
Release notes:

In this version we have updated:

  • the AWSSDK.LexModelsV2 to version 3.7.11.5

  • the AWSSDK.LexRuntimeV2 to version 3.7.4.4

  • <breaking change> the Region attribute, on AWSCredentials structure, has changed the accepted format (e.g. “USEast1” or “EUWest1“) and now only allows the Region Name according this AWS Region documentation . This change is an effort to uniformize how all the available AWS Forge connectors receive this parameter. Please review your usage of this attribute and update your application to match the required format.

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

Version 1.0.0

Stable
Application Package
Uploaded on 22 December 2021 by OutSystems
Compatible with:
Version 11
Database:
All
Application Objects:
Amazon Lex does not affect the count of AOs.