How to deploy AWS Content Analysis using CloudFormation template?

0

Hi there,

I tried to install aws-content-analysis a few times but no success. For deployment I sued Cloud Formation template as described here: https://docs.aws.amazon.com/solutions/latest/aws-content-analysis/aws-cloudformation-template.html The user-role that was used in the deployment attempt has administrative permissions. I tried it different regions including us-east-1 and us-west-2.

The error messages are not very descriptive and helpful. Can you assist what could be the possible reasons. Here are the error messages in events tab:

The following resource(s) failed to create: [MieStack]. Embedded stack arn:aws:cloudformation:us-east-1:740403065973:stack/AtifTestStack-MieStack-196PTGLMDBRVL/2ac749b0-802d-11ec-b052-0e6bed256953 was not successfully created: The following resource(s) failed to create: [WorkflowSchedulerLambda]. The following resource(s) failed to create: [WorkflowSchedulerLambda]. 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: bb972057-2449-411a-b640-c4db2f631f77, Extended Request ID: null)" (RequestToken: 9b8ad42c-bd1e-ca94-557b-b8d9b6cb8d40, HandlerErrorCode: InvalidRequest)

Thanks

preguntada hace 2 años363 visualizaciones
1 Respuesta
0
Respuesta aceptada

It could be your account and corresponding region is already reaching Lambda's concurrent execution limit.

To fix this, you can either remove or reduce the ReservedConcurrentExecutions of your lambda functions or you can request AWS support to increase the concurrent execution limit.

profile picture
joahna
respondido hace 2 años
profile picture
EXPERTO
revisado hace un mes
  • Thank you for the advice. As I can see on the quota page, the current utilization is 0, whereas applied quota value is currently 50. Do you know how many concurrent executions are required for aws-content-analysis? Also, does increasing this value would cost me? I am using a free-tier account.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas