Skip to main content

ISESV2GetAccountResponse

Interface in AWS.SESV2

Interface for GetAccount responses.

Ancestors

Properties

DedicatedIpAutoWarmupEnabled

property DedicatedIpAutoWarmupEnabled: Boolean

Indicates whether automatic warm-up is enabled for dedicated IP addresses.

Dedicated IP warm-up is the process of gradually increasing the volume of email sent from a new dedicated IP address to establish sender reputation. When enabled, AWS automatically manages the warm-up process to optimize deliverability. This setting applies to all dedicated IP addresses associated with your account in the current AWS region.

Details

property Details: ISESV2AccountDetails

Type: ISESV2AccountDetails

The detailed account configuration and contact information.

Contains comprehensive account details including contact information, use case description, website URL, and review status information. This information is used by AWS for account management and compliance purposes.

EnforcementStatus

property EnforcementStatus: string

The current reputation status of your Amazon SES account.

The enforcement status reflects AWS's assessment of your account's sending reputation and compliance with email sending best practices. Possible status values include:

  • HEALTHY – No reputation-related issues currently impact your account.
  • PROBATION – Potential issues identified; account under review while correcting issues.
  • SHUTDOWN – Email sending ability paused due to issues; contact AWS to restore access.

ProductionAccessEnabled

property ProductionAccessEnabled: Boolean

Indicates whether your account has production access in the current AWS region.

When false, your account is in the sandbox and can only send email to verified identities. This is the default state for new SES accounts to prevent abuse and ensure proper setup. When true, your account has production access and can send email to any address, subject to your sending quota and rate limits. Production access is granted after demonstrating responsible email sending practices.

SendingEnabled

property SendingEnabled: Boolean

Indicates whether email sending is currently enabled for your account.

When false, your account cannot send emails through SES in the current AWS region. This may occur due to account issues, policy violations, or administrative actions. When true, your account can send emails subject to other constraints such as sending quotas, rate limits, and enforcemen status.

SendQuota

property SendQuota: ISESV2SendQuota

Type: ISESV2SendQuota

The sending limits and usage statistics for your account.

Contains information about your maximum 24-hour sending limit, maximum send rate per second, and the number of emails sent in the last 24 hours. These quotas help prevent abuse and ensure reliable service for all users. Sending quotas are automatically adjusted based on your sending patterns, bounce rates, complaint rates, and overall account reputation.

SuppressionAttributes

property SuppressionAttributes: ISESV2SuppressionAttributes

Type: ISESV2SuppressionAttributes

The email address suppression preferences for your account.

Defines which types of email events (bounces, complaints) will automatically add email addresses to your account's suppression list. The suppression list prevents future emails from being sent to problematic addresses. Properly configured suppression settings help maintain good sender reputation by avoiding repeated attempts to send to addresses that have previously bounced or generated complaints.

VdmAttributes

property VdmAttributes: ISESV2VdmAttributes

Type: ISESV2VdmAttributes

The Virtual Deliverability Manager (VDM) attributes for your account.

VDM provides advanced deliverability features including engagement tracking, reputation monitoring, and optimized shared delivery. These features help improve email deliverability and provide insights into email performance. VDM attributes include dashboard settings for engagement metrics and guardian settings for delivery optimization features.