Channel activity
The first activity in a pipeline must be the channel
activity that determines
the source of the messages to be processed.
{ "channel": { "name": "MyChannelActivity", "channelName": "mychannel", "next": "MyLambdaActivity" } }
The first activity in a pipeline must be the channel
activity that determines
the source of the messages to be processed.
{ "channel": { "name": "MyChannelActivity", "channelName": "mychannel", "next": "MyLambdaActivity" } }