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.
sesv2_put_configuration_set_reputation_options(
ConfigurationSetName,
ReputationMetricsEnabled = NULL
)
[required] The name of the configuration set.
If true
, tracking of reputation metrics is enabled for the
configuration set. If false
, tracking of reputation metrics is
disabled for the configuration set.