Amazon Step Functions · Example Payload

Amazon Step Functions Describe State Machine Alias Output Example

example-value

OrchestrationServerlessState MachineWorkflow

Amazon Step Functions Describe State Machine Alias Output Example is an example object payload from Amazon Step Functions, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

stateMachineAliasArnnamedescriptionroutingConfigurationcreationDateupdateDate

Example Payload

Raw ↑
{
  "stateMachineAliasArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "name": "MyResource",
  "description": "example-value",
  "routingConfiguration": "example-value",
  "creationDate": "example-value",
  "updateDate": "example-value"
}