Skip to content

spenlep-amzn/amazon-connect-interactive-message-chat-infra-lex-v2

Repository files navigation

Amazon Connect Interactive Message Chat Infra [Lex V2]

Boilerplate for Amazon Connect Chat Interactive Message feature [Lex Bot V2]

Links

Files

Download Lambda ZIP

Download Lex Bot ZIP

Download Contact Flow JSON

Screenshots

Architecture

image

Flow Chart

image

Chat Usage

image

Specifications

  • Lex Bot V2 support
  • Node v18+

Deployment

Connect Instace

Create an Amazon Connect Instance to use, follow documentation for more details.

Region Launch Button
us-east-1 (N. Virginia) Create Instance
us-west-2 (Oregon) Create Instance
ap-southeast-2 (Sydney) Create Instance
ap-northeast-1 (Tokyo) Create Instance
eu-central-1 (Frankfurt) Create Instance
eu-west-2 (London) Create Instance
ap-southeast-1 (Singapore) Create Instance
ca-central-1 (Canada) Create Instance
ap-northeast-2 (South Korea) Create Instance
af-south-1 (Cape Town) Create Instance

Lambda Download Lambda ZIP

Upload the Lambda InteractiveMessage_LambdaCodeHook_LexV2Export.zip file, follow the documentation for instructions.

Region Launch Button
us-east-1 (N. Virginia) Deploy Lambda
us-west-2 (Oregon) Deploy Lambda
ap-southeast-2 (Sydney) Deploy Lambda
ap-northeast-1 (Tokyo) Deploy Lambda
eu-central-1 (Frankfurt) Deploy Lambda
eu-west-2 (London) Deploy Lambda
ap-southeast-1 (Singapore) Deploy Lambda
ca-central-1 (Canada) Deploy Lambda
ap-northeast-2 (South Korea) Deploy Lambda
af-south-1 (Cape Town) Deploy Lambda

Lex Bot Download Lex Bot ZIP

Create a bot and import the InteractiveMessageBot_LEX_V2.zip file, follow the documentation for instructions.

Region Launch Button
us-east-1 (N. Virginia) Deploy Lambda
us-west-2 (Oregon) Deploy Lambda
ap-southeast-2 (Sydney) Deploy Lambda
ap-northeast-1 (Tokyo) Deploy Lambda
eu-central-1 (Frankfurt) Deploy Lambda
eu-west-2 (London) Deploy Lambda
ap-southeast-1 (Singapore) Deploy Lambda
ca-central-1 (Canada) Deploy Lambda
ap-northeast-2 (South Korea) Deploy Lambda
af-south-1 (Cape Town) Deploy Lambda

Contact Flow Download Contact Flow JSON

Import the InteractiveMessaging_ContactFlow_LexV2.json file to create an inbound contact flow, follow the documentation for more details


Visitors