---
type: resource-type
title: UserPoolIdentityProvider
description: aws resource type AWS::Cognito::UserPoolIdentityProvider
name: UserPoolIdentityProvider
lexicon: aws
resource_type: AWS::Cognito::UserPoolIdentityProvider
---
`AWS::Cognito::UserPoolIdentityProvider`, a resource type of the aws lexicon.

## Properties

- `ProviderDetails` (`Record<string, unknown>`, required)
- `ProviderName` (`string`, required)
- `ProviderType` (`string`, required)
- `UserPoolId` (`string`, required)
- `AttributeMapping` (`Record<string, unknown>`, optional)
- `IdpIdentifiers` (`string[]`, optional)
