AWS Step Functions · Schema

SensitiveData

iPaaSOrchestrationServerless
View JSON Schema on GitHub

JSON Schema

step-functions-sensitivedata-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SensitiveData",
  "type": "string",
  "format": "password"
}