Skip to content

[Go] Customize Amazon Cognito authentication behavior with Lambda functions #6372

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

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

Laren-AWS
Copy link
Contributor

This workflow contains three sub-workflows:

  • Auto confirm known users
  • Auto migrate known users
  • Write custom activity logs

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Laren-AWS Laren-AWS self-assigned this Apr 25, 2024
@github-actions github-actions bot added Go-v2 This issue relates to the AWS SDK for Go V2 Tools This issue relates to a custom tooling to streamline development tasks labels Apr 25, 2024
@Laren-AWS Laren-AWS force-pushed the go-cognito-lambda-triggers branch 2 times, most recently from 7889915 to dcf63be Compare April 25, 2024 01:13
@Laren-AWS Laren-AWS requested a review from beqqrry-aws April 25, 2024 18:08
@Laren-AWS Laren-AWS force-pushed the go-cognito-lambda-triggers branch from 307de78 to ff0fdbd Compare April 26, 2024 19:28
…s workflow.

This workflow contains three sub-workflows:

* Auto confirm known users
* Auto migrate known users
* Write custom activity logs
@Laren-AWS Laren-AWS force-pushed the go-cognito-lambda-triggers branch from ff0fdbd to 8797786 Compare April 30, 2024 20:39
@Laren-AWS Laren-AWS added On Call Review needed This work needs an on-call review Task A general update to the code base for language clarification, missing actions, tests, etc. Workflow A simple code example to show how certain tasks can be accomplished using several services and SDKs. Scout An example which other languages will use for reference later on. and removed Task A general update to the code base for language clarification, missing actions, tests, etc. Tools This issue relates to a custom tooling to streamline development tasks labels Apr 30, 2024
@beqqrry-aws beqqrry-aws added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Apr 30, 2024
@github-actions github-actions bot added the Tools This issue relates to a custom tooling to streamline development tasks label Apr 30, 2024
@beqqrry-aws beqqrry-aws merged commit 429c855 into awsdocs:main Apr 30, 2024
13 checks passed
@Laren-AWS Laren-AWS deleted the go-cognito-lambda-triggers branch June 10, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Go-v2 This issue relates to the AWS SDK for Go V2 On Call Review complete On call review complete Scout An example which other languages will use for reference later on. Tools This issue relates to a custom tooling to streamline development tasks Workflow A simple code example to show how certain tasks can be accomplished using several services and SDKs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants