-
New Feature
-
Resolution: Unresolved
-
Blocker
-
None
When deploying through AWS Lambda Deployment, i'm getting the below error.
com.amazonaws.services.lambda.model.ResourceConflictException: The operation cannot be performed at this time.
Service: AWSLambda; Status Code: 409; Error Code: ResourceConflictException;
This might be due to
https://aws.amazon.com/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/
Is it possible to add sleep between different steps in the deployment phase so that this issue can be resolved.