Unable to Import Custom slot type from a zip file

0

Hello everyone.

I am trying to create a translator chatbot. I have a compressed json file in zip format and I want to use the zip file to create a slot type. The zip file contains 100 enumeration values. However, I do not see the option to create a slot type from an import on my aws interface. I am stucked. I need help please.

asked 2 years ago447 views
1 Answer
0

Hi, In Lex V2, we currently only support Import/Export feature for Bot and BotLocale resource. If you want to add a slotType to one of the locales, you can use our CreateSlotType API instead: https://docs.aws.amazon.com/lexv2/latest/dg/API_CreateSlotType.html. Feel free to reach out if you have questions.

AWS
ShreyB
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions