Table: aws_glue_triggers
This table shows data for Glue Triggers.
https://docs.aws.amazon.com/glue/latest/webapi/API_Trigger.html (opens in a new tab)
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
tags | json |
actions | json |
description | utf8 |
event_batching_condition | json |
id | utf8 |
name | utf8 |
predicate | json |
schedule | utf8 |
state | utf8 |
type | utf8 |
workflow_name | utf8 |