ses_list_custom_verification_email_templates: Lists the existing custom verification email templates for...

View source: R/ses_operations.R

ses_list_custom_verification_email_templatesR Documentation

Lists the existing custom verification email templates for your account in the current Amazon Web Services Region

Description

Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.

See https://www.paws-r-sdk.com/docs/ses_list_custom_verification_email_templates/ for full documentation.

Usage

ses_list_custom_verification_email_templates(
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NextToken

An array the contains the name and creation time stamp for each template in your Amazon SES account.

MaxResults

The maximum number of custom verification email templates to return. This value must be at least 1 and less than or equal to 50. If you do not specify a value, or if you specify a value less than 1 or greater than 50, the operation returns up to 50 results.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.