The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CognitoIdentity::IdentityPool

ATTRIBUTES

REQUIRED AllowUnauthenticatedIdentities => Bool

  TRUE if the identity pool supports unauthenticated logins.
=head2 DeveloperProviderName => Str

  The "domain" by which Cognito will refer to your users.
=head2 B<REQUIRED> IdentityPoolId => Str

  An identity pool ID in the format REGION:GUID.
=head2 B<REQUIRED> IdentityPoolName => Str

  A string that you provide.
=head2 OpenIdConnectProviderARNs => ArrayRef[Str]

  A list of OpendID Connect provider ARNs.
=head2 SupportedLoginProviders => L<Paws::CognitoIdentity::IdentityProviders>

  Optional key:value pairs mapping provider names to provider app IDs.