-
Couldn't load subscription status.
- Fork 5.7k
Closed
Description
It appears that a CloudWatch Event Rule's name does not include stage. This means that when I sls event deploy, any Event defined in my component is reconfigured to use the current stage's function, regardless of it's setting prior.
I'm looking at
| ruleName = functionName + '-' + event.name, |
ruleName just needs + '-' + stage appended. 😏
Am I missing something?
eahefnawy
Metadata
Metadata
Assignees
Labels
No labels