Table: aws_appmesh_meshes
This table shows data for AWS App Mesh Meshes.
https://docs.aws.amazon.com/app-mesh/latest/APIReference/API_MeshData.html (opens in a new tab) The 'request_account_id' and 'request_region' columns are added to show the account and region of where the request was made from.
The composite primary key for this table is (request_account_id, request_region, arn).
Relations
The following tables depend on aws_appmesh_meshes:
- aws_appmesh_virtual_gateways
- aws_appmesh_virtual_nodes
- aws_appmesh_virtual_routers
- aws_appmesh_virtual_services
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
request_account_id (PK) | utf8 |
request_region (PK) | utf8 |
arn (PK) | utf8 |
tags | json |
mesh_name | utf8 |
metadata | json |
spec | json |
status | json |