DomainName

AutomationTask CoordinationWorkflow
View JSON Schema on GitHub

JSON Schema

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