sesv2_put_configuration_set_archiving_options: Associate the configuration set with a MailManager archive

View source: R/sesv2_operations.R

sesv2_put_configuration_set_archiving_optionsR Documentation

Associate the configuration set with a MailManager archive

Description

Associate the configuration set with a MailManager archive. When you send email using the send_email or send_bulk_email operations the message as it will be given to the receiving SMTP server will be archived, along with the recipient information.

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

Usage

sesv2_put_configuration_set_archiving_options(
  ConfigurationSetName,
  ArchiveArn = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set to associate with a MailManager archive.

ArchiveArn

The Amazon Resource Name (ARN) of the MailManager archive that the Amazon SES API v2 sends email to.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.