CreateIdentityPoolRequest
Input to the CreateIdentityPool action.
Types
Properties
Enables or disables the Basic (Classic) authentication flow. For more information, see Identity Pools (Federated Identities) Authentication Flow in the Amazon Cognito Developer Guide.
TRUE if the identity pool supports unauthenticated logins.
An array of Amazon Cognito user pools and their client IDs.
The "domain" by which Cognito will refer to your users. This name acts as a placeholder that allows your backend and the Cognito service to communicate about the developer provider. For the DeveloperProviderName
, you can use letters as well as period (.
), underscore (_
), and dash (-
).
A string that you provide.
Tags to assign to the identity pool. A tag is a label that you can apply to identity pools to categorize and manage them in different ways, such as by purpose, owner, environment, or other criteria.
The Amazon Resource Names (ARN) of the OpenID Connect providers.
An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool.
Optional key:value pairs mapping provider names to provider app IDs.