Table: aws_mq_broker_users
This table shows data for Amazon MQ Broker Users.
The primary key for this table is _cq_id.
Relations
This table depends on aws_mq_brokers.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id (PK) | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
broker_arn | String |
broker_id | String |
console_access | Bool |
groups | StringArray |
pending | JSON |
username | String |
result_metadata | JSON |