Table: aws_ssm_instance_patches
This table shows data for AWS Systems Manager (SSM) Instance Patches.
The composite primary key for this table is (instance_arn, kb_id).
Relations
This table depends on aws_ssm_instances.
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 |
instance_arn (PK) | utf8 |
kb_id (PK) | utf8 |
classification | utf8 |
installed_time | timestamp[us, tz=UTC] |
severity | utf8 |
state | utf8 |
title | utf8 |
cve_ids | utf8 |