ses_get_identity_notification_attributes: Given a list of verified identities (email addresses and/or...

View source: R/ses_operations.R

ses_get_identity_notification_attributesR Documentation

Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes

Description

Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.

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

Usage

ses_get_identity_notification_attributes(Identities)

Arguments

Identities

[required] A list of one or more identities. You can specify an identity by using its name or by using its Amazon Resource Name (ARN). Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.


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