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 using FIFO SQS queues as a target in CloudWatch events, the field messageGroupId is required. Even though messageGroupId is mentioned when creating an SQS queue target, this field is not present in the generated CloudFormation template
* fix(events/events-targets): add sqsparameters for event targets to avoid error when using fifo sqs queue as targets (fixes#3735)
* chore(events): add test cases #3736 (fixes#3735)
🐛 Bug Report
What is the problem?
When using FIFO SQS queues as a target in CloudWatch events, the field messageGroupId is required. Even though messageGroupId is mentioned when creating an SQS queue target, this field is not present in the generated CloudFormation template
Reproduction Steps
Verbose Log
Environment
The text was updated successfully, but these errors were encountered: