Smaws_Client_CognitoIdentity.GetId
val request :
Smaws_Lib.Context.t ->
get_id_input ->
(get_id_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ExternalServiceException of external_service_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
Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account.
This is a public API. You do not need any credentials to call this API.