AWS::Cognito::UserPoolDomainResource Type definition for AWS::Cognito::UserPoolDomain
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Domain | string | RequiredCreate-only |
UserPoolId | string | RequiredCreate-only |
CustomDomainConfig | CustomDomainConfigType | |
ManagedLoginVersion | integer | Write-only |
Routing | RoutingType |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CloudFrontDistribution | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Cognito::UserPoolDomain
Resources:
MyResource:
Type: AWS::Cognito::UserPoolDomain
Properties:
UserPoolId: "my-userpoolid"
Domain: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
cognito-idp:CreateUserPoolDomaincognito-idp:DescribeUserPoolDomaincloudfront:updateDistributionkms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeyWithoutPlaintextkms:ReEncryptFromkms:ReEncryptTocognito-idp:DescribeUserPoolDomainkms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeyWithoutPlaintextkms:ReEncryptFromkms:ReEncryptTocognito-idp:UpdateUserPoolDomaincognito-idp:DescribeUserPoolDomaincloudfront:updateDistributionkms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeyWithoutPlaintextkms:ReEncryptFromkms:ReEncryptTocognito-idp:DeleteUserPoolDomaincognito-idp:DescribeUserPoolDomainkms:CreateGrantkms:Decryptkms:DescribeKeykms:Encryptkms:GenerateDataKeyWithoutPlaintextkms:ReEncryptFromkms:ReEncryptToEverything you need to know about Cognito on one page. HD quality, print-friendly.
Download Free InfographicUserPoolIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
UserPoolIdDomain