Skip to main content

ISESV2GetConfigurationSetResponse

Interface in AWS.SESV2

Interface for GetConfigurationSet responses.

Ancestors

Properties

ArchivingOptions

property ArchivingOptions: ISESV2ArchivingOptions

Type: ISESV2ArchivingOptions

The MailManager archive settings for emails sent using this configuration set.

Archiving options define where sent emails are stored for compliance, auditing, or record-keeping purposes. The MailManager archive provides secure, long-term storage of email messages with built-in search and retrieval capabilities. When configured, all emails sent using this configuration set are automatically archived to the specified location, enabling organizations to meet regulatory requirements and maintain comprehensive email records.

ConfigurationSetName

property ConfigurationSetName: string

The name of the configuration set.

This is the unique identifier for the configuration set within your AWS account and region. The name is used to reference this configuration set when sending emails through SES APIs or SMTP interfaces.

DeliveryOptions

property DeliveryOptions: ISESV2DeliveryOptions

Type: ISESV2DeliveryOptions

The delivery configuration settings for this configuration set.

Delivery options control how emails are routed and delivered, including the dedicated IP pool association, TLS encryption policies, maximum delivery timeouts, and sending pool configurations. These settings directly impact email delivery performance and security. Dedicated IP pools help isolate sending reputation and provide consistent delivery performance, while TLS policies ensure secure transmission of sensitive email content.

ReputationOptions

property ReputationOptions: ISESV2ReputationOptions

Type: ISESV2ReputationOptions

The reputation tracking and management settings.

Reputation options control whether Amazon SES collects and tracks reputation metrics for emails sent using this configuration set. These metrics include bounce rates, complaint rates, and delivery statistics that affect your overall sender reputation. Reputation tracking enables you to monitor email performance, identify problematic sending patterns, and take corrective action to maintain good deliverability. The last fresh start timestamp indicates when reputation metrics were last reset.

SendingOptions

property SendingOptions: ISESV2SendingOptions

Type: ISESV2SendingOptions

The sending enablement status for this configuration set.

Sending options determine whether Amazon SES can send email using this configuration set. When sending is disabled, emails that reference this configuration set will be rejected, providing a quick way to temporarily halt specific email campaigns or applications. This setting provides administrative control over email sending without requiring code changes or configuration set deletion.

SuppressionOptions

property SuppressionOptions: ISESV2SuppressionOptions

Type: ISESV2SuppressionOptions

The suppression list preferences for this configuration set.

Suppression options define which types of email events (bounces, complaints) will automatically add email addresses to the suppression list, preventing future emails from being sent to those addresses. This helps maintain sender reputation and comply with email best practices. Configuration set-level suppression settings override account-level defaults, allowing fine-grained control over suppression behavior for different types of email campaigns.

Tags

property Tags: IAWSTags

The tags associated with this configuration set.

Tags are key-value pairs that help organize, categorize, and manage configuration sets. They can be used for cost allocation, access control, automation, and reporting purposes across your AWS resources. Common tag uses include environment identification (production, staging), department allocation, project tracking, and compliance classification.

TrackingOptions

property TrackingOptions: ISESV2TrackingOptions

Type: ISESV2TrackingOptions

The open and click tracking configuration settings.

Tracking options control how SES handles open and click tracking for emails sent using this configuration set. This includes custom redirect domains for click tracking and HTTPS policies for secure tracking pixel delivery. Proper tracking configuration enables accurate engagement metrics while maintaining user trust through secure, branded tracking domains that match your organization's domain structure.

VdmOptions

property VdmOptions: ISESV2VdmOptions

Type: ISESV2VdmOptions

The Virtual Deliverability Manager (VDM) preferences for this configuration set.

VDM options control advanced deliverability features including engagement metrics collection, delivery optimization algorithms, and reputation monitoring capabilities specific to this configuration set. Configuration set-level VDM settings allow you to customize deliverability optimization and metrics collection for different email types, providing granular control over advanced SES features.