Data Source: aws_cognito_identity_pool

Terraform data source for managing an AWS Cognito Identity Pool.

Example Usage

Basic Usage

data "aws_cognito_identity_pool" "example" {
  identity_pool_name = "test pool"
}

Argument Reference

The following arguments are required:

Attribute Reference

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