I'm creating a new Bot with Amazon Lex.
I created and Intent, and a new Slot for it.
I now want to delete it or rename it, is there any way to do this?
I'm creating a new Bot with Amazon Lex.
I created and Intent, and a new Slot for it.
I now want to delete it or rename it, is there any way to do this?
To edit the slotName: left click on the colored slot name to begin editing.
To delete a slot: left click the circle with an X on the far right of the slot row.
Jay have written answer on how to remove the slot from the current intent, however it will not delete that slot permanently, which means if you want to use it again it will use same old slot which you made.
To delete the slot permanently, got to Slot types
then click on Actions and select Delete
This will permanently delete the slot from your console.