- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
GetAccountResponse Interface
A list of details about the email-sending capabilities of your Amazon SES account in the current Amazon Web Services Region.
Members
Name | Type | Details |
---|---|---|
DedicatedIpAutoWarmupEnabled | boolean | undefined | Indicates whether or not the automatic warm-up feature is enabled for dedicated IP addresses that are associated with your account. |
Details | AccountDetails | undefined | An object that defines your account details. |
EnforcementStatus | string | undefined | The reputation status of your Amazon SES account. The status can be one of the following:
|
ProductionAccessEnabled | boolean | undefined | Indicates whether or not your account has production access in the current Amazon Web Services Region. If the value is If the value is |
SendQuota | SendQuota | undefined | An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region. |
SendingEnabled | boolean | undefined | Indicates whether or not email sending is enabled for your Amazon SES account in the current Amazon Web Services Region. |
SuppressionAttributes | SuppressionAttributes | undefined | An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region. |
VdmAttributes | VdmAttributes | undefined | The VDM attributes that apply to your Amazon SES account. |
Full Signature
export interface GetAccountResponse