Skip to content

Instantly share code, notes, and snippets.

View FabricatiDiem's full-sized avatar

Jake Metzger FabricatiDiem

View GitHub Profile
@FabricatiDiem
FabricatiDiem / example_lex_response.py
Created June 19, 2018 20:25
Example Lex Response
def lambda_handler(event, context):
return {
'sessionAttributes': event['sessionAttributes'],
'dialogAction': {
'type': 'ElicitIntent',
'message': {
'contentType': 'PlainText',
'content': "Your request was successfully received. How else can I help you?"
}
}
### Keybase proof
I hereby claim:
* I am fabricatidiem on github.
* I am jake_metzger (https://keybase.io/jake_metzger) on keybase.
* I have a public key ASAGUI5iHp1hUyDGQuASZGA1DswX0Dn2zbjLDkdIf02vlAo
To claim this, I am signing this object: