completeWebAuthnRegistration
abstract suspend fun completeWebAuthnRegistration(input: CompleteWebAuthnRegistrationRequest): CompleteWebAuthnRegistrationResponse
Completes 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
.