Table: aws_batch_job_queues
This table shows data for Batch Job Queues.
The primary key for this table is arn.
Relations
The following tables depend on aws_batch_job_queues:
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 |
tags | json |
arn (PK) | utf8 |
compute_environment_order | json |
job_queue_arn | utf8 |
job_queue_name | utf8 |
priority | int64 |
state | utf8 |
scheduling_policy_arn | utf8 |
status | utf8 |
status_reason | utf8 |