AWS App Mesh · Schema

AwsCloudMapInstanceAttributeValue

AwsCloudMapInstanceAttributeValue schema from AWS App Mesh

DeprecatedEnvoyMicroservicesNetworkingService Mesh
View JSON Schema on GitHub

JSON Schema

app-mesh-aws-cloud-map-instance-attribute-value-schema.json Raw ↑
{
  "type": "string",
  "pattern": "^([a-zA-Z0-9!-~][  a-zA-Z0-9!-~]*){0,1}[a-zA-Z0-9!-~]{0,1}$",
  "minLength": 1,
  "maxLength": 1024,
  "$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-aws-cloud-map-instance-attribute-value-schema.json",
  "title": "AwsCloudMapInstanceAttributeValue",
  "description": "AwsCloudMapInstanceAttributeValue schema from AWS App Mesh"
}