Amazon.CognitoIdentity.Model |
Name | Description |
---|---|
AmazonCognitoIdentityClient | Implementation for accessing CognitoIdentity Amazon Cognito Amazon Cognito is a web service that delivers scoped temporary credentials to mobile devices and other untrusted environments. Amazon Cognito uniquely identifies a device and supplies the user with a consistent identity over the lifetime of an application. Using Amazon Cognito, you can enable authentication with one or more third-party identity providers (Facebook, Google, or Login with Amazon), and you can also choose to support unauthenticated access from your app. Cognito delivers a unique identifier for each user and acts as an OpenID token provider trusted by AWS Security Token Service (STS) to access temporary, limited-privilege AWS credentials. To provide end-user credentials, first make an unsigned call to GetId. If the end user is authenticated with one of the supported identity providers, set the Next, make an unsigned call to GetCredentialsForIdentity. This call expects the same If you want to use Amazon Cognito in an Android, iOS, or Unity application, you will probably want to make API calls via the AWS Mobile SDK. To learn more, see the AWS Mobile SDK Developer Guide. |
AmazonCognitoIdentityConfig | Configuration for accessing Amazon CognitoIdentity service |
AmazonCognitoIdentityException | Common exception for the CognitoIdentity service. |
AmbiguousRoleResolutionType | Constants used for properties of type AmbiguousRoleResolutionType. |
CognitoAWSCredentials | Temporary, short-lived session credentials that are automatically retrieved from Amazon Cognito Identity Service and AWS Security Token Service. Depending on configured Logins, credentials may be authenticated or unauthenticated. |
ErrorCode | Constants used for properties of type ErrorCode. |
MappingRuleMatchType | Constants used for properties of type MappingRuleMatchType. |
RoleMappingType | Constants used for properties of type RoleMappingType. |