Constant AWS_STEP_FUNCTIONS_STATE_MACHINE_ARN
Source pub const AWS_STEP_FUNCTIONS_STATE_MACHINE_ARN: &str = "aws.step_functions.state_machine.arn";
Expand description
The ARN of the AWS Step Functions State Machine.
§Notes
§Examples
"arn:aws:states:us-east-1:123456789012:stateMachine:myStateMachine:1"