Smaws_Client_CognitoIdentity.UpdateIdentityPool
val request :
Smaws_Lib.Context.t ->
identity_pool ->
(identity_pool,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `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
| `ResourceNotFoundException of resource_not_found_exception
| `TooManyRequestsException of too_many_requests_exception ])
Stdlib.result
Updates an identity pool.
You must use AWS Developer credentials to call this API.