Smaws_Client_CognitoIdentity.CreateIdentityPool
val request :
Smaws_Lib.Context.t ->
create_identity_pool_input ->
(identity_pool,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `LimitExceededException of limit_exceeded_exception
| `NotAuthorizedException of not_authorized_exception
| `ResourceConflictException of resource_conflict_exception
| `TooManyRequestsException of too_many_requests_exception ])
Stdlib.result
Creates a new identity pool. The identity pool is a store of user identity information that is specific to your AWS account. The keys for SupportedLoginProviders
are as follows:
graph.facebook.com
accounts.google.com
www.amazon.com
api.twitter.com
www.digits.com
You must use AWS Developer credentials to call this API.