sesv2_put_configuration_set_reputation_options {paws.customer.engagement} | R 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 |
[Package paws.customer.engagement version 0.7.0 Index]