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
When creating an SQS queue, Lambda function and an EventSourceMapping that connects the two, we do not get feedback about the message visibility timeout value.
Expected behavior
If the message visibility timeout is less than lambda function's timeout duration, EventSourceMapping creation should error.
CloudFormation Lint Version
1.25.0
What operating system are you using?
MacOS
Describe the bug
When creating an SQS queue, Lambda function and an EventSourceMapping that connects the two, we do not get feedback about the message visibility timeout value.
Expected behavior
If the message visibility timeout is less than lambda function's timeout duration, EventSourceMapping creation should error.
Reproduction template
The text was updated successfully, but these errors were encountered: