aws cognito-identity update-identity-pool

Updates an identity pool. You must use AWS Developer credentials to call this API

Options

NameDescription
--identity-pool-id <string>An identity pool ID in the format REGION:GUID
--identity-pool-name <string>A string that you provide
--allow-unauthenticated-identitiesTRUE if the identity pool supports unauthenticated logins
--no-allow-unauthenticated-identitiesTRUE if the identity pool supports unauthenticated logins
--allow-classic-flowEnables or disables the Basic (Classic) authentication flow. For more information, see Identity Pools (Federated Identities) Authentication Flow in the Amazon Cognito Developer Guide
--no-allow-classic-flowEnables or disables the Basic (Classic) authentication flow. For more information, see Identity Pools (Federated Identities) Authentication Flow in the Amazon Cognito Developer Guide
--supported-login-providers <map>Optional key:value pairs mapping provider names to provider app IDs
--developer-provider-name <string>The "domain" by which Cognito will refer to your users
--open-id-connect-provider-arns <list>The ARNs of the OpenID Connect providers
--cognito-identity-providers <list>A list representing an Amazon Cognito user pool and its client ID
--saml-provider-arns <list>An array of Amazon Resource Names (ARNs) of the SAML provider for your identity pool
--identity-pool-tags <map>The tags that are assigned 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
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command