Sends multiple emails in parallel using AWS SES service.
This function sends multiple emails to a list of recipients using the AWS SES service. It takes a single configuration object containing sender details, recipients, subject, and optional body content. Emails are sent in parallel for improved performance.
post/sendBulkEmails
Request body
Response
Successful operation