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
I have a step function configuration which is triggered by a Eventbridge rule. I want to use a custom RetryPolicy rather than the default 24 hours one. See AWS docs here.
Currently RetryPolicy is not added in targets as part of AWS::Events::Rule. Related documentation on this can be found here.
Note: I'm willing to submit a PR for this
The text was updated successfully, but these errors were encountered:
This is a Feature Proposal
Description
Eventbridge
rule. I want to use a customRetryPolicy
rather than the default 24 hours one. See AWS docs here.AWS::Events::Rule
. Related documentation on this can be found here.Note: I'm willing to submit a PR for this
The text was updated successfully, but these errors were encountered: