Values.CompleteWebAuthnRegistrationResponseSourceCompletes registration of a passkey authenticator for the currently signed-in user. Authorize this action with a signed-in user's access token. It must include the scope aws.cognito.signin.user.admin.
type nonrec error = [ | `ForbiddenException of ForbiddenException.t| `InternalErrorException of InternalErrorException.t| `InvalidParameterException of InvalidParameterException.t| `LimitExceededException of LimitExceededException.t| `NotAuthorizedException of NotAuthorizedException.t| `PasswordResetRequiredException of PasswordResetRequiredException.t| `TooManyRequestsException of TooManyRequestsException.t| `WebAuthnChallengeNotFoundException of WebAuthnChallengeNotFoundException.t| `WebAuthnClientMismatchException of WebAuthnClientMismatchException.t| `WebAuthnCredentialNotSupportedException of
WebAuthnCredentialNotSupportedException.t| `WebAuthnNotEnabledException of WebAuthnNotEnabledException.t| `WebAuthnOriginNotAllowedException of WebAuthnOriginNotAllowedException.t| `WebAuthnRelyingPartyMismatchException of
WebAuthnRelyingPartyMismatchException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ForbiddenException of ForbiddenException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `LimitExceededException of LimitExceededException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `PasswordResetRequiredException of PasswordResetRequiredException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `WebAuthnChallengeNotFoundException of WebAuthnChallengeNotFoundException.t
| `WebAuthnClientMismatchException of WebAuthnClientMismatchException.t
| `WebAuthnCredentialNotSupportedException of
WebAuthnCredentialNotSupportedException.t
| `WebAuthnNotEnabledException of WebAuthnNotEnabledException.t
| `WebAuthnOriginNotAllowedException of WebAuthnOriginNotAllowedException.t
| `WebAuthnRelyingPartyMismatchException of
WebAuthnRelyingPartyMismatchException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ForbiddenException of ForbiddenException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `LimitExceededException of LimitExceededException.t
| `NotAuthorizedException of NotAuthorizedException.t
| `PasswordResetRequiredException of PasswordResetRequiredException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `WebAuthnChallengeNotFoundException of WebAuthnChallengeNotFoundException.t
| `WebAuthnClientMismatchException of WebAuthnClientMismatchException.t
| `WebAuthnCredentialNotSupportedException of
WebAuthnCredentialNotSupportedException.t
| `WebAuthnNotEnabledException of WebAuthnNotEnabledException.t
| `WebAuthnOriginNotAllowedException of WebAuthnOriginNotAllowedException.t
| `WebAuthnRelyingPartyMismatchException of
WebAuthnRelyingPartyMismatchException.t ]