Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ses-configurationset.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::SES::ConfigurationSet.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ses.git

Properties

Name string | Aws_CF_FunctionString

The name of the configuration set.

TrackingOptions object

An object that defines the open and click tracking options for emails that you send using the configuration set.

1 nested properties
CustomRedirectDomain string | Aws_CF_FunctionString

The domain to use for tracking open and click events.

DeliveryOptions object

An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

2 nested properties
TlsPolicy string | Aws_CF_FunctionString

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require , messages are only delivered if a TLS connection can be established. If the value is Optional , messages can be delivered in plain text if a TLS connection can't be established.

SendingPoolName string | Aws_CF_FunctionString

The name of the dedicated IP pool to associate with the configuration set.

ReputationOptions object

An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.

1 nested properties
ReputationMetricsEnabled boolean

If true , tracking of reputation metrics is enabled for the configuration set. If false , tracking of reputation metrics is disabled for the configuration set.

pattern=true|false
SendingOptions object

An object that defines whether or not Amazon SES can send email that you send using the configuration set.

1 nested properties
SendingEnabled boolean
pattern=true|false
SuppressionOptions object

An object that contains information about the suppression list preferences for your account.

1 nested properties
SuppressedReasons string[]

A list that contains the reasons that email addresses are automatically added to the suppression list for your account.

VdmOptions object

An object that contains Virtual Deliverability Manager (VDM) settings for this configuration set.

2 nested properties
DashboardOptions object

Preferences regarding the Dashboard feature.

1 nested properties
EngagementMetrics string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have engagement tracking enabled.

GuardianOptions object

Preferences regarding the Guardian feature.

1 nested properties
OptimizedSharedDelivery string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have optimized delivery algorithm enabled.

Definitions

TrackingOptions object

An object that defines the open and click tracking options for emails that you send using the configuration set.

CustomRedirectDomain string | Aws_CF_FunctionString

The domain to use for tracking open and click events.

DeliveryOptions object

An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

TlsPolicy string | Aws_CF_FunctionString

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require , messages are only delivered if a TLS connection can be established. If the value is Optional , messages can be delivered in plain text if a TLS connection can't be established.

SendingPoolName string | Aws_CF_FunctionString

The name of the dedicated IP pool to associate with the configuration set.

ReputationOptions object

An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.

ReputationMetricsEnabled boolean

If true , tracking of reputation metrics is enabled for the configuration set. If false , tracking of reputation metrics is disabled for the configuration set.

pattern=true|false
SendingOptions object

An object that defines whether or not Amazon SES can send email that you send using the configuration set.

SendingEnabled boolean
pattern=true|false
SuppressionOptions object

An object that contains information about the suppression list preferences for your account.

SuppressedReasons string[]

A list that contains the reasons that email addresses are automatically added to the suppression list for your account.

DashboardOptions object

Preferences regarding the Dashboard feature.

EngagementMetrics string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have engagement tracking enabled.

GuardianOptions object

Preferences regarding the Guardian feature.

OptimizedSharedDelivery string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have optimized delivery algorithm enabled.

VdmOptions object

An object that contains Virtual Deliverability Manager (VDM) settings for this configuration set.

DashboardOptions object

Preferences regarding the Dashboard feature.

1 nested properties
EngagementMetrics string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have engagement tracking enabled.

GuardianOptions object

Preferences regarding the Guardian feature.

1 nested properties
OptimizedSharedDelivery string | Aws_CF_FunctionString required

Whether emails sent with this configuration set have optimized delivery algorithm enabled.