aws-samples / aws-samples/aws-stepfunctions-examples

[New sample] API Gateway -> SF -> Lambda

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
258
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Can there be a pattern which uses SF invoked via API Gateway which checks if the concurrency limit of Lambda is exceeded or not and if not exceed invoke Lambda.

The background being, I'm trying to invoke a Lambda which can hit concurrency limit of 1k and I'm trying to solution if SF can check if Lambda is under concurrency cap or not and if not, invoke it else queue it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.