Table: aws_cognito_user_pool_identity_providers
This table shows data for Cognito User Pool Identity Providers.
The primary key for this table is _cq_id.
Relations
This table depends on aws_cognito_user_pools.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id (PK) | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
user_pool_arn | String |
attribute_mapping | JSON |
creation_date | Timestamp |
idp_identifiers | StringArray |
last_modified_date | Timestamp |
provider_details | JSON |
provider_name | String |
provider_type | String |
user_pool_id | String |