Table: aws_ssm_compliance_summary_items
This table shows data for AWS Systems Manager (SSM) Compliance Summary Items.
The composite primary key for this table is (account_id, region, compliance_type).
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id (PK) | utf8 |
region (PK) | utf8 |
compliance_type (PK) | utf8 |
compliant_summary | json |
non_compliant_summary | json |