@aws-sdk/client-sesv2 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/SESv2.js +0 -11
- package/dist-cjs/SESv2Client.js +0 -16
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/CreateContactCommand.js +0 -26
- package/dist-cjs/commands/CreateContactListCommand.js +0 -25
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -28
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -31
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -50
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -25
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -30
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/DeleteContactCommand.js +0 -25
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -25
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/GetAccountCommand.js +0 -26
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -25
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -32
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -32
- package/dist-cjs/commands/GetContactCommand.js +0 -25
- package/dist-cjs/commands/GetContactListCommand.js +0 -26
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -29
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -27
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -26
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -32
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -25
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -27
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -27
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -36
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetImportJobCommand.js +0 -25
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -26
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -31
- package/dist-cjs/commands/ListContactListsCommand.js +0 -25
- package/dist-cjs/commands/ListContactsCommand.js +0 -25
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -29
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -26
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -27
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -27
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -28
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -25
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -34
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -31
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -47
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -34
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -26
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -25
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -32
- package/dist-cjs/commands/SendEmailCommand.js +0 -48
- package/dist-cjs/commands/TagResourceCommand.js +0 -33
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/UpdateContactCommand.js +0 -27
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -25
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -97
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -718
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -11
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -11
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/SESv2.js +0 -1
- package/dist-es/SESv2Client.js +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/CreateContactCommand.js +0 -1
- package/dist-es/commands/CreateContactListCommand.js +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateImportJobCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteContactCommand.js +0 -1
- package/dist-es/commands/DeleteContactListCommand.js +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/GetAccountCommand.js +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
- package/dist-es/commands/GetContactCommand.js +0 -1
- package/dist-es/commands/GetContactListCommand.js +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetImportJobCommand.js +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
- package/dist-es/commands/ListContactListsCommand.js +0 -1
- package/dist-es/commands/ListContactsCommand.js +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListImportJobsCommand.js +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +0 -1
- package/dist-es/commands/SendEmailCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/UpdateContactCommand.js +0 -1
- package/dist-es/commands/UpdateContactListCommand.js +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -97
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js +0 -1
- package/dist-es/pagination/ListContactsPaginator.js +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js +0 -1
- package/dist-es/pagination/index.js +13 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +81 -0
- package/dist-types/index.d.ts +4 -96
- package/dist-types/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/SESv2.d.ts +82 -539
- package/dist-types/ts3.4/SESv2Client.d.ts +24 -96
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/index.d.ts +81 -0
- package/dist-types/ts3.4/index.d.ts +4 -96
- package/dist-types/ts3.4/models/models_0.d.ts +947 -4045
- package/dist-types/ts3.4/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/SESv2.js.map +0 -1
- package/dist-cjs/SESv2Client.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactListCommand.js.map +0 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactListsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/SESv2.js.map +0 -1
- package/dist-es/SESv2Client.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/CreateContactCommand.js.map +0 -1
- package/dist-es/commands/CreateContactListCommand.js.map +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/GetAccountCommand.js.map +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-es/commands/GetContactCommand.js.map +0 -1
- package/dist-es/commands/GetContactListCommand.js.map +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetImportJobCommand.js.map +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-es/commands/ListContactListsCommand.js.map +0 -1
- package/dist-es/commands/ListContactsCommand.js.map +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-es/commands/SendEmailCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/SESv2.ts +0 -3272
- package/src/SESv2Client.ts +0 -657
- package/src/commands/CreateConfigurationSetCommand.ts +0 -99
- package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/CreateContactCommand.ts +0 -96
- package/src/commands/CreateContactListCommand.ts +0 -95
- package/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
- package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
- package/src/commands/CreateEmailIdentityCommand.ts +0 -120
- package/src/commands/CreateEmailIdentityPolicyCommand.ts +0 -109
- package/src/commands/CreateEmailTemplateCommand.ts +0 -98
- package/src/commands/CreateImportJobCommand.ts +0 -95
- package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
- package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/DeleteContactCommand.ts +0 -95
- package/src/commands/DeleteContactListCommand.ts +0 -95
- package/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
- package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
- package/src/commands/DeleteEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/DeleteEmailTemplateCommand.ts +0 -97
- package/src/commands/DeleteSuppressedDestinationCommand.ts +0 -100
- package/src/commands/GetAccountCommand.ts +0 -96
- package/src/commands/GetBlacklistReportsCommand.ts +0 -95
- package/src/commands/GetConfigurationSetCommand.ts +0 -102
- package/src/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -113
- package/src/commands/GetContactCommand.ts +0 -95
- package/src/commands/GetContactListCommand.ts +0 -96
- package/src/commands/GetCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/GetDedicatedIpCommand.ts +0 -97
- package/src/commands/GetDedicatedIpsCommand.ts +0 -96
- package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -113
- package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
- package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -105
- package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
- package/src/commands/GetEmailIdentityCommand.ts +0 -97
- package/src/commands/GetEmailIdentityPoliciesCommand.ts +0 -106
- package/src/commands/GetEmailTemplateCommand.ts +0 -98
- package/src/commands/GetImportJobCommand.ts +0 -95
- package/src/commands/GetSuppressedDestinationCommand.ts +0 -96
- package/src/commands/ListConfigurationSetsCommand.ts +0 -101
- package/src/commands/ListContactListsCommand.ts +0 -95
- package/src/commands/ListContactsCommand.ts +0 -95
- package/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +0 -110
- package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
- package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
- package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -108
- package/src/commands/ListEmailIdentitiesCommand.ts +0 -98
- package/src/commands/ListEmailTemplatesCommand.ts +0 -98
- package/src/commands/ListImportJobsCommand.ts +0 -95
- package/src/commands/ListSuppressedDestinationsCommand.ts +0 -99
- package/src/commands/ListTagsForResourceCommand.ts +0 -100
- package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
- package/src/commands/PutAccountDetailsCommand.ts +0 -95
- package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
- package/src/commands/PutAccountSuppressionAttributesCommand.ts +0 -103
- package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -107
- package/src/commands/PutDedicatedIpInPoolCommand.ts +0 -104
- package/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -103
- package/src/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -109
- package/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts +0 -110
- package/src/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -103
- package/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts +0 -129
- package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -115
- package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
- package/src/commands/PutSuppressedDestinationCommand.ts +0 -95
- package/src/commands/SendBulkEmailCommand.ts +0 -95
- package/src/commands/SendCustomVerificationEmailCommand.ts +0 -107
- package/src/commands/SendEmailCommand.ts +0 -118
- package/src/commands/TagResourceCommand.ts +0 -103
- package/src/commands/TestRenderEmailTemplateCommand.ts +0 -98
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/UpdateContactCommand.ts +0 -97
- package/src/commands/UpdateContactListCommand.ts +0 -95
- package/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/UpdateEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/UpdateEmailTemplateCommand.ts +0 -98
- package/src/endpoints.ts +0 -62
- package/src/index.ts +0 -97
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7160
- package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigurationSetsPaginator.ts +0 -59
- package/src/pagination/ListContactListsPaginator.ts +0 -59
- package/src/pagination/ListContactsPaginator.ts +0 -59
- package/src/pagination/ListCustomVerificationEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListDedicatedIpPoolsPaginator.ts +0 -59
- package/src/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -59
- package/src/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -59
- package/src/pagination/ListEmailIdentitiesPaginator.ts +0 -59
- package/src/pagination/ListEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListImportJobsPaginator.ts +0 -59
- package/src/pagination/ListSuppressedDestinationsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -10909
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,109 +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 { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1CreateDeliverabilityTestReportCommand,
|
|
17
|
-
serializeAws_restJson1CreateDeliverabilityTestReportCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface CreateDeliverabilityTestReportCommandInput extends CreateDeliverabilityTestReportRequest {}
|
|
22
|
-
export interface CreateDeliverabilityTestReportCommandOutput
|
|
23
|
-
extends CreateDeliverabilityTestReportResponse,
|
|
24
|
-
__MetadataBearer {}
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
|
|
28
|
-
* by various email providers around the world. When you perform a predictive inbox placement test, you provide a
|
|
29
|
-
* sample message that contains the content that you plan to send to your customers. Amazon SES
|
|
30
|
-
* then sends that message to special email addresses spread across several major email
|
|
31
|
-
* providers. After about 24 hours, the test is complete, and you can use the
|
|
32
|
-
* <code>GetDeliverabilityTestReport</code> operation to view the results of the
|
|
33
|
-
* test.</p>
|
|
34
|
-
* @example
|
|
35
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
36
|
-
* ```javascript
|
|
37
|
-
* import { SESv2Client, CreateDeliverabilityTestReportCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
38
|
-
* // const { SESv2Client, CreateDeliverabilityTestReportCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
39
|
-
* const client = new SESv2Client(config);
|
|
40
|
-
* const command = new CreateDeliverabilityTestReportCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @see {@link CreateDeliverabilityTestReportCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
export class CreateDeliverabilityTestReportCommand extends $Command<
|
|
50
|
-
CreateDeliverabilityTestReportCommandInput,
|
|
51
|
-
CreateDeliverabilityTestReportCommandOutput,
|
|
52
|
-
SESv2ClientResolvedConfig
|
|
53
|
-
> {
|
|
54
|
-
// Start section: command_properties
|
|
55
|
-
// End section: command_properties
|
|
56
|
-
|
|
57
|
-
constructor(readonly input: CreateDeliverabilityTestReportCommandInput) {
|
|
58
|
-
// Start section: command_constructor
|
|
59
|
-
super();
|
|
60
|
-
// End section: command_constructor
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(
|
|
67
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
68
|
-
configuration: SESv2ClientResolvedConfig,
|
|
69
|
-
options?: __HttpHandlerOptions
|
|
70
|
-
): Handler<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput> {
|
|
71
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
72
|
-
|
|
73
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
74
|
-
|
|
75
|
-
const { logger } = configuration;
|
|
76
|
-
const clientName = "SESv2Client";
|
|
77
|
-
const commandName = "CreateDeliverabilityTestReportCommand";
|
|
78
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
79
|
-
logger,
|
|
80
|
-
clientName,
|
|
81
|
-
commandName,
|
|
82
|
-
inputFilterSensitiveLog: CreateDeliverabilityTestReportRequest.filterSensitiveLog,
|
|
83
|
-
outputFilterSensitiveLog: CreateDeliverabilityTestReportResponse.filterSensitiveLog,
|
|
84
|
-
};
|
|
85
|
-
const { requestHandler } = configuration;
|
|
86
|
-
return stack.resolve(
|
|
87
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
88
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
89
|
-
handlerExecutionContext
|
|
90
|
-
);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private serialize(
|
|
94
|
-
input: CreateDeliverabilityTestReportCommandInput,
|
|
95
|
-
context: __SerdeContext
|
|
96
|
-
): Promise<__HttpRequest> {
|
|
97
|
-
return serializeAws_restJson1CreateDeliverabilityTestReportCommand(input, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
private deserialize(
|
|
101
|
-
output: __HttpResponse,
|
|
102
|
-
context: __SerdeContext
|
|
103
|
-
): Promise<CreateDeliverabilityTestReportCommandOutput> {
|
|
104
|
-
return deserializeAws_restJson1CreateDeliverabilityTestReportCommand(output, context);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
// Start section: command_body_extra
|
|
108
|
-
// End section: command_body_extra
|
|
109
|
-
}
|
|
@@ -1,120 +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 { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1CreateEmailIdentityCommand,
|
|
17
|
-
serializeAws_restJson1CreateEmailIdentityCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequest {}
|
|
22
|
-
export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Starts the process of verifying an email identity. An <i>identity</i> is
|
|
26
|
-
* an email address or domain that you use when you send email. Before you can use an
|
|
27
|
-
* identity to send email, you first have to verify it. By verifying an identity, you
|
|
28
|
-
* demonstrate that you're the owner of the identity, and that you've given Amazon SES API v2
|
|
29
|
-
* permission to send email from the identity.</p>
|
|
30
|
-
* <p>When you verify an email address, Amazon SES sends an email to the address. Your email
|
|
31
|
-
* address is verified as soon as you follow the link in the verification email.
|
|
32
|
-
*
|
|
33
|
-
* </p>
|
|
34
|
-
* <p>When you verify a domain without specifying the <code>DkimSigningAttributes</code>
|
|
35
|
-
* object, this operation provides a set of DKIM tokens. You can convert these tokens into
|
|
36
|
-
* CNAME records, which you then add to the DNS configuration for your domain. Your domain
|
|
37
|
-
* is verified when Amazon SES detects these records in the DNS configuration for your domain.
|
|
38
|
-
* This verification method is known as <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy DKIM</a>.</p>
|
|
39
|
-
* <p>Alternatively, you can perform the verification process by providing your own
|
|
40
|
-
* public-private key pair. This verification method is known as Bring Your Own DKIM
|
|
41
|
-
* (BYODKIM). To use BYODKIM, your call to the <code>CreateEmailIdentity</code> operation
|
|
42
|
-
* has to include the <code>DkimSigningAttributes</code> object. When you specify this
|
|
43
|
-
* object, you provide a selector (a component of the DNS record name that identifies the
|
|
44
|
-
* public key to use for DKIM authentication) and a private key.</p>
|
|
45
|
-
* <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
|
|
46
|
-
* convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
|
|
47
|
-
* domain. Your domain is verified when Amazon SES detects these records in the DNS
|
|
48
|
-
* configuration for your domain. For some DNS providers, it can take 72 hours or more to
|
|
49
|
-
* complete the domain verification process.</p>
|
|
50
|
-
* <p>Additionally, you can associate an existing configuration set with the email identity that you're verifying.</p>
|
|
51
|
-
* @example
|
|
52
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
53
|
-
* ```javascript
|
|
54
|
-
* import { SESv2Client, CreateEmailIdentityCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
55
|
-
* // const { SESv2Client, CreateEmailIdentityCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
56
|
-
* const client = new SESv2Client(config);
|
|
57
|
-
* const command = new CreateEmailIdentityCommand(input);
|
|
58
|
-
* const response = await client.send(command);
|
|
59
|
-
* ```
|
|
60
|
-
*
|
|
61
|
-
* @see {@link CreateEmailIdentityCommandInput} for command's `input` shape.
|
|
62
|
-
* @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
|
|
63
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
64
|
-
*
|
|
65
|
-
*/
|
|
66
|
-
export class CreateEmailIdentityCommand extends $Command<
|
|
67
|
-
CreateEmailIdentityCommandInput,
|
|
68
|
-
CreateEmailIdentityCommandOutput,
|
|
69
|
-
SESv2ClientResolvedConfig
|
|
70
|
-
> {
|
|
71
|
-
// Start section: command_properties
|
|
72
|
-
// End section: command_properties
|
|
73
|
-
|
|
74
|
-
constructor(readonly input: CreateEmailIdentityCommandInput) {
|
|
75
|
-
// Start section: command_constructor
|
|
76
|
-
super();
|
|
77
|
-
// End section: command_constructor
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(
|
|
84
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
85
|
-
configuration: SESv2ClientResolvedConfig,
|
|
86
|
-
options?: __HttpHandlerOptions
|
|
87
|
-
): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput> {
|
|
88
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
89
|
-
|
|
90
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
91
|
-
|
|
92
|
-
const { logger } = configuration;
|
|
93
|
-
const clientName = "SESv2Client";
|
|
94
|
-
const commandName = "CreateEmailIdentityCommand";
|
|
95
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
96
|
-
logger,
|
|
97
|
-
clientName,
|
|
98
|
-
commandName,
|
|
99
|
-
inputFilterSensitiveLog: CreateEmailIdentityRequest.filterSensitiveLog,
|
|
100
|
-
outputFilterSensitiveLog: CreateEmailIdentityResponse.filterSensitiveLog,
|
|
101
|
-
};
|
|
102
|
-
const { requestHandler } = configuration;
|
|
103
|
-
return stack.resolve(
|
|
104
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
105
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
106
|
-
handlerExecutionContext
|
|
107
|
-
);
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
private serialize(input: CreateEmailIdentityCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
111
|
-
return serializeAws_restJson1CreateEmailIdentityCommand(input, context);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateEmailIdentityCommandOutput> {
|
|
115
|
-
return deserializeAws_restJson1CreateEmailIdentityCommand(output, context);
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
// Start section: command_body_extra
|
|
119
|
-
// End section: command_body_extra
|
|
120
|
-
}
|
|
@@ -1,109 +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 { CreateEmailIdentityPolicyRequest, CreateEmailIdentityPolicyResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1CreateEmailIdentityPolicyCommand,
|
|
17
|
-
serializeAws_restJson1CreateEmailIdentityPolicyCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface CreateEmailIdentityPolicyCommandInput extends CreateEmailIdentityPolicyRequest {}
|
|
22
|
-
export interface CreateEmailIdentityPolicyCommandOutput extends CreateEmailIdentityPolicyResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Creates the specified sending authorization policy for the given identity (an email
|
|
26
|
-
* address or a domain).</p>
|
|
27
|
-
* <note>
|
|
28
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
29
|
-
* this API will return an error.</p>
|
|
30
|
-
* </note>
|
|
31
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
32
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
33
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
34
|
-
* Guide</a>.</p>
|
|
35
|
-
*
|
|
36
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
37
|
-
* @example
|
|
38
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
39
|
-
* ```javascript
|
|
40
|
-
* import { SESv2Client, CreateEmailIdentityPolicyCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
41
|
-
* // const { SESv2Client, CreateEmailIdentityPolicyCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
42
|
-
* const client = new SESv2Client(config);
|
|
43
|
-
* const command = new CreateEmailIdentityPolicyCommand(input);
|
|
44
|
-
* const response = await client.send(command);
|
|
45
|
-
* ```
|
|
46
|
-
*
|
|
47
|
-
* @see {@link CreateEmailIdentityPolicyCommandInput} for command's `input` shape.
|
|
48
|
-
* @see {@link CreateEmailIdentityPolicyCommandOutput} for command's `response` shape.
|
|
49
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
50
|
-
*
|
|
51
|
-
*/
|
|
52
|
-
export class CreateEmailIdentityPolicyCommand extends $Command<
|
|
53
|
-
CreateEmailIdentityPolicyCommandInput,
|
|
54
|
-
CreateEmailIdentityPolicyCommandOutput,
|
|
55
|
-
SESv2ClientResolvedConfig
|
|
56
|
-
> {
|
|
57
|
-
// Start section: command_properties
|
|
58
|
-
// End section: command_properties
|
|
59
|
-
|
|
60
|
-
constructor(readonly input: CreateEmailIdentityPolicyCommandInput) {
|
|
61
|
-
// Start section: command_constructor
|
|
62
|
-
super();
|
|
63
|
-
// End section: command_constructor
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
resolveMiddleware(
|
|
70
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
71
|
-
configuration: SESv2ClientResolvedConfig,
|
|
72
|
-
options?: __HttpHandlerOptions
|
|
73
|
-
): Handler<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput> {
|
|
74
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
75
|
-
|
|
76
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
77
|
-
|
|
78
|
-
const { logger } = configuration;
|
|
79
|
-
const clientName = "SESv2Client";
|
|
80
|
-
const commandName = "CreateEmailIdentityPolicyCommand";
|
|
81
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
82
|
-
logger,
|
|
83
|
-
clientName,
|
|
84
|
-
commandName,
|
|
85
|
-
inputFilterSensitiveLog: CreateEmailIdentityPolicyRequest.filterSensitiveLog,
|
|
86
|
-
outputFilterSensitiveLog: CreateEmailIdentityPolicyResponse.filterSensitiveLog,
|
|
87
|
-
};
|
|
88
|
-
const { requestHandler } = configuration;
|
|
89
|
-
return stack.resolve(
|
|
90
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
91
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
92
|
-
handlerExecutionContext
|
|
93
|
-
);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private serialize(input: CreateEmailIdentityPolicyCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
97
|
-
return serializeAws_restJson1CreateEmailIdentityPolicyCommand(input, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
private deserialize(
|
|
101
|
-
output: __HttpResponse,
|
|
102
|
-
context: __SerdeContext
|
|
103
|
-
): Promise<CreateEmailIdentityPolicyCommandOutput> {
|
|
104
|
-
return deserializeAws_restJson1CreateEmailIdentityPolicyCommand(output, context);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
// Start section: command_body_extra
|
|
108
|
-
// End section: command_body_extra
|
|
109
|
-
}
|
|
@@ -1,98 +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 { CreateEmailTemplateRequest, CreateEmailTemplateResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1CreateEmailTemplateCommand,
|
|
17
|
-
serializeAws_restJson1CreateEmailTemplateCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface CreateEmailTemplateCommandInput extends CreateEmailTemplateRequest {}
|
|
22
|
-
export interface CreateEmailTemplateCommandOutput extends CreateEmailTemplateResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Creates an email template. Email templates enable you to send personalized email to
|
|
26
|
-
* one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
27
|
-
* Guide</a>.</p>
|
|
28
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { SESv2Client, CreateEmailTemplateCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
33
|
-
* // const { SESv2Client, CreateEmailTemplateCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
34
|
-
* const client = new SESv2Client(config);
|
|
35
|
-
* const command = new CreateEmailTemplateCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link CreateEmailTemplateCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link CreateEmailTemplateCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class CreateEmailTemplateCommand extends $Command<
|
|
45
|
-
CreateEmailTemplateCommandInput,
|
|
46
|
-
CreateEmailTemplateCommandOutput,
|
|
47
|
-
SESv2ClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: CreateEmailTemplateCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: SESv2ClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "SESv2Client";
|
|
72
|
-
const commandName = "CreateEmailTemplateCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: CreateEmailTemplateRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: CreateEmailTemplateResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: CreateEmailTemplateCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1CreateEmailTemplateCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateEmailTemplateCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1CreateEmailTemplateCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -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 { CreateImportJobRequest, CreateImportJobResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1CreateImportJobCommand,
|
|
17
|
-
serializeAws_restJson1CreateImportJobCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
|
|
22
|
-
export interface CreateImportJobCommandOutput extends CreateImportJobResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Creates an import job for a data destination.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SESv2Client, CreateImportJobCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
30
|
-
* // const { SESv2Client, CreateImportJobCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
31
|
-
* const client = new SESv2Client(config);
|
|
32
|
-
* const command = new CreateImportJobCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreateImportJobCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreateImportJobCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class CreateImportJobCommand extends $Command<
|
|
42
|
-
CreateImportJobCommandInput,
|
|
43
|
-
CreateImportJobCommandOutput,
|
|
44
|
-
SESv2ClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: CreateImportJobCommandInput) {
|
|
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<CreateImportJobCommandInput, CreateImportJobCommandOutput> {
|
|
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 = "CreateImportJobCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: CreateImportJobRequest.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: CreateImportJobResponse.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: CreateImportJobCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_restJson1CreateImportJobCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateImportJobCommandOutput> {
|
|
90
|
-
return deserializeAws_restJson1CreateImportJobCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,100 +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 { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
|
|
15
|
-
import {
|
|
16
|
-
deserializeAws_restJson1DeleteConfigurationSetCommand,
|
|
17
|
-
serializeAws_restJson1DeleteConfigurationSetCommand,
|
|
18
|
-
} from "../protocols/Aws_restJson1";
|
|
19
|
-
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
20
|
-
|
|
21
|
-
export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationSetRequest {}
|
|
22
|
-
export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Delete an existing configuration set.</p>
|
|
26
|
-
* <p>
|
|
27
|
-
* <i>Configuration sets</i> are groups of rules that you can apply to the
|
|
28
|
-
* emails you send. You apply a configuration set to an email by including a reference to
|
|
29
|
-
* the configuration set in the headers of the email. When you apply a configuration set to
|
|
30
|
-
* an email, all of the rules in that configuration set are applied to the email.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { SESv2Client, DeleteConfigurationSetCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
35
|
-
* // const { SESv2Client, DeleteConfigurationSetCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
36
|
-
* const client = new SESv2Client(config);
|
|
37
|
-
* const command = new DeleteConfigurationSetCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link DeleteConfigurationSetCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class DeleteConfigurationSetCommand extends $Command<
|
|
47
|
-
DeleteConfigurationSetCommandInput,
|
|
48
|
-
DeleteConfigurationSetCommandOutput,
|
|
49
|
-
SESv2ClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: DeleteConfigurationSetCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: SESv2ClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "SESv2Client";
|
|
74
|
-
const commandName = "DeleteConfigurationSetCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: DeleteConfigurationSetRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: DeleteConfigurationSetResponse.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(input: DeleteConfigurationSetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_restJson1DeleteConfigurationSetCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteConfigurationSetCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1DeleteConfigurationSetCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|