NAME
Paws::CognitoIdentity::IdentityPool
ATTRIBUTES
REQUIRED AllowUnauthenticatedIdentities => Bool
TRUE if the identity pool supports unauthenticated logins.
CognitoIdentityProviders => ArrayRef[Paws::CognitoIdentity::CognitoIdentityProvider]
A list representing an Amazon Cognito Identity User Pool and its client ID.
DeveloperProviderName => Str
The "domain" by which Cognito will refer to your users.
REQUIRED IdentityPoolId => Str
An identity pool ID in the format REGION:GUID.
REQUIRED IdentityPoolName => Str
A string that you provide.
OpenIdConnectProviderARNs => ArrayRef[Str]
A list of OpendID Connect provider ARNs.
SamlProviderARNs => ArrayRef[Str]
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
SupportedLoginProviders => Paws::CognitoIdentity::IdentityProviders
Optional key:value pairs mapping provider names to provider app IDs.