@aws-sdk/client-sesv2 3.35.0 → 3.38.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/CHANGELOG.md +47 -0
- package/dist-cjs/SESv2.js +0 -11
- package/dist-cjs/SESv2Client.js +0 -16
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/CreateContactCommand.js +0 -26
- package/dist-cjs/commands/CreateContactListCommand.js +0 -25
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -28
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -31
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -50
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -25
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -30
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/DeleteContactCommand.js +0 -25
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -25
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/GetAccountCommand.js +0 -26
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -25
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -32
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -32
- package/dist-cjs/commands/GetContactCommand.js +0 -25
- package/dist-cjs/commands/GetContactListCommand.js +0 -26
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -29
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -27
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -26
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -32
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -25
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -27
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -27
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -36
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetImportJobCommand.js +0 -25
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -26
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -31
- package/dist-cjs/commands/ListContactListsCommand.js +0 -25
- package/dist-cjs/commands/ListContactsCommand.js +0 -25
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -29
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -26
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -27
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -27
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -28
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -25
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -34
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -31
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -47
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -34
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -26
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -25
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -32
- package/dist-cjs/commands/SendEmailCommand.js +0 -48
- package/dist-cjs/commands/TagResourceCommand.js +0 -33
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/UpdateContactCommand.js +0 -27
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -25
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -97
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -718
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -11
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -11
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/SESv2.js +0 -1
- package/dist-es/SESv2Client.js +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/CreateContactCommand.js +0 -1
- package/dist-es/commands/CreateContactListCommand.js +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateImportJobCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteContactCommand.js +0 -1
- package/dist-es/commands/DeleteContactListCommand.js +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/GetAccountCommand.js +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
- package/dist-es/commands/GetContactCommand.js +0 -1
- package/dist-es/commands/GetContactListCommand.js +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetImportJobCommand.js +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
- package/dist-es/commands/ListContactListsCommand.js +0 -1
- package/dist-es/commands/ListContactsCommand.js +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListImportJobsCommand.js +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +0 -1
- package/dist-es/commands/SendEmailCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/UpdateContactCommand.js +0 -1
- package/dist-es/commands/UpdateContactListCommand.js +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -97
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js +0 -1
- package/dist-es/pagination/ListContactsPaginator.js +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js +0 -1
- package/dist-es/pagination/index.js +13 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +81 -0
- package/dist-types/index.d.ts +4 -96
- package/dist-types/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/SESv2.d.ts +82 -539
- package/dist-types/ts3.4/SESv2Client.d.ts +24 -96
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/index.d.ts +81 -0
- package/dist-types/ts3.4/index.d.ts +4 -96
- package/dist-types/ts3.4/models/models_0.d.ts +947 -4045
- package/dist-types/ts3.4/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/SESv2.js.map +0 -1
- package/dist-cjs/SESv2Client.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactListCommand.js.map +0 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactListsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/SESv2.js.map +0 -1
- package/dist-es/SESv2Client.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/CreateContactCommand.js.map +0 -1
- package/dist-es/commands/CreateContactListCommand.js.map +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/GetAccountCommand.js.map +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-es/commands/GetContactCommand.js.map +0 -1
- package/dist-es/commands/GetContactListCommand.js.map +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetImportJobCommand.js.map +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-es/commands/ListContactListsCommand.js.map +0 -1
- package/dist-es/commands/ListContactsCommand.js.map +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-es/commands/SendEmailCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/SESv2.ts +0 -3272
- package/src/SESv2Client.ts +0 -657
- package/src/commands/CreateConfigurationSetCommand.ts +0 -99
- package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/CreateContactCommand.ts +0 -96
- package/src/commands/CreateContactListCommand.ts +0 -95
- package/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
- package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
- package/src/commands/CreateEmailIdentityCommand.ts +0 -120
- package/src/commands/CreateEmailIdentityPolicyCommand.ts +0 -109
- package/src/commands/CreateEmailTemplateCommand.ts +0 -98
- package/src/commands/CreateImportJobCommand.ts +0 -95
- package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
- package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/DeleteContactCommand.ts +0 -95
- package/src/commands/DeleteContactListCommand.ts +0 -95
- package/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
- package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
- package/src/commands/DeleteEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/DeleteEmailTemplateCommand.ts +0 -97
- package/src/commands/DeleteSuppressedDestinationCommand.ts +0 -100
- package/src/commands/GetAccountCommand.ts +0 -96
- package/src/commands/GetBlacklistReportsCommand.ts +0 -95
- package/src/commands/GetConfigurationSetCommand.ts +0 -102
- package/src/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -113
- package/src/commands/GetContactCommand.ts +0 -95
- package/src/commands/GetContactListCommand.ts +0 -96
- package/src/commands/GetCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/GetDedicatedIpCommand.ts +0 -97
- package/src/commands/GetDedicatedIpsCommand.ts +0 -96
- package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -113
- package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
- package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -105
- package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
- package/src/commands/GetEmailIdentityCommand.ts +0 -97
- package/src/commands/GetEmailIdentityPoliciesCommand.ts +0 -106
- package/src/commands/GetEmailTemplateCommand.ts +0 -98
- package/src/commands/GetImportJobCommand.ts +0 -95
- package/src/commands/GetSuppressedDestinationCommand.ts +0 -96
- package/src/commands/ListConfigurationSetsCommand.ts +0 -101
- package/src/commands/ListContactListsCommand.ts +0 -95
- package/src/commands/ListContactsCommand.ts +0 -95
- package/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +0 -110
- package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
- package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
- package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -108
- package/src/commands/ListEmailIdentitiesCommand.ts +0 -98
- package/src/commands/ListEmailTemplatesCommand.ts +0 -98
- package/src/commands/ListImportJobsCommand.ts +0 -95
- package/src/commands/ListSuppressedDestinationsCommand.ts +0 -99
- package/src/commands/ListTagsForResourceCommand.ts +0 -100
- package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
- package/src/commands/PutAccountDetailsCommand.ts +0 -95
- package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
- package/src/commands/PutAccountSuppressionAttributesCommand.ts +0 -103
- package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -107
- package/src/commands/PutDedicatedIpInPoolCommand.ts +0 -104
- package/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -103
- package/src/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -109
- package/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts +0 -110
- package/src/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -103
- package/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts +0 -129
- package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -115
- package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
- package/src/commands/PutSuppressedDestinationCommand.ts +0 -95
- package/src/commands/SendBulkEmailCommand.ts +0 -95
- package/src/commands/SendCustomVerificationEmailCommand.ts +0 -107
- package/src/commands/SendEmailCommand.ts +0 -118
- package/src/commands/TagResourceCommand.ts +0 -103
- package/src/commands/TestRenderEmailTemplateCommand.ts +0 -98
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/UpdateContactCommand.ts +0 -97
- package/src/commands/UpdateContactListCommand.ts +0 -95
- package/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/UpdateEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/UpdateEmailTemplateCommand.ts +0 -98
- package/src/endpoints.ts +0 -62
- package/src/index.ts +0 -97
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7160
- package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigurationSetsPaginator.ts +0 -59
- package/src/pagination/ListContactListsPaginator.ts +0 -59
- package/src/pagination/ListContactsPaginator.ts +0 -59
- package/src/pagination/ListCustomVerificationEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListDedicatedIpPoolsPaginator.ts +0 -59
- package/src/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -59
- package/src/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -59
- package/src/pagination/ListEmailIdentitiesPaginator.ts +0 -59
- package/src/pagination/ListEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListImportJobsPaginator.ts +0 -59
- package/src/pagination/ListSuppressedDestinationsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -10909
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -81,786 +81,329 @@ import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerifica
|
|
|
81
81
|
import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "./commands/UpdateEmailIdentityPolicyCommand";
|
|
82
82
|
import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "./commands/UpdateEmailTemplateCommand";
|
|
83
83
|
import { SESv2Client } from "./SESv2Client";
|
|
84
|
-
|
|
85
|
-
* <fullname>Amazon SES API v2</fullname>
|
|
86
|
-
*
|
|
87
|
-
* <p>
|
|
88
|
-
* <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
|
|
89
|
-
* you can use to send email messages to your customers.</p>
|
|
90
|
-
* <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
|
|
91
|
-
* Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
|
|
92
|
-
* and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
|
|
93
|
-
*/
|
|
84
|
+
|
|
94
85
|
export declare class SESv2 extends SESv2Client {
|
|
95
|
-
|
|
96
|
-
* <p>Create a configuration set. <i>Configuration sets</i> are groups of
|
|
97
|
-
* rules that you can apply to the emails that you send. You apply a configuration set to
|
|
98
|
-
* an email by specifying the name of the configuration set when you call the Amazon SES API v2. When
|
|
99
|
-
* you apply a configuration set to an email, all of the rules in that configuration set
|
|
100
|
-
* are applied to the email. </p>
|
|
101
|
-
*/
|
|
86
|
+
|
|
102
87
|
createConfigurationSet(args: CreateConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetCommandOutput>;
|
|
103
88
|
createConfigurationSet(args: CreateConfigurationSetCommandInput, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
|
|
104
89
|
createConfigurationSet(args: CreateConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetCommandOutput) => void): void;
|
|
105
|
-
|
|
106
|
-
* <p>Create an event destination. <i>Events</i> include message sends,
|
|
107
|
-
* deliveries, opens, clicks, bounces, and complaints. <i>Event
|
|
108
|
-
* destinations</i> are places that you can send information about these events
|
|
109
|
-
* to. For example, you can send event data to Amazon SNS to receive notifications when you
|
|
110
|
-
* receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
|
|
111
|
-
* storage.</p>
|
|
112
|
-
* <p>A single configuration set can include more than one event destination.</p>
|
|
113
|
-
*/
|
|
90
|
+
|
|
114
91
|
createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<CreateConfigurationSetEventDestinationCommandOutput>;
|
|
115
92
|
createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
116
93
|
createConfigurationSetEventDestination(args: CreateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
117
|
-
|
|
118
|
-
* <p>Creates a contact, which is an end-user who is receiving the email, and adds them to a
|
|
119
|
-
* contact list.</p>
|
|
120
|
-
*/
|
|
94
|
+
|
|
121
95
|
createContact(args: CreateContactCommandInput, options?: __HttpHandlerOptions): Promise<CreateContactCommandOutput>;
|
|
122
96
|
createContact(args: CreateContactCommandInput, cb: (err: any, data?: CreateContactCommandOutput) => void): void;
|
|
123
97
|
createContact(args: CreateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactCommandOutput) => void): void;
|
|
124
|
-
|
|
125
|
-
* <p>Creates a contact list.</p>
|
|
126
|
-
*/
|
|
98
|
+
|
|
127
99
|
createContactList(args: CreateContactListCommandInput, options?: __HttpHandlerOptions): Promise<CreateContactListCommandOutput>;
|
|
128
100
|
createContactList(args: CreateContactListCommandInput, cb: (err: any, data?: CreateContactListCommandOutput) => void): void;
|
|
129
101
|
createContactList(args: CreateContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactListCommandOutput) => void): void;
|
|
130
|
-
|
|
131
|
-
* <p>Creates a new custom verification email template.</p>
|
|
132
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
133
|
-
* Guide</i>.</p>
|
|
134
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
135
|
-
*/
|
|
102
|
+
|
|
136
103
|
createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
137
104
|
createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
138
105
|
createCustomVerificationEmailTemplate(args: CreateCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
139
|
-
|
|
140
|
-
* <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
|
|
141
|
-
* IP addresses that are associated with your Amazon Web Services account. You can associate a pool with
|
|
142
|
-
* a configuration set. When you send an email that uses that configuration set, the
|
|
143
|
-
* message is sent from one of the addresses in the associated pool.</p>
|
|
144
|
-
*/
|
|
106
|
+
|
|
145
107
|
createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<CreateDedicatedIpPoolCommandOutput>;
|
|
146
108
|
createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
|
|
147
109
|
createDedicatedIpPool(args: CreateDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDedicatedIpPoolCommandOutput) => void): void;
|
|
148
|
-
|
|
149
|
-
* <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
|
|
150
|
-
* by various email providers around the world. When you perform a predictive inbox placement test, you provide a
|
|
151
|
-
* sample message that contains the content that you plan to send to your customers. Amazon SES
|
|
152
|
-
* then sends that message to special email addresses spread across several major email
|
|
153
|
-
* providers. After about 24 hours, the test is complete, and you can use the
|
|
154
|
-
* <code>GetDeliverabilityTestReport</code> operation to view the results of the
|
|
155
|
-
* test.</p>
|
|
156
|
-
*/
|
|
110
|
+
|
|
157
111
|
createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeliverabilityTestReportCommandOutput>;
|
|
158
112
|
createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
|
|
159
113
|
createDeliverabilityTestReport(args: CreateDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeliverabilityTestReportCommandOutput) => void): void;
|
|
160
|
-
|
|
161
|
-
* <p>Starts the process of verifying an email identity. An <i>identity</i> is
|
|
162
|
-
* an email address or domain that you use when you send email. Before you can use an
|
|
163
|
-
* identity to send email, you first have to verify it. By verifying an identity, you
|
|
164
|
-
* demonstrate that you're the owner of the identity, and that you've given Amazon SES API v2
|
|
165
|
-
* permission to send email from the identity.</p>
|
|
166
|
-
* <p>When you verify an email address, Amazon SES sends an email to the address. Your email
|
|
167
|
-
* address is verified as soon as you follow the link in the verification email.
|
|
168
|
-
*
|
|
169
|
-
* </p>
|
|
170
|
-
* <p>When you verify a domain without specifying the <code>DkimSigningAttributes</code>
|
|
171
|
-
* object, this operation provides a set of DKIM tokens. You can convert these tokens into
|
|
172
|
-
* CNAME records, which you then add to the DNS configuration for your domain. Your domain
|
|
173
|
-
* is verified when Amazon SES detects these records in the DNS configuration for your domain.
|
|
174
|
-
* This verification method is known as <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy DKIM</a>.</p>
|
|
175
|
-
* <p>Alternatively, you can perform the verification process by providing your own
|
|
176
|
-
* public-private key pair. This verification method is known as Bring Your Own DKIM
|
|
177
|
-
* (BYODKIM). To use BYODKIM, your call to the <code>CreateEmailIdentity</code> operation
|
|
178
|
-
* has to include the <code>DkimSigningAttributes</code> object. When you specify this
|
|
179
|
-
* object, you provide a selector (a component of the DNS record name that identifies the
|
|
180
|
-
* public key to use for DKIM authentication) and a private key.</p>
|
|
181
|
-
* <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
|
|
182
|
-
* convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
|
|
183
|
-
* domain. Your domain is verified when Amazon SES detects these records in the DNS
|
|
184
|
-
* configuration for your domain. For some DNS providers, it can take 72 hours or more to
|
|
185
|
-
* complete the domain verification process.</p>
|
|
186
|
-
* <p>Additionally, you can associate an existing configuration set with the email identity that you're verifying.</p>
|
|
187
|
-
*/
|
|
114
|
+
|
|
188
115
|
createEmailIdentity(args: CreateEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailIdentityCommandOutput>;
|
|
189
116
|
createEmailIdentity(args: CreateEmailIdentityCommandInput, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
|
|
190
117
|
createEmailIdentity(args: CreateEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailIdentityCommandOutput) => void): void;
|
|
191
|
-
|
|
192
|
-
* <p>Creates the specified sending authorization policy for the given identity (an email
|
|
193
|
-
* address or a domain).</p>
|
|
194
|
-
* <note>
|
|
195
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
196
|
-
* this API will return an error.</p>
|
|
197
|
-
* </note>
|
|
198
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
199
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
200
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
201
|
-
* Guide</a>.</p>
|
|
202
|
-
*
|
|
203
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
204
|
-
*/
|
|
118
|
+
|
|
205
119
|
createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailIdentityPolicyCommandOutput>;
|
|
206
120
|
createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void): void;
|
|
207
121
|
createEmailIdentityPolicy(args: CreateEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailIdentityPolicyCommandOutput) => void): void;
|
|
208
|
-
|
|
209
|
-
* <p>Creates an email template. Email templates enable you to send personalized email to
|
|
210
|
-
* one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
211
|
-
* Guide</a>.</p>
|
|
212
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
213
|
-
*/
|
|
122
|
+
|
|
214
123
|
createEmailTemplate(args: CreateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateEmailTemplateCommandOutput>;
|
|
215
124
|
createEmailTemplate(args: CreateEmailTemplateCommandInput, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void;
|
|
216
125
|
createEmailTemplate(args: CreateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void;
|
|
217
|
-
|
|
218
|
-
* <p>Creates an import job for a data destination.</p>
|
|
219
|
-
*/
|
|
126
|
+
|
|
220
127
|
createImportJob(args: CreateImportJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateImportJobCommandOutput>;
|
|
221
128
|
createImportJob(args: CreateImportJobCommandInput, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void;
|
|
222
129
|
createImportJob(args: CreateImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void;
|
|
223
|
-
|
|
224
|
-
* <p>Delete an existing configuration set.</p>
|
|
225
|
-
* <p>
|
|
226
|
-
* <i>Configuration sets</i> are groups of rules that you can apply to the
|
|
227
|
-
* emails you send. You apply a configuration set to an email by including a reference to
|
|
228
|
-
* the configuration set in the headers of the email. When you apply a configuration set to
|
|
229
|
-
* an email, all of the rules in that configuration set are applied to the email.</p>
|
|
230
|
-
*/
|
|
130
|
+
|
|
231
131
|
deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetCommandOutput>;
|
|
232
132
|
deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
|
|
233
133
|
deleteConfigurationSet(args: DeleteConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetCommandOutput) => void): void;
|
|
234
|
-
|
|
235
|
-
* <p>Delete an event destination.</p>
|
|
236
|
-
* <p>
|
|
237
|
-
* <i>Events</i> include message sends, deliveries, opens, clicks, bounces,
|
|
238
|
-
* and complaints. <i>Event destinations</i> are places that you can send
|
|
239
|
-
* information about these events to. For example, you can send event data to Amazon SNS to
|
|
240
|
-
* receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
|
|
241
|
-
* stream data to Amazon S3 for long-term storage.</p>
|
|
242
|
-
*/
|
|
134
|
+
|
|
243
135
|
deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
244
136
|
deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
245
137
|
deleteConfigurationSetEventDestination(args: DeleteConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
246
|
-
|
|
247
|
-
* <p>Removes a contact from a contact list.</p>
|
|
248
|
-
*/
|
|
138
|
+
|
|
249
139
|
deleteContact(args: DeleteContactCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactCommandOutput>;
|
|
250
140
|
deleteContact(args: DeleteContactCommandInput, cb: (err: any, data?: DeleteContactCommandOutput) => void): void;
|
|
251
141
|
deleteContact(args: DeleteContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactCommandOutput) => void): void;
|
|
252
|
-
|
|
253
|
-
* <p>Deletes a contact list and all of the contacts on that list.</p>
|
|
254
|
-
*/
|
|
142
|
+
|
|
255
143
|
deleteContactList(args: DeleteContactListCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactListCommandOutput>;
|
|
256
144
|
deleteContactList(args: DeleteContactListCommandInput, cb: (err: any, data?: DeleteContactListCommandOutput) => void): void;
|
|
257
145
|
deleteContactList(args: DeleteContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactListCommandOutput) => void): void;
|
|
258
|
-
|
|
259
|
-
* <p>Deletes an existing custom verification email template.</p>
|
|
260
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
261
|
-
* Guide</i>.</p>
|
|
262
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
263
|
-
*/
|
|
146
|
+
|
|
264
147
|
deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteCustomVerificationEmailTemplateCommandOutput>;
|
|
265
148
|
deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
266
149
|
deleteCustomVerificationEmailTemplate(args: DeleteCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
267
|
-
|
|
268
|
-
* <p>Delete a dedicated IP pool.</p>
|
|
269
|
-
*/
|
|
150
|
+
|
|
270
151
|
deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDedicatedIpPoolCommandOutput>;
|
|
271
152
|
deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
|
|
272
153
|
deleteDedicatedIpPool(args: DeleteDedicatedIpPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDedicatedIpPoolCommandOutput) => void): void;
|
|
273
|
-
|
|
274
|
-
* <p>Deletes an email identity. An identity can be either an email address or a domain
|
|
275
|
-
* name.</p>
|
|
276
|
-
*/
|
|
154
|
+
|
|
277
155
|
deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailIdentityCommandOutput>;
|
|
278
156
|
deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
|
|
279
157
|
deleteEmailIdentity(args: DeleteEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailIdentityCommandOutput) => void): void;
|
|
280
|
-
|
|
281
|
-
* <p>Deletes the specified sending authorization policy for the given identity (an email
|
|
282
|
-
* address or a domain). This API returns successfully even if a policy with the specified
|
|
283
|
-
* name does not exist.</p>
|
|
284
|
-
* <note>
|
|
285
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
286
|
-
* this API will return an error.</p>
|
|
287
|
-
* </note>
|
|
288
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
289
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
290
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
291
|
-
* Guide</a>.</p>
|
|
292
|
-
*
|
|
293
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
294
|
-
*/
|
|
158
|
+
|
|
295
159
|
deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailIdentityPolicyCommandOutput>;
|
|
296
160
|
deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void): void;
|
|
297
161
|
deleteEmailIdentityPolicy(args: DeleteEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailIdentityPolicyCommandOutput) => void): void;
|
|
298
|
-
|
|
299
|
-
* <p>Deletes an email template.</p>
|
|
300
|
-
*
|
|
301
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
302
|
-
*/
|
|
162
|
+
|
|
303
163
|
deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailTemplateCommandOutput>;
|
|
304
164
|
deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void;
|
|
305
165
|
deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void;
|
|
306
|
-
|
|
307
|
-
* <p>Removes an email address from the suppression list for your account.</p>
|
|
308
|
-
*/
|
|
166
|
+
|
|
309
167
|
deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSuppressedDestinationCommandOutput>;
|
|
310
168
|
deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void): void;
|
|
311
169
|
deleteSuppressedDestination(args: DeleteSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSuppressedDestinationCommandOutput) => void): void;
|
|
312
|
-
|
|
313
|
-
* <p>Obtain information about the email-sending status and capabilities of your Amazon SES
|
|
314
|
-
* account in the current Amazon Web Services Region.</p>
|
|
315
|
-
*/
|
|
170
|
+
|
|
316
171
|
getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
|
|
317
172
|
getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
|
|
318
173
|
getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
|
|
319
|
-
|
|
320
|
-
* <p>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>
|
|
321
|
-
*/
|
|
174
|
+
|
|
322
175
|
getBlacklistReports(args: GetBlacklistReportsCommandInput, options?: __HttpHandlerOptions): Promise<GetBlacklistReportsCommandOutput>;
|
|
323
176
|
getBlacklistReports(args: GetBlacklistReportsCommandInput, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
|
|
324
177
|
getBlacklistReports(args: GetBlacklistReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlacklistReportsCommandOutput) => void): void;
|
|
325
|
-
|
|
326
|
-
* <p>Get information about an existing configuration set, including the dedicated IP pool
|
|
327
|
-
* that it's associated with, whether or not it's enabled for sending email, and
|
|
328
|
-
* more.</p>
|
|
329
|
-
* <p>
|
|
330
|
-
* <i>Configuration sets</i> are groups of rules that you can apply to the
|
|
331
|
-
* emails you send. You apply a configuration set to an email by including a reference to
|
|
332
|
-
* the configuration set in the headers of the email. When you apply a configuration set to
|
|
333
|
-
* an email, all of the rules in that configuration set are applied to the email.</p>
|
|
334
|
-
*/
|
|
178
|
+
|
|
335
179
|
getConfigurationSet(args: GetConfigurationSetCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetCommandOutput>;
|
|
336
180
|
getConfigurationSet(args: GetConfigurationSetCommandInput, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
|
|
337
181
|
getConfigurationSet(args: GetConfigurationSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetCommandOutput) => void): void;
|
|
338
|
-
|
|
339
|
-
* <p>Retrieve a list of event destinations that are associated with a configuration
|
|
340
|
-
* set.</p>
|
|
341
|
-
* <p>
|
|
342
|
-
* <i>Events</i> include message sends, deliveries, opens, clicks, bounces,
|
|
343
|
-
* and complaints. <i>Event destinations</i> are places that you can send
|
|
344
|
-
* information about these events to. For example, you can send event data to Amazon SNS to
|
|
345
|
-
* receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
|
|
346
|
-
* stream data to Amazon S3 for long-term storage.</p>
|
|
347
|
-
*/
|
|
182
|
+
|
|
348
183
|
getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<GetConfigurationSetEventDestinationsCommandOutput>;
|
|
349
184
|
getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
|
|
350
185
|
getConfigurationSetEventDestinations(args: GetConfigurationSetEventDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigurationSetEventDestinationsCommandOutput) => void): void;
|
|
351
|
-
|
|
352
|
-
* <p>Returns a contact from a contact list.</p>
|
|
353
|
-
*/
|
|
186
|
+
|
|
354
187
|
getContact(args: GetContactCommandInput, options?: __HttpHandlerOptions): Promise<GetContactCommandOutput>;
|
|
355
188
|
getContact(args: GetContactCommandInput, cb: (err: any, data?: GetContactCommandOutput) => void): void;
|
|
356
189
|
getContact(args: GetContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactCommandOutput) => void): void;
|
|
357
|
-
|
|
358
|
-
* <p>Returns contact list metadata. It does not return any information about the contacts
|
|
359
|
-
* present in the list.</p>
|
|
360
|
-
*/
|
|
190
|
+
|
|
361
191
|
getContactList(args: GetContactListCommandInput, options?: __HttpHandlerOptions): Promise<GetContactListCommandOutput>;
|
|
362
192
|
getContactList(args: GetContactListCommandInput, cb: (err: any, data?: GetContactListCommandOutput) => void): void;
|
|
363
193
|
getContactList(args: GetContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactListCommandOutput) => void): void;
|
|
364
|
-
|
|
365
|
-
* <p>Returns the custom email verification template for the template name you
|
|
366
|
-
* specify.</p>
|
|
367
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
368
|
-
* Guide</i>.</p>
|
|
369
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
370
|
-
*/
|
|
194
|
+
|
|
371
195
|
getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetCustomVerificationEmailTemplateCommandOutput>;
|
|
372
196
|
getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
373
197
|
getCustomVerificationEmailTemplate(args: GetCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
374
|
-
|
|
375
|
-
* <p>Get information about a dedicated IP address, including the name of the dedicated IP
|
|
376
|
-
* pool that it's associated with, as well information about the automatic warm-up process
|
|
377
|
-
* for the address.</p>
|
|
378
|
-
*/
|
|
198
|
+
|
|
379
199
|
getDedicatedIp(args: GetDedicatedIpCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpCommandOutput>;
|
|
380
200
|
getDedicatedIp(args: GetDedicatedIpCommandInput, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
|
|
381
201
|
getDedicatedIp(args: GetDedicatedIpCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpCommandOutput) => void): void;
|
|
382
|
-
|
|
383
|
-
* <p>List the dedicated IP addresses that are associated with your Amazon Web Services
|
|
384
|
-
* account.</p>
|
|
385
|
-
*/
|
|
202
|
+
|
|
386
203
|
getDedicatedIps(args: GetDedicatedIpsCommandInput, options?: __HttpHandlerOptions): Promise<GetDedicatedIpsCommandOutput>;
|
|
387
204
|
getDedicatedIps(args: GetDedicatedIpsCommandInput, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
|
|
388
205
|
getDedicatedIps(args: GetDedicatedIpsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDedicatedIpsCommandOutput) => void): void;
|
|
389
|
-
|
|
390
|
-
* <p>Retrieve information about the status of the Deliverability dashboard for your account. When
|
|
391
|
-
* the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and other
|
|
392
|
-
* metrics for the domains that you use to send email. You also gain the ability to perform
|
|
393
|
-
* predictive inbox placement tests.</p>
|
|
394
|
-
*
|
|
395
|
-
* <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
|
|
396
|
-
* to any other fees that you accrue by using Amazon SES and other Amazon Web Services services. For more
|
|
397
|
-
* information about the features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/ses/pricing/">Amazon SES Pricing</a>.</p>
|
|
398
|
-
*/
|
|
206
|
+
|
|
399
207
|
getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityDashboardOptionsCommandOutput>;
|
|
400
208
|
getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
|
|
401
209
|
getDeliverabilityDashboardOptions(args: GetDeliverabilityDashboardOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityDashboardOptionsCommandOutput) => void): void;
|
|
402
|
-
|
|
403
|
-
* <p>Retrieve the results of a predictive inbox placement test.</p>
|
|
404
|
-
*/
|
|
210
|
+
|
|
405
211
|
getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDeliverabilityTestReportCommandOutput>;
|
|
406
212
|
getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
|
|
407
213
|
getDeliverabilityTestReport(args: GetDeliverabilityTestReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeliverabilityTestReportCommandOutput) => void): void;
|
|
408
|
-
|
|
409
|
-
* <p>Retrieve all the deliverability data for a specific campaign. This data is available
|
|
410
|
-
* for a campaign only if the campaign sent email by using a domain that the
|
|
411
|
-
* Deliverability dashboard is enabled for.</p>
|
|
412
|
-
*/
|
|
214
|
+
|
|
413
215
|
getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainDeliverabilityCampaignCommandOutput>;
|
|
414
216
|
getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
|
|
415
217
|
getDomainDeliverabilityCampaign(args: GetDomainDeliverabilityCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainDeliverabilityCampaignCommandOutput) => void): void;
|
|
416
|
-
|
|
417
|
-
* <p>Retrieve inbox placement and engagement rates for the domains that you use to send
|
|
418
|
-
* email.</p>
|
|
419
|
-
*/
|
|
218
|
+
|
|
420
219
|
getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainStatisticsReportCommandOutput>;
|
|
421
220
|
getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
|
|
422
221
|
getDomainStatisticsReport(args: GetDomainStatisticsReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainStatisticsReportCommandOutput) => void): void;
|
|
423
|
-
|
|
424
|
-
* <p>Provides information about a specific identity, including the identity's verification
|
|
425
|
-
* status, sending authorization policies, its DKIM authentication status, and its custom
|
|
426
|
-
* Mail-From settings.</p>
|
|
427
|
-
*/
|
|
222
|
+
|
|
428
223
|
getEmailIdentity(args: GetEmailIdentityCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailIdentityCommandOutput>;
|
|
429
224
|
getEmailIdentity(args: GetEmailIdentityCommandInput, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
|
|
430
225
|
getEmailIdentity(args: GetEmailIdentityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailIdentityCommandOutput) => void): void;
|
|
431
|
-
|
|
432
|
-
* <p>Returns the requested sending authorization policies for the given identity (an email
|
|
433
|
-
* address or a domain). The policies are returned as a map of policy names to policy
|
|
434
|
-
* contents. You can retrieve a maximum of 20 policies at a time.</p>
|
|
435
|
-
* <note>
|
|
436
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
437
|
-
* this API will return an error.</p>
|
|
438
|
-
* </note>
|
|
439
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
440
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
441
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
442
|
-
* Guide</a>.</p>
|
|
443
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
444
|
-
*/
|
|
226
|
+
|
|
445
227
|
getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailIdentityPoliciesCommandOutput>;
|
|
446
228
|
getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void): void;
|
|
447
229
|
getEmailIdentityPolicies(args: GetEmailIdentityPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailIdentityPoliciesCommandOutput) => void): void;
|
|
448
|
-
|
|
449
|
-
* <p>Displays the template object (which includes the subject line, HTML part and text
|
|
450
|
-
* part) for the template you specify.</p>
|
|
451
|
-
*
|
|
452
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
453
|
-
*/
|
|
230
|
+
|
|
454
231
|
getEmailTemplate(args: GetEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetEmailTemplateCommandOutput>;
|
|
455
232
|
getEmailTemplate(args: GetEmailTemplateCommandInput, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void;
|
|
456
233
|
getEmailTemplate(args: GetEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void;
|
|
457
|
-
|
|
458
|
-
* <p>Provides information about an import job.</p>
|
|
459
|
-
*/
|
|
234
|
+
|
|
460
235
|
getImportJob(args: GetImportJobCommandInput, options?: __HttpHandlerOptions): Promise<GetImportJobCommandOutput>;
|
|
461
236
|
getImportJob(args: GetImportJobCommandInput, cb: (err: any, data?: GetImportJobCommandOutput) => void): void;
|
|
462
237
|
getImportJob(args: GetImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImportJobCommandOutput) => void): void;
|
|
463
|
-
|
|
464
|
-
* <p>Retrieves information about a specific email address that's on the suppression list
|
|
465
|
-
* for your account.</p>
|
|
466
|
-
*/
|
|
238
|
+
|
|
467
239
|
getSuppressedDestination(args: GetSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<GetSuppressedDestinationCommandOutput>;
|
|
468
240
|
getSuppressedDestination(args: GetSuppressedDestinationCommandInput, cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void): void;
|
|
469
241
|
getSuppressedDestination(args: GetSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSuppressedDestinationCommandOutput) => void): void;
|
|
470
|
-
|
|
471
|
-
* <p>List all of the configuration sets associated with your account in the current
|
|
472
|
-
* region.</p>
|
|
473
|
-
* <p>
|
|
474
|
-
* <i>Configuration sets</i> are groups of rules that you can apply to the
|
|
475
|
-
* emails you send. You apply a configuration set to an email by including a reference to
|
|
476
|
-
* the configuration set in the headers of the email. When you apply a configuration set to
|
|
477
|
-
* an email, all of the rules in that configuration set are applied to the email.</p>
|
|
478
|
-
*/
|
|
242
|
+
|
|
479
243
|
listConfigurationSets(args: ListConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListConfigurationSetsCommandOutput>;
|
|
480
244
|
listConfigurationSets(args: ListConfigurationSetsCommandInput, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
|
|
481
245
|
listConfigurationSets(args: ListConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfigurationSetsCommandOutput) => void): void;
|
|
482
|
-
|
|
483
|
-
* <p>Lists all of the contact lists available.</p>
|
|
484
|
-
*/
|
|
246
|
+
|
|
485
247
|
listContactLists(args: ListContactListsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactListsCommandOutput>;
|
|
486
248
|
listContactLists(args: ListContactListsCommandInput, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
|
|
487
249
|
listContactLists(args: ListContactListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactListsCommandOutput) => void): void;
|
|
488
|
-
|
|
489
|
-
* <p>Lists the contacts present in a specific contact list.</p>
|
|
490
|
-
*/
|
|
250
|
+
|
|
491
251
|
listContacts(args: ListContactsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactsCommandOutput>;
|
|
492
252
|
listContacts(args: ListContactsCommandInput, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
|
|
493
253
|
listContacts(args: ListContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
|
|
494
|
-
|
|
495
|
-
* <p>Lists the existing custom verification email templates for your account in the current
|
|
496
|
-
* Amazon Web Services Region.</p>
|
|
497
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
498
|
-
* Guide</i>.</p>
|
|
499
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
500
|
-
*/
|
|
254
|
+
|
|
501
255
|
listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomVerificationEmailTemplatesCommandOutput>;
|
|
502
256
|
listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
|
|
503
257
|
listCustomVerificationEmailTemplates(args: ListCustomVerificationEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomVerificationEmailTemplatesCommandOutput) => void): void;
|
|
504
|
-
|
|
505
|
-
* <p>List all of the dedicated IP pools that exist in your Amazon Web Services account in the current
|
|
506
|
-
* Region.</p>
|
|
507
|
-
*/
|
|
258
|
+
|
|
508
259
|
listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options?: __HttpHandlerOptions): Promise<ListDedicatedIpPoolsCommandOutput>;
|
|
509
260
|
listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
|
|
510
261
|
listDedicatedIpPools(args: ListDedicatedIpPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDedicatedIpPoolsCommandOutput) => void): void;
|
|
511
|
-
|
|
512
|
-
* <p>Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses. For
|
|
513
|
-
* predictive inbox placement tests that are complete, you can use the <code>GetDeliverabilityTestReport</code>
|
|
514
|
-
* operation to view the results.</p>
|
|
515
|
-
*/
|
|
262
|
+
|
|
516
263
|
listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeliverabilityTestReportsCommandOutput>;
|
|
517
264
|
listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
|
|
518
265
|
listDeliverabilityTestReports(args: ListDeliverabilityTestReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeliverabilityTestReportsCommandOutput) => void): void;
|
|
519
|
-
|
|
520
|
-
* <p>Retrieve deliverability data for all the campaigns that used a specific domain to send
|
|
521
|
-
* email during a specified time range. This data is available for a domain only if you
|
|
522
|
-
* enabled the Deliverability dashboard for the domain.</p>
|
|
523
|
-
*/
|
|
266
|
+
|
|
524
267
|
listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainDeliverabilityCampaignsCommandOutput>;
|
|
525
268
|
listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
|
|
526
269
|
listDomainDeliverabilityCampaigns(args: ListDomainDeliverabilityCampaignsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainDeliverabilityCampaignsCommandOutput) => void): void;
|
|
527
|
-
|
|
528
|
-
* <p>Returns a list of all of the email identities that are associated with your Amazon Web Services
|
|
529
|
-
* account. An identity can be either an email address or a domain. This operation returns
|
|
530
|
-
* identities that are verified as well as those that aren't. This operation returns
|
|
531
|
-
* identities that are associated with Amazon SES and Amazon Pinpoint.</p>
|
|
532
|
-
*/
|
|
270
|
+
|
|
533
271
|
listEmailIdentities(args: ListEmailIdentitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailIdentitiesCommandOutput>;
|
|
534
272
|
listEmailIdentities(args: ListEmailIdentitiesCommandInput, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
|
|
535
273
|
listEmailIdentities(args: ListEmailIdentitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailIdentitiesCommandOutput) => void): void;
|
|
536
|
-
|
|
537
|
-
* <p>Lists the email templates present in your Amazon SES account in the current Amazon Web Services
|
|
538
|
-
* Region.</p>
|
|
539
|
-
*
|
|
540
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
541
|
-
*/
|
|
274
|
+
|
|
542
275
|
listEmailTemplates(args: ListEmailTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListEmailTemplatesCommandOutput>;
|
|
543
276
|
listEmailTemplates(args: ListEmailTemplatesCommandInput, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
|
|
544
277
|
listEmailTemplates(args: ListEmailTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEmailTemplatesCommandOutput) => void): void;
|
|
545
|
-
|
|
546
|
-
* <p>Lists all of the import jobs.</p>
|
|
547
|
-
*/
|
|
278
|
+
|
|
548
279
|
listImportJobs(args: ListImportJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListImportJobsCommandOutput>;
|
|
549
280
|
listImportJobs(args: ListImportJobsCommandInput, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
|
|
550
281
|
listImportJobs(args: ListImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImportJobsCommandOutput) => void): void;
|
|
551
|
-
|
|
552
|
-
* <p>Retrieves a list of email addresses that are on the suppression list for your
|
|
553
|
-
* account.</p>
|
|
554
|
-
*/
|
|
282
|
+
|
|
555
283
|
listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSuppressedDestinationsCommandOutput>;
|
|
556
284
|
listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
|
|
557
285
|
listSuppressedDestinations(args: ListSuppressedDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSuppressedDestinationsCommandOutput) => void): void;
|
|
558
|
-
|
|
559
|
-
* <p>Retrieve a list of the tags (keys and values) that are associated with a specified
|
|
560
|
-
* resource. A <i>tag</i> is a label that you optionally define and associate
|
|
561
|
-
* with a resource. Each tag consists of a required <i>tag key</i> and an
|
|
562
|
-
* optional associated <i>tag value</i>. A tag key is a general label that
|
|
563
|
-
* acts as a category for more specific tag values. A tag value acts as a descriptor within
|
|
564
|
-
* a tag key.</p>
|
|
565
|
-
*/
|
|
286
|
+
|
|
566
287
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
567
288
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
568
289
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
569
|
-
|
|
570
|
-
* <p>Enable or disable the automatic warm-up feature for dedicated IP addresses.</p>
|
|
571
|
-
*/
|
|
290
|
+
|
|
572
291
|
putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDedicatedIpWarmupAttributesCommandOutput>;
|
|
573
292
|
putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
|
|
574
293
|
putAccountDedicatedIpWarmupAttributes(args: PutAccountDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDedicatedIpWarmupAttributesCommandOutput) => void): void;
|
|
575
|
-
|
|
576
|
-
* <p>Update your Amazon SES account details.</p>
|
|
577
|
-
*/
|
|
294
|
+
|
|
578
295
|
putAccountDetails(args: PutAccountDetailsCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountDetailsCommandOutput>;
|
|
579
296
|
putAccountDetails(args: PutAccountDetailsCommandInput, cb: (err: any, data?: PutAccountDetailsCommandOutput) => void): void;
|
|
580
297
|
putAccountDetails(args: PutAccountDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountDetailsCommandOutput) => void): void;
|
|
581
|
-
|
|
582
|
-
* <p>Enable or disable the ability of your account to send email.</p>
|
|
583
|
-
*/
|
|
298
|
+
|
|
584
299
|
putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSendingAttributesCommandOutput>;
|
|
585
300
|
putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
|
|
586
301
|
putAccountSendingAttributes(args: PutAccountSendingAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSendingAttributesCommandOutput) => void): void;
|
|
587
|
-
|
|
588
|
-
* <p>Change the settings for the account-level suppression list.</p>
|
|
589
|
-
*/
|
|
302
|
+
|
|
590
303
|
putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutAccountSuppressionAttributesCommandOutput>;
|
|
591
304
|
putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
|
|
592
305
|
putAccountSuppressionAttributes(args: PutAccountSuppressionAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccountSuppressionAttributesCommandOutput) => void): void;
|
|
593
|
-
|
|
594
|
-
* <p>Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools
|
|
595
|
-
* to create groups of dedicated IP addresses for sending specific types of email.</p>
|
|
596
|
-
*/
|
|
306
|
+
|
|
597
307
|
putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
598
308
|
putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
|
|
599
309
|
putConfigurationSetDeliveryOptions(args: PutConfigurationSetDeliveryOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetDeliveryOptionsCommandOutput) => void): void;
|
|
600
|
-
|
|
601
|
-
* <p>Enable or disable collection of reputation metrics for emails that you send using a
|
|
602
|
-
* particular configuration set in a specific Amazon Web Services Region.</p>
|
|
603
|
-
*/
|
|
310
|
+
|
|
604
311
|
putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetReputationOptionsCommandOutput>;
|
|
605
312
|
putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
|
|
606
313
|
putConfigurationSetReputationOptions(args: PutConfigurationSetReputationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetReputationOptionsCommandOutput) => void): void;
|
|
607
|
-
|
|
608
|
-
* <p>Enable or disable email sending for messages that use a particular configuration set
|
|
609
|
-
* in a specific Amazon Web Services Region.</p>
|
|
610
|
-
*/
|
|
314
|
+
|
|
611
315
|
putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetSendingOptionsCommandOutput>;
|
|
612
316
|
putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
|
|
613
317
|
putConfigurationSetSendingOptions(args: PutConfigurationSetSendingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetSendingOptionsCommandOutput) => void): void;
|
|
614
|
-
|
|
615
|
-
* <p>Specify the account suppression list preferences for a configuration set.</p>
|
|
616
|
-
*/
|
|
318
|
+
|
|
617
319
|
putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetSuppressionOptionsCommandOutput>;
|
|
618
320
|
putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void): void;
|
|
619
321
|
putConfigurationSetSuppressionOptions(args: PutConfigurationSetSuppressionOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetSuppressionOptionsCommandOutput) => void): void;
|
|
620
|
-
|
|
621
|
-
* <p>Specify a custom domain to use for open and click tracking elements in email that you
|
|
622
|
-
* send.</p>
|
|
623
|
-
*/
|
|
322
|
+
|
|
624
323
|
putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options?: __HttpHandlerOptions): Promise<PutConfigurationSetTrackingOptionsCommandOutput>;
|
|
625
324
|
putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
|
|
626
325
|
putConfigurationSetTrackingOptions(args: PutConfigurationSetTrackingOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutConfigurationSetTrackingOptionsCommandOutput) => void): void;
|
|
627
|
-
|
|
628
|
-
* <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
|
|
629
|
-
* <note>
|
|
630
|
-
* <p>The dedicated IP address that you specify must already exist, and must be
|
|
631
|
-
* associated with your Amazon Web Services account.
|
|
632
|
-
*
|
|
633
|
-
* </p>
|
|
634
|
-
* <p>The dedicated IP pool you specify must already exist. You can create a new pool by
|
|
635
|
-
* using the <code>CreateDedicatedIpPool</code> operation.</p>
|
|
636
|
-
*
|
|
637
|
-
* </note>
|
|
638
|
-
*/
|
|
326
|
+
|
|
639
327
|
putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpInPoolCommandOutput>;
|
|
640
328
|
putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
|
|
641
329
|
putDedicatedIpInPool(args: PutDedicatedIpInPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpInPoolCommandOutput) => void): void;
|
|
642
|
-
|
|
643
|
-
* <p></p>
|
|
644
|
-
*/
|
|
330
|
+
|
|
645
331
|
putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutDedicatedIpWarmupAttributesCommandOutput>;
|
|
646
332
|
putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
|
|
647
333
|
putDedicatedIpWarmupAttributes(args: PutDedicatedIpWarmupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDedicatedIpWarmupAttributesCommandOutput) => void): void;
|
|
648
|
-
|
|
649
|
-
* <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
|
|
650
|
-
* access to reputation, deliverability, and other metrics for the domains that you use to
|
|
651
|
-
* send email. You also gain the ability to perform predictive inbox placement tests.</p>
|
|
652
|
-
*
|
|
653
|
-
* <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition
|
|
654
|
-
* to any other fees that you accrue by using Amazon SES and other Amazon Web Services services. For more
|
|
655
|
-
* information about the features and cost of a Deliverability dashboard subscription, see <a href="http://aws.amazon.com/ses/pricing/">Amazon SES Pricing</a>.</p>
|
|
656
|
-
*/
|
|
334
|
+
|
|
657
335
|
putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options?: __HttpHandlerOptions): Promise<PutDeliverabilityDashboardOptionCommandOutput>;
|
|
658
336
|
putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
|
|
659
337
|
putDeliverabilityDashboardOption(args: PutDeliverabilityDashboardOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutDeliverabilityDashboardOptionCommandOutput) => void): void;
|
|
660
|
-
|
|
661
|
-
* <p>Used to associate a configuration set with an email identity.</p>
|
|
662
|
-
*/
|
|
338
|
+
|
|
663
339
|
putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityConfigurationSetAttributesCommandOutput>;
|
|
664
340
|
putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void): void;
|
|
665
341
|
putEmailIdentityConfigurationSetAttributes(args: PutEmailIdentityConfigurationSetAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityConfigurationSetAttributesCommandOutput) => void): void;
|
|
666
|
-
|
|
667
|
-
* <p>Used to enable or disable DKIM authentication for an email identity.</p>
|
|
668
|
-
*/
|
|
342
|
+
|
|
669
343
|
putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityDkimAttributesCommandOutput>;
|
|
670
344
|
putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
|
|
671
345
|
putEmailIdentityDkimAttributes(args: PutEmailIdentityDkimAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityDkimAttributesCommandOutput) => void): void;
|
|
672
|
-
|
|
673
|
-
* <p>Used to configure or change the DKIM authentication settings for an email domain
|
|
674
|
-
* identity. You can use this operation to do any of the following:</p>
|
|
675
|
-
* <ul>
|
|
676
|
-
* <li>
|
|
677
|
-
* <p>Update the signing attributes for an identity that uses Bring Your Own DKIM
|
|
678
|
-
* (BYODKIM).</p>
|
|
679
|
-
* </li>
|
|
680
|
-
* <li>
|
|
681
|
-
* <p>Update the key length that should be used for Easy DKIM.</p>
|
|
682
|
-
* </li>
|
|
683
|
-
* <li>
|
|
684
|
-
* <p>Change from using no DKIM authentication to using Easy DKIM.</p>
|
|
685
|
-
* </li>
|
|
686
|
-
* <li>
|
|
687
|
-
* <p>Change from using no DKIM authentication to using BYODKIM.</p>
|
|
688
|
-
* </li>
|
|
689
|
-
* <li>
|
|
690
|
-
* <p>Change from using Easy DKIM to using BYODKIM.</p>
|
|
691
|
-
* </li>
|
|
692
|
-
* <li>
|
|
693
|
-
* <p>Change from using BYODKIM to using Easy DKIM.</p>
|
|
694
|
-
* </li>
|
|
695
|
-
* </ul>
|
|
696
|
-
*/
|
|
346
|
+
|
|
697
347
|
putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityDkimSigningAttributesCommandOutput>;
|
|
698
348
|
putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void): void;
|
|
699
349
|
putEmailIdentityDkimSigningAttributes(args: PutEmailIdentityDkimSigningAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityDkimSigningAttributesCommandOutput) => void): void;
|
|
700
|
-
|
|
701
|
-
* <p>Used to enable or disable feedback forwarding for an identity. This setting determines
|
|
702
|
-
* what happens when an identity is used to send an email that results in a bounce or
|
|
703
|
-
* complaint event.</p>
|
|
704
|
-
* <p>If the value is <code>true</code>, you receive email notifications when bounce or
|
|
705
|
-
* complaint events occur. These notifications are sent to the address that you specified
|
|
706
|
-
* in the <code>Return-Path</code> header of the original email.</p>
|
|
707
|
-
* <p>You're required to have a method of tracking bounces and complaints. If you haven't
|
|
708
|
-
* set up another mechanism for receiving bounce or complaint notifications (for example,
|
|
709
|
-
* by setting up an event destination), you receive an email notification when these events
|
|
710
|
-
* occur (even if this setting is disabled).</p>
|
|
711
|
-
*/
|
|
350
|
+
|
|
712
351
|
putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityFeedbackAttributesCommandOutput>;
|
|
713
352
|
putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
|
|
714
353
|
putEmailIdentityFeedbackAttributes(args: PutEmailIdentityFeedbackAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityFeedbackAttributesCommandOutput) => void): void;
|
|
715
|
-
|
|
716
|
-
* <p>Used to enable or disable the custom Mail-From domain configuration for an email
|
|
717
|
-
* identity.</p>
|
|
718
|
-
*/
|
|
354
|
+
|
|
719
355
|
putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailIdentityMailFromAttributesCommandOutput>;
|
|
720
356
|
putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
|
|
721
357
|
putEmailIdentityMailFromAttributes(args: PutEmailIdentityMailFromAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailIdentityMailFromAttributesCommandOutput) => void): void;
|
|
722
|
-
|
|
723
|
-
* <p>Adds an email address to the suppression list for your account.</p>
|
|
724
|
-
*/
|
|
358
|
+
|
|
725
359
|
putSuppressedDestination(args: PutSuppressedDestinationCommandInput, options?: __HttpHandlerOptions): Promise<PutSuppressedDestinationCommandOutput>;
|
|
726
360
|
putSuppressedDestination(args: PutSuppressedDestinationCommandInput, cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void): void;
|
|
727
361
|
putSuppressedDestination(args: PutSuppressedDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutSuppressedDestinationCommandOutput) => void): void;
|
|
728
|
-
|
|
729
|
-
* <p>Composes an email message to multiple destinations.</p>
|
|
730
|
-
*/
|
|
362
|
+
|
|
731
363
|
sendBulkEmail(args: SendBulkEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendBulkEmailCommandOutput>;
|
|
732
364
|
sendBulkEmail(args: SendBulkEmailCommandInput, cb: (err: any, data?: SendBulkEmailCommandOutput) => void): void;
|
|
733
365
|
sendBulkEmail(args: SendBulkEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendBulkEmailCommandOutput) => void): void;
|
|
734
|
-
|
|
735
|
-
* <p>Adds an email address to the list of identities for your Amazon SES account in the current
|
|
736
|
-
* Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a
|
|
737
|
-
* customized verification email is sent to the specified address.</p>
|
|
738
|
-
* <p>To use this operation, you must first create a custom verification email template. For
|
|
739
|
-
* more information about creating and using custom verification email templates, see
|
|
740
|
-
* <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
741
|
-
* Guide</i>.</p>
|
|
742
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
743
|
-
*/
|
|
366
|
+
|
|
744
367
|
sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendCustomVerificationEmailCommandOutput>;
|
|
745
368
|
sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void): void;
|
|
746
369
|
sendCustomVerificationEmail(args: SendCustomVerificationEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendCustomVerificationEmailCommandOutput) => void): void;
|
|
747
|
-
|
|
748
|
-
* <p>Sends an email message. You can use the Amazon SES API v2 to send the following types of
|
|
749
|
-
* messages:</p>
|
|
750
|
-
* <ul>
|
|
751
|
-
* <li>
|
|
752
|
-
* <p>
|
|
753
|
-
* <b>Simple</b> – A standard email message. When
|
|
754
|
-
* you create this type of message, you specify the sender, the recipient, and the
|
|
755
|
-
* message body, and Amazon SES assembles the message for you.</p>
|
|
756
|
-
* </li>
|
|
757
|
-
* <li>
|
|
758
|
-
* <p>
|
|
759
|
-
* <b>Raw</b> – A raw, MIME-formatted email
|
|
760
|
-
* message. When you send this type of email, you have to specify all of the
|
|
761
|
-
* message headers, as well as the message body. You can use this message type to
|
|
762
|
-
* send messages that contain attachments. The message that you specify has to be a
|
|
763
|
-
* valid MIME message.</p>
|
|
764
|
-
* </li>
|
|
765
|
-
* <li>
|
|
766
|
-
* <p>
|
|
767
|
-
* <b>Templated</b> – A message that contains
|
|
768
|
-
* personalization tags. When you send this type of email, Amazon SES API v2 automatically
|
|
769
|
-
* replaces the tags with values that you specify.</p>
|
|
770
|
-
* </li>
|
|
771
|
-
* </ul>
|
|
772
|
-
*/
|
|
370
|
+
|
|
773
371
|
sendEmail(args: SendEmailCommandInput, options?: __HttpHandlerOptions): Promise<SendEmailCommandOutput>;
|
|
774
372
|
sendEmail(args: SendEmailCommandInput, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
|
|
775
373
|
sendEmail(args: SendEmailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendEmailCommandOutput) => void): void;
|
|
776
|
-
|
|
777
|
-
* <p>Add one or more tags (keys and values) to a specified resource. A
|
|
778
|
-
* <i>tag</i> is a label that you optionally define and associate with a
|
|
779
|
-
* resource. Tags can help you categorize and manage resources in different ways, such as
|
|
780
|
-
* by purpose, owner, environment, or other criteria. A resource can have as many as 50
|
|
781
|
-
* tags.</p>
|
|
782
|
-
* <p>Each tag consists of a required <i>tag key</i> and an
|
|
783
|
-
* associated <i>tag value</i>, both of which you define. A tag key is a
|
|
784
|
-
* general label that acts as a category for more specific tag values. A tag value acts as
|
|
785
|
-
* a descriptor within a tag key.</p>
|
|
786
|
-
*/
|
|
374
|
+
|
|
787
375
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
788
376
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
789
377
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
790
|
-
|
|
791
|
-
* <p>Creates a preview of the MIME content of an email when provided with a template and a
|
|
792
|
-
* set of replacement data.</p>
|
|
793
|
-
*
|
|
794
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
795
|
-
*/
|
|
378
|
+
|
|
796
379
|
testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<TestRenderEmailTemplateCommandOutput>;
|
|
797
380
|
testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void): void;
|
|
798
381
|
testRenderEmailTemplate(args: TestRenderEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestRenderEmailTemplateCommandOutput) => void): void;
|
|
799
|
-
|
|
800
|
-
* <p>Remove one or more tags (keys and values) from a specified resource.</p>
|
|
801
|
-
*/
|
|
382
|
+
|
|
802
383
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
803
384
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
804
385
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
805
|
-
|
|
806
|
-
* <p>Update the configuration of an event destination for a configuration set.</p>
|
|
807
|
-
* <p>
|
|
808
|
-
* <i>Events</i> include message sends, deliveries, opens, clicks, bounces,
|
|
809
|
-
* and complaints. <i>Event destinations</i> are places that you can send
|
|
810
|
-
* information about these events to. For example, you can send event data to Amazon SNS to
|
|
811
|
-
* receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to
|
|
812
|
-
* stream data to Amazon S3 for long-term storage.</p>
|
|
813
|
-
*/
|
|
386
|
+
|
|
814
387
|
updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConfigurationSetEventDestinationCommandOutput>;
|
|
815
388
|
updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
816
389
|
updateConfigurationSetEventDestination(args: UpdateConfigurationSetEventDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConfigurationSetEventDestinationCommandOutput) => void): void;
|
|
817
|
-
|
|
818
|
-
* <p>Updates a contact's preferences for a list. It is not necessary to specify all
|
|
819
|
-
* existing topic preferences in the TopicPreferences object, just the ones that need
|
|
820
|
-
* updating.</p>
|
|
821
|
-
*/
|
|
390
|
+
|
|
822
391
|
updateContact(args: UpdateContactCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactCommandOutput>;
|
|
823
392
|
updateContact(args: UpdateContactCommandInput, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
|
|
824
393
|
updateContact(args: UpdateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
|
|
825
|
-
|
|
826
|
-
* <p>Updates contact list metadata. This operation does a complete replacement.</p>
|
|
827
|
-
*/
|
|
394
|
+
|
|
828
395
|
updateContactList(args: UpdateContactListCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactListCommandOutput>;
|
|
829
396
|
updateContactList(args: UpdateContactListCommandInput, cb: (err: any, data?: UpdateContactListCommandOutput) => void): void;
|
|
830
397
|
updateContactList(args: UpdateContactListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactListCommandOutput) => void): void;
|
|
831
|
-
|
|
832
|
-
* <p>Updates an existing custom verification email template.</p>
|
|
833
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
834
|
-
* Guide</i>.</p>
|
|
835
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
836
|
-
*/
|
|
398
|
+
|
|
837
399
|
updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<UpdateCustomVerificationEmailTemplateCommandOutput>;
|
|
838
400
|
updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
839
401
|
updateCustomVerificationEmailTemplate(args: UpdateCustomVerificationEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCustomVerificationEmailTemplateCommandOutput) => void): void;
|
|
840
|
-
|
|
841
|
-
* <p>Updates the specified sending authorization policy for the given identity (an email
|
|
842
|
-
* address or a domain). This API returns successfully even if a policy with the specified
|
|
843
|
-
* name does not exist.</p>
|
|
844
|
-
* <note>
|
|
845
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
846
|
-
* this API will return an error.</p>
|
|
847
|
-
* </note>
|
|
848
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
849
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
850
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
851
|
-
* Guide</a>.</p>
|
|
852
|
-
*
|
|
853
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
854
|
-
*/
|
|
402
|
+
|
|
855
403
|
updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEmailIdentityPolicyCommandOutput>;
|
|
856
404
|
updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void): void;
|
|
857
405
|
updateEmailIdentityPolicy(args: UpdateEmailIdentityPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailIdentityPolicyCommandOutput) => void): void;
|
|
858
|
-
|
|
859
|
-
* <p>Updates an email template. Email templates enable you to send personalized email to
|
|
860
|
-
* one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
861
|
-
* Guide</a>.</p>
|
|
862
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
863
|
-
*/
|
|
406
|
+
|
|
864
407
|
updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEmailTemplateCommandOutput>;
|
|
865
408
|
updateEmailTemplate(args: UpdateEmailTemplateCommandInput, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void;
|
|
866
409
|
updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void;
|