updateIdentityPool
inline suspend fun CognitoIdentityClient.updateIdentityPool(crossinline block: UpdateIdentityPoolRequest.Builder.() -> Unit): UpdateIdentityPoolResponse
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.