@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
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutEmailIdentityConfigurationSetAttributesCommand, se_PutEmailIdentityConfigurationSetAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutEmailIdentityConfigurationSetAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutEmailIdentityDkimAttributesCommand, se_PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutEmailIdentityDkimAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_PutEmailIdentityDkimSigningAttributesCommand, se_PutEmailIdentityDkimSigningAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutEmailIdentityDkimSigningAttributesCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutEmailIdentityFeedbackAttributesCommand, se_PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutEmailIdentityFeedbackAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutEmailIdentityMailFromAttributesCommand, se_PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutEmailIdentityMailFromAttributesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PutSuppressedDestinationCommand, se_PutSuppressedDestinationCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutSuppressedDestinationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_SendBulkEmailCommand, se_SendBulkEmailCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class SendBulkEmailCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_SendCustomVerificationEmailCommand, se_SendCustomVerificationEmailCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class SendCustomVerificationEmailCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_SendEmailCommand, se_SendEmailCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class SendEmailCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TestRenderEmailTemplateCommand, se_TestRenderEmailTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TestRenderEmailTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateConfigurationSetEventDestinationCommand, se_UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateConfigurationSetEventDestinationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateContactCommand, se_UpdateContactCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateContactCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateContactListCommand, se_UpdateContactListCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateContactListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateCustomVerificationEmailTemplateCommand, se_UpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateEmailIdentityPolicyCommand, se_UpdateEmailIdentityPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateEmailIdentityPolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateEmailTemplateCommand, se_UpdateEmailTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateEmailTemplateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./SESv2";
|
|
2
1
|
export * from "./SESv2Client";
|
|
2
|
+
export * from "./SESv2";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { SESv2ServiceException } from "./models/SESv2ServiceException";
|
|
@@ -96,6 +96,7 @@ import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerifica
|
|
|
96
96
|
import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "./commands/UpdateEmailIdentityPolicyCommand";
|
|
97
97
|
import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "./commands/UpdateEmailTemplateCommand";
|
|
98
98
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
99
|
+
export { __Client };
|
|
99
100
|
/**
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
@@ -210,7 +211,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
210
211
|
/**
|
|
211
212
|
* @public
|
|
212
213
|
*/
|
|
213
|
-
type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
214
|
+
export type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
214
215
|
/**
|
|
215
216
|
* @public
|
|
216
217
|
*
|
|
@@ -221,7 +222,7 @@ export interface SESv2ClientConfig extends SESv2ClientConfigType {
|
|
|
221
222
|
/**
|
|
222
223
|
* @public
|
|
223
224
|
*/
|
|
224
|
-
type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
225
|
+
export type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
225
226
|
/**
|
|
226
227
|
* @public
|
|
227
228
|
*
|
|
@@ -252,4 +253,3 @@ export declare class SESv2Client extends __Client<__HttpHandlerOptions, ServiceI
|
|
|
252
253
|
*/
|
|
253
254
|
destroy(): void;
|
|
254
255
|
}
|
|
255
|
-
export {};
|
|
@@ -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 { BatchGetMetricDataRequest, BatchGetMetricDataResponse } 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 { CreateConfigurationSetRequest, CreateConfigurationSetResponse } 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 { CreateConfigurationSetEventDestinationRequest, CreateConfigurationSetEventDestinationResponse } 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 { CreateContactRequest, CreateContactResponse } 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 { CreateContactListRequest, CreateContactListResponse } 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 { CreateCustomVerificationEmailTemplateRequest, CreateCustomVerificationEmailTemplateResponse } 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 { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } 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 { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } 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 { CreateEmailIdentityRequest, CreateEmailIdentityResponse } 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 { CreateEmailIdentityPolicyRequest, CreateEmailIdentityPolicyResponse } 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 { CreateEmailTemplateRequest, CreateEmailTemplateResponse } 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 { CreateImportJobRequest, CreateImportJobResponse } 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 { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } 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 { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse } 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 { DeleteContactRequest, DeleteContactResponse } 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 { DeleteContactListRequest, DeleteContactListResponse } 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 { DeleteCustomVerificationEmailTemplateRequest, DeleteCustomVerificationEmailTemplateResponse } 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 { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } 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 { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } 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 { DeleteEmailIdentityPolicyRequest, DeleteEmailIdentityPolicyResponse } 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 { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } 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 { DeleteSuppressedDestinationRequest, DeleteSuppressedDestinationResponse } 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 { GetAccountRequest, GetAccountResponse } 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 { GetBlacklistReportsRequest, GetBlacklistReportsResponse } 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 { GetConfigurationSetRequest, GetConfigurationSetResponse } 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 { GetConfigurationSetEventDestinationsRequest, GetConfigurationSetEventDestinationsResponse } 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 { GetContactRequest, GetContactResponse } 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 { GetContactListRequest, GetContactListResponse } 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 { GetCustomVerificationEmailTemplateRequest, GetCustomVerificationEmailTemplateResponse } 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 { GetDedicatedIpRequest, GetDedicatedIpResponse } 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 { GetDedicatedIpPoolRequest, GetDedicatedIpPoolResponse } 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 { GetDedicatedIpsRequest, GetDedicatedIpsResponse } 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 { GetDeliverabilityDashboardOptionsRequest, GetDeliverabilityDashboardOptionsResponse } 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
|
*
|