LAP Registry

Amazon Lex Runtime V2 Skill

amazonaws-com-runtime-lex-v2

Provider: Amazon Web Services Version: 2020-08-07 Endpoints: 5 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
DELETE/bots/{botId}/botAliases/{botAliasId}/botLocales/{localeId}/sessions/{sessionId}
GET/bots/{botId}/botAliases/{botAliasId}/botLocales/{localeId}/sessions/{sessionId}Removes session information for a specified bot, alias, and user ID. You can use this operation to restart a conversation with a bot. When you remove a session, the entire history...
POST/bots/{botId}/botAliases/{botAliasId}/botLocales/{localeId}/sessions/{sessionId}Returns session information for a specified bot, alias, and user. For example, you can use this operation to retrieve session information for a user that has left a long-running s...
POST/bots/{botId}/botAliases/{botAliasId}/botLocales/{localeId}/sessions/{sessionId}/textCreates a new session or modifies an existing session with an Amazon Lex V2 bot. Use this operation to enable your application to set the state of the bot.
POST/bots/{botId}/botAliases/{botAliasId}/botLocales/{localeId}/sessions/{sessionId}/utteranceSends user input to Amazon Lex V2. Client applications use this API to send requests to Amazon Lex V2 at runtime. Amazon Lex V2 then interprets the user input using the machine le...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-runtime-lex-v2

Downloads and installs to ~/.claude/skills/amazonaws-com-runtime-lex-v2/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)