@aws-sdk/client-sesv2 3.1077.0 → 3.1078.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/index.js +341 -1338
- package/dist-es/commandBuilder.js +9 -0
- package/dist-es/commands/BatchGetMetricDataCommand.js +2 -14
- package/dist-es/commands/CancelExportJobCommand.js +2 -14
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -14
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -14
- package/dist-es/commands/CreateContactCommand.js +2 -14
- package/dist-es/commands/CreateContactListCommand.js +2 -14
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -14
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +2 -14
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +2 -14
- package/dist-es/commands/CreateEmailIdentityCommand.js +2 -14
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +2 -14
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -14
- package/dist-es/commands/CreateExportJobCommand.js +2 -14
- package/dist-es/commands/CreateImportJobCommand.js +2 -14
- package/dist-es/commands/CreateMultiRegionEndpointCommand.js +2 -14
- package/dist-es/commands/CreateTenantCommand.js +2 -14
- package/dist-es/commands/CreateTenantResourceAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -14
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteContactCommand.js +2 -14
- package/dist-es/commands/DeleteContactListCommand.js +2 -14
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +2 -14
- package/dist-es/commands/DeleteEmailIdentityCommand.js +2 -14
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteMultiRegionEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteTenantCommand.js +2 -14
- package/dist-es/commands/DeleteTenantResourceAssociationCommand.js +2 -14
- package/dist-es/commands/GetAccountCommand.js +2 -14
- package/dist-es/commands/GetBlacklistReportsCommand.js +2 -14
- package/dist-es/commands/GetConfigurationSetCommand.js +2 -14
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -14
- package/dist-es/commands/GetContactCommand.js +2 -14
- package/dist-es/commands/GetContactListCommand.js +2 -14
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -14
- package/dist-es/commands/GetDedicatedIpCommand.js +2 -14
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +2 -14
- package/dist-es/commands/GetDedicatedIpsCommand.js +2 -14
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -14
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +2 -14
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -14
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +2 -14
- package/dist-es/commands/GetEmailAddressInsightsCommand.js +2 -14
- package/dist-es/commands/GetEmailIdentityCommand.js +2 -14
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +2 -14
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -14
- package/dist-es/commands/GetExportJobCommand.js +2 -14
- package/dist-es/commands/GetImportJobCommand.js +2 -14
- package/dist-es/commands/GetMessageInsightsCommand.js +2 -14
- package/dist-es/commands/GetMultiRegionEndpointCommand.js +2 -14
- package/dist-es/commands/GetReputationEntityCommand.js +2 -14
- package/dist-es/commands/GetSuppressedDestinationCommand.js +2 -14
- package/dist-es/commands/GetTenantCommand.js +2 -14
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -14
- package/dist-es/commands/ListContactListsCommand.js +2 -14
- package/dist-es/commands/ListContactsCommand.js +2 -14
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -14
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +2 -14
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +2 -14
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -14
- package/dist-es/commands/ListEmailIdentitiesCommand.js +2 -14
- package/dist-es/commands/ListEmailTemplatesCommand.js +2 -14
- package/dist-es/commands/ListExportJobsCommand.js +2 -14
- package/dist-es/commands/ListImportJobsCommand.js +2 -14
- package/dist-es/commands/ListMultiRegionEndpointsCommand.js +2 -14
- package/dist-es/commands/ListRecommendationsCommand.js +2 -14
- package/dist-es/commands/ListReputationEntitiesCommand.js +2 -14
- package/dist-es/commands/ListResourceTenantsCommand.js +2 -14
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTenantResourcesCommand.js +2 -14
- package/dist-es/commands/ListTenantsCommand.js +2 -14
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -14
- package/dist-es/commands/PutAccountDetailsCommand.js +2 -14
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +2 -14
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +2 -14
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetArchivingOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -14
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +2 -14
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +2 -14
- package/dist-es/commands/PutDedicatedIpPoolScalingAttributesCommand.js +2 -14
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -14
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -14
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -14
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -14
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -14
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -14
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -14
- package/dist-es/commands/PutSuppressedDestinationCommand.js +2 -14
- package/dist-es/commands/PutTenantSuppressionAttributesCommand.js +2 -14
- package/dist-es/commands/SendBulkEmailCommand.js +2 -17
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -14
- package/dist-es/commands/SendEmailCommand.js +2 -17
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -14
- package/dist-es/commands/UpdateContactCommand.js +2 -14
- package/dist-es/commands/UpdateContactListCommand.js +2 -14
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateReputationEntityCustomerManagedStatusCommand.js +2 -14
- package/dist-es/commands/UpdateReputationEntityPolicyCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +22 -0
- package/dist-types/commands/BatchGetMetricDataCommand.d.ts +3 -8
- package/dist-types/commands/CancelExportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +3 -8
- package/dist-types/commands/CreateContactCommand.d.ts +3 -8
- package/dist-types/commands/CreateContactListCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +3 -8
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +3 -8
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateExportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateImportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateMultiRegionEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateTenantCommand.d.ts +3 -8
- package/dist-types/commands/CreateTenantResourceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteContactCommand.d.ts +3 -8
- package/dist-types/commands/DeleteContactListCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMultiRegionEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTenantCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTenantResourceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +3 -8
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/GetContactCommand.d.ts +3 -8
- package/dist-types/commands/GetContactListCommand.d.ts +3 -8
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +3 -8
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +3 -8
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +3 -8
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +3 -8
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +3 -8
- package/dist-types/commands/GetEmailAddressInsightsCommand.d.ts +3 -8
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +3 -8
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetExportJobCommand.d.ts +3 -8
- package/dist-types/commands/GetImportJobCommand.d.ts +3 -8
- package/dist-types/commands/GetMessageInsightsCommand.d.ts +3 -8
- package/dist-types/commands/GetMultiRegionEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetReputationEntityCommand.d.ts +3 -8
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +3 -8
- package/dist-types/commands/GetTenantCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListContactListsCommand.d.ts +3 -8
- package/dist-types/commands/ListContactsCommand.d.ts +3 -8
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +3 -8
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListExportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListImportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListMultiRegionEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/ListReputationEntitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceTenantsCommand.d.ts +3 -8
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListTenantsCommand.d.ts +3 -8
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +3 -8
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +3 -8
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +3 -8
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +3 -8
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +3 -8
- package/dist-types/commands/PutTenantSuppressionAttributesCommand.d.ts +3 -8
- package/dist-types/commands/SendBulkEmailCommand.d.ts +3 -8
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +3 -8
- package/dist-types/commands/SendEmailCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateContactCommand.d.ts +3 -8
- package/dist-types/commands/UpdateContactListCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateReputationEntityPolicyCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +47 -0
- package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMultiRegionEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTenantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTenantResourceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMultiRegionEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTenantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTenantResourceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEmailAddressInsightsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMultiRegionEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetReputationEntityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTenantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMultiRegionEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListReputationEntitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceTenantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutTenantSuppressionAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateReputationEntityCustomerManagedStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateReputationEntityPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +9 -9
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveParams, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -221,7 +222,7 @@ const commonParams = {
|
|
|
221
222
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
222
223
|
};
|
|
223
224
|
|
|
224
|
-
var version = "3.
|
|
225
|
+
var version = "3.1077.0";
|
|
225
226
|
var packageInfo = {
|
|
226
227
|
version: version};
|
|
227
228
|
|
|
@@ -3584,1342 +3585,344 @@ class SESv2Client extends Client {
|
|
|
3584
3585
|
}
|
|
3585
3586
|
}
|
|
3586
3587
|
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
.m(function (Command, cs, config, o) {
|
|
3591
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3592
|
-
})
|
|
3593
|
-
.s("SimpleEmailService_v2", "BatchGetMetricData", {})
|
|
3594
|
-
.n("SESv2Client", "BatchGetMetricDataCommand")
|
|
3595
|
-
.sc(BatchGetMetricData$)
|
|
3596
|
-
.build() {
|
|
3597
|
-
}
|
|
3598
|
-
|
|
3599
|
-
class CancelExportJobCommand extends Command
|
|
3600
|
-
.classBuilder()
|
|
3601
|
-
.ep(commonParams)
|
|
3602
|
-
.m(function (Command, cs, config, o) {
|
|
3603
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3604
|
-
})
|
|
3605
|
-
.s("SimpleEmailService_v2", "CancelExportJob", {})
|
|
3606
|
-
.n("SESv2Client", "CancelExportJobCommand")
|
|
3607
|
-
.sc(CancelExportJob$)
|
|
3608
|
-
.build() {
|
|
3609
|
-
}
|
|
3610
|
-
|
|
3611
|
-
class CreateConfigurationSetCommand extends Command
|
|
3612
|
-
.classBuilder()
|
|
3613
|
-
.ep(commonParams)
|
|
3614
|
-
.m(function (Command, cs, config, o) {
|
|
3615
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3616
|
-
})
|
|
3617
|
-
.s("SimpleEmailService_v2", "CreateConfigurationSet", {})
|
|
3618
|
-
.n("SESv2Client", "CreateConfigurationSetCommand")
|
|
3619
|
-
.sc(CreateConfigurationSet$)
|
|
3620
|
-
.build() {
|
|
3621
|
-
}
|
|
3622
|
-
|
|
3623
|
-
class CreateConfigurationSetEventDestinationCommand extends Command
|
|
3624
|
-
.classBuilder()
|
|
3625
|
-
.ep(commonParams)
|
|
3626
|
-
.m(function (Command, cs, config, o) {
|
|
3627
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3628
|
-
})
|
|
3629
|
-
.s("SimpleEmailService_v2", "CreateConfigurationSetEventDestination", {})
|
|
3630
|
-
.n("SESv2Client", "CreateConfigurationSetEventDestinationCommand")
|
|
3631
|
-
.sc(CreateConfigurationSetEventDestination$)
|
|
3632
|
-
.build() {
|
|
3633
|
-
}
|
|
3634
|
-
|
|
3635
|
-
class CreateContactCommand extends Command
|
|
3636
|
-
.classBuilder()
|
|
3637
|
-
.ep(commonParams)
|
|
3638
|
-
.m(function (Command, cs, config, o) {
|
|
3639
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3640
|
-
})
|
|
3641
|
-
.s("SimpleEmailService_v2", "CreateContact", {})
|
|
3642
|
-
.n("SESv2Client", "CreateContactCommand")
|
|
3643
|
-
.sc(CreateContact$)
|
|
3644
|
-
.build() {
|
|
3645
|
-
}
|
|
3646
|
-
|
|
3647
|
-
class CreateContactListCommand extends Command
|
|
3648
|
-
.classBuilder()
|
|
3649
|
-
.ep(commonParams)
|
|
3650
|
-
.m(function (Command, cs, config, o) {
|
|
3651
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3652
|
-
})
|
|
3653
|
-
.s("SimpleEmailService_v2", "CreateContactList", {})
|
|
3654
|
-
.n("SESv2Client", "CreateContactListCommand")
|
|
3655
|
-
.sc(CreateContactList$)
|
|
3656
|
-
.build() {
|
|
3657
|
-
}
|
|
3658
|
-
|
|
3659
|
-
class CreateCustomVerificationEmailTemplateCommand extends Command
|
|
3660
|
-
.classBuilder()
|
|
3661
|
-
.ep(commonParams)
|
|
3662
|
-
.m(function (Command, cs, config, o) {
|
|
3663
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3664
|
-
})
|
|
3665
|
-
.s("SimpleEmailService_v2", "CreateCustomVerificationEmailTemplate", {})
|
|
3666
|
-
.n("SESv2Client", "CreateCustomVerificationEmailTemplateCommand")
|
|
3667
|
-
.sc(CreateCustomVerificationEmailTemplate$)
|
|
3668
|
-
.build() {
|
|
3669
|
-
}
|
|
3670
|
-
|
|
3671
|
-
class CreateDedicatedIpPoolCommand extends Command
|
|
3672
|
-
.classBuilder()
|
|
3673
|
-
.ep(commonParams)
|
|
3674
|
-
.m(function (Command, cs, config, o) {
|
|
3675
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3676
|
-
})
|
|
3677
|
-
.s("SimpleEmailService_v2", "CreateDedicatedIpPool", {})
|
|
3678
|
-
.n("SESv2Client", "CreateDedicatedIpPoolCommand")
|
|
3679
|
-
.sc(CreateDedicatedIpPool$)
|
|
3680
|
-
.build() {
|
|
3681
|
-
}
|
|
3682
|
-
|
|
3683
|
-
class CreateDeliverabilityTestReportCommand extends Command
|
|
3684
|
-
.classBuilder()
|
|
3685
|
-
.ep(commonParams)
|
|
3686
|
-
.m(function (Command, cs, config, o) {
|
|
3687
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3688
|
-
})
|
|
3689
|
-
.s("SimpleEmailService_v2", "CreateDeliverabilityTestReport", {})
|
|
3690
|
-
.n("SESv2Client", "CreateDeliverabilityTestReportCommand")
|
|
3691
|
-
.sc(CreateDeliverabilityTestReport$)
|
|
3692
|
-
.build() {
|
|
3693
|
-
}
|
|
3694
|
-
|
|
3695
|
-
class CreateEmailIdentityCommand extends Command
|
|
3696
|
-
.classBuilder()
|
|
3697
|
-
.ep(commonParams)
|
|
3698
|
-
.m(function (Command, cs, config, o) {
|
|
3699
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3700
|
-
})
|
|
3701
|
-
.s("SimpleEmailService_v2", "CreateEmailIdentity", {})
|
|
3702
|
-
.n("SESv2Client", "CreateEmailIdentityCommand")
|
|
3703
|
-
.sc(CreateEmailIdentity$)
|
|
3704
|
-
.build() {
|
|
3705
|
-
}
|
|
3706
|
-
|
|
3707
|
-
class CreateEmailIdentityPolicyCommand extends Command
|
|
3708
|
-
.classBuilder()
|
|
3709
|
-
.ep(commonParams)
|
|
3710
|
-
.m(function (Command, cs, config, o) {
|
|
3711
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3712
|
-
})
|
|
3713
|
-
.s("SimpleEmailService_v2", "CreateEmailIdentityPolicy", {})
|
|
3714
|
-
.n("SESv2Client", "CreateEmailIdentityPolicyCommand")
|
|
3715
|
-
.sc(CreateEmailIdentityPolicy$)
|
|
3716
|
-
.build() {
|
|
3717
|
-
}
|
|
3718
|
-
|
|
3719
|
-
class CreateEmailTemplateCommand extends Command
|
|
3720
|
-
.classBuilder()
|
|
3721
|
-
.ep(commonParams)
|
|
3722
|
-
.m(function (Command, cs, config, o) {
|
|
3723
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3724
|
-
})
|
|
3725
|
-
.s("SimpleEmailService_v2", "CreateEmailTemplate", {})
|
|
3726
|
-
.n("SESv2Client", "CreateEmailTemplateCommand")
|
|
3727
|
-
.sc(CreateEmailTemplate$)
|
|
3728
|
-
.build() {
|
|
3729
|
-
}
|
|
3730
|
-
|
|
3731
|
-
class CreateExportJobCommand extends Command
|
|
3732
|
-
.classBuilder()
|
|
3733
|
-
.ep(commonParams)
|
|
3734
|
-
.m(function (Command, cs, config, o) {
|
|
3735
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3736
|
-
})
|
|
3737
|
-
.s("SimpleEmailService_v2", "CreateExportJob", {})
|
|
3738
|
-
.n("SESv2Client", "CreateExportJobCommand")
|
|
3739
|
-
.sc(CreateExportJob$)
|
|
3740
|
-
.build() {
|
|
3741
|
-
}
|
|
3742
|
-
|
|
3743
|
-
class CreateImportJobCommand extends Command
|
|
3744
|
-
.classBuilder()
|
|
3745
|
-
.ep(commonParams)
|
|
3746
|
-
.m(function (Command, cs, config, o) {
|
|
3747
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3748
|
-
})
|
|
3749
|
-
.s("SimpleEmailService_v2", "CreateImportJob", {})
|
|
3750
|
-
.n("SESv2Client", "CreateImportJobCommand")
|
|
3751
|
-
.sc(CreateImportJob$)
|
|
3752
|
-
.build() {
|
|
3753
|
-
}
|
|
3754
|
-
|
|
3755
|
-
class CreateMultiRegionEndpointCommand extends Command
|
|
3756
|
-
.classBuilder()
|
|
3757
|
-
.ep(commonParams)
|
|
3758
|
-
.m(function (Command, cs, config, o) {
|
|
3759
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3760
|
-
})
|
|
3761
|
-
.s("SimpleEmailService_v2", "CreateMultiRegionEndpoint", {})
|
|
3762
|
-
.n("SESv2Client", "CreateMultiRegionEndpointCommand")
|
|
3763
|
-
.sc(CreateMultiRegionEndpoint$)
|
|
3764
|
-
.build() {
|
|
3765
|
-
}
|
|
3766
|
-
|
|
3767
|
-
class CreateTenantCommand extends Command
|
|
3768
|
-
.classBuilder()
|
|
3769
|
-
.ep(commonParams)
|
|
3770
|
-
.m(function (Command, cs, config, o) {
|
|
3771
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3772
|
-
})
|
|
3773
|
-
.s("SimpleEmailService_v2", "CreateTenant", {})
|
|
3774
|
-
.n("SESv2Client", "CreateTenantCommand")
|
|
3775
|
-
.sc(CreateTenant$)
|
|
3776
|
-
.build() {
|
|
3777
|
-
}
|
|
3778
|
-
|
|
3779
|
-
class CreateTenantResourceAssociationCommand extends Command
|
|
3780
|
-
.classBuilder()
|
|
3781
|
-
.ep(commonParams)
|
|
3782
|
-
.m(function (Command, cs, config, o) {
|
|
3783
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3784
|
-
})
|
|
3785
|
-
.s("SimpleEmailService_v2", "CreateTenantResourceAssociation", {})
|
|
3786
|
-
.n("SESv2Client", "CreateTenantResourceAssociationCommand")
|
|
3787
|
-
.sc(CreateTenantResourceAssociation$)
|
|
3788
|
-
.build() {
|
|
3789
|
-
}
|
|
3790
|
-
|
|
3791
|
-
class DeleteConfigurationSetCommand extends Command
|
|
3792
|
-
.classBuilder()
|
|
3793
|
-
.ep(commonParams)
|
|
3794
|
-
.m(function (Command, cs, config, o) {
|
|
3795
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3796
|
-
})
|
|
3797
|
-
.s("SimpleEmailService_v2", "DeleteConfigurationSet", {})
|
|
3798
|
-
.n("SESv2Client", "DeleteConfigurationSetCommand")
|
|
3799
|
-
.sc(DeleteConfigurationSet$)
|
|
3800
|
-
.build() {
|
|
3801
|
-
}
|
|
3802
|
-
|
|
3803
|
-
class DeleteConfigurationSetEventDestinationCommand extends Command
|
|
3804
|
-
.classBuilder()
|
|
3805
|
-
.ep(commonParams)
|
|
3806
|
-
.m(function (Command, cs, config, o) {
|
|
3807
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3808
|
-
})
|
|
3809
|
-
.s("SimpleEmailService_v2", "DeleteConfigurationSetEventDestination", {})
|
|
3810
|
-
.n("SESv2Client", "DeleteConfigurationSetEventDestinationCommand")
|
|
3811
|
-
.sc(DeleteConfigurationSetEventDestination$)
|
|
3812
|
-
.build() {
|
|
3813
|
-
}
|
|
3814
|
-
|
|
3815
|
-
class DeleteContactCommand extends Command
|
|
3816
|
-
.classBuilder()
|
|
3817
|
-
.ep(commonParams)
|
|
3818
|
-
.m(function (Command, cs, config, o) {
|
|
3819
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3820
|
-
})
|
|
3821
|
-
.s("SimpleEmailService_v2", "DeleteContact", {})
|
|
3822
|
-
.n("SESv2Client", "DeleteContactCommand")
|
|
3823
|
-
.sc(DeleteContact$)
|
|
3824
|
-
.build() {
|
|
3825
|
-
}
|
|
3826
|
-
|
|
3827
|
-
class DeleteContactListCommand extends Command
|
|
3828
|
-
.classBuilder()
|
|
3829
|
-
.ep(commonParams)
|
|
3830
|
-
.m(function (Command, cs, config, o) {
|
|
3831
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3832
|
-
})
|
|
3833
|
-
.s("SimpleEmailService_v2", "DeleteContactList", {})
|
|
3834
|
-
.n("SESv2Client", "DeleteContactListCommand")
|
|
3835
|
-
.sc(DeleteContactList$)
|
|
3836
|
-
.build() {
|
|
3837
|
-
}
|
|
3838
|
-
|
|
3839
|
-
class DeleteCustomVerificationEmailTemplateCommand extends Command
|
|
3840
|
-
.classBuilder()
|
|
3841
|
-
.ep(commonParams)
|
|
3842
|
-
.m(function (Command, cs, config, o) {
|
|
3843
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3844
|
-
})
|
|
3845
|
-
.s("SimpleEmailService_v2", "DeleteCustomVerificationEmailTemplate", {})
|
|
3846
|
-
.n("SESv2Client", "DeleteCustomVerificationEmailTemplateCommand")
|
|
3847
|
-
.sc(DeleteCustomVerificationEmailTemplate$)
|
|
3848
|
-
.build() {
|
|
3849
|
-
}
|
|
3850
|
-
|
|
3851
|
-
class DeleteDedicatedIpPoolCommand extends Command
|
|
3852
|
-
.classBuilder()
|
|
3853
|
-
.ep(commonParams)
|
|
3854
|
-
.m(function (Command, cs, config, o) {
|
|
3855
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3856
|
-
})
|
|
3857
|
-
.s("SimpleEmailService_v2", "DeleteDedicatedIpPool", {})
|
|
3858
|
-
.n("SESv2Client", "DeleteDedicatedIpPoolCommand")
|
|
3859
|
-
.sc(DeleteDedicatedIpPool$)
|
|
3860
|
-
.build() {
|
|
3861
|
-
}
|
|
3862
|
-
|
|
3863
|
-
class DeleteEmailIdentityCommand extends Command
|
|
3864
|
-
.classBuilder()
|
|
3865
|
-
.ep(commonParams)
|
|
3866
|
-
.m(function (Command, cs, config, o) {
|
|
3867
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3868
|
-
})
|
|
3869
|
-
.s("SimpleEmailService_v2", "DeleteEmailIdentity", {})
|
|
3870
|
-
.n("SESv2Client", "DeleteEmailIdentityCommand")
|
|
3871
|
-
.sc(DeleteEmailIdentity$)
|
|
3872
|
-
.build() {
|
|
3873
|
-
}
|
|
3874
|
-
|
|
3875
|
-
class DeleteEmailIdentityPolicyCommand extends Command
|
|
3876
|
-
.classBuilder()
|
|
3877
|
-
.ep(commonParams)
|
|
3878
|
-
.m(function (Command, cs, config, o) {
|
|
3879
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3880
|
-
})
|
|
3881
|
-
.s("SimpleEmailService_v2", "DeleteEmailIdentityPolicy", {})
|
|
3882
|
-
.n("SESv2Client", "DeleteEmailIdentityPolicyCommand")
|
|
3883
|
-
.sc(DeleteEmailIdentityPolicy$)
|
|
3884
|
-
.build() {
|
|
3885
|
-
}
|
|
3886
|
-
|
|
3887
|
-
class DeleteEmailTemplateCommand extends Command
|
|
3888
|
-
.classBuilder()
|
|
3889
|
-
.ep(commonParams)
|
|
3890
|
-
.m(function (Command, cs, config, o) {
|
|
3891
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3892
|
-
})
|
|
3893
|
-
.s("SimpleEmailService_v2", "DeleteEmailTemplate", {})
|
|
3894
|
-
.n("SESv2Client", "DeleteEmailTemplateCommand")
|
|
3895
|
-
.sc(DeleteEmailTemplate$)
|
|
3896
|
-
.build() {
|
|
3897
|
-
}
|
|
3898
|
-
|
|
3899
|
-
class DeleteMultiRegionEndpointCommand extends Command
|
|
3900
|
-
.classBuilder()
|
|
3901
|
-
.ep(commonParams)
|
|
3902
|
-
.m(function (Command, cs, config, o) {
|
|
3903
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3904
|
-
})
|
|
3905
|
-
.s("SimpleEmailService_v2", "DeleteMultiRegionEndpoint", {})
|
|
3906
|
-
.n("SESv2Client", "DeleteMultiRegionEndpointCommand")
|
|
3907
|
-
.sc(DeleteMultiRegionEndpoint$)
|
|
3908
|
-
.build() {
|
|
3909
|
-
}
|
|
3910
|
-
|
|
3911
|
-
class DeleteSuppressedDestinationCommand extends Command
|
|
3912
|
-
.classBuilder()
|
|
3913
|
-
.ep(commonParams)
|
|
3914
|
-
.m(function (Command, cs, config, o) {
|
|
3915
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3916
|
-
})
|
|
3917
|
-
.s("SimpleEmailService_v2", "DeleteSuppressedDestination", {})
|
|
3918
|
-
.n("SESv2Client", "DeleteSuppressedDestinationCommand")
|
|
3919
|
-
.sc(DeleteSuppressedDestination$)
|
|
3920
|
-
.build() {
|
|
3921
|
-
}
|
|
3922
|
-
|
|
3923
|
-
class DeleteTenantCommand extends Command
|
|
3924
|
-
.classBuilder()
|
|
3925
|
-
.ep(commonParams)
|
|
3926
|
-
.m(function (Command, cs, config, o) {
|
|
3927
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3928
|
-
})
|
|
3929
|
-
.s("SimpleEmailService_v2", "DeleteTenant", {})
|
|
3930
|
-
.n("SESv2Client", "DeleteTenantCommand")
|
|
3931
|
-
.sc(DeleteTenant$)
|
|
3932
|
-
.build() {
|
|
3933
|
-
}
|
|
3934
|
-
|
|
3935
|
-
class DeleteTenantResourceAssociationCommand extends Command
|
|
3936
|
-
.classBuilder()
|
|
3937
|
-
.ep(commonParams)
|
|
3938
|
-
.m(function (Command, cs, config, o) {
|
|
3939
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3940
|
-
})
|
|
3941
|
-
.s("SimpleEmailService_v2", "DeleteTenantResourceAssociation", {})
|
|
3942
|
-
.n("SESv2Client", "DeleteTenantResourceAssociationCommand")
|
|
3943
|
-
.sc(DeleteTenantResourceAssociation$)
|
|
3944
|
-
.build() {
|
|
3945
|
-
}
|
|
3946
|
-
|
|
3947
|
-
class GetAccountCommand extends Command
|
|
3948
|
-
.classBuilder()
|
|
3949
|
-
.ep(commonParams)
|
|
3950
|
-
.m(function (Command, cs, config, o) {
|
|
3951
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3952
|
-
})
|
|
3953
|
-
.s("SimpleEmailService_v2", "GetAccount", {})
|
|
3954
|
-
.n("SESv2Client", "GetAccountCommand")
|
|
3955
|
-
.sc(GetAccount$)
|
|
3956
|
-
.build() {
|
|
3957
|
-
}
|
|
3958
|
-
|
|
3959
|
-
class GetBlacklistReportsCommand extends Command
|
|
3960
|
-
.classBuilder()
|
|
3961
|
-
.ep(commonParams)
|
|
3962
|
-
.m(function (Command, cs, config, o) {
|
|
3963
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3964
|
-
})
|
|
3965
|
-
.s("SimpleEmailService_v2", "GetBlacklistReports", {})
|
|
3966
|
-
.n("SESv2Client", "GetBlacklistReportsCommand")
|
|
3967
|
-
.sc(GetBlacklistReports$)
|
|
3968
|
-
.build() {
|
|
3969
|
-
}
|
|
3970
|
-
|
|
3971
|
-
class GetConfigurationSetCommand extends Command
|
|
3972
|
-
.classBuilder()
|
|
3973
|
-
.ep(commonParams)
|
|
3974
|
-
.m(function (Command, cs, config, o) {
|
|
3975
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3976
|
-
})
|
|
3977
|
-
.s("SimpleEmailService_v2", "GetConfigurationSet", {})
|
|
3978
|
-
.n("SESv2Client", "GetConfigurationSetCommand")
|
|
3979
|
-
.sc(GetConfigurationSet$)
|
|
3980
|
-
.build() {
|
|
3981
|
-
}
|
|
3982
|
-
|
|
3983
|
-
class GetConfigurationSetEventDestinationsCommand extends Command
|
|
3984
|
-
.classBuilder()
|
|
3985
|
-
.ep(commonParams)
|
|
3986
|
-
.m(function (Command, cs, config, o) {
|
|
3987
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3988
|
-
})
|
|
3989
|
-
.s("SimpleEmailService_v2", "GetConfigurationSetEventDestinations", {})
|
|
3990
|
-
.n("SESv2Client", "GetConfigurationSetEventDestinationsCommand")
|
|
3991
|
-
.sc(GetConfigurationSetEventDestinations$)
|
|
3992
|
-
.build() {
|
|
3993
|
-
}
|
|
3994
|
-
|
|
3995
|
-
class GetContactCommand extends Command
|
|
3996
|
-
.classBuilder()
|
|
3997
|
-
.ep(commonParams)
|
|
3998
|
-
.m(function (Command, cs, config, o) {
|
|
3999
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4000
|
-
})
|
|
4001
|
-
.s("SimpleEmailService_v2", "GetContact", {})
|
|
4002
|
-
.n("SESv2Client", "GetContactCommand")
|
|
4003
|
-
.sc(GetContact$)
|
|
4004
|
-
.build() {
|
|
4005
|
-
}
|
|
4006
|
-
|
|
4007
|
-
class GetContactListCommand extends Command
|
|
4008
|
-
.classBuilder()
|
|
4009
|
-
.ep(commonParams)
|
|
4010
|
-
.m(function (Command, cs, config, o) {
|
|
4011
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4012
|
-
})
|
|
4013
|
-
.s("SimpleEmailService_v2", "GetContactList", {})
|
|
4014
|
-
.n("SESv2Client", "GetContactListCommand")
|
|
4015
|
-
.sc(GetContactList$)
|
|
4016
|
-
.build() {
|
|
4017
|
-
}
|
|
4018
|
-
|
|
4019
|
-
class GetCustomVerificationEmailTemplateCommand extends Command
|
|
4020
|
-
.classBuilder()
|
|
4021
|
-
.ep(commonParams)
|
|
4022
|
-
.m(function (Command, cs, config, o) {
|
|
4023
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4024
|
-
})
|
|
4025
|
-
.s("SimpleEmailService_v2", "GetCustomVerificationEmailTemplate", {})
|
|
4026
|
-
.n("SESv2Client", "GetCustomVerificationEmailTemplateCommand")
|
|
4027
|
-
.sc(GetCustomVerificationEmailTemplate$)
|
|
4028
|
-
.build() {
|
|
4029
|
-
}
|
|
4030
|
-
|
|
4031
|
-
class GetDedicatedIpCommand extends Command
|
|
4032
|
-
.classBuilder()
|
|
4033
|
-
.ep(commonParams)
|
|
4034
|
-
.m(function (Command, cs, config, o) {
|
|
4035
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4036
|
-
})
|
|
4037
|
-
.s("SimpleEmailService_v2", "GetDedicatedIp", {})
|
|
4038
|
-
.n("SESv2Client", "GetDedicatedIpCommand")
|
|
4039
|
-
.sc(GetDedicatedIp$)
|
|
4040
|
-
.build() {
|
|
4041
|
-
}
|
|
4042
|
-
|
|
4043
|
-
class GetDedicatedIpPoolCommand extends Command
|
|
4044
|
-
.classBuilder()
|
|
4045
|
-
.ep(commonParams)
|
|
4046
|
-
.m(function (Command, cs, config, o) {
|
|
4047
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4048
|
-
})
|
|
4049
|
-
.s("SimpleEmailService_v2", "GetDedicatedIpPool", {})
|
|
4050
|
-
.n("SESv2Client", "GetDedicatedIpPoolCommand")
|
|
4051
|
-
.sc(GetDedicatedIpPool$)
|
|
4052
|
-
.build() {
|
|
4053
|
-
}
|
|
4054
|
-
|
|
4055
|
-
class GetDedicatedIpsCommand extends Command
|
|
4056
|
-
.classBuilder()
|
|
4057
|
-
.ep(commonParams)
|
|
4058
|
-
.m(function (Command, cs, config, o) {
|
|
4059
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4060
|
-
})
|
|
4061
|
-
.s("SimpleEmailService_v2", "GetDedicatedIps", {})
|
|
4062
|
-
.n("SESv2Client", "GetDedicatedIpsCommand")
|
|
4063
|
-
.sc(GetDedicatedIps$)
|
|
4064
|
-
.build() {
|
|
4065
|
-
}
|
|
4066
|
-
|
|
4067
|
-
class GetDeliverabilityDashboardOptionsCommand extends Command
|
|
4068
|
-
.classBuilder()
|
|
4069
|
-
.ep(commonParams)
|
|
4070
|
-
.m(function (Command, cs, config, o) {
|
|
4071
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4072
|
-
})
|
|
4073
|
-
.s("SimpleEmailService_v2", "GetDeliverabilityDashboardOptions", {})
|
|
4074
|
-
.n("SESv2Client", "GetDeliverabilityDashboardOptionsCommand")
|
|
4075
|
-
.sc(GetDeliverabilityDashboardOptions$)
|
|
4076
|
-
.build() {
|
|
4077
|
-
}
|
|
4078
|
-
|
|
4079
|
-
class GetDeliverabilityTestReportCommand extends Command
|
|
4080
|
-
.classBuilder()
|
|
4081
|
-
.ep(commonParams)
|
|
4082
|
-
.m(function (Command, cs, config, o) {
|
|
4083
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4084
|
-
})
|
|
4085
|
-
.s("SimpleEmailService_v2", "GetDeliverabilityTestReport", {})
|
|
4086
|
-
.n("SESv2Client", "GetDeliverabilityTestReportCommand")
|
|
4087
|
-
.sc(GetDeliverabilityTestReport$)
|
|
4088
|
-
.build() {
|
|
4089
|
-
}
|
|
4090
|
-
|
|
4091
|
-
class GetDomainDeliverabilityCampaignCommand extends Command
|
|
4092
|
-
.classBuilder()
|
|
4093
|
-
.ep(commonParams)
|
|
4094
|
-
.m(function (Command, cs, config, o) {
|
|
4095
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4096
|
-
})
|
|
4097
|
-
.s("SimpleEmailService_v2", "GetDomainDeliverabilityCampaign", {})
|
|
4098
|
-
.n("SESv2Client", "GetDomainDeliverabilityCampaignCommand")
|
|
4099
|
-
.sc(GetDomainDeliverabilityCampaign$)
|
|
4100
|
-
.build() {
|
|
4101
|
-
}
|
|
4102
|
-
|
|
4103
|
-
class GetDomainStatisticsReportCommand extends Command
|
|
4104
|
-
.classBuilder()
|
|
4105
|
-
.ep(commonParams)
|
|
4106
|
-
.m(function (Command, cs, config, o) {
|
|
4107
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4108
|
-
})
|
|
4109
|
-
.s("SimpleEmailService_v2", "GetDomainStatisticsReport", {})
|
|
4110
|
-
.n("SESv2Client", "GetDomainStatisticsReportCommand")
|
|
4111
|
-
.sc(GetDomainStatisticsReport$)
|
|
4112
|
-
.build() {
|
|
4113
|
-
}
|
|
4114
|
-
|
|
4115
|
-
class GetEmailAddressInsightsCommand extends Command
|
|
4116
|
-
.classBuilder()
|
|
4117
|
-
.ep(commonParams)
|
|
4118
|
-
.m(function (Command, cs, config, o) {
|
|
4119
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4120
|
-
})
|
|
4121
|
-
.s("SimpleEmailService_v2", "GetEmailAddressInsights", {})
|
|
4122
|
-
.n("SESv2Client", "GetEmailAddressInsightsCommand")
|
|
4123
|
-
.sc(GetEmailAddressInsights$)
|
|
4124
|
-
.build() {
|
|
4125
|
-
}
|
|
4126
|
-
|
|
4127
|
-
class GetEmailIdentityCommand extends Command
|
|
4128
|
-
.classBuilder()
|
|
4129
|
-
.ep(commonParams)
|
|
4130
|
-
.m(function (Command, cs, config, o) {
|
|
4131
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4132
|
-
})
|
|
4133
|
-
.s("SimpleEmailService_v2", "GetEmailIdentity", {})
|
|
4134
|
-
.n("SESv2Client", "GetEmailIdentityCommand")
|
|
4135
|
-
.sc(GetEmailIdentity$)
|
|
4136
|
-
.build() {
|
|
4137
|
-
}
|
|
4138
|
-
|
|
4139
|
-
class GetEmailIdentityPoliciesCommand extends Command
|
|
4140
|
-
.classBuilder()
|
|
4141
|
-
.ep(commonParams)
|
|
4142
|
-
.m(function (Command, cs, config, o) {
|
|
4143
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4144
|
-
})
|
|
4145
|
-
.s("SimpleEmailService_v2", "GetEmailIdentityPolicies", {})
|
|
4146
|
-
.n("SESv2Client", "GetEmailIdentityPoliciesCommand")
|
|
4147
|
-
.sc(GetEmailIdentityPolicies$)
|
|
4148
|
-
.build() {
|
|
4149
|
-
}
|
|
4150
|
-
|
|
4151
|
-
class GetEmailTemplateCommand extends Command
|
|
4152
|
-
.classBuilder()
|
|
4153
|
-
.ep(commonParams)
|
|
4154
|
-
.m(function (Command, cs, config, o) {
|
|
4155
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4156
|
-
})
|
|
4157
|
-
.s("SimpleEmailService_v2", "GetEmailTemplate", {})
|
|
4158
|
-
.n("SESv2Client", "GetEmailTemplateCommand")
|
|
4159
|
-
.sc(GetEmailTemplate$)
|
|
4160
|
-
.build() {
|
|
4161
|
-
}
|
|
4162
|
-
|
|
4163
|
-
class GetExportJobCommand extends Command
|
|
4164
|
-
.classBuilder()
|
|
4165
|
-
.ep(commonParams)
|
|
4166
|
-
.m(function (Command, cs, config, o) {
|
|
4167
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4168
|
-
})
|
|
4169
|
-
.s("SimpleEmailService_v2", "GetExportJob", {})
|
|
4170
|
-
.n("SESv2Client", "GetExportJobCommand")
|
|
4171
|
-
.sc(GetExportJob$)
|
|
4172
|
-
.build() {
|
|
4173
|
-
}
|
|
4174
|
-
|
|
4175
|
-
class GetImportJobCommand extends Command
|
|
4176
|
-
.classBuilder()
|
|
4177
|
-
.ep(commonParams)
|
|
4178
|
-
.m(function (Command, cs, config, o) {
|
|
4179
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4180
|
-
})
|
|
4181
|
-
.s("SimpleEmailService_v2", "GetImportJob", {})
|
|
4182
|
-
.n("SESv2Client", "GetImportJobCommand")
|
|
4183
|
-
.sc(GetImportJob$)
|
|
4184
|
-
.build() {
|
|
4185
|
-
}
|
|
4186
|
-
|
|
4187
|
-
class GetMessageInsightsCommand extends Command
|
|
4188
|
-
.classBuilder()
|
|
4189
|
-
.ep(commonParams)
|
|
4190
|
-
.m(function (Command, cs, config, o) {
|
|
4191
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4192
|
-
})
|
|
4193
|
-
.s("SimpleEmailService_v2", "GetMessageInsights", {})
|
|
4194
|
-
.n("SESv2Client", "GetMessageInsightsCommand")
|
|
4195
|
-
.sc(GetMessageInsights$)
|
|
4196
|
-
.build() {
|
|
4197
|
-
}
|
|
4198
|
-
|
|
4199
|
-
class GetMultiRegionEndpointCommand extends Command
|
|
4200
|
-
.classBuilder()
|
|
4201
|
-
.ep(commonParams)
|
|
4202
|
-
.m(function (Command, cs, config, o) {
|
|
4203
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4204
|
-
})
|
|
4205
|
-
.s("SimpleEmailService_v2", "GetMultiRegionEndpoint", {})
|
|
4206
|
-
.n("SESv2Client", "GetMultiRegionEndpointCommand")
|
|
4207
|
-
.sc(GetMultiRegionEndpoint$)
|
|
4208
|
-
.build() {
|
|
4209
|
-
}
|
|
4210
|
-
|
|
4211
|
-
class GetReputationEntityCommand extends Command
|
|
4212
|
-
.classBuilder()
|
|
4213
|
-
.ep(commonParams)
|
|
4214
|
-
.m(function (Command, cs, config, o) {
|
|
4215
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4216
|
-
})
|
|
4217
|
-
.s("SimpleEmailService_v2", "GetReputationEntity", {})
|
|
4218
|
-
.n("SESv2Client", "GetReputationEntityCommand")
|
|
4219
|
-
.sc(GetReputationEntity$)
|
|
4220
|
-
.build() {
|
|
4221
|
-
}
|
|
4222
|
-
|
|
4223
|
-
class GetSuppressedDestinationCommand extends Command
|
|
4224
|
-
.classBuilder()
|
|
4225
|
-
.ep(commonParams)
|
|
4226
|
-
.m(function (Command, cs, config, o) {
|
|
4227
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4228
|
-
})
|
|
4229
|
-
.s("SimpleEmailService_v2", "GetSuppressedDestination", {})
|
|
4230
|
-
.n("SESv2Client", "GetSuppressedDestinationCommand")
|
|
4231
|
-
.sc(GetSuppressedDestination$)
|
|
4232
|
-
.build() {
|
|
4233
|
-
}
|
|
4234
|
-
|
|
4235
|
-
class GetTenantCommand extends Command
|
|
4236
|
-
.classBuilder()
|
|
4237
|
-
.ep(commonParams)
|
|
4238
|
-
.m(function (Command, cs, config, o) {
|
|
4239
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4240
|
-
})
|
|
4241
|
-
.s("SimpleEmailService_v2", "GetTenant", {})
|
|
4242
|
-
.n("SESv2Client", "GetTenantCommand")
|
|
4243
|
-
.sc(GetTenant$)
|
|
4244
|
-
.build() {
|
|
4245
|
-
}
|
|
4246
|
-
|
|
4247
|
-
class ListConfigurationSetsCommand extends Command
|
|
4248
|
-
.classBuilder()
|
|
4249
|
-
.ep(commonParams)
|
|
4250
|
-
.m(function (Command, cs, config, o) {
|
|
4251
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4252
|
-
})
|
|
4253
|
-
.s("SimpleEmailService_v2", "ListConfigurationSets", {})
|
|
4254
|
-
.n("SESv2Client", "ListConfigurationSetsCommand")
|
|
4255
|
-
.sc(ListConfigurationSets$)
|
|
4256
|
-
.build() {
|
|
4257
|
-
}
|
|
4258
|
-
|
|
4259
|
-
class ListContactListsCommand extends Command
|
|
4260
|
-
.classBuilder()
|
|
4261
|
-
.ep(commonParams)
|
|
4262
|
-
.m(function (Command, cs, config, o) {
|
|
4263
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4264
|
-
})
|
|
4265
|
-
.s("SimpleEmailService_v2", "ListContactLists", {})
|
|
4266
|
-
.n("SESv2Client", "ListContactListsCommand")
|
|
4267
|
-
.sc(ListContactLists$)
|
|
4268
|
-
.build() {
|
|
4269
|
-
}
|
|
4270
|
-
|
|
4271
|
-
class ListContactsCommand extends Command
|
|
4272
|
-
.classBuilder()
|
|
4273
|
-
.ep(commonParams)
|
|
4274
|
-
.m(function (Command, cs, config, o) {
|
|
4275
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4276
|
-
})
|
|
4277
|
-
.s("SimpleEmailService_v2", "ListContacts", {})
|
|
4278
|
-
.n("SESv2Client", "ListContactsCommand")
|
|
4279
|
-
.sc(ListContacts$)
|
|
4280
|
-
.build() {
|
|
4281
|
-
}
|
|
4282
|
-
|
|
4283
|
-
class ListCustomVerificationEmailTemplatesCommand extends Command
|
|
4284
|
-
.classBuilder()
|
|
4285
|
-
.ep(commonParams)
|
|
4286
|
-
.m(function (Command, cs, config, o) {
|
|
4287
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4288
|
-
})
|
|
4289
|
-
.s("SimpleEmailService_v2", "ListCustomVerificationEmailTemplates", {})
|
|
4290
|
-
.n("SESv2Client", "ListCustomVerificationEmailTemplatesCommand")
|
|
4291
|
-
.sc(ListCustomVerificationEmailTemplates$)
|
|
4292
|
-
.build() {
|
|
4293
|
-
}
|
|
4294
|
-
|
|
4295
|
-
class ListDedicatedIpPoolsCommand extends Command
|
|
4296
|
-
.classBuilder()
|
|
4297
|
-
.ep(commonParams)
|
|
4298
|
-
.m(function (Command, cs, config, o) {
|
|
4299
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4300
|
-
})
|
|
4301
|
-
.s("SimpleEmailService_v2", "ListDedicatedIpPools", {})
|
|
4302
|
-
.n("SESv2Client", "ListDedicatedIpPoolsCommand")
|
|
4303
|
-
.sc(ListDedicatedIpPools$)
|
|
4304
|
-
.build() {
|
|
4305
|
-
}
|
|
4306
|
-
|
|
4307
|
-
class ListDeliverabilityTestReportsCommand extends Command
|
|
4308
|
-
.classBuilder()
|
|
4309
|
-
.ep(commonParams)
|
|
4310
|
-
.m(function (Command, cs, config, o) {
|
|
4311
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4312
|
-
})
|
|
4313
|
-
.s("SimpleEmailService_v2", "ListDeliverabilityTestReports", {})
|
|
4314
|
-
.n("SESv2Client", "ListDeliverabilityTestReportsCommand")
|
|
4315
|
-
.sc(ListDeliverabilityTestReports$)
|
|
4316
|
-
.build() {
|
|
4317
|
-
}
|
|
4318
|
-
|
|
4319
|
-
class ListDomainDeliverabilityCampaignsCommand extends Command
|
|
4320
|
-
.classBuilder()
|
|
4321
|
-
.ep(commonParams)
|
|
4322
|
-
.m(function (Command, cs, config, o) {
|
|
4323
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4324
|
-
})
|
|
4325
|
-
.s("SimpleEmailService_v2", "ListDomainDeliverabilityCampaigns", {})
|
|
4326
|
-
.n("SESv2Client", "ListDomainDeliverabilityCampaignsCommand")
|
|
4327
|
-
.sc(ListDomainDeliverabilityCampaigns$)
|
|
4328
|
-
.build() {
|
|
4329
|
-
}
|
|
4330
|
-
|
|
4331
|
-
class ListEmailIdentitiesCommand extends Command
|
|
4332
|
-
.classBuilder()
|
|
4333
|
-
.ep(commonParams)
|
|
4334
|
-
.m(function (Command, cs, config, o) {
|
|
4335
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4336
|
-
})
|
|
4337
|
-
.s("SimpleEmailService_v2", "ListEmailIdentities", {})
|
|
4338
|
-
.n("SESv2Client", "ListEmailIdentitiesCommand")
|
|
4339
|
-
.sc(ListEmailIdentities$)
|
|
4340
|
-
.build() {
|
|
4341
|
-
}
|
|
4342
|
-
|
|
4343
|
-
class ListEmailTemplatesCommand extends Command
|
|
4344
|
-
.classBuilder()
|
|
4345
|
-
.ep(commonParams)
|
|
4346
|
-
.m(function (Command, cs, config, o) {
|
|
4347
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4348
|
-
})
|
|
4349
|
-
.s("SimpleEmailService_v2", "ListEmailTemplates", {})
|
|
4350
|
-
.n("SESv2Client", "ListEmailTemplatesCommand")
|
|
4351
|
-
.sc(ListEmailTemplates$)
|
|
4352
|
-
.build() {
|
|
4353
|
-
}
|
|
4354
|
-
|
|
4355
|
-
class ListExportJobsCommand extends Command
|
|
4356
|
-
.classBuilder()
|
|
4357
|
-
.ep(commonParams)
|
|
4358
|
-
.m(function (Command, cs, config, o) {
|
|
4359
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4360
|
-
})
|
|
4361
|
-
.s("SimpleEmailService_v2", "ListExportJobs", {})
|
|
4362
|
-
.n("SESv2Client", "ListExportJobsCommand")
|
|
4363
|
-
.sc(ListExportJobs$)
|
|
4364
|
-
.build() {
|
|
4365
|
-
}
|
|
4366
|
-
|
|
4367
|
-
class ListImportJobsCommand extends Command
|
|
4368
|
-
.classBuilder()
|
|
4369
|
-
.ep(commonParams)
|
|
4370
|
-
.m(function (Command, cs, config, o) {
|
|
4371
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4372
|
-
})
|
|
4373
|
-
.s("SimpleEmailService_v2", "ListImportJobs", {})
|
|
4374
|
-
.n("SESv2Client", "ListImportJobsCommand")
|
|
4375
|
-
.sc(ListImportJobs$)
|
|
4376
|
-
.build() {
|
|
4377
|
-
}
|
|
4378
|
-
|
|
4379
|
-
class ListMultiRegionEndpointsCommand extends Command
|
|
4380
|
-
.classBuilder()
|
|
4381
|
-
.ep(commonParams)
|
|
4382
|
-
.m(function (Command, cs, config, o) {
|
|
4383
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4384
|
-
})
|
|
4385
|
-
.s("SimpleEmailService_v2", "ListMultiRegionEndpoints", {})
|
|
4386
|
-
.n("SESv2Client", "ListMultiRegionEndpointsCommand")
|
|
4387
|
-
.sc(ListMultiRegionEndpoints$)
|
|
4388
|
-
.build() {
|
|
4389
|
-
}
|
|
4390
|
-
|
|
4391
|
-
class ListRecommendationsCommand extends Command
|
|
4392
|
-
.classBuilder()
|
|
4393
|
-
.ep(commonParams)
|
|
4394
|
-
.m(function (Command, cs, config, o) {
|
|
4395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4396
|
-
})
|
|
4397
|
-
.s("SimpleEmailService_v2", "ListRecommendations", {})
|
|
4398
|
-
.n("SESv2Client", "ListRecommendationsCommand")
|
|
4399
|
-
.sc(ListRecommendations$)
|
|
4400
|
-
.build() {
|
|
4401
|
-
}
|
|
4402
|
-
|
|
4403
|
-
class ListReputationEntitiesCommand extends Command
|
|
4404
|
-
.classBuilder()
|
|
4405
|
-
.ep(commonParams)
|
|
4406
|
-
.m(function (Command, cs, config, o) {
|
|
4407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4408
|
-
})
|
|
4409
|
-
.s("SimpleEmailService_v2", "ListReputationEntities", {})
|
|
4410
|
-
.n("SESv2Client", "ListReputationEntitiesCommand")
|
|
4411
|
-
.sc(ListReputationEntities$)
|
|
4412
|
-
.build() {
|
|
4413
|
-
}
|
|
4414
|
-
|
|
4415
|
-
class ListResourceTenantsCommand extends Command
|
|
4416
|
-
.classBuilder()
|
|
4417
|
-
.ep(commonParams)
|
|
4418
|
-
.m(function (Command, cs, config, o) {
|
|
4419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4420
|
-
})
|
|
4421
|
-
.s("SimpleEmailService_v2", "ListResourceTenants", {})
|
|
4422
|
-
.n("SESv2Client", "ListResourceTenantsCommand")
|
|
4423
|
-
.sc(ListResourceTenants$)
|
|
4424
|
-
.build() {
|
|
4425
|
-
}
|
|
4426
|
-
|
|
4427
|
-
class ListSuppressedDestinationsCommand extends Command
|
|
4428
|
-
.classBuilder()
|
|
4429
|
-
.ep(commonParams)
|
|
4430
|
-
.m(function (Command, cs, config, o) {
|
|
4431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4432
|
-
})
|
|
4433
|
-
.s("SimpleEmailService_v2", "ListSuppressedDestinations", {})
|
|
4434
|
-
.n("SESv2Client", "ListSuppressedDestinationsCommand")
|
|
4435
|
-
.sc(ListSuppressedDestinations$)
|
|
4436
|
-
.build() {
|
|
4437
|
-
}
|
|
4438
|
-
|
|
4439
|
-
class ListTagsForResourceCommand extends Command
|
|
4440
|
-
.classBuilder()
|
|
4441
|
-
.ep(commonParams)
|
|
4442
|
-
.m(function (Command, cs, config, o) {
|
|
4443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4444
|
-
})
|
|
4445
|
-
.s("SimpleEmailService_v2", "ListTagsForResource", {})
|
|
4446
|
-
.n("SESv2Client", "ListTagsForResourceCommand")
|
|
4447
|
-
.sc(ListTagsForResource$)
|
|
4448
|
-
.build() {
|
|
4449
|
-
}
|
|
4450
|
-
|
|
4451
|
-
class ListTenantResourcesCommand extends Command
|
|
4452
|
-
.classBuilder()
|
|
4453
|
-
.ep(commonParams)
|
|
4454
|
-
.m(function (Command, cs, config, o) {
|
|
4455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4456
|
-
})
|
|
4457
|
-
.s("SimpleEmailService_v2", "ListTenantResources", {})
|
|
4458
|
-
.n("SESv2Client", "ListTenantResourcesCommand")
|
|
4459
|
-
.sc(ListTenantResources$)
|
|
4460
|
-
.build() {
|
|
4461
|
-
}
|
|
4462
|
-
|
|
4463
|
-
class ListTenantsCommand extends Command
|
|
4464
|
-
.classBuilder()
|
|
4465
|
-
.ep(commonParams)
|
|
4466
|
-
.m(function (Command, cs, config, o) {
|
|
4467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4468
|
-
})
|
|
4469
|
-
.s("SimpleEmailService_v2", "ListTenants", {})
|
|
4470
|
-
.n("SESv2Client", "ListTenantsCommand")
|
|
4471
|
-
.sc(ListTenants$)
|
|
4472
|
-
.build() {
|
|
4473
|
-
}
|
|
4474
|
-
|
|
4475
|
-
class PutAccountDedicatedIpWarmupAttributesCommand extends Command
|
|
4476
|
-
.classBuilder()
|
|
4477
|
-
.ep(commonParams)
|
|
4478
|
-
.m(function (Command, cs, config, o) {
|
|
4479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4480
|
-
})
|
|
4481
|
-
.s("SimpleEmailService_v2", "PutAccountDedicatedIpWarmupAttributes", {})
|
|
4482
|
-
.n("SESv2Client", "PutAccountDedicatedIpWarmupAttributesCommand")
|
|
4483
|
-
.sc(PutAccountDedicatedIpWarmupAttributes$)
|
|
4484
|
-
.build() {
|
|
4485
|
-
}
|
|
4486
|
-
|
|
4487
|
-
class PutAccountDetailsCommand extends Command
|
|
4488
|
-
.classBuilder()
|
|
4489
|
-
.ep(commonParams)
|
|
4490
|
-
.m(function (Command, cs, config, o) {
|
|
4491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4492
|
-
})
|
|
4493
|
-
.s("SimpleEmailService_v2", "PutAccountDetails", {})
|
|
4494
|
-
.n("SESv2Client", "PutAccountDetailsCommand")
|
|
4495
|
-
.sc(PutAccountDetails$)
|
|
4496
|
-
.build() {
|
|
4497
|
-
}
|
|
4498
|
-
|
|
4499
|
-
class PutAccountSendingAttributesCommand extends Command
|
|
4500
|
-
.classBuilder()
|
|
4501
|
-
.ep(commonParams)
|
|
4502
|
-
.m(function (Command, cs, config, o) {
|
|
4503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4504
|
-
})
|
|
4505
|
-
.s("SimpleEmailService_v2", "PutAccountSendingAttributes", {})
|
|
4506
|
-
.n("SESv2Client", "PutAccountSendingAttributesCommand")
|
|
4507
|
-
.sc(PutAccountSendingAttributes$)
|
|
4508
|
-
.build() {
|
|
4509
|
-
}
|
|
4510
|
-
|
|
4511
|
-
class PutAccountSuppressionAttributesCommand extends Command
|
|
4512
|
-
.classBuilder()
|
|
4513
|
-
.ep(commonParams)
|
|
4514
|
-
.m(function (Command, cs, config, o) {
|
|
4515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4516
|
-
})
|
|
4517
|
-
.s("SimpleEmailService_v2", "PutAccountSuppressionAttributes", {})
|
|
4518
|
-
.n("SESv2Client", "PutAccountSuppressionAttributesCommand")
|
|
4519
|
-
.sc(PutAccountSuppressionAttributes$)
|
|
4520
|
-
.build() {
|
|
4521
|
-
}
|
|
4522
|
-
|
|
4523
|
-
class PutAccountVdmAttributesCommand extends Command
|
|
4524
|
-
.classBuilder()
|
|
4525
|
-
.ep(commonParams)
|
|
4526
|
-
.m(function (Command, cs, config, o) {
|
|
4527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4528
|
-
})
|
|
4529
|
-
.s("SimpleEmailService_v2", "PutAccountVdmAttributes", {})
|
|
4530
|
-
.n("SESv2Client", "PutAccountVdmAttributesCommand")
|
|
4531
|
-
.sc(PutAccountVdmAttributes$)
|
|
4532
|
-
.build() {
|
|
4533
|
-
}
|
|
4534
|
-
|
|
4535
|
-
class PutConfigurationSetArchivingOptionsCommand extends Command
|
|
4536
|
-
.classBuilder()
|
|
4537
|
-
.ep(commonParams)
|
|
4538
|
-
.m(function (Command, cs, config, o) {
|
|
4539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4540
|
-
})
|
|
4541
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetArchivingOptions", {})
|
|
4542
|
-
.n("SESv2Client", "PutConfigurationSetArchivingOptionsCommand")
|
|
4543
|
-
.sc(PutConfigurationSetArchivingOptions$)
|
|
4544
|
-
.build() {
|
|
4545
|
-
}
|
|
4546
|
-
|
|
4547
|
-
class PutConfigurationSetDeliveryOptionsCommand extends Command
|
|
4548
|
-
.classBuilder()
|
|
4549
|
-
.ep(commonParams)
|
|
4550
|
-
.m(function (Command, cs, config, o) {
|
|
4551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4552
|
-
})
|
|
4553
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetDeliveryOptions", {})
|
|
4554
|
-
.n("SESv2Client", "PutConfigurationSetDeliveryOptionsCommand")
|
|
4555
|
-
.sc(PutConfigurationSetDeliveryOptions$)
|
|
4556
|
-
.build() {
|
|
4557
|
-
}
|
|
4558
|
-
|
|
4559
|
-
class PutConfigurationSetReputationOptionsCommand extends Command
|
|
4560
|
-
.classBuilder()
|
|
4561
|
-
.ep(commonParams)
|
|
4562
|
-
.m(function (Command, cs, config, o) {
|
|
4563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4564
|
-
})
|
|
4565
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetReputationOptions", {})
|
|
4566
|
-
.n("SESv2Client", "PutConfigurationSetReputationOptionsCommand")
|
|
4567
|
-
.sc(PutConfigurationSetReputationOptions$)
|
|
4568
|
-
.build() {
|
|
4569
|
-
}
|
|
4570
|
-
|
|
4571
|
-
class PutConfigurationSetSendingOptionsCommand extends Command
|
|
4572
|
-
.classBuilder()
|
|
4573
|
-
.ep(commonParams)
|
|
4574
|
-
.m(function (Command, cs, config, o) {
|
|
4575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4576
|
-
})
|
|
4577
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetSendingOptions", {})
|
|
4578
|
-
.n("SESv2Client", "PutConfigurationSetSendingOptionsCommand")
|
|
4579
|
-
.sc(PutConfigurationSetSendingOptions$)
|
|
4580
|
-
.build() {
|
|
4581
|
-
}
|
|
4582
|
-
|
|
4583
|
-
class PutConfigurationSetSuppressionOptionsCommand extends Command
|
|
4584
|
-
.classBuilder()
|
|
4585
|
-
.ep(commonParams)
|
|
4586
|
-
.m(function (Command, cs, config, o) {
|
|
4587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4588
|
-
})
|
|
4589
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetSuppressionOptions", {})
|
|
4590
|
-
.n("SESv2Client", "PutConfigurationSetSuppressionOptionsCommand")
|
|
4591
|
-
.sc(PutConfigurationSetSuppressionOptions$)
|
|
4592
|
-
.build() {
|
|
4593
|
-
}
|
|
4594
|
-
|
|
4595
|
-
class PutConfigurationSetTrackingOptionsCommand extends Command
|
|
4596
|
-
.classBuilder()
|
|
4597
|
-
.ep(commonParams)
|
|
4598
|
-
.m(function (Command, cs, config, o) {
|
|
4599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4600
|
-
})
|
|
4601
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetTrackingOptions", {})
|
|
4602
|
-
.n("SESv2Client", "PutConfigurationSetTrackingOptionsCommand")
|
|
4603
|
-
.sc(PutConfigurationSetTrackingOptions$)
|
|
4604
|
-
.build() {
|
|
4605
|
-
}
|
|
4606
|
-
|
|
4607
|
-
class PutConfigurationSetVdmOptionsCommand extends Command
|
|
4608
|
-
.classBuilder()
|
|
4609
|
-
.ep(commonParams)
|
|
4610
|
-
.m(function (Command, cs, config, o) {
|
|
4611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4612
|
-
})
|
|
4613
|
-
.s("SimpleEmailService_v2", "PutConfigurationSetVdmOptions", {})
|
|
4614
|
-
.n("SESv2Client", "PutConfigurationSetVdmOptionsCommand")
|
|
4615
|
-
.sc(PutConfigurationSetVdmOptions$)
|
|
4616
|
-
.build() {
|
|
4617
|
-
}
|
|
4618
|
-
|
|
4619
|
-
class PutDedicatedIpInPoolCommand extends Command
|
|
4620
|
-
.classBuilder()
|
|
4621
|
-
.ep(commonParams)
|
|
4622
|
-
.m(function (Command, cs, config, o) {
|
|
4623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4624
|
-
})
|
|
4625
|
-
.s("SimpleEmailService_v2", "PutDedicatedIpInPool", {})
|
|
4626
|
-
.n("SESv2Client", "PutDedicatedIpInPoolCommand")
|
|
4627
|
-
.sc(PutDedicatedIpInPool$)
|
|
4628
|
-
.build() {
|
|
4629
|
-
}
|
|
4630
|
-
|
|
4631
|
-
class PutDedicatedIpPoolScalingAttributesCommand extends Command
|
|
4632
|
-
.classBuilder()
|
|
4633
|
-
.ep(commonParams)
|
|
4634
|
-
.m(function (Command, cs, config, o) {
|
|
4635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4636
|
-
})
|
|
4637
|
-
.s("SimpleEmailService_v2", "PutDedicatedIpPoolScalingAttributes", {})
|
|
4638
|
-
.n("SESv2Client", "PutDedicatedIpPoolScalingAttributesCommand")
|
|
4639
|
-
.sc(PutDedicatedIpPoolScalingAttributes$)
|
|
4640
|
-
.build() {
|
|
4641
|
-
}
|
|
4642
|
-
|
|
4643
|
-
class PutDedicatedIpWarmupAttributesCommand extends Command
|
|
4644
|
-
.classBuilder()
|
|
4645
|
-
.ep(commonParams)
|
|
4646
|
-
.m(function (Command, cs, config, o) {
|
|
4647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4648
|
-
})
|
|
4649
|
-
.s("SimpleEmailService_v2", "PutDedicatedIpWarmupAttributes", {})
|
|
4650
|
-
.n("SESv2Client", "PutDedicatedIpWarmupAttributesCommand")
|
|
4651
|
-
.sc(PutDedicatedIpWarmupAttributes$)
|
|
4652
|
-
.build() {
|
|
4653
|
-
}
|
|
4654
|
-
|
|
4655
|
-
class PutDeliverabilityDashboardOptionCommand extends Command
|
|
4656
|
-
.classBuilder()
|
|
4657
|
-
.ep(commonParams)
|
|
4658
|
-
.m(function (Command, cs, config, o) {
|
|
4659
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4660
|
-
})
|
|
4661
|
-
.s("SimpleEmailService_v2", "PutDeliverabilityDashboardOption", {})
|
|
4662
|
-
.n("SESv2Client", "PutDeliverabilityDashboardOptionCommand")
|
|
4663
|
-
.sc(PutDeliverabilityDashboardOption$)
|
|
4664
|
-
.build() {
|
|
4665
|
-
}
|
|
4666
|
-
|
|
4667
|
-
class PutEmailIdentityConfigurationSetAttributesCommand extends Command
|
|
4668
|
-
.classBuilder()
|
|
4669
|
-
.ep(commonParams)
|
|
4670
|
-
.m(function (Command, cs, config, o) {
|
|
4671
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4672
|
-
})
|
|
4673
|
-
.s("SimpleEmailService_v2", "PutEmailIdentityConfigurationSetAttributes", {})
|
|
4674
|
-
.n("SESv2Client", "PutEmailIdentityConfigurationSetAttributesCommand")
|
|
4675
|
-
.sc(PutEmailIdentityConfigurationSetAttributes$)
|
|
4676
|
-
.build() {
|
|
4677
|
-
}
|
|
4678
|
-
|
|
4679
|
-
class PutEmailIdentityDkimAttributesCommand extends Command
|
|
4680
|
-
.classBuilder()
|
|
4681
|
-
.ep(commonParams)
|
|
4682
|
-
.m(function (Command, cs, config, o) {
|
|
4683
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4684
|
-
})
|
|
4685
|
-
.s("SimpleEmailService_v2", "PutEmailIdentityDkimAttributes", {})
|
|
4686
|
-
.n("SESv2Client", "PutEmailIdentityDkimAttributesCommand")
|
|
4687
|
-
.sc(PutEmailIdentityDkimAttributes$)
|
|
4688
|
-
.build() {
|
|
4689
|
-
}
|
|
4690
|
-
|
|
4691
|
-
class PutEmailIdentityDkimSigningAttributesCommand extends Command
|
|
4692
|
-
.classBuilder()
|
|
4693
|
-
.ep(commonParams)
|
|
4694
|
-
.m(function (Command, cs, config, o) {
|
|
4695
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4696
|
-
})
|
|
4697
|
-
.s("SimpleEmailService_v2", "PutEmailIdentityDkimSigningAttributes", {})
|
|
4698
|
-
.n("SESv2Client", "PutEmailIdentityDkimSigningAttributesCommand")
|
|
4699
|
-
.sc(PutEmailIdentityDkimSigningAttributes$)
|
|
4700
|
-
.build() {
|
|
4701
|
-
}
|
|
4702
|
-
|
|
4703
|
-
class PutEmailIdentityFeedbackAttributesCommand extends Command
|
|
4704
|
-
.classBuilder()
|
|
4705
|
-
.ep(commonParams)
|
|
4706
|
-
.m(function (Command, cs, config, o) {
|
|
4707
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4708
|
-
})
|
|
4709
|
-
.s("SimpleEmailService_v2", "PutEmailIdentityFeedbackAttributes", {})
|
|
4710
|
-
.n("SESv2Client", "PutEmailIdentityFeedbackAttributesCommand")
|
|
4711
|
-
.sc(PutEmailIdentityFeedbackAttributes$)
|
|
4712
|
-
.build() {
|
|
4713
|
-
}
|
|
4714
|
-
|
|
4715
|
-
class PutEmailIdentityMailFromAttributesCommand extends Command
|
|
4716
|
-
.classBuilder()
|
|
4717
|
-
.ep(commonParams)
|
|
4718
|
-
.m(function (Command, cs, config, o) {
|
|
4719
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4720
|
-
})
|
|
4721
|
-
.s("SimpleEmailService_v2", "PutEmailIdentityMailFromAttributes", {})
|
|
4722
|
-
.n("SESv2Client", "PutEmailIdentityMailFromAttributesCommand")
|
|
4723
|
-
.sc(PutEmailIdentityMailFromAttributes$)
|
|
4724
|
-
.build() {
|
|
4725
|
-
}
|
|
4726
|
-
|
|
4727
|
-
class PutSuppressedDestinationCommand extends Command
|
|
4728
|
-
.classBuilder()
|
|
4729
|
-
.ep(commonParams)
|
|
4730
|
-
.m(function (Command, cs, config, o) {
|
|
4731
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4732
|
-
})
|
|
4733
|
-
.s("SimpleEmailService_v2", "PutSuppressedDestination", {})
|
|
4734
|
-
.n("SESv2Client", "PutSuppressedDestinationCommand")
|
|
4735
|
-
.sc(PutSuppressedDestination$)
|
|
4736
|
-
.build() {
|
|
4737
|
-
}
|
|
4738
|
-
|
|
4739
|
-
class PutTenantSuppressionAttributesCommand extends Command
|
|
4740
|
-
.classBuilder()
|
|
4741
|
-
.ep(commonParams)
|
|
4742
|
-
.m(function (Command, cs, config, o) {
|
|
4743
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4744
|
-
})
|
|
4745
|
-
.s("SimpleEmailService_v2", "PutTenantSuppressionAttributes", {})
|
|
4746
|
-
.n("SESv2Client", "PutTenantSuppressionAttributesCommand")
|
|
4747
|
-
.sc(PutTenantSuppressionAttributes$)
|
|
4748
|
-
.build() {
|
|
4749
|
-
}
|
|
4750
|
-
|
|
4751
|
-
class SendBulkEmailCommand extends Command
|
|
4752
|
-
.classBuilder()
|
|
4753
|
-
.ep({
|
|
4754
|
-
...commonParams,
|
|
3588
|
+
const command = makeBuilder(commonParams, "SimpleEmailService_v2", "SESv2Client", getEndpointPlugin);
|
|
3589
|
+
const _ep0 = {};
|
|
3590
|
+
const _ep1 = {
|
|
4755
3591
|
EndpointId: { type: "contextParams", name: "EndpointId" },
|
|
4756
|
-
}
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4765
|
-
|
|
4766
|
-
|
|
4767
|
-
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
4772
|
-
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
|
|
4788
|
-
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
|
|
4794
|
-
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
|
|
4803
|
-
|
|
4804
|
-
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4813
|
-
|
|
4814
|
-
|
|
4815
|
-
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
|
|
4823
|
-
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
|
|
4853
|
-
|
|
4854
|
-
|
|
4855
|
-
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
|
|
4893
|
-
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
|
|
4897
|
-
|
|
4898
|
-
|
|
4899
|
-
|
|
4900
|
-
|
|
4901
|
-
|
|
4902
|
-
|
|
4903
|
-
|
|
4904
|
-
|
|
4905
|
-
|
|
4906
|
-
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
3592
|
+
};
|
|
3593
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3594
|
+
|
|
3595
|
+
class BatchGetMetricDataCommand extends command(_ep0, _mw0, "BatchGetMetricData", BatchGetMetricData$) {
|
|
3596
|
+
}
|
|
3597
|
+
|
|
3598
|
+
class CancelExportJobCommand extends command(_ep0, _mw0, "CancelExportJob", CancelExportJob$) {
|
|
3599
|
+
}
|
|
3600
|
+
|
|
3601
|
+
class CreateConfigurationSetCommand extends command(_ep0, _mw0, "CreateConfigurationSet", CreateConfigurationSet$) {
|
|
3602
|
+
}
|
|
3603
|
+
|
|
3604
|
+
class CreateConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "CreateConfigurationSetEventDestination", CreateConfigurationSetEventDestination$) {
|
|
3605
|
+
}
|
|
3606
|
+
|
|
3607
|
+
class CreateContactCommand extends command(_ep0, _mw0, "CreateContact", CreateContact$) {
|
|
3608
|
+
}
|
|
3609
|
+
|
|
3610
|
+
class CreateContactListCommand extends command(_ep0, _mw0, "CreateContactList", CreateContactList$) {
|
|
3611
|
+
}
|
|
3612
|
+
|
|
3613
|
+
class CreateCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "CreateCustomVerificationEmailTemplate", CreateCustomVerificationEmailTemplate$) {
|
|
3614
|
+
}
|
|
3615
|
+
|
|
3616
|
+
class CreateDedicatedIpPoolCommand extends command(_ep0, _mw0, "CreateDedicatedIpPool", CreateDedicatedIpPool$) {
|
|
3617
|
+
}
|
|
3618
|
+
|
|
3619
|
+
class CreateDeliverabilityTestReportCommand extends command(_ep0, _mw0, "CreateDeliverabilityTestReport", CreateDeliverabilityTestReport$) {
|
|
3620
|
+
}
|
|
3621
|
+
|
|
3622
|
+
class CreateEmailIdentityCommand extends command(_ep0, _mw0, "CreateEmailIdentity", CreateEmailIdentity$) {
|
|
3623
|
+
}
|
|
3624
|
+
|
|
3625
|
+
class CreateEmailIdentityPolicyCommand extends command(_ep0, _mw0, "CreateEmailIdentityPolicy", CreateEmailIdentityPolicy$) {
|
|
3626
|
+
}
|
|
3627
|
+
|
|
3628
|
+
class CreateEmailTemplateCommand extends command(_ep0, _mw0, "CreateEmailTemplate", CreateEmailTemplate$) {
|
|
3629
|
+
}
|
|
3630
|
+
|
|
3631
|
+
class CreateExportJobCommand extends command(_ep0, _mw0, "CreateExportJob", CreateExportJob$) {
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3634
|
+
class CreateImportJobCommand extends command(_ep0, _mw0, "CreateImportJob", CreateImportJob$) {
|
|
3635
|
+
}
|
|
3636
|
+
|
|
3637
|
+
class CreateMultiRegionEndpointCommand extends command(_ep0, _mw0, "CreateMultiRegionEndpoint", CreateMultiRegionEndpoint$) {
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
class CreateTenantCommand extends command(_ep0, _mw0, "CreateTenant", CreateTenant$) {
|
|
3641
|
+
}
|
|
3642
|
+
|
|
3643
|
+
class CreateTenantResourceAssociationCommand extends command(_ep0, _mw0, "CreateTenantResourceAssociation", CreateTenantResourceAssociation$) {
|
|
3644
|
+
}
|
|
3645
|
+
|
|
3646
|
+
class DeleteConfigurationSetCommand extends command(_ep0, _mw0, "DeleteConfigurationSet", DeleteConfigurationSet$) {
|
|
3647
|
+
}
|
|
3648
|
+
|
|
3649
|
+
class DeleteConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "DeleteConfigurationSetEventDestination", DeleteConfigurationSetEventDestination$) {
|
|
3650
|
+
}
|
|
3651
|
+
|
|
3652
|
+
class DeleteContactCommand extends command(_ep0, _mw0, "DeleteContact", DeleteContact$) {
|
|
3653
|
+
}
|
|
3654
|
+
|
|
3655
|
+
class DeleteContactListCommand extends command(_ep0, _mw0, "DeleteContactList", DeleteContactList$) {
|
|
3656
|
+
}
|
|
3657
|
+
|
|
3658
|
+
class DeleteCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "DeleteCustomVerificationEmailTemplate", DeleteCustomVerificationEmailTemplate$) {
|
|
3659
|
+
}
|
|
3660
|
+
|
|
3661
|
+
class DeleteDedicatedIpPoolCommand extends command(_ep0, _mw0, "DeleteDedicatedIpPool", DeleteDedicatedIpPool$) {
|
|
3662
|
+
}
|
|
3663
|
+
|
|
3664
|
+
class DeleteEmailIdentityCommand extends command(_ep0, _mw0, "DeleteEmailIdentity", DeleteEmailIdentity$) {
|
|
3665
|
+
}
|
|
3666
|
+
|
|
3667
|
+
class DeleteEmailIdentityPolicyCommand extends command(_ep0, _mw0, "DeleteEmailIdentityPolicy", DeleteEmailIdentityPolicy$) {
|
|
3668
|
+
}
|
|
3669
|
+
|
|
3670
|
+
class DeleteEmailTemplateCommand extends command(_ep0, _mw0, "DeleteEmailTemplate", DeleteEmailTemplate$) {
|
|
3671
|
+
}
|
|
3672
|
+
|
|
3673
|
+
class DeleteMultiRegionEndpointCommand extends command(_ep0, _mw0, "DeleteMultiRegionEndpoint", DeleteMultiRegionEndpoint$) {
|
|
3674
|
+
}
|
|
3675
|
+
|
|
3676
|
+
class DeleteSuppressedDestinationCommand extends command(_ep0, _mw0, "DeleteSuppressedDestination", DeleteSuppressedDestination$) {
|
|
3677
|
+
}
|
|
3678
|
+
|
|
3679
|
+
class DeleteTenantCommand extends command(_ep0, _mw0, "DeleteTenant", DeleteTenant$) {
|
|
3680
|
+
}
|
|
3681
|
+
|
|
3682
|
+
class DeleteTenantResourceAssociationCommand extends command(_ep0, _mw0, "DeleteTenantResourceAssociation", DeleteTenantResourceAssociation$) {
|
|
3683
|
+
}
|
|
3684
|
+
|
|
3685
|
+
class GetAccountCommand extends command(_ep0, _mw0, "GetAccount", GetAccount$) {
|
|
3686
|
+
}
|
|
3687
|
+
|
|
3688
|
+
class GetBlacklistReportsCommand extends command(_ep0, _mw0, "GetBlacklistReports", GetBlacklistReports$) {
|
|
3689
|
+
}
|
|
3690
|
+
|
|
3691
|
+
class GetConfigurationSetCommand extends command(_ep0, _mw0, "GetConfigurationSet", GetConfigurationSet$) {
|
|
3692
|
+
}
|
|
3693
|
+
|
|
3694
|
+
class GetConfigurationSetEventDestinationsCommand extends command(_ep0, _mw0, "GetConfigurationSetEventDestinations", GetConfigurationSetEventDestinations$) {
|
|
3695
|
+
}
|
|
3696
|
+
|
|
3697
|
+
class GetContactCommand extends command(_ep0, _mw0, "GetContact", GetContact$) {
|
|
3698
|
+
}
|
|
3699
|
+
|
|
3700
|
+
class GetContactListCommand extends command(_ep0, _mw0, "GetContactList", GetContactList$) {
|
|
3701
|
+
}
|
|
3702
|
+
|
|
3703
|
+
class GetCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "GetCustomVerificationEmailTemplate", GetCustomVerificationEmailTemplate$) {
|
|
3704
|
+
}
|
|
3705
|
+
|
|
3706
|
+
class GetDedicatedIpCommand extends command(_ep0, _mw0, "GetDedicatedIp", GetDedicatedIp$) {
|
|
3707
|
+
}
|
|
3708
|
+
|
|
3709
|
+
class GetDedicatedIpPoolCommand extends command(_ep0, _mw0, "GetDedicatedIpPool", GetDedicatedIpPool$) {
|
|
3710
|
+
}
|
|
3711
|
+
|
|
3712
|
+
class GetDedicatedIpsCommand extends command(_ep0, _mw0, "GetDedicatedIps", GetDedicatedIps$) {
|
|
3713
|
+
}
|
|
3714
|
+
|
|
3715
|
+
class GetDeliverabilityDashboardOptionsCommand extends command(_ep0, _mw0, "GetDeliverabilityDashboardOptions", GetDeliverabilityDashboardOptions$) {
|
|
3716
|
+
}
|
|
3717
|
+
|
|
3718
|
+
class GetDeliverabilityTestReportCommand extends command(_ep0, _mw0, "GetDeliverabilityTestReport", GetDeliverabilityTestReport$) {
|
|
3719
|
+
}
|
|
3720
|
+
|
|
3721
|
+
class GetDomainDeliverabilityCampaignCommand extends command(_ep0, _mw0, "GetDomainDeliverabilityCampaign", GetDomainDeliverabilityCampaign$) {
|
|
3722
|
+
}
|
|
3723
|
+
|
|
3724
|
+
class GetDomainStatisticsReportCommand extends command(_ep0, _mw0, "GetDomainStatisticsReport", GetDomainStatisticsReport$) {
|
|
3725
|
+
}
|
|
3726
|
+
|
|
3727
|
+
class GetEmailAddressInsightsCommand extends command(_ep0, _mw0, "GetEmailAddressInsights", GetEmailAddressInsights$) {
|
|
3728
|
+
}
|
|
3729
|
+
|
|
3730
|
+
class GetEmailIdentityCommand extends command(_ep0, _mw0, "GetEmailIdentity", GetEmailIdentity$) {
|
|
3731
|
+
}
|
|
3732
|
+
|
|
3733
|
+
class GetEmailIdentityPoliciesCommand extends command(_ep0, _mw0, "GetEmailIdentityPolicies", GetEmailIdentityPolicies$) {
|
|
3734
|
+
}
|
|
3735
|
+
|
|
3736
|
+
class GetEmailTemplateCommand extends command(_ep0, _mw0, "GetEmailTemplate", GetEmailTemplate$) {
|
|
3737
|
+
}
|
|
3738
|
+
|
|
3739
|
+
class GetExportJobCommand extends command(_ep0, _mw0, "GetExportJob", GetExportJob$) {
|
|
3740
|
+
}
|
|
3741
|
+
|
|
3742
|
+
class GetImportJobCommand extends command(_ep0, _mw0, "GetImportJob", GetImportJob$) {
|
|
3743
|
+
}
|
|
3744
|
+
|
|
3745
|
+
class GetMessageInsightsCommand extends command(_ep0, _mw0, "GetMessageInsights", GetMessageInsights$) {
|
|
3746
|
+
}
|
|
3747
|
+
|
|
3748
|
+
class GetMultiRegionEndpointCommand extends command(_ep0, _mw0, "GetMultiRegionEndpoint", GetMultiRegionEndpoint$) {
|
|
3749
|
+
}
|
|
3750
|
+
|
|
3751
|
+
class GetReputationEntityCommand extends command(_ep0, _mw0, "GetReputationEntity", GetReputationEntity$) {
|
|
3752
|
+
}
|
|
3753
|
+
|
|
3754
|
+
class GetSuppressedDestinationCommand extends command(_ep0, _mw0, "GetSuppressedDestination", GetSuppressedDestination$) {
|
|
3755
|
+
}
|
|
3756
|
+
|
|
3757
|
+
class GetTenantCommand extends command(_ep0, _mw0, "GetTenant", GetTenant$) {
|
|
3758
|
+
}
|
|
3759
|
+
|
|
3760
|
+
class ListConfigurationSetsCommand extends command(_ep0, _mw0, "ListConfigurationSets", ListConfigurationSets$) {
|
|
3761
|
+
}
|
|
3762
|
+
|
|
3763
|
+
class ListContactListsCommand extends command(_ep0, _mw0, "ListContactLists", ListContactLists$) {
|
|
3764
|
+
}
|
|
3765
|
+
|
|
3766
|
+
class ListContactsCommand extends command(_ep0, _mw0, "ListContacts", ListContacts$) {
|
|
3767
|
+
}
|
|
3768
|
+
|
|
3769
|
+
class ListCustomVerificationEmailTemplatesCommand extends command(_ep0, _mw0, "ListCustomVerificationEmailTemplates", ListCustomVerificationEmailTemplates$) {
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3772
|
+
class ListDedicatedIpPoolsCommand extends command(_ep0, _mw0, "ListDedicatedIpPools", ListDedicatedIpPools$) {
|
|
3773
|
+
}
|
|
3774
|
+
|
|
3775
|
+
class ListDeliverabilityTestReportsCommand extends command(_ep0, _mw0, "ListDeliverabilityTestReports", ListDeliverabilityTestReports$) {
|
|
3776
|
+
}
|
|
3777
|
+
|
|
3778
|
+
class ListDomainDeliverabilityCampaignsCommand extends command(_ep0, _mw0, "ListDomainDeliverabilityCampaigns", ListDomainDeliverabilityCampaigns$) {
|
|
3779
|
+
}
|
|
3780
|
+
|
|
3781
|
+
class ListEmailIdentitiesCommand extends command(_ep0, _mw0, "ListEmailIdentities", ListEmailIdentities$) {
|
|
3782
|
+
}
|
|
3783
|
+
|
|
3784
|
+
class ListEmailTemplatesCommand extends command(_ep0, _mw0, "ListEmailTemplates", ListEmailTemplates$) {
|
|
3785
|
+
}
|
|
3786
|
+
|
|
3787
|
+
class ListExportJobsCommand extends command(_ep0, _mw0, "ListExportJobs", ListExportJobs$) {
|
|
3788
|
+
}
|
|
3789
|
+
|
|
3790
|
+
class ListImportJobsCommand extends command(_ep0, _mw0, "ListImportJobs", ListImportJobs$) {
|
|
3791
|
+
}
|
|
3792
|
+
|
|
3793
|
+
class ListMultiRegionEndpointsCommand extends command(_ep0, _mw0, "ListMultiRegionEndpoints", ListMultiRegionEndpoints$) {
|
|
3794
|
+
}
|
|
3795
|
+
|
|
3796
|
+
class ListRecommendationsCommand extends command(_ep0, _mw0, "ListRecommendations", ListRecommendations$) {
|
|
3797
|
+
}
|
|
3798
|
+
|
|
3799
|
+
class ListReputationEntitiesCommand extends command(_ep0, _mw0, "ListReputationEntities", ListReputationEntities$) {
|
|
3800
|
+
}
|
|
3801
|
+
|
|
3802
|
+
class ListResourceTenantsCommand extends command(_ep0, _mw0, "ListResourceTenants", ListResourceTenants$) {
|
|
3803
|
+
}
|
|
3804
|
+
|
|
3805
|
+
class ListSuppressedDestinationsCommand extends command(_ep0, _mw0, "ListSuppressedDestinations", ListSuppressedDestinations$) {
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
3809
|
+
}
|
|
3810
|
+
|
|
3811
|
+
class ListTenantResourcesCommand extends command(_ep0, _mw0, "ListTenantResources", ListTenantResources$) {
|
|
3812
|
+
}
|
|
3813
|
+
|
|
3814
|
+
class ListTenantsCommand extends command(_ep0, _mw0, "ListTenants", ListTenants$) {
|
|
3815
|
+
}
|
|
3816
|
+
|
|
3817
|
+
class PutAccountDedicatedIpWarmupAttributesCommand extends command(_ep0, _mw0, "PutAccountDedicatedIpWarmupAttributes", PutAccountDedicatedIpWarmupAttributes$) {
|
|
3818
|
+
}
|
|
3819
|
+
|
|
3820
|
+
class PutAccountDetailsCommand extends command(_ep0, _mw0, "PutAccountDetails", PutAccountDetails$) {
|
|
3821
|
+
}
|
|
3822
|
+
|
|
3823
|
+
class PutAccountSendingAttributesCommand extends command(_ep0, _mw0, "PutAccountSendingAttributes", PutAccountSendingAttributes$) {
|
|
3824
|
+
}
|
|
3825
|
+
|
|
3826
|
+
class PutAccountSuppressionAttributesCommand extends command(_ep0, _mw0, "PutAccountSuppressionAttributes", PutAccountSuppressionAttributes$) {
|
|
3827
|
+
}
|
|
3828
|
+
|
|
3829
|
+
class PutAccountVdmAttributesCommand extends command(_ep0, _mw0, "PutAccountVdmAttributes", PutAccountVdmAttributes$) {
|
|
3830
|
+
}
|
|
3831
|
+
|
|
3832
|
+
class PutConfigurationSetArchivingOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetArchivingOptions", PutConfigurationSetArchivingOptions$) {
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3835
|
+
class PutConfigurationSetDeliveryOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetDeliveryOptions", PutConfigurationSetDeliveryOptions$) {
|
|
3836
|
+
}
|
|
3837
|
+
|
|
3838
|
+
class PutConfigurationSetReputationOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetReputationOptions", PutConfigurationSetReputationOptions$) {
|
|
3839
|
+
}
|
|
3840
|
+
|
|
3841
|
+
class PutConfigurationSetSendingOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetSendingOptions", PutConfigurationSetSendingOptions$) {
|
|
3842
|
+
}
|
|
3843
|
+
|
|
3844
|
+
class PutConfigurationSetSuppressionOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetSuppressionOptions", PutConfigurationSetSuppressionOptions$) {
|
|
3845
|
+
}
|
|
3846
|
+
|
|
3847
|
+
class PutConfigurationSetTrackingOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetTrackingOptions", PutConfigurationSetTrackingOptions$) {
|
|
3848
|
+
}
|
|
3849
|
+
|
|
3850
|
+
class PutConfigurationSetVdmOptionsCommand extends command(_ep0, _mw0, "PutConfigurationSetVdmOptions", PutConfigurationSetVdmOptions$) {
|
|
3851
|
+
}
|
|
3852
|
+
|
|
3853
|
+
class PutDedicatedIpInPoolCommand extends command(_ep0, _mw0, "PutDedicatedIpInPool", PutDedicatedIpInPool$) {
|
|
3854
|
+
}
|
|
3855
|
+
|
|
3856
|
+
class PutDedicatedIpPoolScalingAttributesCommand extends command(_ep0, _mw0, "PutDedicatedIpPoolScalingAttributes", PutDedicatedIpPoolScalingAttributes$) {
|
|
3857
|
+
}
|
|
3858
|
+
|
|
3859
|
+
class PutDedicatedIpWarmupAttributesCommand extends command(_ep0, _mw0, "PutDedicatedIpWarmupAttributes", PutDedicatedIpWarmupAttributes$) {
|
|
3860
|
+
}
|
|
3861
|
+
|
|
3862
|
+
class PutDeliverabilityDashboardOptionCommand extends command(_ep0, _mw0, "PutDeliverabilityDashboardOption", PutDeliverabilityDashboardOption$) {
|
|
3863
|
+
}
|
|
3864
|
+
|
|
3865
|
+
class PutEmailIdentityConfigurationSetAttributesCommand extends command(_ep0, _mw0, "PutEmailIdentityConfigurationSetAttributes", PutEmailIdentityConfigurationSetAttributes$) {
|
|
3866
|
+
}
|
|
3867
|
+
|
|
3868
|
+
class PutEmailIdentityDkimAttributesCommand extends command(_ep0, _mw0, "PutEmailIdentityDkimAttributes", PutEmailIdentityDkimAttributes$) {
|
|
3869
|
+
}
|
|
3870
|
+
|
|
3871
|
+
class PutEmailIdentityDkimSigningAttributesCommand extends command(_ep0, _mw0, "PutEmailIdentityDkimSigningAttributes", PutEmailIdentityDkimSigningAttributes$) {
|
|
3872
|
+
}
|
|
3873
|
+
|
|
3874
|
+
class PutEmailIdentityFeedbackAttributesCommand extends command(_ep0, _mw0, "PutEmailIdentityFeedbackAttributes", PutEmailIdentityFeedbackAttributes$) {
|
|
3875
|
+
}
|
|
3876
|
+
|
|
3877
|
+
class PutEmailIdentityMailFromAttributesCommand extends command(_ep0, _mw0, "PutEmailIdentityMailFromAttributes", PutEmailIdentityMailFromAttributes$) {
|
|
3878
|
+
}
|
|
3879
|
+
|
|
3880
|
+
class PutSuppressedDestinationCommand extends command(_ep0, _mw0, "PutSuppressedDestination", PutSuppressedDestination$) {
|
|
3881
|
+
}
|
|
3882
|
+
|
|
3883
|
+
class PutTenantSuppressionAttributesCommand extends command(_ep0, _mw0, "PutTenantSuppressionAttributes", PutTenantSuppressionAttributes$) {
|
|
3884
|
+
}
|
|
3885
|
+
|
|
3886
|
+
class SendBulkEmailCommand extends command(_ep1, _mw0, "SendBulkEmail", SendBulkEmail$) {
|
|
3887
|
+
}
|
|
3888
|
+
|
|
3889
|
+
class SendCustomVerificationEmailCommand extends command(_ep0, _mw0, "SendCustomVerificationEmail", SendCustomVerificationEmail$) {
|
|
3890
|
+
}
|
|
3891
|
+
|
|
3892
|
+
class SendEmailCommand extends command(_ep1, _mw0, "SendEmail", SendEmail$) {
|
|
3893
|
+
}
|
|
3894
|
+
|
|
3895
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
3896
|
+
}
|
|
3897
|
+
|
|
3898
|
+
class TestRenderEmailTemplateCommand extends command(_ep0, _mw0, "TestRenderEmailTemplate", TestRenderEmailTemplate$) {
|
|
3899
|
+
}
|
|
3900
|
+
|
|
3901
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
3902
|
+
}
|
|
3903
|
+
|
|
3904
|
+
class UpdateConfigurationSetEventDestinationCommand extends command(_ep0, _mw0, "UpdateConfigurationSetEventDestination", UpdateConfigurationSetEventDestination$) {
|
|
3905
|
+
}
|
|
3906
|
+
|
|
3907
|
+
class UpdateContactCommand extends command(_ep0, _mw0, "UpdateContact", UpdateContact$) {
|
|
3908
|
+
}
|
|
3909
|
+
|
|
3910
|
+
class UpdateContactListCommand extends command(_ep0, _mw0, "UpdateContactList", UpdateContactList$) {
|
|
3911
|
+
}
|
|
3912
|
+
|
|
3913
|
+
class UpdateCustomVerificationEmailTemplateCommand extends command(_ep0, _mw0, "UpdateCustomVerificationEmailTemplate", UpdateCustomVerificationEmailTemplate$) {
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
class UpdateEmailIdentityPolicyCommand extends command(_ep0, _mw0, "UpdateEmailIdentityPolicy", UpdateEmailIdentityPolicy$) {
|
|
3917
|
+
}
|
|
3918
|
+
|
|
3919
|
+
class UpdateEmailTemplateCommand extends command(_ep0, _mw0, "UpdateEmailTemplate", UpdateEmailTemplate$) {
|
|
3920
|
+
}
|
|
3921
|
+
|
|
3922
|
+
class UpdateReputationEntityCustomerManagedStatusCommand extends command(_ep0, _mw0, "UpdateReputationEntityCustomerManagedStatus", UpdateReputationEntityCustomerManagedStatus$) {
|
|
3923
|
+
}
|
|
3924
|
+
|
|
3925
|
+
class UpdateReputationEntityPolicyCommand extends command(_ep0, _mw0, "UpdateReputationEntityPolicy", UpdateReputationEntityPolicy$) {
|
|
4923
3926
|
}
|
|
4924
3927
|
|
|
4925
3928
|
const paginateGetDedicatedIps = createPaginator(SESv2Client, GetDedicatedIpsCommand, "NextToken", "NextToken", "PageSize");
|