https://github.com/nullstone-modules/aws-existing-cognito-user-pool
Stores user-pool-client info for connecting to an existing AWS Cognito user pool.
https://github.com/nullstone-modules/aws-existing-cognito-user-pool
Last synced: 4 months ago
JSON representation
Stores user-pool-client info for connecting to an existing AWS Cognito user pool.
- Host: GitHub
- URL: https://github.com/nullstone-modules/aws-existing-cognito-user-pool
- Owner: nullstone-modules
- License: mit
- Created: 2023-10-31T16:27:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T19:35:22.000Z (over 1 year ago)
- Last Synced: 2026-01-30T14:56:03.202Z (5 months ago)
- Language: HCL
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Existing Cognito User Pool
This module is used to store connection information for an existing Cognito user pool.
Provide the existing user pool id as well as the existing connection id.
Then use a capability (such as nullstone/aws-cognito-access) to inject these ids into your application.