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 | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
instance_arn (PK) | String |
kb_id (PK) | String |
classification | String |
installed_time | Timestamp |
severity | String |
state | String |
title | String |
cve_ids | String |