{ "intents": [ { "intent": "RequestIntent" }, { "intent": "RequestSpecificIntent", "slots": [ { "name": "AttackType", "type": "AMAZON.US_STATE" } ] }, { "intent": "StopIntent" } ] }