Cognito User Pull
Can be used as an authorizer for an API gateway.
External Cognito User Pool properties

Name:
type: string
| required
- Altostra will use Name property for generating a logical ID:
- Only strict alpha-numeric characters will be used (by the restrictions of CFN)
- If non alpha-numeric characters were used in the name, the logical ID will be generated by the resource type
- Up to 64 characters
Identifier:
type: string
| required
- The Cognito User Pool ARN or ID.
- Get from the AWS Console
- Select the Cognito User Pool from the user pools list in the AWS Console
- Copy either the user pool ARN or the user pool ID (it does not important which)