Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save christopherarter/1352a761ab9c5be7683c08ed8ed8fac2 to your computer and use it in GitHub Desktop.

Select an option

Save christopherarter/1352a761ab9c5be7683c08ed8ed8fac2 to your computer and use it in GitHub Desktop.
function App() {
const credentials: AWSServiceConfig = {
awsEndpoint: "<lambda endpoint>",
region: "us-east-1",
ban: "<uuid>",
ContactFlowId: "71267879-1f33-47ce-8eac-b5004a934317",
InstanceId: "a7ef5c14-c2d8-4ba4-bff5-4ceb59bf3622",
PersistentChat: {
RehydrationType: "ENTIRE_PAST_SESSION",
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment