lightsail_send_contact_method_verification {paws.compute} | R Documentation |
Sends a verification request to an email contact method to ensure it's owned by the requester
Description
Sends a verification request to an email contact method to ensure it's owned by the requester. SMS contact methods don't need to be verified.
See https://www.paws-r-sdk.com/docs/lightsail_send_contact_method_verification/ for full documentation.
Usage
lightsail_send_contact_method_verification(protocol)
Arguments
protocol |
[required] The protocol to verify, such as |
[Package paws.compute version 0.9.0 Index]