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 Resposta
2
Resposta aceita

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
ESPECIALISTA
Kallu
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas