-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Blocker
-
Component/s: aws-lambda-plugin
-
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.