Table: aws_quicksight_ingestions
This table shows data for QuickSight Ingestions.
https://docs.aws.amazon.com/quicksight/latest/APIReference/API_Ingestion.html (opens in a new tab)
The composite primary key for this table is (account_id, region, data_set_arn, arn).
Relations
This table depends on aws_quicksight_data_sets.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
region (PK) | String |
tags | JSON |
data_set_arn (PK) | String |
arn (PK) | String |
created_time | Timestamp |
ingestion_status | String |
error_info | JSON |
ingestion_id | String |
ingestion_size_in_bytes | Int |
ingestion_time_in_seconds | Int |
queue_info | JSON |
request_source | String |
request_type | String |
row_info | JSON |