FunctionInput

AutomationTask CoordinationWorkflow
View JSON Schema on GitHub

JSON Schema

amazon-swf-functioninput-schema.json Raw ↑
{
  "type": "string",
  "minLength": 0,
  "maxLength": 32768,
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "FunctionInput"
}