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