amazonaws.com

App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control microservices. App Mesh standardizes how your microservices communicate, giving you end-to-end visibility and helping to ensure high availability for your applications. App Mesh gives you consiste

🔑 oauth2 38 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns a list of existing service meshes.
curl \
  -H "Authorization: $API_KEY" \
  http://appmesh.us-east-1.amazonaws.com/v20190125/meshes
List the tags for an App Mesh resource.
curl \
  -H "Authorization: $API_KEY" \
  http://appmesh.us-east-1.amazonaws.com/v20190125/tags#resourceArn
Describes an existing service mesh.
curl \
  -H "Authorization: $API_KEY" \
  http://appmesh.us-east-1.amazonaws.com/v20190125/meshes/{meshName}
Endpoints (38 total)
GET
/v20190125/meshes
Returns a list of existing service meshes.
GET
/v20190125/tags#resourceArn
List the tags for an App Mesh resource.
GET
/v20190125/meshes/{meshName}
Describes an existing service mesh.
GET
/v20190125/meshes/{meshName}/virtualNodes
Returns a list of existing virtual nodes.
GET
/v20190125/meshes/{meshName}/virtualRouters
Returns a list of existing virtual routers in a service mesh.
GET
/v20190125/meshes/{meshName}/virtualGateways
Returns a list of existing virtual gateways in a service mesh.
GET
/v20190125/meshes/{meshName}/virtualServices
Returns a list of existing virtual services in a service mesh.
GET
/v20190125/meshes/{meshName}/virtualNodes/{virtualNodeName}
Describes an existing virtual node.
GET
/v20190125/meshes/{meshName}/virtualRouters/{virtualRouterName}
Describes an existing virtual router.
GET
/v20190125/meshes/{meshName}/virtualGateways/{virtualGatewayName}
Describes an existing virtual gateway.
GET
/v20190125/meshes/{meshName}/virtualServices/{virtualServiceName}
Describes an existing virtual service.
GET
/v20190125/meshes/{meshName}/virtualRouter/{virtualRouterName}/routes
Returns a list of existing routes in a service mesh.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints38
Authoauth2
Categories1
http://appmesh.us-east-1.amazonaws.com