amazonaws.com

Amazon Lex Build-Time Actions Amazon Lex is an AWS service for building conversational voice and text interfaces. Use these actions to create, update, and delete conversational bots for new and existing client applications.

🔑 oauth2 42 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Returns bot information as follows: </p> <ul> <li> <p>If you provide the <…
curl \
  -H "Authorization: $API_KEY" \
  http://models.lex.us-east-1.amazonaws.com/bots/
<p>Returns intent information as follows: </p> <ul> <li> <p>If you specify th…
curl \
  -H "Authorization: $API_KEY" \
  http://models.lex.us-east-1.amazonaws.com/intents/
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
curl \
  -H "Authorization: $API_KEY" \
  http://models.lex.us-east-1.amazonaws.com/migrations
Endpoints (42 total)
GET
/bots/
<p>Returns bot information as follows: </p> <ul> <li> <p>If you provide the <…
GET
/intents/
<p>Returns intent information as follows: </p> <ul> <li> <p>If you specify th…
GET
/migrations
Gets a list of migrations between Amazon Lex V1 and Amazon Lex V2.
GET
/slottypes/
<p>Returns slot type information as follows: </p> <ul> <li> <p>If you specify…
GET
/builtins/intents/
<p>Gets a list of built-in intents that meet the specified criteria.</p> <p>T…
GET
/imports/{importId}
Gets information about an import job started with the <code>StartImport</code…
GET
/tags/{resourceArn}
Gets a list of tags associated with the specified resource. Only bots, bot al…
GET
/builtins/slottypes/
<p>Gets a list of built-in slot types that meet the specified criteria.</p> <…
GET
/bots/{name}/versions/
<p>Gets information about all of the versions of a bot.</p> <p>The <code>GetB…
GET
/bots/{botName}/aliases/
<p>Returns a list of aliases for a specified Amazon Lex bot.</p> <p>This oper…
GET
/intents/{name}/versions/
<p>Gets information about all of the versions of an intent.</p> <p>The <code>…
GET
/migrations/{migrationId}
Provides details about an ongoing or complete migration from an Amazon Lex V1…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints42
Authoauth2
Categories1
http://models.lex.us-east-1.amazonaws.com