See: Description
Interface | Description |
---|---|
AWSCognitoIdentityProvider |
Interface for accessing Amazon Cognito Identity Provider.
|
AWSCognitoIdentityProviderAsync |
Interface for accessing Amazon Cognito Identity Provider asynchronously.
|
Class | Description |
---|---|
AbstractAWSCognitoIdentityProvider |
Abstract implementation of
AWSCognitoIdentityProvider . |
AbstractAWSCognitoIdentityProviderAsync |
Abstract implementation of
AWSCognitoIdentityProviderAsync . |
AWSCognitoIdentityProviderAsyncClient |
Client for accessing Amazon Cognito Identity Provider asynchronously.
|
AWSCognitoIdentityProviderAsyncClientBuilder |
Fluent builder for
AWSCognitoIdentityProviderAsync . |
AWSCognitoIdentityProviderClient |
Client for accessing Amazon Cognito Identity Provider.
|
AWSCognitoIdentityProviderClientBuilder |
Fluent builder for
AWSCognitoIdentityProvider . |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users. To authenticate users from third-party identity providers (IdPs) in this API, you can link IdP users to native user profiles. Learn more about the authentication and authorization of federated users in the Using the Amazon Cognito user pools API and user pool endpoints.
This API reference provides detailed information about API operations and object types in Amazon Cognito. At the bottom of the page for each API operation and object, under See Also, you can learn how to use it in an Amazon Web Services SDK in the language of your choice.
Along with resource management operations, the Amazon Cognito user pools API includes classes of operations and authorization models for client-side and server-side user operations. For more information, see Using the Amazon Cognito native and OIDC APIs in the Amazon Cognito Developer Guide.
You can also start reading about the CognitoIdentityProvider
client in the following SDK guides.
To get started with an Amazon Web Services SDK, see Tools to Build on Amazon Web Services. For example actions and scenarios, see Code examples for Amazon Cognito Identity Provider using Amazon Web Services SDKs.
Copyright © 2023. All rights reserved.