@aws-sdk/client-sesv2 3.36.0 → 3.39.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 +42 -0
- package/dist-cjs/SESv2.js +0 -10
- package/dist-cjs/SESv2Client.js +0 -15
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/CreateContactCommand.js +0 -25
- package/dist-cjs/commands/CreateContactListCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -27
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -30
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -49
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -35
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -24
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/DeleteContactCommand.js +0 -24
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -24
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -26
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/GetAccountCommand.js +0 -25
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -24
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -31
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -31
- package/dist-cjs/commands/GetContactCommand.js +0 -24
- package/dist-cjs/commands/GetContactListCommand.js +0 -25
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -26
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -25
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -31
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -24
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -26
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -25
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -35
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/GetImportJobCommand.js +0 -24
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -30
- package/dist-cjs/commands/ListContactListsCommand.js +0 -24
- package/dist-cjs/commands/ListContactsCommand.js +0 -24
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -25
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -26
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -26
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -27
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -27
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -24
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -29
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -33
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -30
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -46
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -33
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -24
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -31
- package/dist-cjs/commands/SendEmailCommand.js +0 -47
- package/dist-cjs/commands/TagResourceCommand.js +0 -32
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/UpdateContactCommand.js +0 -26
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -24
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +4 -96
- package/dist-cjs/models/models_0.js +0 -717
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -10
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +4 -96
- package/dist-es/pagination/index.js +13 -0
- 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 +32 -32
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.