You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::StepFunctionsActionWhen passing StepFunctionsAction as input to an Aws::Client method, you can use a vanilla Hash:
{
execution_name_prefix: "ExecutionNamePrefix",
state_machine_name: "StateMachineName", role_arn: "AwsArn", }
Starts execution of a Step Functions state machine.
Returned by:
Instance Attribute Summary collapse(Optional) A name will be given to the state machine execution consisting of this prefix followed by a UUID.
The ARN of the role that grants IoT permission to start execution of a state machine (\"Action\":\"states:StartExecution\").
The name of the Step Functions state machine whose execution will be started.
(Optional) A name will be given to the state machine execution consisting of this prefix followed by a UUID. Step Functions automatically creates a unique name for each state machine execution if one is not provided.
#role_arn ⇒ StringThe ARN of the role that grants IoT permission to start execution of a state machine (\"Action\":\"states:StartExecution\").
#state_machine_name ⇒ StringThe name of the Step Functions state machine whose execution will be started.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4