Skip to content

Fallenstedt/aws-lex-lambda-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lex + AWS Lambda Example

example

This is an AWS Lex example using an AWS Lambda with Go, and the AWS CDK to manage resources.

The end goal is to communicate with an AWS Lex chatbot using HTTP.

Installation

CDK

Lambda

  • You can build your lambda by running make build in any lambda/LexLambdaFunction

Once you've completed the above steps, a cdk bootstrap and cdk deploy in the CDK directory will deploy your infrastructure

Usage

WIP

License

MIT