Error creating CUDOS Dashboard using CloudFormation (AWSCURInitializer )

0

I'm following the steps provided from this AWS Workshop to create a Cudos Dashboard for cost reporting.

When I get to step "Prepare CUR & Athena Integration" and attempt to create a new stack using CloudFormation I get the following error on the AWSCURInitializer event:

Resource handler returned message: "Specified ReservedConcurrentExecutions for function decreases account's UnreservedConcurrentExecution below its minimum value of [50]. (Service: Lambda, Status Code: 400, Request ID: a7a45878-caca-4e00-9df4-026caea7926a, Extended Request ID: null)" (RequestToken: 00c6a110-6f9b-2435-0682-7da69eaf96f2, HandlerErrorCode: InvalidRequest)

I think the key takeway from the erorr is this: Specified ReservedConcurrentExecutions for function decreases account's UnreservedConcurrentExecution below its minimum value of 50

Anyone familiar with this error and know how to get around it? Thanks!

1 個回答
2
已接受的答案

You're hitting your accounts service quota for concurrent lambda executions. You can increase the quota from Service Quotas > AWS services > AWS Lambda > Concurrent executions

Here is some background what this is about

profile picture
專家
Kallu
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南