generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When working through this, the replacer script replaces the value of the FlowModuleId with the syntax below (M: as the prefix and suffix) but there seems to be no mechanism to updated these flow automatically when they get deployed causing the flows to fail.
Can you confirm? I missing something?
{
"Parameters": {
"FlowModuleId": "${M:broadcast-message-module:M}"
},
"Identifier": "6177fc44-cf35-4178-ae74-962145cfbe6e",
"Type": "InvokeFlowModule",
"Transitions": {
"NextAction": "9f182336-8152-4969-8678-fb6748d7b9f2",
"Errors": [
{
"NextAction": "9f182336-8152-4969-8678-fb6748d7b9f2",
"ErrorType": "NoMatchingError"
}
]
}
}
Metadata
Metadata
Assignees
Labels
No labels