File tree Expand file tree Collapse file tree
plugins/source/aws/docs/tables Expand file tree Collapse file tree Original file line number Diff line number Diff line change 212212| ↳ [ aws_iam_user_attached_policies] ( aws_iam_user_attached_policies.md ) |
213213| ↳ [ aws_iam_user_policies] ( aws_iam_user_policies.md ) |
214214| [ aws_iam_virtual_mfa_devices] ( aws_iam_virtual_mfa_devices.md ) |
215+ | [ aws_identitystore_groups] ( aws_identitystore_groups.md ) |
216+ | ↳ [ aws_identitystore_group_memberships] ( aws_identitystore_group_memberships.md ) |
217+ | [ aws_identitystore_users] ( aws_identitystore_users.md ) |
215218| [ aws_inspector_findings] ( aws_inspector_findings.md ) |
216219| [ aws_inspector2_findings] ( aws_inspector2_findings.md ) |
217220| [ aws_iot_billing_groups] ( aws_iot_billing_groups.md ) |
324327| [ aws_ssm_instances] ( aws_ssm_instances.md ) |
325328| ↳ [ aws_ssm_instance_compliance_items] ( aws_ssm_instance_compliance_items.md ) |
326329| [ aws_ssm_parameters] ( aws_ssm_parameters.md ) |
330+ | [ aws_ssoadmin_instances] ( aws_ssoadmin_instances.md ) |
327331| [ aws_transfer_servers] ( aws_transfer_servers.md ) |
328332| [ aws_waf_rule_groups] ( aws_waf_rule_groups.md ) |
329333| [ aws_waf_rules] ( aws_waf_rules.md ) |
Original file line number Diff line number Diff line change 1+ # Table: aws_identitystore_group_memberships
2+
3+
4+
5+ The primary key for this table is ** _ cq_id** .
6+
7+ ## Relations
8+ This table depends on [ aws_identitystore_groups] ( aws_identitystore_groups.md ) .
9+
10+ ## Columns
11+ | Name | Type |
12+ | ------------- | ------------- |
13+ | _ cq_source_name| String|
14+ | _ cq_sync_time| Timestamp|
15+ | _ cq_id (PK)| UUID|
16+ | _ cq_parent_id| UUID|
17+ | identity_store_id| String|
18+ | group_id| String|
19+ | membership_id| String|
Original file line number Diff line number Diff line change 1+ # Table: aws_identitystore_groups
2+
3+
4+
5+ The primary key for this table is ** _ cq_id** .
6+
7+ ## Relations
8+ The following tables depend on aws_identitystore_groups:
9+ - [ aws_identitystore_group_memberships] ( aws_identitystore_group_memberships.md )
10+
11+ ## Columns
12+ | Name | Type |
13+ | ------------- | ------------- |
14+ | _ cq_source_name| String|
15+ | _ cq_sync_time| Timestamp|
16+ | _ cq_id (PK)| UUID|
17+ | _ cq_parent_id| UUID|
18+ | group_id| String|
19+ | identity_store_id| String|
20+ | description| String|
21+ | display_name| String|
22+ | external_ids| JSON|
Original file line number Diff line number Diff line change 1+ # Table: aws_identitystore_users
2+
3+
4+
5+ The primary key for this table is ** _ cq_id** .
6+
7+
8+ ## Columns
9+ | Name | Type |
10+ | ------------- | ------------- |
11+ | _ cq_source_name| String|
12+ | _ cq_sync_time| Timestamp|
13+ | _ cq_id (PK)| UUID|
14+ | _ cq_parent_id| UUID|
15+ | identity_store_id| String|
16+ | user_id| String|
17+ | addresses| JSON|
18+ | display_name| String|
19+ | emails| JSON|
20+ | external_ids| JSON|
21+ | locale| String|
22+ | name| JSON|
23+ | nick_name| String|
24+ | phone_numbers| JSON|
25+ | preferred_language| String|
26+ | profile_url| String|
27+ | timezone| String|
28+ | title| String|
29+ | user_name| String|
30+ | user_type| String|
Original file line number Diff line number Diff line change 1+ # Table: aws_ssoadmin_instances
2+
3+
4+
5+ The primary key for this table is ** _ cq_id** .
6+
7+
8+ ## Columns
9+ | Name | Type |
10+ | ------------- | ------------- |
11+ | _ cq_source_name| String|
12+ | _ cq_sync_time| Timestamp|
13+ | _ cq_id (PK)| UUID|
14+ | _ cq_parent_id| UUID|
15+ | identity_store_id| String|
16+ | instance_arn| String|
You can’t perform that action at this time.
0 commit comments