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 réponse
2
Réponse acceptée

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
EXPERT
Kallu
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions