How do we ignore AWS CDK Trigger failure? #27347
Unanswered
arpitaga04
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using AWS CDK Trigger to trigger a lambda during the deployment. I want the deployment to continue normally, whether lambda succeeds or fails. I couldn't find a mechanism to ignore the failure as per documentation.
Is there a workaround for this scenario?
Beta Was this translation helpful? Give feedback.
All reactions