@aws-sdk/client-sesv2 3.336.0 → 3.338.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/SESv2Client.js +2 -1
- package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/CreateContactCommand.js +2 -1
- package/dist-cjs/commands/CreateContactListCommand.js +2 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/DeleteContactCommand.js +2 -1
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/GetAccountCommand.js +2 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -1
- package/dist-cjs/commands/GetContactCommand.js +2 -1
- package/dist-cjs/commands/GetContactListCommand.js +2 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetImportJobCommand.js +2 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -1
- package/dist-cjs/commands/ListContactListsCommand.js +2 -1
- package/dist-cjs/commands/ListContactsCommand.js +2 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -1
- package/dist-cjs/commands/ListRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -1
- package/dist-cjs/commands/SendEmailCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/UpdateContactCommand.js +2 -1
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/SESv2ServiceException.js +2 -1
- package/dist-es/SESv2Client.js +1 -0
- package/dist-es/commands/BatchGetMetricDataCommand.js +1 -0
- package/dist-es/commands/CreateConfigurationSetCommand.js +1 -0
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/CreateContactCommand.js +1 -0
- package/dist-es/commands/CreateContactListCommand.js +1 -0
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +1 -0
- package/dist-es/commands/CreateEmailIdentityCommand.js +1 -0
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/CreateEmailTemplateCommand.js +1 -0
- package/dist-es/commands/CreateImportJobCommand.js +1 -0
- package/dist-es/commands/DeleteConfigurationSetCommand.js +1 -0
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/DeleteContactCommand.js +1 -0
- package/dist-es/commands/DeleteContactListCommand.js +1 -0
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/DeleteEmailIdentityCommand.js +1 -0
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteEmailTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/GetAccountCommand.js +1 -0
- package/dist-es/commands/GetBlacklistReportsCommand.js +1 -0
- package/dist-es/commands/GetConfigurationSetCommand.js +1 -0
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +1 -0
- package/dist-es/commands/GetContactCommand.js +1 -0
- package/dist-es/commands/GetContactListCommand.js +1 -0
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpsCommand.js +1 -0
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +1 -0
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +1 -0
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +1 -0
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +1 -0
- package/dist-es/commands/GetEmailIdentityCommand.js +1 -0
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +1 -0
- package/dist-es/commands/GetEmailTemplateCommand.js +1 -0
- package/dist-es/commands/GetImportJobCommand.js +1 -0
- package/dist-es/commands/GetSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/ListConfigurationSetsCommand.js +1 -0
- package/dist-es/commands/ListContactListsCommand.js +1 -0
- package/dist-es/commands/ListContactsCommand.js +1 -0
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -0
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +1 -0
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +1 -0
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +1 -0
- package/dist-es/commands/ListEmailIdentitiesCommand.js +1 -0
- package/dist-es/commands/ListEmailTemplatesCommand.js +1 -0
- package/dist-es/commands/ListImportJobsCommand.js +1 -0
- package/dist-es/commands/ListRecommendationsCommand.js +1 -0
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountDetailsCommand.js +1 -0
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +1 -0
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +1 -0
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +1 -0
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +1 -0
- package/dist-es/commands/PutSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/SendBulkEmailCommand.js +1 -0
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +1 -0
- package/dist-es/commands/SendEmailCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/UpdateContactCommand.js +1 -0
- package/dist-es/commands/UpdateContactListCommand.js +1 -0
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/UpdateEmailTemplateCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/SESv2ServiceException.js +1 -0
- package/dist-types/SESv2Client.d.ts +3 -3
- package/dist-types/commands/BatchGetMetricDataCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateContactCommand.d.ts +4 -0
- package/dist-types/commands/CreateContactListCommand.d.ts +4 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +4 -0
- package/dist-types/commands/DeleteContactListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +4 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/GetContactCommand.d.ts +4 -0
- package/dist-types/commands/GetContactListCommand.d.ts +4 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +4 -0
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListContactListsCommand.d.ts +4 -0
- package/dist-types/commands/ListContactsCommand.d.ts +4 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +4 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +4 -0
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListImportJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +4 -0
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +12 -0
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/SendBulkEmailCommand.d.ts +4 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +4 -0
- package/dist-types/commands/SendEmailCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +4 -0
- package/dist-types/commands/UpdateContactListCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +4 -0
- package/dist-types/index.d.ts +13 -2
- package/dist-types/models/SESv2ServiceException.d.ts +1 -0
- package/dist-types/ts3.4/SESv2Client.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateCustomVerificationEmailTemplateRequest, UpdateCustomVerificationEmailTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateEmailIdentityPolicyRequest, UpdateEmailIdentityPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>Amazon SES API v2</fullname>
|
|
3
|
+
* <p>
|
|
4
|
+
* <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
|
|
5
|
+
* you can use to send email messages to your customers.</p>
|
|
6
|
+
* <p>If you're new to Amazon SES API v2, you might find it helpful to review the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/">Amazon Simple Email Service Developer
|
|
7
|
+
* Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
|
|
8
|
+
* and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
|
|
9
|
+
*
|
|
10
|
+
* @packageDocumentation
|
|
11
|
+
*/
|
|
2
12
|
export * from "./SESv2Client";
|
|
13
|
+
export * from "./SESv2";
|
|
3
14
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
15
|
export * from "./pagination";
|
|
16
|
+
export * from "./models";
|
|
6
17
|
export { SESv2ServiceException } from "./models/SESv2ServiceException";
|
|
@@ -399,6 +399,7 @@ import {
|
|
|
399
399
|
ClientResolvedEndpointParameters,
|
|
400
400
|
EndpointParameters,
|
|
401
401
|
} from "./endpoint/EndpointParameters";
|
|
402
|
+
export { __Client };
|
|
402
403
|
export type ServiceInputTypes =
|
|
403
404
|
| BatchGetMetricDataCommandInput
|
|
404
405
|
| CreateConfigurationSetCommandInput
|
|
@@ -599,7 +600,7 @@ export interface ClientDefaults
|
|
|
599
600
|
logger?: __Logger;
|
|
600
601
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
601
602
|
}
|
|
602
|
-
type SESv2ClientConfigType = Partial<
|
|
603
|
+
export type SESv2ClientConfigType = Partial<
|
|
603
604
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
604
605
|
> &
|
|
605
606
|
ClientDefaults &
|
|
@@ -611,7 +612,7 @@ type SESv2ClientConfigType = Partial<
|
|
|
611
612
|
UserAgentInputConfig &
|
|
612
613
|
ClientInputEndpointParameters;
|
|
613
614
|
export interface SESv2ClientConfig extends SESv2ClientConfigType {}
|
|
614
|
-
type SESv2ClientResolvedConfigType =
|
|
615
|
+
export type SESv2ClientResolvedConfigType =
|
|
615
616
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
616
617
|
Required<ClientDefaults> &
|
|
617
618
|
RegionResolvedConfig &
|
|
@@ -633,4 +634,3 @@ export declare class SESv2Client extends __Client<
|
|
|
633
634
|
constructor(configuration: SESv2ClientConfig);
|
|
634
635
|
destroy(): void;
|
|
635
636
|
}
|
|
636
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetMetricDataCommandInput
|
|
19
20
|
extends BatchGetMetricDataRequest {}
|
|
20
21
|
export interface BatchGetMetricDataCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateConfigurationSetCommandInput
|
|
19
20
|
extends CreateConfigurationSetRequest {}
|
|
20
21
|
export interface CreateConfigurationSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateConfigurationSetEventDestinationCommandInput
|
|
19
20
|
extends CreateConfigurationSetEventDestinationRequest {}
|
|
20
21
|
export interface CreateConfigurationSetEventDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateContactCommandInput extends CreateContactRequest {}
|
|
19
20
|
export interface CreateContactCommandOutput
|
|
20
21
|
extends CreateContactResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateContactListCommandInput
|
|
19
20
|
extends CreateContactListRequest {}
|
|
20
21
|
export interface CreateContactListCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateCustomVerificationEmailTemplateCommandInput
|
|
19
20
|
extends CreateCustomVerificationEmailTemplateRequest {}
|
|
20
21
|
export interface CreateCustomVerificationEmailTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDedicatedIpPoolCommandInput
|
|
19
20
|
extends CreateDedicatedIpPoolRequest {}
|
|
20
21
|
export interface CreateDedicatedIpPoolCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateDeliverabilityTestReportCommandInput
|
|
19
20
|
extends CreateDeliverabilityTestReportRequest {}
|
|
20
21
|
export interface CreateDeliverabilityTestReportCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEmailIdentityCommandInput
|
|
19
20
|
extends CreateEmailIdentityRequest {}
|
|
20
21
|
export interface CreateEmailIdentityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEmailIdentityPolicyCommandInput
|
|
19
20
|
extends CreateEmailIdentityPolicyRequest {}
|
|
20
21
|
export interface CreateEmailIdentityPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEmailTemplateCommandInput
|
|
19
20
|
extends CreateEmailTemplateRequest {}
|
|
20
21
|
export interface CreateEmailTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
|
|
19
20
|
export interface CreateImportJobCommandOutput
|
|
20
21
|
extends CreateImportJobResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteConfigurationSetCommandInput
|
|
19
20
|
extends DeleteConfigurationSetRequest {}
|
|
20
21
|
export interface DeleteConfigurationSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteConfigurationSetEventDestinationCommandInput
|
|
19
20
|
extends DeleteConfigurationSetEventDestinationRequest {}
|
|
20
21
|
export interface DeleteConfigurationSetEventDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteContactCommandInput extends DeleteContactRequest {}
|
|
19
20
|
export interface DeleteContactCommandOutput
|
|
20
21
|
extends DeleteContactResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteContactListCommandInput
|
|
19
20
|
extends DeleteContactListRequest {}
|
|
20
21
|
export interface DeleteContactListCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteCustomVerificationEmailTemplateCommandInput
|
|
19
20
|
extends DeleteCustomVerificationEmailTemplateRequest {}
|
|
20
21
|
export interface DeleteCustomVerificationEmailTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDedicatedIpPoolCommandInput
|
|
19
20
|
extends DeleteDedicatedIpPoolRequest {}
|
|
20
21
|
export interface DeleteDedicatedIpPoolCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEmailIdentityCommandInput
|
|
19
20
|
extends DeleteEmailIdentityRequest {}
|
|
20
21
|
export interface DeleteEmailIdentityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEmailIdentityPolicyCommandInput
|
|
19
20
|
extends DeleteEmailIdentityPolicyRequest {}
|
|
20
21
|
export interface DeleteEmailIdentityPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEmailTemplateCommandInput
|
|
19
20
|
extends DeleteEmailTemplateRequest {}
|
|
20
21
|
export interface DeleteEmailTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteSuppressedDestinationCommandInput
|
|
19
20
|
extends DeleteSuppressedDestinationRequest {}
|
|
20
21
|
export interface DeleteSuppressedDestinationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
SESv2ClientResolvedConfig,
|
|
14
14
|
} from "../SESv2Client";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetAccountCommandInput extends GetAccountRequest {}
|
|
16
17
|
export interface GetAccountCommandOutput
|
|
17
18
|
extends GetAccountResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBlacklistReportsCommandInput
|
|
19
20
|
extends GetBlacklistReportsRequest {}
|
|
20
21
|
export interface GetBlacklistReportsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetConfigurationSetCommandInput
|
|
19
20
|
extends GetConfigurationSetRequest {}
|
|
20
21
|
export interface GetConfigurationSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetConfigurationSetEventDestinationsCommandInput
|
|
19
20
|
extends GetConfigurationSetEventDestinationsRequest {}
|
|
20
21
|
export interface GetConfigurationSetEventDestinationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
SESv2ClientResolvedConfig,
|
|
14
14
|
} from "../SESv2Client";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetContactCommandInput extends GetContactRequest {}
|
|
16
17
|
export interface GetContactCommandOutput
|
|
17
18
|
extends GetContactResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetContactListCommandInput extends GetContactListRequest {}
|
|
19
20
|
export interface GetContactListCommandOutput
|
|
20
21
|
extends GetContactListResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCustomVerificationEmailTemplateCommandInput
|
|
19
20
|
extends GetCustomVerificationEmailTemplateRequest {}
|
|
20
21
|
export interface GetCustomVerificationEmailTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDedicatedIpCommandInput extends GetDedicatedIpRequest {}
|
|
19
20
|
export interface GetDedicatedIpCommandOutput
|
|
20
21
|
extends GetDedicatedIpResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDedicatedIpPoolCommandInput
|
|
19
20
|
extends GetDedicatedIpPoolRequest {}
|
|
20
21
|
export interface GetDedicatedIpPoolCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDedicatedIpsCommandInput extends GetDedicatedIpsRequest {}
|
|
19
20
|
export interface GetDedicatedIpsCommandOutput
|
|
20
21
|
extends GetDedicatedIpsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDeliverabilityDashboardOptionsCommandInput
|
|
19
20
|
extends GetDeliverabilityDashboardOptionsRequest {}
|
|
20
21
|
export interface GetDeliverabilityDashboardOptionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDeliverabilityTestReportCommandInput
|
|
19
20
|
extends GetDeliverabilityTestReportRequest {}
|
|
20
21
|
export interface GetDeliverabilityTestReportCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDomainDeliverabilityCampaignCommandInput
|
|
19
20
|
extends GetDomainDeliverabilityCampaignRequest {}
|
|
20
21
|
export interface GetDomainDeliverabilityCampaignCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDomainStatisticsReportCommandInput
|
|
19
20
|
extends GetDomainStatisticsReportRequest {}
|
|
20
21
|
export interface GetDomainStatisticsReportCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEmailIdentityCommandInput extends GetEmailIdentityRequest {}
|
|
19
20
|
export interface GetEmailIdentityCommandOutput
|
|
20
21
|
extends GetEmailIdentityResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEmailIdentityPoliciesCommandInput
|
|
19
20
|
extends GetEmailIdentityPoliciesRequest {}
|
|
20
21
|
export interface GetEmailIdentityPoliciesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEmailTemplateCommandInput extends GetEmailTemplateRequest {}
|
|
19
20
|
export interface GetEmailTemplateCommandOutput
|
|
20
21
|
extends GetEmailTemplateResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
SESv2ClientResolvedConfig,
|
|
14
14
|
} from "../SESv2Client";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetImportJobCommandInput extends GetImportJobRequest {}
|
|
16
17
|
export interface GetImportJobCommandOutput
|
|
17
18
|
extends GetImportJobResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetSuppressedDestinationCommandInput
|
|
19
20
|
extends GetSuppressedDestinationRequest {}
|
|
20
21
|
export interface GetSuppressedDestinationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListConfigurationSetsCommandInput
|
|
19
20
|
extends ListConfigurationSetsRequest {}
|
|
20
21
|
export interface ListConfigurationSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListContactListsCommandInput extends ListContactListsRequest {}
|
|
19
20
|
export interface ListContactListsCommandOutput
|
|
20
21
|
extends ListContactListsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
SESv2ClientResolvedConfig,
|
|
14
14
|
} from "../SESv2Client";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListContactsCommandInput extends ListContactsRequest {}
|
|
16
17
|
export interface ListContactsCommandOutput
|
|
17
18
|
extends ListContactsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListCustomVerificationEmailTemplatesCommandInput
|
|
19
20
|
extends ListCustomVerificationEmailTemplatesRequest {}
|
|
20
21
|
export interface ListCustomVerificationEmailTemplatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDedicatedIpPoolsCommandInput
|
|
19
20
|
extends ListDedicatedIpPoolsRequest {}
|
|
20
21
|
export interface ListDedicatedIpPoolsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDeliverabilityTestReportsCommandInput
|
|
19
20
|
extends ListDeliverabilityTestReportsRequest {}
|
|
20
21
|
export interface ListDeliverabilityTestReportsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDomainDeliverabilityCampaignsCommandInput
|
|
19
20
|
extends ListDomainDeliverabilityCampaignsRequest {}
|
|
20
21
|
export interface ListDomainDeliverabilityCampaignsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListEmailIdentitiesCommandInput
|
|
19
20
|
extends ListEmailIdentitiesRequest {}
|
|
20
21
|
export interface ListEmailIdentitiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListEmailTemplatesCommandInput
|
|
19
20
|
extends ListEmailTemplatesRequest {}
|
|
20
21
|
export interface ListEmailTemplatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListImportJobsCommandInput extends ListImportJobsRequest {}
|
|
19
20
|
export interface ListImportJobsCommandOutput
|
|
20
21
|
extends ListImportJobsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRecommendationsCommandInput
|
|
19
20
|
extends ListRecommendationsRequest {}
|
|
20
21
|
export interface ListRecommendationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSuppressedDestinationsCommandInput
|
|
19
20
|
extends ListSuppressedDestinationsRequest {}
|
|
20
21
|
export interface ListSuppressedDestinationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutAccountDedicatedIpWarmupAttributesCommandInput
|
|
19
20
|
extends PutAccountDedicatedIpWarmupAttributesRequest {}
|
|
20
21
|
export interface PutAccountDedicatedIpWarmupAttributesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutAccountDetailsCommandInput
|
|
19
20
|
extends PutAccountDetailsRequest {}
|
|
20
21
|
export interface PutAccountDetailsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutAccountSendingAttributesCommandInput
|
|
19
20
|
extends PutAccountSendingAttributesRequest {}
|
|
20
21
|
export interface PutAccountSendingAttributesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
SESv2ClientResolvedConfig,
|
|
17
17
|
} from "../SESv2Client";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutAccountSuppressionAttributesCommandInput
|
|
19
20
|
extends PutAccountSuppressionAttributesRequest {}
|
|
20
21
|
export interface PutAccountSuppressionAttributesCommandOutput
|