aws-samples / aws-samples/amazon-textract-serverless-large-scale-document-processing

%cdk deploy throws Lambda error

Open
#47 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
337
Forks
159
PR merge metrics
No merged PRs in 30d

Description

How to resolve this error:

"Specified ReservedConcurrentExecutions for function decreases account's UnreservedConcurrentExecution below its minimum value of [10].."

eployment failed: Error: Stack Deployments Failed: Error: The stack named TextractPipelineStack failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Specified ReservedConcurrentExecutions for function decreases account's UnreservedConcurrentExecution below its minimum value of [10]. (Service: Lambda, Status Code: 400, Request ID: 5f7e1ea1-2530-451a-8a45-77ffbe62576c)" (RequestToken: f029c2a0-bf46-806e-adf0-8afb28978446, HandlerErrorCode: InvalidRequest)
at deployStacks (/home/ec2-user/.nvm/versions/node/v16.18.1/lib/node_modules/cdk/node_modules/aws-cdk/lib/deploy.ts:61:11)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at CdkToolkit.deploy (/home/ec2-user/.nvm/versions/node/v16.18.1/lib/node_modules/cdk/node_modules/aws-cdk/lib/cdk-toolkit.ts:315:7)
at initCommandLine (/home/ec2-user/.nvm/versions/node/v16.18.1/lib/node_modules/cdk/node_modules/aws-cdk/lib/cli.ts:358:12)

Stack Deployments Failed: Error: The stack named TextractPipelineStack failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Specified ReservedConcurrentExecutions for function decreases account's UnreservedConcurrentExecution below its minimum value of [10]. (Service: Lambda, Status Code: 400, Request ID: 5f7e1ea1-2530-451a-8a45-77ffbe62576c)" (RequestToken: f029c2a0-bf46-806e-adf0-8afb28978446, HandlerErrorCode: InvalidRequest)

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.