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

## Properties

- `UserPoolId` (`string`, required)
- `ClientMetadata` (`Record<string, unknown>`, optional)
- `DesiredDeliveryMediums` (`string[]`, optional)
- `ForceAliasCreation` (`boolean`, optional)
- `MessageAction` (`string`, optional)
- `UserAttributes` (`UserPoolUser_AttributeType[]`, optional)
- `Username` (`string`, optional)
- `ValidationData` (`UserPoolUser_AttributeType[]`, optional)
