ses_verify_domain_identity {paws.customer.engagement} | R Documentation |
Adds a domain to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it
Description
Adds a domain to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. For more information about verifying domains, see Verifying Email Addresses and Domains in the Amazon SES Developer Guide.
See https://www.paws-r-sdk.com/docs/ses_verify_domain_identity/ for full documentation.
Usage
ses_verify_domain_identity(Domain)
Arguments
Domain |
[required] The domain to be verified. |
[Package paws.customer.engagement version 0.7.0 Index]