C# Class Amazon.CognitoIdentity.Model.CreateIdentityPoolRequest

Container for the parameters to the CreateIdentityPool operation. Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The limit on identity pools is 60 per account. The keys for SupportedLoginProviders are as follows:
  • Facebook: graph.facebook.com

  • Google: accounts.google.com

  • Amazon: www.amazon.com

  • Twitter: api.twitter.com

  • Digits: www.digits.com

You must use AWS Developer credentials to call this API.

Inheritance: AmazonCognitoIdentityRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAllowUnauthenticatedIdentities ( ) : bool
IsSetCognitoIdentityProviders ( ) : bool
IsSetDeveloperProviderName ( ) : bool
IsSetIdentityPoolName ( ) : bool
IsSetOpenIdConnectProviderARNs ( ) : bool
IsSetSamlProviderARNs ( ) : bool
IsSetSupportedLoginProviders ( ) : bool