sesv2_put_email_identity_dkim_attributes: Used to enable or disable DKIM authentication for an email...

View source: R/sesv2_operations.R

sesv2_put_email_identity_dkim_attributesR Documentation

Used to enable or disable DKIM authentication for an email identity

Description

Used to enable or disable DKIM authentication for an email identity.

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

Usage

sesv2_put_email_identity_dkim_attributes(EmailIdentity, SigningEnabled = NULL)

Arguments

EmailIdentity

[required] The email identity.

SigningEnabled

Sets the DKIM signing configuration for the identity.

When you set this value true, then the messages that are sent from the identity are signed using DKIM. If you set this value to false, your messages are sent without DKIM signing.


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