ses_describe_configuration_set: Returns the details of the specified configuration set

View source: R/ses_operations.R

ses_describe_configuration_setR Documentation

Returns the details of the specified configuration set

Description

Returns the details of the specified configuration set. For information about using configuration sets, see the Amazon SES Developer Guide.

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

Usage

ses_describe_configuration_set(
  ConfigurationSetName,
  ConfigurationSetAttributeNames = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set to describe.

ConfigurationSetAttributeNames

A list of configuration set attributes to return.


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