-
### Describe the bug
```text
"@aws-cdk/integ-runner": "^2.73.0-alpha.0",
"@aws-cdk/integ-tests-alpha": "^2.73.0-alpha.0",
```
Command: `integ-runner --directory ./integ-tests --parallel…
phch updated
4 months ago
-
This is just for fun and can be run totally optionally (off by default). Doing it to get some practice with AWS and because it's badass.
Have a way to send outbound transactions to a fictional rese…
-
Take messages from SQS (which should include the push token for that user) and secrets from KMS and send a GCM
- https://www.pulumi.com/docs/guides/crosswalk/aws/lambda/
- https://github.com/pulum…
-
AWS [Chatbot](https://aws.amazon.com/chatbot/) natively supports integration with Slack without the need for a custom Lambda.
For an idea of how that may work, see [here](https://github.com/umccr/o…
-
Here's an example:
![ss-2021-20-02_10 20 15](https://user-images.githubusercontent.com/499317/127899951-2eaec90e-fdb8-47b3-9901-012a278fc751.png)
Both `local` and `name` were selected, and are n…
bedge updated
7 months ago
-
Hey @CodyReichert and the Assertible team, thanks again for this very useful module. I'm having some problem getting it to work. I've changed the settings in the Makefile:
```
LAMBDA_TEST?=./node_mod…
-
### Describe the bug
I am seeing that it's not possible to use `omitempty` on `time.Time` struct fields with `attributevalue.MarshalMap()` from `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attribut…
-
Would there be value in loading my json here and letting someone work through specific issues? Is there currently working going on with cfn2py ?
Here's the first error from running the script on th…
-
I just want to put this out here in case anyone else is also considering the same approach. The idea is that you would set up a SSS, and send the data as a Push notification.
So it would basically…
-
I was wondering how would you approach the documentation of an AWS Lambda function (or anything similar).
The handler would be:
```js
// ./src/createRecord.js
module.exports = (event, context, c…