问题
I am using Amazon Lex to build a chatbot. I have an intent called GetPersonalLoan which I now want to break down into multiple intents like GetPersonalDetails, GetLoanDetails and so on. So is there any option to change the name of the intent GetPersonalLoan?
回答1:
No, there is currently no ability to rename intents. You can copy or move intents to other lex bots, but the name is fixed and cannot be used a second time in your AWS account. You will have to create a new intent for the new name.
来源:https://stackoverflow.com/questions/51556113/is-it-possible-to-rename-an-intent-in-amazon-lex