gov2/cognito/README.md
Shows how to use the AWS SDK for Go V2 to work with Amazon Cognito Identity Provider.
<!--custom.overview.start--> <!--custom.overview.end-->Amazon Cognito Identity Provider handles user authentication and authorization for your web and mobile apps.
For prerequisites, see the README in the gov2 folder.
ListUserPools)Code excerpts that show you how to call individual service functions.
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
This example shows you how to get started using Amazon Cognito Identity Provider.
go run ./hello
All scenarios can be run with the cmd runner. To get a list of scenarios
and to get help for running a scenario, use the following command:
go run ./cmd -h
This example shows you how to automatically confirm known Amazon Cognito users with a Lambda function.
This example shows you how to automatically migrate known Amazon Cognito users with a Lambda function.
This example shows you how to write custom activity data with a Lambda function after Amazon Cognito user authentication.
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the gov2 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0