1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package cognitoidentityprovider provides the API client, operations, and
// parameter types for Amazon Cognito Identity Provider.
//
// Using the Amazon Cognito user pools API, you can create a user pool to manage
// directories and users. You can authenticate a user to obtain tokens related to
// user identity and access policies. This API reference provides information about
// user pools in Amazon Cognito user pools. For more information, see the Amazon
// Cognito Documentation
// (https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html).
package cognitoidentityprovider
|