Amazon Step Functions · Example Payload

Amazon Step Functions Create State Machine Input Example

example-value

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

Top-level fields

namedefinitionroleArntypeloggingConfigurationtagstracingConfigurationpublishversionDescription

Example Payload

Raw ↑
{
  "name": "MyResource",
  "definition": "example-value",
  "roleArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "type": "example-value",
  "loggingConfiguration": "example-value",
  "tags": "example-value",
  "tracingConfiguration": "example-value",
  "publish": "example-value",
  "versionDescription": "example-value"
}