Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datasource/cognito: add cognito provider #284

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

calebdoxsey
Copy link
Contributor

Summary

Add a Cognito directory provider.

By default the AWS SDK will search for credentials from a variety of pre-defined sources on the machine where the code is run. Credentials can also be specified manually.

A user pool can be specified or if none is provided we will list all the users in all the user pools.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey added the enhancement New feature or request label Jan 22, 2024
@calebdoxsey calebdoxsey requested a review from a team as a code owner January 22, 2024 19:57
@calebdoxsey calebdoxsey merged commit 4d3f811 into main Jan 23, 2024
4 checks passed
@calebdoxsey calebdoxsey deleted the cdoxsey/cognito branch January 23, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants