sesv2_put_configuration_set_reputation_options: Enable or disable collection of reputation metrics for emails...

View source: R/sesv2_operations.R

sesv2_put_configuration_set_reputation_optionsR Documentation

Enable or disable collection of reputation metrics for emails that you send using a particular configuration set in a specific Amazon Web Services Region

Description

Enable or disable collection of reputation metrics for emails that you send using a particular configuration set in a specific Amazon Web Services Region.

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

Usage

sesv2_put_configuration_set_reputation_options(
  ConfigurationSetName,
  ReputationMetricsEnabled = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set.

ReputationMetricsEnabled

If true, tracking of reputation metrics is enabled for the configuration set. If false, tracking of reputation metrics is disabled for the configuration set.


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