AWS::Cognito::UserPoolGroupResource Type definition for AWS::Cognito::UserPoolGroup
5 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
UserPoolId | string | RequiredCreate-only |
Description | string | |
GroupName | string | Create-only |
Precedence | integer | |
RoleArn | string |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Cognito::UserPoolGroup
Resources:
MyResource:
Type: AWS::Cognito::UserPoolGroup
Properties:
UserPoolId: "my-userpoolid"
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
cognito-idp:CreateGroupiam:PassRoleiam:PutRolePolicycognito-idp:GetGroupcognito-idp:GetGroupcognito-idp:UpdateGroupiam:PassRoleiam:PutRolePolicycognito-idp:DeleteGroupcognito-idp:GetGroupiam:PutRolePolicycognito-idp:ListGroupsEverything 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.
UserPoolIdGroupName