Replies: 3 comments 2 replies
-
@sriram-mv @sliedig PR raised for this feature |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @sebastiankasprzak ! Can you add this issue number to the PR description. At the moment it only has #2508 |
Beta Was this translation helpful? Give feedback.
0 replies
-
pending: doc release |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your idea/feature/enhancement
Today, when you create a EventBridge rule that has a function target, there is no way to disable the rule through the template.
I wish the SAM Translator would allow me to explicitly ENABLE and DISABLE the rule in my SAM template
Proposal
Add
State
to event source definition.Things to consider:
[x] The SAM documentation will need to be updated
Additional Details
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state
Beta Was this translation helpful? Give feedback.
All reactions