The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::CognitoIdentity::IdentityPool

ATTRIBUTES

REQUIRED AllowUnauthenticatedIdentities => Bool

  TRUE if the identity pool supports unauthenticated logins.

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.

SupportedLoginProviders => Paws::CognitoIdentity::IdentityProviders

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