Open KrazyK786 opened 1 year ago
Hello 👋! It looks like this issue hasn’t been active in longer than five months. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.
To confirm, retested with latest release and the issue still occurs ☹️
Retested today after seeing the other EventBridge issue was resolved, but still seeing the invalid expression validate successfully
Is there an existing issue for this?
Current Behavior
When creating EventBridge Schedule with the
CreateSchedule
operation, passing an invalidScheduleExpression
is still successfulExpected Behavior
Calling
CreateSchedule
with an invalidScheduleExpression
should return:ValidationException: Invalid Schedule Expression <expression>
How are you starting LocalStack?
Custom (please describe below)
Steps To Reproduce
How are you starting localstack (e.g.,
bin/localstack
command, arguments, ordocker-compose.yml
)Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)
Running these same steps against AWS returns:
Environment
Anything else?