-
Hi I am trying to create a stack in aws cloud-formation. When I tried to deploy a bot I got using the template I got the following error.
The following resource(s) failed to create: [CognitoUnauthR…
-
Getting CSS syntax error for a clean install. I am able to make it go away by removing double hyphens within _**[trestle/frontend/theme/trestle/theme/bootstrap/_color-vars.scss](https://github.com/Tre…
-
I set ui.AllowSuperDangerousHTMLInMessage to "true" but I'm not sure how to configure my lambda function?
let output - "output" + HUB + ":\n";
ddb.query(params).promise()
.then(data => {…
-
I am not sure if this is a bug.
I am using a Lambda function as fulfilment to AWS Lex. I want to send a response using the code below:
```
func scheduleMeeting(event events.LexEvent) (events.…
-
![Skärmavbild 2020-01-21 kl 12 59 40](https://user-images.githubusercontent.com/2388950/72803952-a2d25e00-3c4f-11ea-8178-74034ef7ec8e.png)
Problem found when testing the CloudWatch datasource in …
-
According to https://docs.aws.amazon.com/lex/latest/dg/built-in-slot-time.html:
>Amazon Lex uses the slotDetails attribute of a Lambda event to pass resolutions for the ambiguous times to your Lamb…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
koxon updated
4 years ago
-
I am making AWS Lex bot using lambda function and trying to connecting it to database of MongoDB Atlas using "mongoose" and database of firebase using "cloud firestore".But no data is saving to the da…
-
Hi Mark,
This looks really useful for my project but I'm struggling to get it working as I'm not clear from the readme what lines in the index.js need updating and in what format.
I've updated …
-
I would like to propose that the project consider marking and cutting "releases" which would allow folks to better track the project and maintain installers (e.g. Homebrew) or at least add such formal…