AWS Step Functions · Schema

UnsignedLong

iPaaSOrchestrationServerless
View JSON Schema on GitHub

JSON Schema

step-functions-unsignedlong-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "UnsignedLong",
  "type": "integer",
  "minimum": 0
}