Table: aws_apigatewayv2_api_models
This table shows data for Amazon API Gateway v2 API Models.
https://docs.aws.amazon.com/apigateway/latest/api/API_Model.html (opens in a new tab)
The composite primary key for this table is (account_id, arn).
Relations
This table depends on aws_apigatewayv2_apis.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
region | String |
api_arn | String |
api_id | String |
arn (PK) | String |
model_template | String |
name | String |
content_type | String |
description | String |
model_id | String |
schema | String |