Table: aws_apprunner_vpc_connectors
This table shows data for AWS App Runner VPC Connectors.
https://docs.aws.amazon.com/apprunner/latest/api/API_VpcConnector.html (opens in a new tab)
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
tags | json |
created_at | timestamp[us, tz=UTC] |
deleted_at | timestamp[us, tz=UTC] |
security_groups | list<item: utf8, nullable> |
status | utf8 |
subnets | list<item: utf8, nullable> |
vpc_connector_arn | utf8 |
vpc_connector_name | utf8 |
vpc_connector_revision | int64 |