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
Description:
I have created Schedule event for a function.
And I wanted to enable it conditionally
Whatever conditional I have used, it's always enabled.
(I already verified with inverted true/false - conditional might wrong - still always enabled)
I have confirmed through cloudwatch log too.
If I use Enabled: false directly, it works well.
elbayaaa
added
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
and removed
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
labels
May 5, 2021
Description:
I have created Schedule event for a function.
And I wanted to enable it conditionally
Whatever conditional I have used, it's always enabled.
(I already verified with inverted true/false - conditional might wrong - still always enabled)
I have confirmed through cloudwatch log too.
If I use
Enabled: false
directly, it works well.Observed result:
Expected result:
Properly "Disabled" based on conditional.
The text was updated successfully, but these errors were encountered: