Data retrieval APIs for Amazon Lex
Amazon Lex provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetBot | Returns information for a specific bot. In addition to the bot name, the bot version or alias is required | Read |
GetBotAlias | Returns information about a Amazon Lex bot alias | Read |
GetBotAliases | Returns a list of aliases for a given Amazon Lex bot | List |
GetBotChannelAssociation | Returns information about the association between a Amazon Lex bot and a messaging platform | Read |
GetBotChannelAssociations | Returns a list of all of the channels associated with a single bot | List |
GetBotVersions | Returns information for all versions of a specific bot | List |
GetBots | Returns information for the $LATEST version of all bots, subject to filters provided by the client | List |
GetBuiltinIntent | Returns information about a built-in intent | Read |
GetBuiltinIntents | Gets a list of built-in intents that meet the specified criteria | Read |
GetBuiltinSlotTypes | Gets a list of built-in slot types that meet the specified criteria | Read |
GetExport | Exports Amazon Lex Resource in a requested format | Read |
GetImport | Gets information about an import job started with StartImport | Read |
GetIntent | Returns information for a specific intent. In addition to the intent name, you must also specify the intent version | Read |
GetIntentVersions | Returns information for all versions of a specific intent | List |
GetIntents | Returns information for the $LATEST version of all intents, subject to filters provided by the client | List |
GetMigration | View an ongoing or completed migration | Read |
GetMigrations | View list of migrations from Amazon Lex v1 to Amazon Lex v2 | List |
GetSession | Returns session information for a specified bot, alias, and user ID | Read |
GetSlotType | Returns information about a specific version of a slot type. In addition to specifying the slot type name, you must also specify the slot type version | Read |
GetSlotTypeVersions | Returns information for all versions of a specific slot type | List |
GetSlotTypes | Returns information for the $LATEST version of all slot types, subject to filters provided by the client | List |
GetUtterancesView | Returns a view of aggregate utterance data for versions of a bot for a recent time period | List |
ListTagsForResource | Lists tags for a Lex resource | Read |