Module Smaws_Client_CognitoIdentity.UpdateIdentityPool

Updates the configuration of an identity pool.

If you don't provide a value for a parameter, Amazon Cognito sets it to its default value.

You must use Amazon Web Services developer credentials to call this operation.

and Deserialization

val request : Smaws_Lib.Context.t -> Types.identity_pool -> (Types.identity_pool, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalErrorException of Types.internal_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `LimitExceededException of Types.limit_exceeded_exception | `NotAuthorizedException of Types.not_authorized_exception | `ResourceConflictException of Types.resource_conflict_exception | `ResourceNotFoundException of Types.resource_not_found_exception | `TooManyRequestsException of Types.too_many_requests_exception ]) Stdlib.result