ActivityId

AutomationTask CoordinationWorkflow
View JSON Schema on GitHub

JSON Schema

amazon-swf-activityid-schema.json Raw ↑
{
  "type": "string",
  "minLength": 1,
  "maxLength": 256,
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ActivityId"
}