You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @robertchinezon,
The issue lies in your code not in cdklocal, as it creates a circular dependency here by adding a policy to a function's role that refers to the function itself:
ENV
CDK-2.97.0
CDK-Python
Python 3.10.12
Problem
CDK refuses to deploy an API GW and attached lambda.
I cannot decipher from the error or the logs what is causing this deployment error:
Code
The text was updated successfully, but these errors were encountered: