In AWS IoT Rules, can't target Alias/Version for Step Function action

28 Views Asked by At

I am attempting to:

  • Route some messages from an AWS IoT Topic to a Step Function using Rules
  • Choose a specific Alias to run for that Step Function

However, in the AWS Console (web interface) you can only select the "State machine". There aren't any further options for versions or alias's.

Is it possible to target a specific version or alias from the AWS IoT Rules actions?

screenshot of rule action editor

0

There are 0 best solutions below