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
The rate or cron expression to trigger the Cloudwatch Event
string
null
yes
tags
The tags to add to all generated resources
map(string)
{}
no
sqs_retry_count
The number of receive attempts before SQS will forward the message to a Dead Letter Queue
number
3
no
sqs_visibility_timeout_seconds
The visibility timeout for the queue. If this message is consumed by a Lambda function, this number should be 4 times bigger than the Lambda timeout duration.