@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
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
PutEmailIdentityFeedbackAttributesRequest,
|
|
16
|
-
PutEmailIdentityFeedbackAttributesResponse,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
import {
|
|
19
|
-
deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand,
|
|
20
|
-
serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand,
|
|
21
|
-
} from "../protocols/Aws_restJson1";
|
|
22
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
23
|
-
|
|
24
|
-
export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmailIdentityFeedbackAttributesRequest {}
|
|
25
|
-
export interface PutEmailIdentityFeedbackAttributesCommandOutput
|
|
26
|
-
extends PutEmailIdentityFeedbackAttributesResponse,
|
|
27
|
-
__MetadataBearer {}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Used to enable or disable feedback forwarding for an identity. This setting determines
|
|
31
|
-
* what happens when an identity is used to send an email that results in a bounce or
|
|
32
|
-
* complaint event.</p>
|
|
33
|
-
* <p>If the value is <code>true</code>, you receive email notifications when bounce or
|
|
34
|
-
* complaint events occur. These notifications are sent to the address that you specified
|
|
35
|
-
* in the <code>Return-Path</code> header of the original email.</p>
|
|
36
|
-
* <p>You're required to have a method of tracking bounces and complaints. If you haven't
|
|
37
|
-
* set up another mechanism for receiving bounce or complaint notifications (for example,
|
|
38
|
-
* by setting up an event destination), you receive an email notification when these events
|
|
39
|
-
* occur (even if this setting is disabled).</p>
|
|
40
|
-
* @example
|
|
41
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
42
|
-
* ```javascript
|
|
43
|
-
* import { SESv2Client, PutEmailIdentityFeedbackAttributesCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
44
|
-
* // const { SESv2Client, PutEmailIdentityFeedbackAttributesCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
45
|
-
* const client = new SESv2Client(config);
|
|
46
|
-
* const command = new PutEmailIdentityFeedbackAttributesCommand(input);
|
|
47
|
-
* const response = await client.send(command);
|
|
48
|
-
* ```
|
|
49
|
-
*
|
|
50
|
-
* @see {@link PutEmailIdentityFeedbackAttributesCommandInput} for command's `input` shape.
|
|
51
|
-
* @see {@link PutEmailIdentityFeedbackAttributesCommandOutput} for command's `response` shape.
|
|
52
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
53
|
-
*
|
|
54
|
-
*/
|
|
55
|
-
export class PutEmailIdentityFeedbackAttributesCommand extends $Command<
|
|
56
|
-
PutEmailIdentityFeedbackAttributesCommandInput,
|
|
57
|
-
PutEmailIdentityFeedbackAttributesCommandOutput,
|
|
58
|
-
SESv2ClientResolvedConfig
|
|
59
|
-
> {
|
|
60
|
-
// Start section: command_properties
|
|
61
|
-
// End section: command_properties
|
|
62
|
-
|
|
63
|
-
constructor(readonly input: PutEmailIdentityFeedbackAttributesCommandInput) {
|
|
64
|
-
// Start section: command_constructor
|
|
65
|
-
super();
|
|
66
|
-
// End section: command_constructor
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(
|
|
73
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
74
|
-
configuration: SESv2ClientResolvedConfig,
|
|
75
|
-
options?: __HttpHandlerOptions
|
|
76
|
-
): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput> {
|
|
77
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
78
|
-
|
|
79
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
80
|
-
|
|
81
|
-
const { logger } = configuration;
|
|
82
|
-
const clientName = "SESv2Client";
|
|
83
|
-
const commandName = "PutEmailIdentityFeedbackAttributesCommand";
|
|
84
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
85
|
-
logger,
|
|
86
|
-
clientName,
|
|
87
|
-
commandName,
|
|
88
|
-
inputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesRequest.filterSensitiveLog,
|
|
89
|
-
outputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesResponse.filterSensitiveLog,
|
|
90
|
-
};
|
|
91
|
-
const { requestHandler } = configuration;
|
|
92
|
-
return stack.resolve(
|
|
93
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
94
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
95
|
-
handlerExecutionContext
|
|
96
|
-
);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
private serialize(
|
|
100
|
-
input: PutEmailIdentityFeedbackAttributesCommandInput,
|
|
101
|
-
context: __SerdeContext
|
|
102
|
-
): Promise<__HttpRequest> {
|
|
103
|
-
return serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(input, context);
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
private deserialize(
|
|
107
|
-
output: __HttpResponse,
|
|
108
|
-
context: __SerdeContext
|
|
109
|
-
): Promise<PutEmailIdentityFeedbackAttributesCommandOutput> {
|
|
110
|
-
return deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand(output, context);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
// Start section: command_body_extra
|
|
114
|
-
// End section: command_body_extra
|
|
115
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
PutEmailIdentityMailFromAttributesRequest,
|
|
16
|
-
PutEmailIdentityMailFromAttributesResponse,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
import {
|
|
19
|
-
deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand,
|
|
20
|
-
serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand,
|
|
21
|
-
} from "../protocols/Aws_restJson1";
|
|
22
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
23
|
-
|
|
24
|
-
export interface PutEmailIdentityMailFromAttributesCommandInput extends PutEmailIdentityMailFromAttributesRequest {}
|
|
25
|
-
export interface PutEmailIdentityMailFromAttributesCommandOutput
|
|
26
|
-
extends PutEmailIdentityMailFromAttributesResponse,
|
|
27
|
-
__MetadataBearer {}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Used to enable or disable the custom Mail-From domain configuration for an email
|
|
31
|
-
* identity.</p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { SESv2Client, PutEmailIdentityMailFromAttributesCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
36
|
-
* // const { SESv2Client, PutEmailIdentityMailFromAttributesCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
37
|
-
* const client = new SESv2Client(config);
|
|
38
|
-
* const command = new PutEmailIdentityMailFromAttributesCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link PutEmailIdentityMailFromAttributesCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link PutEmailIdentityMailFromAttributesCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class PutEmailIdentityMailFromAttributesCommand extends $Command<
|
|
48
|
-
PutEmailIdentityMailFromAttributesCommandInput,
|
|
49
|
-
PutEmailIdentityMailFromAttributesCommandOutput,
|
|
50
|
-
SESv2ClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: PutEmailIdentityMailFromAttributesCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: SESv2ClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput> {
|
|
69
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
70
|
-
|
|
71
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
72
|
-
|
|
73
|
-
const { logger } = configuration;
|
|
74
|
-
const clientName = "SESv2Client";
|
|
75
|
-
const commandName = "PutEmailIdentityMailFromAttributesCommand";
|
|
76
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
77
|
-
logger,
|
|
78
|
-
clientName,
|
|
79
|
-
commandName,
|
|
80
|
-
inputFilterSensitiveLog: PutEmailIdentityMailFromAttributesRequest.filterSensitiveLog,
|
|
81
|
-
outputFilterSensitiveLog: PutEmailIdentityMailFromAttributesResponse.filterSensitiveLog,
|
|
82
|
-
};
|
|
83
|
-
const { requestHandler } = configuration;
|
|
84
|
-
return stack.resolve(
|
|
85
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
86
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
87
|
-
handlerExecutionContext
|
|
88
|
-
);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private serialize(
|
|
92
|
-
input: PutEmailIdentityMailFromAttributesCommandInput,
|
|
93
|
-
context: __SerdeContext
|
|
94
|
-
): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<PutEmailIdentityMailFromAttributesCommandOutput> {
|
|
102
|
-
return deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1PutSuppressedDestinationCommand,
|
|
17
|
-
serializeAws_restJson1PutSuppressedDestinationCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface PutSuppressedDestinationCommandInput extends PutSuppressedDestinationRequest {}
|
|
22
|
-
export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDestinationResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Adds an email address to the suppression list for your account.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SESv2Client, PutSuppressedDestinationCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
30
|
-
* // const { SESv2Client, PutSuppressedDestinationCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
31
|
-
* const client = new SESv2Client(config);
|
|
32
|
-
* const command = new PutSuppressedDestinationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link PutSuppressedDestinationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link PutSuppressedDestinationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class PutSuppressedDestinationCommand extends $Command<
|
|
42
|
-
PutSuppressedDestinationCommandInput,
|
|
43
|
-
PutSuppressedDestinationCommandOutput,
|
|
44
|
-
SESv2ClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: PutSuppressedDestinationCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: SESv2ClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "SESv2Client";
|
|
69
|
-
const commandName = "PutSuppressedDestinationCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: PutSuppressedDestinationRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: PutSuppressedDestinationResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: PutSuppressedDestinationCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1PutSuppressedDestinationCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutSuppressedDestinationCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1PutSuppressedDestinationCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1SendBulkEmailCommand,
|
|
17
|
-
serializeAws_restJson1SendBulkEmailCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface SendBulkEmailCommandInput extends SendBulkEmailRequest {}
|
|
22
|
-
export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Composes an email message to multiple destinations.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SESv2Client, SendBulkEmailCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
30
|
-
* // const { SESv2Client, SendBulkEmailCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
31
|
-
* const client = new SESv2Client(config);
|
|
32
|
-
* const command = new SendBulkEmailCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link SendBulkEmailCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link SendBulkEmailCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class SendBulkEmailCommand extends $Command<
|
|
42
|
-
SendBulkEmailCommandInput,
|
|
43
|
-
SendBulkEmailCommandOutput,
|
|
44
|
-
SESv2ClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: SendBulkEmailCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: SESv2ClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<SendBulkEmailCommandInput, SendBulkEmailCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "SESv2Client";
|
|
69
|
-
const commandName = "SendBulkEmailCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: SendBulkEmailRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: SendBulkEmailResponse.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: SendBulkEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1SendBulkEmailCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendBulkEmailCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1SendBulkEmailCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1SendCustomVerificationEmailCommand,
|
|
17
|
-
serializeAws_restJson1SendCustomVerificationEmailCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface SendCustomVerificationEmailCommandInput extends SendCustomVerificationEmailRequest {}
|
|
22
|
-
export interface SendCustomVerificationEmailCommandOutput
|
|
23
|
-
extends SendCustomVerificationEmailResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Adds an email address to the list of identities for your Amazon SES account in the current
|
|
28
|
-
* Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a
|
|
29
|
-
* customized verification email is sent to the specified address.</p>
|
|
30
|
-
* <p>To use this operation, you must first create a custom verification email template. For
|
|
31
|
-
* more information about creating and using custom verification email templates, see
|
|
32
|
-
* <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
|
|
33
|
-
* Guide</i>.</p>
|
|
34
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { SESv2Client, SendCustomVerificationEmailCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
39
|
-
* // const { SESv2Client, SendCustomVerificationEmailCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
40
|
-
* const client = new SESv2Client(config);
|
|
41
|
-
* const command = new SendCustomVerificationEmailCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link SendCustomVerificationEmailCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link SendCustomVerificationEmailCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class SendCustomVerificationEmailCommand extends $Command<
|
|
51
|
-
SendCustomVerificationEmailCommandInput,
|
|
52
|
-
SendCustomVerificationEmailCommandOutput,
|
|
53
|
-
SESv2ClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: SendCustomVerificationEmailCommandInput) {
|
|
59
|
-
// Start section: command_constructor
|
|
60
|
-
super();
|
|
61
|
-
// End section: command_constructor
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
resolveMiddleware(
|
|
68
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
69
|
-
configuration: SESv2ClientResolvedConfig,
|
|
70
|
-
options?: __HttpHandlerOptions
|
|
71
|
-
): Handler<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput> {
|
|
72
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
73
|
-
|
|
74
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
75
|
-
|
|
76
|
-
const { logger } = configuration;
|
|
77
|
-
const clientName = "SESv2Client";
|
|
78
|
-
const commandName = "SendCustomVerificationEmailCommand";
|
|
79
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
80
|
-
logger,
|
|
81
|
-
clientName,
|
|
82
|
-
commandName,
|
|
83
|
-
inputFilterSensitiveLog: SendCustomVerificationEmailRequest.filterSensitiveLog,
|
|
84
|
-
outputFilterSensitiveLog: SendCustomVerificationEmailResponse.filterSensitiveLog,
|
|
85
|
-
};
|
|
86
|
-
const { requestHandler } = configuration;
|
|
87
|
-
return stack.resolve(
|
|
88
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
89
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
90
|
-
handlerExecutionContext
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private serialize(input: SendCustomVerificationEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
95
|
-
return serializeAws_restJson1SendCustomVerificationEmailCommand(input, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
private deserialize(
|
|
99
|
-
output: __HttpResponse,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
): Promise<SendCustomVerificationEmailCommandOutput> {
|
|
102
|
-
return deserializeAws_restJson1SendCustomVerificationEmailCommand(output, context);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Start section: command_body_extra
|
|
106
|
-
// End section: command_body_extra
|
|
107
|
-
}
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { SendEmailRequest, SendEmailResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1SendEmailCommand,
|
|
17
|
-
serializeAws_restJson1SendEmailCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface SendEmailCommandInput extends SendEmailRequest {}
|
|
22
|
-
export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Sends an email message. You can use the Amazon SES API v2 to send the following types of
|
|
26
|
-
* messages:</p>
|
|
27
|
-
* <ul>
|
|
28
|
-
* <li>
|
|
29
|
-
* <p>
|
|
30
|
-
* <b>Simple</b> – A standard email message. When
|
|
31
|
-
* you create this type of message, you specify the sender, the recipient, and the
|
|
32
|
-
* message body, and Amazon SES assembles the message for you.</p>
|
|
33
|
-
* </li>
|
|
34
|
-
* <li>
|
|
35
|
-
* <p>
|
|
36
|
-
* <b>Raw</b> – A raw, MIME-formatted email
|
|
37
|
-
* message. When you send this type of email, you have to specify all of the
|
|
38
|
-
* message headers, as well as the message body. You can use this message type to
|
|
39
|
-
* send messages that contain attachments. The message that you specify has to be a
|
|
40
|
-
* valid MIME message.</p>
|
|
41
|
-
* </li>
|
|
42
|
-
* <li>
|
|
43
|
-
* <p>
|
|
44
|
-
* <b>Templated</b> – A message that contains
|
|
45
|
-
* personalization tags. When you send this type of email, Amazon SES API v2 automatically
|
|
46
|
-
* replaces the tags with values that you specify.</p>
|
|
47
|
-
* </li>
|
|
48
|
-
* </ul>
|
|
49
|
-
* @example
|
|
50
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
51
|
-
* ```javascript
|
|
52
|
-
* import { SESv2Client, SendEmailCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
53
|
-
* // const { SESv2Client, SendEmailCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
54
|
-
* const client = new SESv2Client(config);
|
|
55
|
-
* const command = new SendEmailCommand(input);
|
|
56
|
-
* const response = await client.send(command);
|
|
57
|
-
* ```
|
|
58
|
-
*
|
|
59
|
-
* @see {@link SendEmailCommandInput} for command's `input` shape.
|
|
60
|
-
* @see {@link SendEmailCommandOutput} for command's `response` shape.
|
|
61
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
62
|
-
*
|
|
63
|
-
*/
|
|
64
|
-
export class SendEmailCommand extends $Command<
|
|
65
|
-
SendEmailCommandInput,
|
|
66
|
-
SendEmailCommandOutput,
|
|
67
|
-
SESv2ClientResolvedConfig
|
|
68
|
-
> {
|
|
69
|
-
// Start section: command_properties
|
|
70
|
-
// End section: command_properties
|
|
71
|
-
|
|
72
|
-
constructor(readonly input: SendEmailCommandInput) {
|
|
73
|
-
// Start section: command_constructor
|
|
74
|
-
super();
|
|
75
|
-
// End section: command_constructor
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(
|
|
82
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
83
|
-
configuration: SESv2ClientResolvedConfig,
|
|
84
|
-
options?: __HttpHandlerOptions
|
|
85
|
-
): Handler<SendEmailCommandInput, SendEmailCommandOutput> {
|
|
86
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
87
|
-
|
|
88
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
89
|
-
|
|
90
|
-
const { logger } = configuration;
|
|
91
|
-
const clientName = "SESv2Client";
|
|
92
|
-
const commandName = "SendEmailCommand";
|
|
93
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
94
|
-
logger,
|
|
95
|
-
clientName,
|
|
96
|
-
commandName,
|
|
97
|
-
inputFilterSensitiveLog: SendEmailRequest.filterSensitiveLog,
|
|
98
|
-
outputFilterSensitiveLog: SendEmailResponse.filterSensitiveLog,
|
|
99
|
-
};
|
|
100
|
-
const { requestHandler } = configuration;
|
|
101
|
-
return stack.resolve(
|
|
102
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
103
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
104
|
-
handlerExecutionContext
|
|
105
|
-
);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
private serialize(input: SendEmailCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
109
|
-
return serializeAws_restJson1SendEmailCommand(input, context);
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SendEmailCommandOutput> {
|
|
113
|
-
return deserializeAws_restJson1SendEmailCommand(output, context);
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
// Start section: command_body_extra
|
|
117
|
-
// End section: command_body_extra
|
|
118
|
-
}
|