SendUserAttributeVerificationCodeOptions: AuthServiceOptions & {
    clientMetadata?: ClientMetadata;
}

Options specific to a Cognito Update User Attributes request.

Type declaration