AWS App Mesh · JSON Structure

App Mesh Aws Cloud Map Instance Attribute Value Structure

AwsCloudMapInstanceAttributeValue schema from AWS App Mesh

Type: string Properties: 0
DeprecatedEnvoyMicroservicesNetworkingService Mesh

AwsCloudMapInstanceAttributeValue is a JSON Structure definition published by AWS App Mesh. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

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-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-app-mesh/refs/heads/main/json-structure/app-mesh-aws-cloud-map-instance-attribute-value-structure.json",
  "name": "AwsCloudMapInstanceAttributeValue",
  "description": "AwsCloudMapInstanceAttributeValue schema from AWS App Mesh"
}