@aws-sdk/client-sesv2 3.336.0 → 3.338.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/dist-cjs/SESv2Client.js +2 -1
- package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/CreateContactCommand.js +2 -1
- package/dist-cjs/commands/CreateContactListCommand.js +2 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/DeleteContactCommand.js +2 -1
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/GetAccountCommand.js +2 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -1
- package/dist-cjs/commands/GetContactCommand.js +2 -1
- package/dist-cjs/commands/GetContactListCommand.js +2 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetImportJobCommand.js +2 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -1
- package/dist-cjs/commands/ListContactListsCommand.js +2 -1
- package/dist-cjs/commands/ListContactsCommand.js +2 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -1
- package/dist-cjs/commands/ListRecommendationsCommand.js +2 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -1
- package/dist-cjs/commands/SendEmailCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -1
- package/dist-cjs/commands/UpdateContactCommand.js +2 -1
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/SESv2ServiceException.js +2 -1
- package/dist-es/SESv2Client.js +1 -0
- package/dist-es/commands/BatchGetMetricDataCommand.js +1 -0
- package/dist-es/commands/CreateConfigurationSetCommand.js +1 -0
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/CreateContactCommand.js +1 -0
- package/dist-es/commands/CreateContactListCommand.js +1 -0
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +1 -0
- package/dist-es/commands/CreateEmailIdentityCommand.js +1 -0
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/CreateEmailTemplateCommand.js +1 -0
- package/dist-es/commands/CreateImportJobCommand.js +1 -0
- package/dist-es/commands/DeleteConfigurationSetCommand.js +1 -0
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/DeleteContactCommand.js +1 -0
- package/dist-es/commands/DeleteContactListCommand.js +1 -0
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/DeleteEmailIdentityCommand.js +1 -0
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteEmailTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/GetAccountCommand.js +1 -0
- package/dist-es/commands/GetBlacklistReportsCommand.js +1 -0
- package/dist-es/commands/GetConfigurationSetCommand.js +1 -0
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +1 -0
- package/dist-es/commands/GetContactCommand.js +1 -0
- package/dist-es/commands/GetContactListCommand.js +1 -0
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +1 -0
- package/dist-es/commands/GetDedicatedIpsCommand.js +1 -0
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +1 -0
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +1 -0
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +1 -0
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +1 -0
- package/dist-es/commands/GetEmailIdentityCommand.js +1 -0
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +1 -0
- package/dist-es/commands/GetEmailTemplateCommand.js +1 -0
- package/dist-es/commands/GetImportJobCommand.js +1 -0
- package/dist-es/commands/GetSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/ListConfigurationSetsCommand.js +1 -0
- package/dist-es/commands/ListContactListsCommand.js +1 -0
- package/dist-es/commands/ListContactsCommand.js +1 -0
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -0
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +1 -0
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +1 -0
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +1 -0
- package/dist-es/commands/ListEmailIdentitiesCommand.js +1 -0
- package/dist-es/commands/ListEmailTemplatesCommand.js +1 -0
- package/dist-es/commands/ListImportJobsCommand.js +1 -0
- package/dist-es/commands/ListRecommendationsCommand.js +1 -0
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountDetailsCommand.js +1 -0
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +1 -0
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +1 -0
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +1 -0
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +1 -0
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +1 -0
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +1 -0
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +1 -0
- package/dist-es/commands/PutSuppressedDestinationCommand.js +1 -0
- package/dist-es/commands/SendBulkEmailCommand.js +1 -0
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +1 -0
- package/dist-es/commands/SendEmailCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -0
- package/dist-es/commands/UpdateContactCommand.js +1 -0
- package/dist-es/commands/UpdateContactListCommand.js +1 -0
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +1 -0
- package/dist-es/commands/UpdateEmailTemplateCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/SESv2ServiceException.js +1 -0
- package/dist-types/SESv2Client.d.ts +3 -3
- package/dist-types/commands/BatchGetMetricDataCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateContactCommand.d.ts +4 -0
- package/dist-types/commands/CreateContactListCommand.d.ts +4 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +4 -0
- package/dist-types/commands/DeleteContactListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountCommand.d.ts +4 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +4 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +4 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/GetContactCommand.d.ts +4 -0
- package/dist-types/commands/GetContactListCommand.d.ts +4 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +4 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +4 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +4 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +4 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +4 -0
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListContactListsCommand.d.ts +4 -0
- package/dist-types/commands/ListContactsCommand.d.ts +4 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +4 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +4 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +4 -0
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListImportJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +4 -0
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +4 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +4 -0
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +12 -0
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +4 -0
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +4 -0
- package/dist-types/commands/SendBulkEmailCommand.d.ts +4 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +4 -0
- package/dist-types/commands/SendEmailCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +4 -0
- package/dist-types/commands/UpdateContactListCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +4 -0
- package/dist-types/index.d.ts +13 -2
- package/dist-types/models/SESv2ServiceException.d.ts +1 -0
- package/dist-types/ts3.4/SESv2Client.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDeliverabilityTestReportRequest, GetDeliverabilityTestReportResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDomainDeliverabilityCampaignRequest, GetDomainDeliverabilityCampaignResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDomainStatisticsReportRequest, GetDomainStatisticsReportResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEmailIdentityRequest, GetEmailIdentityResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEmailIdentityPoliciesRequest, GetEmailIdentityPoliciesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEmailTemplateRequest, GetEmailTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetImportJobRequest, GetImportJobResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetSuppressedDestinationRequest, GetSuppressedDestinationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListConfigurationSetsRequest, ListConfigurationSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListContactListsRequest, ListContactListsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListContactsRequest, ListContactsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListCustomVerificationEmailTemplatesRequest, ListCustomVerificationEmailTemplatesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListDedicatedIpPoolsRequest, ListDedicatedIpPoolsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListDeliverabilityTestReportsRequest, ListDeliverabilityTestReportsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListDomainDeliverabilityCampaignsRequest, ListDomainDeliverabilityCampaignsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListEmailTemplatesRequest, ListEmailTemplatesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListImportJobsRequest, ListImportJobsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListSuppressedDestinationsRequest, ListSuppressedDestinationsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutAccountDedicatedIpWarmupAttributesRequest, PutAccountDedicatedIpWarmupAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutAccountDetailsRequest, PutAccountDetailsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutAccountSuppressionAttributesRequest, PutAccountSuppressionAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutAccountVdmAttributesRequest, PutAccountVdmAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetReputationOptionsRequest, PutConfigurationSetReputationOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetSendingOptionsRequest, PutConfigurationSetSendingOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetSuppressionOptionsRequest, PutConfigurationSetSuppressionOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetTrackingOptionsRequest, PutConfigurationSetTrackingOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutConfigurationSetVdmOptionsRequest, PutConfigurationSetVdmOptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -61,6 +61,18 @@ export interface PutDedicatedIpPoolScalingAttributesCommandOutput extends PutDed
|
|
|
61
61
|
* @throws {@link SESv2ServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @example Used to convert a dedicated IP pool to a different scaling mode.
|
|
65
|
+
* ```javascript
|
|
66
|
+
* // This example converts a dedicated IP pool from STANDARD to MANAGED.
|
|
67
|
+
* const input = {
|
|
68
|
+
* "PoolName": "sample-ses-pool",
|
|
69
|
+
* "ScalingMode": "MANAGED"
|
|
70
|
+
* };
|
|
71
|
+
* const command = new PutDedicatedIpPoolScalingAttributesCommand(input);
|
|
72
|
+
* await client.send(command);
|
|
73
|
+
* // example id: put-dedicated-ip-pool-scaling-attributes-example-1683639172
|
|
74
|
+
* ```
|
|
75
|
+
*
|
|
64
76
|
*/
|
|
65
77
|
export declare class PutDedicatedIpPoolScalingAttributesCommand extends $Command<PutDedicatedIpPoolScalingAttributesCommandInput, PutDedicatedIpPoolScalingAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
66
78
|
readonly input: PutDedicatedIpPoolScalingAttributesCommandInput;
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SendEmailRequest, SendEmailResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TestRenderEmailTemplateRequest, TestRenderEmailTemplateResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateContactRequest, UpdateContactResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateContactListRequest, UpdateContactListResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|