entest-cdk-chatbot
Project description
author: haimtran
title: create a cognito userpool for web development date: 20/08/2023
Cognito Authorizer
When developing an web or mobile application, we usually need a identity provider. So this Construct can be used to create a Cognito UserPool
new CognitoAuthorizer(stack, 'CognitoAuthorizer', {
userPoolName: 'chatbot',
userPoolClientName: 'chatbotapp',
});
Usage Guide
There are different use cases, for example
- Use in another CDK Stack
- Create only a UserPool for a web application
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entest-cognito-userpool-0.0.2.tar.gz.
File metadata
- Download URL: entest-cognito-userpool-0.0.2.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55a847df1a04791fdf4bc5c110e1aab59ac0c4c72227dfac730094b3ebcd41c2
|
|
| MD5 |
470dc006ec13dbb518de4052160c3d7a
|
|
| BLAKE2b-256 |
f63fd7fff8409959811da91008e37e3bc5b0c4d30409d8be5c2724685950d8eb
|
File details
Details for the file entest_cognito_userpool-0.0.2-py3-none-any.whl.
File metadata
- Download URL: entest_cognito_userpool-0.0.2-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
508487ff1a0562bd4de6140f09e7660814bee89fa4b817eff56b7f37af2daeac
|
|
| MD5 |
65628e21441bb977eef8eb57f54ca710
|
|
| BLAKE2b-256 |
abb4ebc58edeb032837c24213d06d71f23b7f32c8289c3d15fbcab886a1aeecb
|