ISESV2CreateConfigurationSetRequest
Interface in AWS.SESV2
Interface for CreateConfigurationSet requests.
Ancestors
Properties
ArchivingOptions
property ArchivingOptions: ISESV2ArchivingOptions
Type: ISESV2ArchivingOptions
Settings that define where sent emails are archived when using this configuration set.
Archiving options specify the MailManager archive ARN where copies of sent emails will be stored. This feature allows you to maintain records of all emails sent through this configuration set for compliance or audit purposes. The archive ARN must point to a valid MailManager archive resource in your AWS account. When not specified, emails are not archived.
ConfigurationSetName
property ConfigurationSetName: string
The name of the configuration set to create.
The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only. Configuration set names must be unique within your AWS account. This name is used when applying the configuration set to emails by specifying it in the Amazon SES API v2 sending operations.
DeliveryOptions
property DeliveryOptions: ISESV2DeliveryOptions
Type: ISESV2DeliveryOptions
Settings that control how Amazon SES handles email delivery for this configuration set.
Delivery options include TLS policy enforcement, dedicated IP pool assignment, and maximum delivery time settings. These options help ensure secure and reliable email delivery.
ReputationOptions
property ReputationOptions: ISESV2ReputationOptions
Type: ISESV2ReputationOptions
Settings that control reputation tracking for this configuration set.
Reputation tracking monitors bounce and complaint rates to help maintain good sender reputation. When enabled, Amazon SES tracks metrics and may pause email sending if reputation falls below acceptable thresholds.
SendingOptions
property SendingOptions: ISESV2SendingOptions
Type: ISESV2SendingOptions
Settings that control whether email sending is enabled for this configuration set.
When sending is disabled, emails that use this configuration set will be rejected. This provides a way to temporarily halt email sending for specific campaigns or use cases.
SuppressionOptions
property SuppressionOptions: ISESV2SuppressionOptions
Type: ISESV2SuppressionOptions
Settings that control which email addresses are suppressed for this configuration set.
Suppression options determine whether addresses that have previously bounced or generated complaints should be automatically excluded from future sends. This helps maintain sender reputation and reduces unwanted email delivery attempts.
Tags
property Tags: IAWSTags
Optional tags to assign to the configuration set.
Tags are key-value pairs that help you organize and identify your AWS resources. You can use tags for cost allocation, access control, and resource management. Each tag key must be unique within the configuration set.
TrackingOptions
property TrackingOptions: ISESV2TrackingOptions
Type: ISESV2TrackingOptions
Settings that control click and open tracking for emails sent using this configuration set.
Tracking options include custom redirect domain configuration and HTTPS policy settings. These settings affect how Amazon SES handles tracked links and open tracking pixels in your emails.
VdmOptions
property VdmOptions: ISESV2VdmOptions
Type: ISESV2VdmOptions
Settings that control Virtual Deliverability Manager (VDM) features for this configuration set.
VDM options include dashboard settings for engagement metrics tracking and guardian settings for optimized shared delivery. These features help improve email deliverability and provide insights into sending performance. Dashboard options control whether engagement metrics (opens, clicks) are collected and displayed in the VDM dashboard. Guardian options control whether optimized shared delivery is enabled to improve inbox placement.