aws-lambda-stream icon indicating copy to clipboard operation
aws-lambda-stream copied to clipboard

Create stream processors with AWS Lambda functions

Results 33 aws-lambda-stream issues
Sort by recently updated
recently updated
newest added

check the aws-sdk err.retryable flag in the fault handling logic

**Describe the bug** I am sure this is an edge case, but I found this behavior when testing out the code. The eventType provided in the RULES is matching with...

* assert required event fields and raise faults

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

add trace support across event flow food for thought at this point - add optional util and connector support to initialize x-ray - include trace id in events as a...

- connector - batch handling - sink - flavor/materialize-timestream - https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/timestream-write/command/WriteRecordsCommand/ - https://docs.aws.amazon.com/timestream/latest/developerguide/code-samples.write.html ``` import { TimestreamWriteClient, WriteRecordsCommand } from "@aws-sdk/client-timestream-write"; // ES Modules import // const { TimestreamWriteClient, WriteRecordsCommand...

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...

dependencies