Amazon Step Functions · Example Payload

Amazon Step Functions Create State Machine Alias Output Example

OrchestrationServerlessState MachineWorkflow

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

Top-level fields

stateMachineAliasArncreationDate

Example Payload

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