@aws-sdk/client-sesv2 3.35.0 → 3.36.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 +13 -0
- package/dist-cjs/SESv2.js +0 -1
- package/dist-cjs/SESv2Client.js +0 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-cjs/commands/CreateContactCommand.js +0 -1
- package/dist-cjs/commands/CreateContactListCommand.js +0 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-cjs/commands/DeleteContactCommand.js +0 -1
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -1
- package/dist-cjs/commands/GetAccountCommand.js +0 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
- package/dist-cjs/commands/GetContactCommand.js +0 -1
- package/dist-cjs/commands/GetContactListCommand.js +0 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/GetImportJobCommand.js +0 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -1
- package/dist-cjs/commands/ListContactListsCommand.js +0 -1
- package/dist-cjs/commands/ListContactsCommand.js +0 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -1
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -1
- package/dist-cjs/commands/SendEmailCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-cjs/commands/UpdateContactCommand.js +0 -1
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -1
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -1
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -1
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -1
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- 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/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- 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/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/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
package/src/SESv2Client.ts
DELETED
|
@@ -1,657 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
EndpointsInputConfig,
|
|
3
|
-
EndpointsResolvedConfig,
|
|
4
|
-
RegionInputConfig,
|
|
5
|
-
RegionResolvedConfig,
|
|
6
|
-
resolveEndpointsConfig,
|
|
7
|
-
resolveRegionConfig,
|
|
8
|
-
} from "@aws-sdk/config-resolver";
|
|
9
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
-
import {
|
|
11
|
-
getHostHeaderPlugin,
|
|
12
|
-
HostHeaderInputConfig,
|
|
13
|
-
HostHeaderResolvedConfig,
|
|
14
|
-
resolveHostHeaderConfig,
|
|
15
|
-
} from "@aws-sdk/middleware-host-header";
|
|
16
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
-
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
-
import {
|
|
19
|
-
AwsAuthInputConfig,
|
|
20
|
-
AwsAuthResolvedConfig,
|
|
21
|
-
getAwsAuthPlugin,
|
|
22
|
-
resolveAwsAuthConfig,
|
|
23
|
-
} from "@aws-sdk/middleware-signing";
|
|
24
|
-
import {
|
|
25
|
-
getUserAgentPlugin,
|
|
26
|
-
resolveUserAgentConfig,
|
|
27
|
-
UserAgentInputConfig,
|
|
28
|
-
UserAgentResolvedConfig,
|
|
29
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
-
import {
|
|
32
|
-
Client as __Client,
|
|
33
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
-
} from "@aws-sdk/smithy-client";
|
|
36
|
-
import {
|
|
37
|
-
Credentials as __Credentials,
|
|
38
|
-
Decoder as __Decoder,
|
|
39
|
-
Encoder as __Encoder,
|
|
40
|
-
Hash as __Hash,
|
|
41
|
-
HashConstructor as __HashConstructor,
|
|
42
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
-
Logger as __Logger,
|
|
44
|
-
Provider as __Provider,
|
|
45
|
-
Provider,
|
|
46
|
-
RegionInfoProvider,
|
|
47
|
-
StreamCollector as __StreamCollector,
|
|
48
|
-
UrlParser as __UrlParser,
|
|
49
|
-
UserAgent as __UserAgent,
|
|
50
|
-
} from "@aws-sdk/types";
|
|
51
|
-
|
|
52
|
-
import {
|
|
53
|
-
CreateConfigurationSetCommandInput,
|
|
54
|
-
CreateConfigurationSetCommandOutput,
|
|
55
|
-
} from "./commands/CreateConfigurationSetCommand";
|
|
56
|
-
import {
|
|
57
|
-
CreateConfigurationSetEventDestinationCommandInput,
|
|
58
|
-
CreateConfigurationSetEventDestinationCommandOutput,
|
|
59
|
-
} from "./commands/CreateConfigurationSetEventDestinationCommand";
|
|
60
|
-
import { CreateContactCommandInput, CreateContactCommandOutput } from "./commands/CreateContactCommand";
|
|
61
|
-
import { CreateContactListCommandInput, CreateContactListCommandOutput } from "./commands/CreateContactListCommand";
|
|
62
|
-
import {
|
|
63
|
-
CreateCustomVerificationEmailTemplateCommandInput,
|
|
64
|
-
CreateCustomVerificationEmailTemplateCommandOutput,
|
|
65
|
-
} from "./commands/CreateCustomVerificationEmailTemplateCommand";
|
|
66
|
-
import {
|
|
67
|
-
CreateDedicatedIpPoolCommandInput,
|
|
68
|
-
CreateDedicatedIpPoolCommandOutput,
|
|
69
|
-
} from "./commands/CreateDedicatedIpPoolCommand";
|
|
70
|
-
import {
|
|
71
|
-
CreateDeliverabilityTestReportCommandInput,
|
|
72
|
-
CreateDeliverabilityTestReportCommandOutput,
|
|
73
|
-
} from "./commands/CreateDeliverabilityTestReportCommand";
|
|
74
|
-
import {
|
|
75
|
-
CreateEmailIdentityCommandInput,
|
|
76
|
-
CreateEmailIdentityCommandOutput,
|
|
77
|
-
} from "./commands/CreateEmailIdentityCommand";
|
|
78
|
-
import {
|
|
79
|
-
CreateEmailIdentityPolicyCommandInput,
|
|
80
|
-
CreateEmailIdentityPolicyCommandOutput,
|
|
81
|
-
} from "./commands/CreateEmailIdentityPolicyCommand";
|
|
82
|
-
import {
|
|
83
|
-
CreateEmailTemplateCommandInput,
|
|
84
|
-
CreateEmailTemplateCommandOutput,
|
|
85
|
-
} from "./commands/CreateEmailTemplateCommand";
|
|
86
|
-
import { CreateImportJobCommandInput, CreateImportJobCommandOutput } from "./commands/CreateImportJobCommand";
|
|
87
|
-
import {
|
|
88
|
-
DeleteConfigurationSetCommandInput,
|
|
89
|
-
DeleteConfigurationSetCommandOutput,
|
|
90
|
-
} from "./commands/DeleteConfigurationSetCommand";
|
|
91
|
-
import {
|
|
92
|
-
DeleteConfigurationSetEventDestinationCommandInput,
|
|
93
|
-
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
94
|
-
} from "./commands/DeleteConfigurationSetEventDestinationCommand";
|
|
95
|
-
import { DeleteContactCommandInput, DeleteContactCommandOutput } from "./commands/DeleteContactCommand";
|
|
96
|
-
import { DeleteContactListCommandInput, DeleteContactListCommandOutput } from "./commands/DeleteContactListCommand";
|
|
97
|
-
import {
|
|
98
|
-
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
99
|
-
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
100
|
-
} from "./commands/DeleteCustomVerificationEmailTemplateCommand";
|
|
101
|
-
import {
|
|
102
|
-
DeleteDedicatedIpPoolCommandInput,
|
|
103
|
-
DeleteDedicatedIpPoolCommandOutput,
|
|
104
|
-
} from "./commands/DeleteDedicatedIpPoolCommand";
|
|
105
|
-
import {
|
|
106
|
-
DeleteEmailIdentityCommandInput,
|
|
107
|
-
DeleteEmailIdentityCommandOutput,
|
|
108
|
-
} from "./commands/DeleteEmailIdentityCommand";
|
|
109
|
-
import {
|
|
110
|
-
DeleteEmailIdentityPolicyCommandInput,
|
|
111
|
-
DeleteEmailIdentityPolicyCommandOutput,
|
|
112
|
-
} from "./commands/DeleteEmailIdentityPolicyCommand";
|
|
113
|
-
import {
|
|
114
|
-
DeleteEmailTemplateCommandInput,
|
|
115
|
-
DeleteEmailTemplateCommandOutput,
|
|
116
|
-
} from "./commands/DeleteEmailTemplateCommand";
|
|
117
|
-
import {
|
|
118
|
-
DeleteSuppressedDestinationCommandInput,
|
|
119
|
-
DeleteSuppressedDestinationCommandOutput,
|
|
120
|
-
} from "./commands/DeleteSuppressedDestinationCommand";
|
|
121
|
-
import { GetAccountCommandInput, GetAccountCommandOutput } from "./commands/GetAccountCommand";
|
|
122
|
-
import {
|
|
123
|
-
GetBlacklistReportsCommandInput,
|
|
124
|
-
GetBlacklistReportsCommandOutput,
|
|
125
|
-
} from "./commands/GetBlacklistReportsCommand";
|
|
126
|
-
import {
|
|
127
|
-
GetConfigurationSetCommandInput,
|
|
128
|
-
GetConfigurationSetCommandOutput,
|
|
129
|
-
} from "./commands/GetConfigurationSetCommand";
|
|
130
|
-
import {
|
|
131
|
-
GetConfigurationSetEventDestinationsCommandInput,
|
|
132
|
-
GetConfigurationSetEventDestinationsCommandOutput,
|
|
133
|
-
} from "./commands/GetConfigurationSetEventDestinationsCommand";
|
|
134
|
-
import { GetContactCommandInput, GetContactCommandOutput } from "./commands/GetContactCommand";
|
|
135
|
-
import { GetContactListCommandInput, GetContactListCommandOutput } from "./commands/GetContactListCommand";
|
|
136
|
-
import {
|
|
137
|
-
GetCustomVerificationEmailTemplateCommandInput,
|
|
138
|
-
GetCustomVerificationEmailTemplateCommandOutput,
|
|
139
|
-
} from "./commands/GetCustomVerificationEmailTemplateCommand";
|
|
140
|
-
import { GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput } from "./commands/GetDedicatedIpCommand";
|
|
141
|
-
import { GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput } from "./commands/GetDedicatedIpsCommand";
|
|
142
|
-
import {
|
|
143
|
-
GetDeliverabilityDashboardOptionsCommandInput,
|
|
144
|
-
GetDeliverabilityDashboardOptionsCommandOutput,
|
|
145
|
-
} from "./commands/GetDeliverabilityDashboardOptionsCommand";
|
|
146
|
-
import {
|
|
147
|
-
GetDeliverabilityTestReportCommandInput,
|
|
148
|
-
GetDeliverabilityTestReportCommandOutput,
|
|
149
|
-
} from "./commands/GetDeliverabilityTestReportCommand";
|
|
150
|
-
import {
|
|
151
|
-
GetDomainDeliverabilityCampaignCommandInput,
|
|
152
|
-
GetDomainDeliverabilityCampaignCommandOutput,
|
|
153
|
-
} from "./commands/GetDomainDeliverabilityCampaignCommand";
|
|
154
|
-
import {
|
|
155
|
-
GetDomainStatisticsReportCommandInput,
|
|
156
|
-
GetDomainStatisticsReportCommandOutput,
|
|
157
|
-
} from "./commands/GetDomainStatisticsReportCommand";
|
|
158
|
-
import { GetEmailIdentityCommandInput, GetEmailIdentityCommandOutput } from "./commands/GetEmailIdentityCommand";
|
|
159
|
-
import {
|
|
160
|
-
GetEmailIdentityPoliciesCommandInput,
|
|
161
|
-
GetEmailIdentityPoliciesCommandOutput,
|
|
162
|
-
} from "./commands/GetEmailIdentityPoliciesCommand";
|
|
163
|
-
import { GetEmailTemplateCommandInput, GetEmailTemplateCommandOutput } from "./commands/GetEmailTemplateCommand";
|
|
164
|
-
import { GetImportJobCommandInput, GetImportJobCommandOutput } from "./commands/GetImportJobCommand";
|
|
165
|
-
import {
|
|
166
|
-
GetSuppressedDestinationCommandInput,
|
|
167
|
-
GetSuppressedDestinationCommandOutput,
|
|
168
|
-
} from "./commands/GetSuppressedDestinationCommand";
|
|
169
|
-
import {
|
|
170
|
-
ListConfigurationSetsCommandInput,
|
|
171
|
-
ListConfigurationSetsCommandOutput,
|
|
172
|
-
} from "./commands/ListConfigurationSetsCommand";
|
|
173
|
-
import { ListContactListsCommandInput, ListContactListsCommandOutput } from "./commands/ListContactListsCommand";
|
|
174
|
-
import { ListContactsCommandInput, ListContactsCommandOutput } from "./commands/ListContactsCommand";
|
|
175
|
-
import {
|
|
176
|
-
ListCustomVerificationEmailTemplatesCommandInput,
|
|
177
|
-
ListCustomVerificationEmailTemplatesCommandOutput,
|
|
178
|
-
} from "./commands/ListCustomVerificationEmailTemplatesCommand";
|
|
179
|
-
import {
|
|
180
|
-
ListDedicatedIpPoolsCommandInput,
|
|
181
|
-
ListDedicatedIpPoolsCommandOutput,
|
|
182
|
-
} from "./commands/ListDedicatedIpPoolsCommand";
|
|
183
|
-
import {
|
|
184
|
-
ListDeliverabilityTestReportsCommandInput,
|
|
185
|
-
ListDeliverabilityTestReportsCommandOutput,
|
|
186
|
-
} from "./commands/ListDeliverabilityTestReportsCommand";
|
|
187
|
-
import {
|
|
188
|
-
ListDomainDeliverabilityCampaignsCommandInput,
|
|
189
|
-
ListDomainDeliverabilityCampaignsCommandOutput,
|
|
190
|
-
} from "./commands/ListDomainDeliverabilityCampaignsCommand";
|
|
191
|
-
import {
|
|
192
|
-
ListEmailIdentitiesCommandInput,
|
|
193
|
-
ListEmailIdentitiesCommandOutput,
|
|
194
|
-
} from "./commands/ListEmailIdentitiesCommand";
|
|
195
|
-
import { ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput } from "./commands/ListEmailTemplatesCommand";
|
|
196
|
-
import { ListImportJobsCommandInput, ListImportJobsCommandOutput } from "./commands/ListImportJobsCommand";
|
|
197
|
-
import {
|
|
198
|
-
ListSuppressedDestinationsCommandInput,
|
|
199
|
-
ListSuppressedDestinationsCommandOutput,
|
|
200
|
-
} from "./commands/ListSuppressedDestinationsCommand";
|
|
201
|
-
import {
|
|
202
|
-
ListTagsForResourceCommandInput,
|
|
203
|
-
ListTagsForResourceCommandOutput,
|
|
204
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
205
|
-
import {
|
|
206
|
-
PutAccountDedicatedIpWarmupAttributesCommandInput,
|
|
207
|
-
PutAccountDedicatedIpWarmupAttributesCommandOutput,
|
|
208
|
-
} from "./commands/PutAccountDedicatedIpWarmupAttributesCommand";
|
|
209
|
-
import { PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput } from "./commands/PutAccountDetailsCommand";
|
|
210
|
-
import {
|
|
211
|
-
PutAccountSendingAttributesCommandInput,
|
|
212
|
-
PutAccountSendingAttributesCommandOutput,
|
|
213
|
-
} from "./commands/PutAccountSendingAttributesCommand";
|
|
214
|
-
import {
|
|
215
|
-
PutAccountSuppressionAttributesCommandInput,
|
|
216
|
-
PutAccountSuppressionAttributesCommandOutput,
|
|
217
|
-
} from "./commands/PutAccountSuppressionAttributesCommand";
|
|
218
|
-
import {
|
|
219
|
-
PutConfigurationSetDeliveryOptionsCommandInput,
|
|
220
|
-
PutConfigurationSetDeliveryOptionsCommandOutput,
|
|
221
|
-
} from "./commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
222
|
-
import {
|
|
223
|
-
PutConfigurationSetReputationOptionsCommandInput,
|
|
224
|
-
PutConfigurationSetReputationOptionsCommandOutput,
|
|
225
|
-
} from "./commands/PutConfigurationSetReputationOptionsCommand";
|
|
226
|
-
import {
|
|
227
|
-
PutConfigurationSetSendingOptionsCommandInput,
|
|
228
|
-
PutConfigurationSetSendingOptionsCommandOutput,
|
|
229
|
-
} from "./commands/PutConfigurationSetSendingOptionsCommand";
|
|
230
|
-
import {
|
|
231
|
-
PutConfigurationSetSuppressionOptionsCommandInput,
|
|
232
|
-
PutConfigurationSetSuppressionOptionsCommandOutput,
|
|
233
|
-
} from "./commands/PutConfigurationSetSuppressionOptionsCommand";
|
|
234
|
-
import {
|
|
235
|
-
PutConfigurationSetTrackingOptionsCommandInput,
|
|
236
|
-
PutConfigurationSetTrackingOptionsCommandOutput,
|
|
237
|
-
} from "./commands/PutConfigurationSetTrackingOptionsCommand";
|
|
238
|
-
import {
|
|
239
|
-
PutDedicatedIpInPoolCommandInput,
|
|
240
|
-
PutDedicatedIpInPoolCommandOutput,
|
|
241
|
-
} from "./commands/PutDedicatedIpInPoolCommand";
|
|
242
|
-
import {
|
|
243
|
-
PutDedicatedIpWarmupAttributesCommandInput,
|
|
244
|
-
PutDedicatedIpWarmupAttributesCommandOutput,
|
|
245
|
-
} from "./commands/PutDedicatedIpWarmupAttributesCommand";
|
|
246
|
-
import {
|
|
247
|
-
PutDeliverabilityDashboardOptionCommandInput,
|
|
248
|
-
PutDeliverabilityDashboardOptionCommandOutput,
|
|
249
|
-
} from "./commands/PutDeliverabilityDashboardOptionCommand";
|
|
250
|
-
import {
|
|
251
|
-
PutEmailIdentityConfigurationSetAttributesCommandInput,
|
|
252
|
-
PutEmailIdentityConfigurationSetAttributesCommandOutput,
|
|
253
|
-
} from "./commands/PutEmailIdentityConfigurationSetAttributesCommand";
|
|
254
|
-
import {
|
|
255
|
-
PutEmailIdentityDkimAttributesCommandInput,
|
|
256
|
-
PutEmailIdentityDkimAttributesCommandOutput,
|
|
257
|
-
} from "./commands/PutEmailIdentityDkimAttributesCommand";
|
|
258
|
-
import {
|
|
259
|
-
PutEmailIdentityDkimSigningAttributesCommandInput,
|
|
260
|
-
PutEmailIdentityDkimSigningAttributesCommandOutput,
|
|
261
|
-
} from "./commands/PutEmailIdentityDkimSigningAttributesCommand";
|
|
262
|
-
import {
|
|
263
|
-
PutEmailIdentityFeedbackAttributesCommandInput,
|
|
264
|
-
PutEmailIdentityFeedbackAttributesCommandOutput,
|
|
265
|
-
} from "./commands/PutEmailIdentityFeedbackAttributesCommand";
|
|
266
|
-
import {
|
|
267
|
-
PutEmailIdentityMailFromAttributesCommandInput,
|
|
268
|
-
PutEmailIdentityMailFromAttributesCommandOutput,
|
|
269
|
-
} from "./commands/PutEmailIdentityMailFromAttributesCommand";
|
|
270
|
-
import {
|
|
271
|
-
PutSuppressedDestinationCommandInput,
|
|
272
|
-
PutSuppressedDestinationCommandOutput,
|
|
273
|
-
} from "./commands/PutSuppressedDestinationCommand";
|
|
274
|
-
import { SendBulkEmailCommandInput, SendBulkEmailCommandOutput } from "./commands/SendBulkEmailCommand";
|
|
275
|
-
import {
|
|
276
|
-
SendCustomVerificationEmailCommandInput,
|
|
277
|
-
SendCustomVerificationEmailCommandOutput,
|
|
278
|
-
} from "./commands/SendCustomVerificationEmailCommand";
|
|
279
|
-
import { SendEmailCommandInput, SendEmailCommandOutput } from "./commands/SendEmailCommand";
|
|
280
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
281
|
-
import {
|
|
282
|
-
TestRenderEmailTemplateCommandInput,
|
|
283
|
-
TestRenderEmailTemplateCommandOutput,
|
|
284
|
-
} from "./commands/TestRenderEmailTemplateCommand";
|
|
285
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
286
|
-
import {
|
|
287
|
-
UpdateConfigurationSetEventDestinationCommandInput,
|
|
288
|
-
UpdateConfigurationSetEventDestinationCommandOutput,
|
|
289
|
-
} from "./commands/UpdateConfigurationSetEventDestinationCommand";
|
|
290
|
-
import { UpdateContactCommandInput, UpdateContactCommandOutput } from "./commands/UpdateContactCommand";
|
|
291
|
-
import { UpdateContactListCommandInput, UpdateContactListCommandOutput } from "./commands/UpdateContactListCommand";
|
|
292
|
-
import {
|
|
293
|
-
UpdateCustomVerificationEmailTemplateCommandInput,
|
|
294
|
-
UpdateCustomVerificationEmailTemplateCommandOutput,
|
|
295
|
-
} from "./commands/UpdateCustomVerificationEmailTemplateCommand";
|
|
296
|
-
import {
|
|
297
|
-
UpdateEmailIdentityPolicyCommandInput,
|
|
298
|
-
UpdateEmailIdentityPolicyCommandOutput,
|
|
299
|
-
} from "./commands/UpdateEmailIdentityPolicyCommand";
|
|
300
|
-
import {
|
|
301
|
-
UpdateEmailTemplateCommandInput,
|
|
302
|
-
UpdateEmailTemplateCommandOutput,
|
|
303
|
-
} from "./commands/UpdateEmailTemplateCommand";
|
|
304
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
305
|
-
|
|
306
|
-
export type ServiceInputTypes =
|
|
307
|
-
| CreateConfigurationSetCommandInput
|
|
308
|
-
| CreateConfigurationSetEventDestinationCommandInput
|
|
309
|
-
| CreateContactCommandInput
|
|
310
|
-
| CreateContactListCommandInput
|
|
311
|
-
| CreateCustomVerificationEmailTemplateCommandInput
|
|
312
|
-
| CreateDedicatedIpPoolCommandInput
|
|
313
|
-
| CreateDeliverabilityTestReportCommandInput
|
|
314
|
-
| CreateEmailIdentityCommandInput
|
|
315
|
-
| CreateEmailIdentityPolicyCommandInput
|
|
316
|
-
| CreateEmailTemplateCommandInput
|
|
317
|
-
| CreateImportJobCommandInput
|
|
318
|
-
| DeleteConfigurationSetCommandInput
|
|
319
|
-
| DeleteConfigurationSetEventDestinationCommandInput
|
|
320
|
-
| DeleteContactCommandInput
|
|
321
|
-
| DeleteContactListCommandInput
|
|
322
|
-
| DeleteCustomVerificationEmailTemplateCommandInput
|
|
323
|
-
| DeleteDedicatedIpPoolCommandInput
|
|
324
|
-
| DeleteEmailIdentityCommandInput
|
|
325
|
-
| DeleteEmailIdentityPolicyCommandInput
|
|
326
|
-
| DeleteEmailTemplateCommandInput
|
|
327
|
-
| DeleteSuppressedDestinationCommandInput
|
|
328
|
-
| GetAccountCommandInput
|
|
329
|
-
| GetBlacklistReportsCommandInput
|
|
330
|
-
| GetConfigurationSetCommandInput
|
|
331
|
-
| GetConfigurationSetEventDestinationsCommandInput
|
|
332
|
-
| GetContactCommandInput
|
|
333
|
-
| GetContactListCommandInput
|
|
334
|
-
| GetCustomVerificationEmailTemplateCommandInput
|
|
335
|
-
| GetDedicatedIpCommandInput
|
|
336
|
-
| GetDedicatedIpsCommandInput
|
|
337
|
-
| GetDeliverabilityDashboardOptionsCommandInput
|
|
338
|
-
| GetDeliverabilityTestReportCommandInput
|
|
339
|
-
| GetDomainDeliverabilityCampaignCommandInput
|
|
340
|
-
| GetDomainStatisticsReportCommandInput
|
|
341
|
-
| GetEmailIdentityCommandInput
|
|
342
|
-
| GetEmailIdentityPoliciesCommandInput
|
|
343
|
-
| GetEmailTemplateCommandInput
|
|
344
|
-
| GetImportJobCommandInput
|
|
345
|
-
| GetSuppressedDestinationCommandInput
|
|
346
|
-
| ListConfigurationSetsCommandInput
|
|
347
|
-
| ListContactListsCommandInput
|
|
348
|
-
| ListContactsCommandInput
|
|
349
|
-
| ListCustomVerificationEmailTemplatesCommandInput
|
|
350
|
-
| ListDedicatedIpPoolsCommandInput
|
|
351
|
-
| ListDeliverabilityTestReportsCommandInput
|
|
352
|
-
| ListDomainDeliverabilityCampaignsCommandInput
|
|
353
|
-
| ListEmailIdentitiesCommandInput
|
|
354
|
-
| ListEmailTemplatesCommandInput
|
|
355
|
-
| ListImportJobsCommandInput
|
|
356
|
-
| ListSuppressedDestinationsCommandInput
|
|
357
|
-
| ListTagsForResourceCommandInput
|
|
358
|
-
| PutAccountDedicatedIpWarmupAttributesCommandInput
|
|
359
|
-
| PutAccountDetailsCommandInput
|
|
360
|
-
| PutAccountSendingAttributesCommandInput
|
|
361
|
-
| PutAccountSuppressionAttributesCommandInput
|
|
362
|
-
| PutConfigurationSetDeliveryOptionsCommandInput
|
|
363
|
-
| PutConfigurationSetReputationOptionsCommandInput
|
|
364
|
-
| PutConfigurationSetSendingOptionsCommandInput
|
|
365
|
-
| PutConfigurationSetSuppressionOptionsCommandInput
|
|
366
|
-
| PutConfigurationSetTrackingOptionsCommandInput
|
|
367
|
-
| PutDedicatedIpInPoolCommandInput
|
|
368
|
-
| PutDedicatedIpWarmupAttributesCommandInput
|
|
369
|
-
| PutDeliverabilityDashboardOptionCommandInput
|
|
370
|
-
| PutEmailIdentityConfigurationSetAttributesCommandInput
|
|
371
|
-
| PutEmailIdentityDkimAttributesCommandInput
|
|
372
|
-
| PutEmailIdentityDkimSigningAttributesCommandInput
|
|
373
|
-
| PutEmailIdentityFeedbackAttributesCommandInput
|
|
374
|
-
| PutEmailIdentityMailFromAttributesCommandInput
|
|
375
|
-
| PutSuppressedDestinationCommandInput
|
|
376
|
-
| SendBulkEmailCommandInput
|
|
377
|
-
| SendCustomVerificationEmailCommandInput
|
|
378
|
-
| SendEmailCommandInput
|
|
379
|
-
| TagResourceCommandInput
|
|
380
|
-
| TestRenderEmailTemplateCommandInput
|
|
381
|
-
| UntagResourceCommandInput
|
|
382
|
-
| UpdateConfigurationSetEventDestinationCommandInput
|
|
383
|
-
| UpdateContactCommandInput
|
|
384
|
-
| UpdateContactListCommandInput
|
|
385
|
-
| UpdateCustomVerificationEmailTemplateCommandInput
|
|
386
|
-
| UpdateEmailIdentityPolicyCommandInput
|
|
387
|
-
| UpdateEmailTemplateCommandInput;
|
|
388
|
-
|
|
389
|
-
export type ServiceOutputTypes =
|
|
390
|
-
| CreateConfigurationSetCommandOutput
|
|
391
|
-
| CreateConfigurationSetEventDestinationCommandOutput
|
|
392
|
-
| CreateContactCommandOutput
|
|
393
|
-
| CreateContactListCommandOutput
|
|
394
|
-
| CreateCustomVerificationEmailTemplateCommandOutput
|
|
395
|
-
| CreateDedicatedIpPoolCommandOutput
|
|
396
|
-
| CreateDeliverabilityTestReportCommandOutput
|
|
397
|
-
| CreateEmailIdentityCommandOutput
|
|
398
|
-
| CreateEmailIdentityPolicyCommandOutput
|
|
399
|
-
| CreateEmailTemplateCommandOutput
|
|
400
|
-
| CreateImportJobCommandOutput
|
|
401
|
-
| DeleteConfigurationSetCommandOutput
|
|
402
|
-
| DeleteConfigurationSetEventDestinationCommandOutput
|
|
403
|
-
| DeleteContactCommandOutput
|
|
404
|
-
| DeleteContactListCommandOutput
|
|
405
|
-
| DeleteCustomVerificationEmailTemplateCommandOutput
|
|
406
|
-
| DeleteDedicatedIpPoolCommandOutput
|
|
407
|
-
| DeleteEmailIdentityCommandOutput
|
|
408
|
-
| DeleteEmailIdentityPolicyCommandOutput
|
|
409
|
-
| DeleteEmailTemplateCommandOutput
|
|
410
|
-
| DeleteSuppressedDestinationCommandOutput
|
|
411
|
-
| GetAccountCommandOutput
|
|
412
|
-
| GetBlacklistReportsCommandOutput
|
|
413
|
-
| GetConfigurationSetCommandOutput
|
|
414
|
-
| GetConfigurationSetEventDestinationsCommandOutput
|
|
415
|
-
| GetContactCommandOutput
|
|
416
|
-
| GetContactListCommandOutput
|
|
417
|
-
| GetCustomVerificationEmailTemplateCommandOutput
|
|
418
|
-
| GetDedicatedIpCommandOutput
|
|
419
|
-
| GetDedicatedIpsCommandOutput
|
|
420
|
-
| GetDeliverabilityDashboardOptionsCommandOutput
|
|
421
|
-
| GetDeliverabilityTestReportCommandOutput
|
|
422
|
-
| GetDomainDeliverabilityCampaignCommandOutput
|
|
423
|
-
| GetDomainStatisticsReportCommandOutput
|
|
424
|
-
| GetEmailIdentityCommandOutput
|
|
425
|
-
| GetEmailIdentityPoliciesCommandOutput
|
|
426
|
-
| GetEmailTemplateCommandOutput
|
|
427
|
-
| GetImportJobCommandOutput
|
|
428
|
-
| GetSuppressedDestinationCommandOutput
|
|
429
|
-
| ListConfigurationSetsCommandOutput
|
|
430
|
-
| ListContactListsCommandOutput
|
|
431
|
-
| ListContactsCommandOutput
|
|
432
|
-
| ListCustomVerificationEmailTemplatesCommandOutput
|
|
433
|
-
| ListDedicatedIpPoolsCommandOutput
|
|
434
|
-
| ListDeliverabilityTestReportsCommandOutput
|
|
435
|
-
| ListDomainDeliverabilityCampaignsCommandOutput
|
|
436
|
-
| ListEmailIdentitiesCommandOutput
|
|
437
|
-
| ListEmailTemplatesCommandOutput
|
|
438
|
-
| ListImportJobsCommandOutput
|
|
439
|
-
| ListSuppressedDestinationsCommandOutput
|
|
440
|
-
| ListTagsForResourceCommandOutput
|
|
441
|
-
| PutAccountDedicatedIpWarmupAttributesCommandOutput
|
|
442
|
-
| PutAccountDetailsCommandOutput
|
|
443
|
-
| PutAccountSendingAttributesCommandOutput
|
|
444
|
-
| PutAccountSuppressionAttributesCommandOutput
|
|
445
|
-
| PutConfigurationSetDeliveryOptionsCommandOutput
|
|
446
|
-
| PutConfigurationSetReputationOptionsCommandOutput
|
|
447
|
-
| PutConfigurationSetSendingOptionsCommandOutput
|
|
448
|
-
| PutConfigurationSetSuppressionOptionsCommandOutput
|
|
449
|
-
| PutConfigurationSetTrackingOptionsCommandOutput
|
|
450
|
-
| PutDedicatedIpInPoolCommandOutput
|
|
451
|
-
| PutDedicatedIpWarmupAttributesCommandOutput
|
|
452
|
-
| PutDeliverabilityDashboardOptionCommandOutput
|
|
453
|
-
| PutEmailIdentityConfigurationSetAttributesCommandOutput
|
|
454
|
-
| PutEmailIdentityDkimAttributesCommandOutput
|
|
455
|
-
| PutEmailIdentityDkimSigningAttributesCommandOutput
|
|
456
|
-
| PutEmailIdentityFeedbackAttributesCommandOutput
|
|
457
|
-
| PutEmailIdentityMailFromAttributesCommandOutput
|
|
458
|
-
| PutSuppressedDestinationCommandOutput
|
|
459
|
-
| SendBulkEmailCommandOutput
|
|
460
|
-
| SendCustomVerificationEmailCommandOutput
|
|
461
|
-
| SendEmailCommandOutput
|
|
462
|
-
| TagResourceCommandOutput
|
|
463
|
-
| TestRenderEmailTemplateCommandOutput
|
|
464
|
-
| UntagResourceCommandOutput
|
|
465
|
-
| UpdateConfigurationSetEventDestinationCommandOutput
|
|
466
|
-
| UpdateContactCommandOutput
|
|
467
|
-
| UpdateContactListCommandOutput
|
|
468
|
-
| UpdateCustomVerificationEmailTemplateCommandOutput
|
|
469
|
-
| UpdateEmailIdentityPolicyCommandOutput
|
|
470
|
-
| UpdateEmailTemplateCommandOutput;
|
|
471
|
-
|
|
472
|
-
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
473
|
-
/**
|
|
474
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
475
|
-
*/
|
|
476
|
-
requestHandler?: __HttpHandler;
|
|
477
|
-
|
|
478
|
-
/**
|
|
479
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
480
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
|
-
sha256?: __HashConstructor;
|
|
484
|
-
|
|
485
|
-
/**
|
|
486
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
487
|
-
* @internal
|
|
488
|
-
*/
|
|
489
|
-
urlParser?: __UrlParser;
|
|
490
|
-
|
|
491
|
-
/**
|
|
492
|
-
* A function that can calculate the length of a request body.
|
|
493
|
-
* @internal
|
|
494
|
-
*/
|
|
495
|
-
bodyLengthChecker?: (body: any) => number | undefined;
|
|
496
|
-
|
|
497
|
-
/**
|
|
498
|
-
* A function that converts a stream into an array of bytes.
|
|
499
|
-
* @internal
|
|
500
|
-
*/
|
|
501
|
-
streamCollector?: __StreamCollector;
|
|
502
|
-
|
|
503
|
-
/**
|
|
504
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
505
|
-
* @internal
|
|
506
|
-
*/
|
|
507
|
-
base64Decoder?: __Decoder;
|
|
508
|
-
|
|
509
|
-
/**
|
|
510
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
|
-
base64Encoder?: __Encoder;
|
|
514
|
-
|
|
515
|
-
/**
|
|
516
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
|
-
utf8Decoder?: __Decoder;
|
|
520
|
-
|
|
521
|
-
/**
|
|
522
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
523
|
-
* @internal
|
|
524
|
-
*/
|
|
525
|
-
utf8Encoder?: __Encoder;
|
|
526
|
-
|
|
527
|
-
/**
|
|
528
|
-
* The runtime environment.
|
|
529
|
-
* @internal
|
|
530
|
-
*/
|
|
531
|
-
runtime?: string;
|
|
532
|
-
|
|
533
|
-
/**
|
|
534
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
535
|
-
* trait of an operation.
|
|
536
|
-
*/
|
|
537
|
-
disableHostPrefix?: boolean;
|
|
538
|
-
|
|
539
|
-
/**
|
|
540
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
541
|
-
*/
|
|
542
|
-
maxAttempts?: number | __Provider<number>;
|
|
543
|
-
|
|
544
|
-
/**
|
|
545
|
-
* Specifies which retry algorithm to use.
|
|
546
|
-
*/
|
|
547
|
-
retryMode?: string | __Provider<string>;
|
|
548
|
-
|
|
549
|
-
/**
|
|
550
|
-
* Optional logger for logging debug/info/warn/error.
|
|
551
|
-
*/
|
|
552
|
-
logger?: __Logger;
|
|
553
|
-
|
|
554
|
-
/**
|
|
555
|
-
* Unique service identifier.
|
|
556
|
-
* @internal
|
|
557
|
-
*/
|
|
558
|
-
serviceId?: string;
|
|
559
|
-
|
|
560
|
-
/**
|
|
561
|
-
* The AWS region to which this client will send requests
|
|
562
|
-
*/
|
|
563
|
-
region?: string | __Provider<string>;
|
|
564
|
-
|
|
565
|
-
/**
|
|
566
|
-
* Default credentials provider; Not available in browser runtime.
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
569
|
-
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
570
|
-
|
|
571
|
-
/**
|
|
572
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
576
|
-
|
|
577
|
-
/**
|
|
578
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
579
|
-
* @internal
|
|
580
|
-
*/
|
|
581
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
585
|
-
ClientDefaults &
|
|
586
|
-
RegionInputConfig &
|
|
587
|
-
EndpointsInputConfig &
|
|
588
|
-
RetryInputConfig &
|
|
589
|
-
HostHeaderInputConfig &
|
|
590
|
-
AwsAuthInputConfig &
|
|
591
|
-
UserAgentInputConfig;
|
|
592
|
-
/**
|
|
593
|
-
* The configuration interface of SESv2Client class constructor that set the region, credentials and other options.
|
|
594
|
-
*/
|
|
595
|
-
export interface SESv2ClientConfig extends SESv2ClientConfigType {}
|
|
596
|
-
|
|
597
|
-
type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
598
|
-
Required<ClientDefaults> &
|
|
599
|
-
RegionResolvedConfig &
|
|
600
|
-
EndpointsResolvedConfig &
|
|
601
|
-
RetryResolvedConfig &
|
|
602
|
-
HostHeaderResolvedConfig &
|
|
603
|
-
AwsAuthResolvedConfig &
|
|
604
|
-
UserAgentResolvedConfig;
|
|
605
|
-
/**
|
|
606
|
-
* The resolved configuration interface of SESv2Client class. This is resolved and normalized from the {@link SESv2ClientConfig | constructor configuration interface}.
|
|
607
|
-
*/
|
|
608
|
-
export interface SESv2ClientResolvedConfig extends SESv2ClientResolvedConfigType {}
|
|
609
|
-
|
|
610
|
-
/**
|
|
611
|
-
* <fullname>Amazon SES API v2</fullname>
|
|
612
|
-
*
|
|
613
|
-
* <p>
|
|
614
|
-
* <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
|
|
615
|
-
* you can use to send email messages to your customers.</p>
|
|
616
|
-
* <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
|
|
617
|
-
* Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
|
|
618
|
-
* and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
|
|
619
|
-
*/
|
|
620
|
-
export class SESv2Client extends __Client<
|
|
621
|
-
__HttpHandlerOptions,
|
|
622
|
-
ServiceInputTypes,
|
|
623
|
-
ServiceOutputTypes,
|
|
624
|
-
SESv2ClientResolvedConfig
|
|
625
|
-
> {
|
|
626
|
-
/**
|
|
627
|
-
* The resolved configuration of SESv2Client class. This is resolved and normalized from the {@link SESv2ClientConfig | constructor configuration interface}.
|
|
628
|
-
*/
|
|
629
|
-
readonly config: SESv2ClientResolvedConfig;
|
|
630
|
-
|
|
631
|
-
constructor(configuration: SESv2ClientConfig) {
|
|
632
|
-
const _config_0 = __getRuntimeConfig(configuration);
|
|
633
|
-
const _config_1 = resolveRegionConfig(_config_0);
|
|
634
|
-
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
635
|
-
const _config_3 = resolveRetryConfig(_config_2);
|
|
636
|
-
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
637
|
-
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
638
|
-
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
639
|
-
super(_config_6);
|
|
640
|
-
this.config = _config_6;
|
|
641
|
-
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
642
|
-
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
643
|
-
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
644
|
-
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
645
|
-
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
646
|
-
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
647
|
-
}
|
|
648
|
-
|
|
649
|
-
/**
|
|
650
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
651
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
652
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
653
|
-
*/
|
|
654
|
-
destroy(): void {
|
|
655
|
-
super.destroy();
|
|
656
|
-
}
|
|
657
|
-
}
|