AWS::Cognito::UserPoolResourceServerResource Type definition for AWS::Cognito::UserPoolResourceServer
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Identifier | string | RequiredCreate-only |
Name | string | Required |
UserPoolId | string | RequiredCreate-only |
Scopes | Array<ResourceServerScopeType> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Cognito::UserPoolResourceServer
Resources:
MyResource:
Type: AWS::Cognito::UserPoolResourceServer
Properties:
UserPoolId: "my-userpoolid"
Identifier: "my-identifier"
Name: "my-name"Permissions CloudFormation needs in your IAM role to manage this resource.
cognito-idp:CreateResourceServercognito-idp:DescribeResourceServercognito-idp:UpdateResourceServercognito-idp:DeleteResourceServercognito-idp:ListResourceServersEverything 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.
UserPoolIdIdentifier