Amazon Lex Model Building Service
Amazon Lex Model Building Service is a service for building conversational interfaces into any application using voice and text. Amazon Lex provides the advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text, to enable you to build applications with highly engaging user experiences and lifelike conversational interactions. With Amazon Lex, the same deep learning technologies that power Amazon Alexa are now available to any developer, enabling you to quickly and easily build sophisticated, natural language, conversational bots (“chatbots”).
With Amazon Lex, you can build bots to increase contact center productivity, automate simple tasks, and drive operational efficiencies across the enterprise. As a fully managed service, Amazon Lex scales automatically, so you don’t need to worry about managing infrastructure.
Below are the cmdlets which are available with Amazon Lex Model Building Service
CmdletName | ServiceOperation |
Add-LMBResourceTag | TagResource |
Get-LMBBot | GetBot |
Get-LMBBotAlias | GetBotAlias |
Get-LMBBotAliasList | GetBotAliases |
Get-LMBBotChannelAssociation | GetBotChannelAssociation |
Get-LMBBotChannelAssociationList | GetBotChannelAssociations |
Get-LMBBotList | GetBots |
Get-LMBBotVersionList | GetBotVersions |
Get-LMBBuiltinIntent | GetBuiltinIntent |
Get-LMBBuiltinIntentList | GetBuiltinIntents |
Get-LMBBuiltinSlotType | GetBuiltinSlotTypes |
Get-LMBExport | GetExport |
Get-LMBImport | GetImport |
Get-LMBIntent | GetIntent |
Get-LMBIntentList | GetIntents |
Get-LMBIntentVersion | GetIntentVersions |
Get-LMBResourceTag | ListTagsForResource |
Get-LMBSlotType | GetSlotType |
Get-LMBSlotTypeList | GetSlotTypes |
Get-LMBSlotTypeVersionList | GetSlotTypeVersions |
Get-LMBUtterancesView | GetUtterancesView |
New-LMBBotVersion | CreateBotVersion |
New-LMBIntentVersion | CreateIntentVersion |
New-LMBSlotTypeVersion | CreateSlotTypeVersion |
Remove-LMBBot | DeleteBot |
Remove-LMBBotAlias | DeleteBotAlias |
Remove-LMBBotChannelAssociation | DeleteBotChannelAssociation |
Remove-LMBBotVersion | DeleteBotVersion |
Remove-LMBIntent | DeleteIntent |
Remove-LMBIntentVersion | DeleteIntentVersion |
Remove-LMBResourceTag | UntagResource |
Remove-LMBSlotType | DeleteSlotType |
Remove-LMBSlotTypeVersion | DeleteSlotTypeVersion |
Remove-LMBUtterance | DeleteUtterances |
Start-LMBImport | StartImport |
Write-LMBBot | PutBot |
Write-LMBBotAlias | PutBotAlias |
Write-LMBIntent | PutIntent |
Write-LMBSlotType | PutSlotType |
You can also check other AWS Services, and each services cmdlets we are providing.