AWS App Mesh · Schema

SubjectAlternativeName

SubjectAlternativeName schema from AWS App Mesh

DeprecatedEnvoyMicroservicesNetworkingService Mesh
View JSON Schema on GitHub

JSON Schema

app-mesh-subject-alternative-name-schema.json Raw ↑
{
  "type": "string",
  "minLength": 1,
  "maxLength": 254,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-app-mesh/refs/heads/main/json-schema/app-mesh-subject-alternative-name-schema.json",
  "title": "SubjectAlternativeName",
  "description": "SubjectAlternativeName schema from AWS App Mesh"
}