Data Source: aws_cognito_user_pool_clients

Use this data source to get a list of Cognito user pools clients for a Cognito IdP user pool.

Example Usage

data "aws_cognito_user_pool_clients" "main" {
  user_pool_id = aws_cognito_user_pool.main.id
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above: