@aws-sdk/client-sesv2 3.1076.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 +344 -1340
- 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-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.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/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +9 -11
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutDedicatedIpWarmupAttributesCommandInput extends PutDedicated
|
|
|
22
19
|
export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicatedIpWarmupAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutDedicatedIpWarmupAttributesCommand_base: {
|
|
25
|
-
new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p></p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutDeliverabilityDashboardOptionCommandInput extends PutDeliver
|
|
|
22
19
|
export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDeliverabilityDashboardOptionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutDeliverabilityDashboardOptionCommand_base: {
|
|
25
|
-
new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/core/client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/core/client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/core/client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/core/client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandInput extends
|
|
|
22
19
|
export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends PutEmailIdentityConfigurationSetAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
|
|
25
|
-
new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to associate a configuration set with an email identity.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIden
|
|
|
22
19
|
export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIdentityDkimAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutEmailIdentityDkimAttributesCommand_base: {
|
|
25
|
-
new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to enable or disable DKIM authentication for an email identity.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutEmailIdentityDkimSigningAttributesCommandInput extends PutEm
|
|
|
22
19
|
export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutEmailIdentityDkimSigningAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
|
|
25
|
-
new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to configure or change the DKIM authentication settings for an email domain
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutEmailIdentityFeedbackAttributesRequest } from "../models/models_0";
|
|
4
3
|
import type { PutEmailIdentityFeedbackAttributesResponse } from "../models/models_1";
|
|
5
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
6
4
|
/**
|
|
7
5
|
* @public
|
|
8
6
|
*/
|
|
9
7
|
export type { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
8
|
/**
|
|
12
9
|
* @public
|
|
13
10
|
*
|
|
@@ -23,11 +20,9 @@ export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmail
|
|
|
23
20
|
export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmailIdentityFeedbackAttributesResponse, __MetadataBearer {
|
|
24
21
|
}
|
|
25
22
|
declare const PutEmailIdentityFeedbackAttributesCommand_base: {
|
|
26
|
-
new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
-
getEndpointParameterInstructions():
|
|
29
|
-
[x: string]: unknown;
|
|
30
|
-
};
|
|
23
|
+
new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
31
26
|
};
|
|
32
27
|
/**
|
|
33
28
|
* <p>Used to enable or disable feedback forwarding for an identity. This setting determines
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutEmailIdentityMailFromAttributesCommandInput extends PutEmail
|
|
|
22
19
|
export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmailIdentityMailFromAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutEmailIdentityMailFromAttributesCommand_base: {
|
|
25
|
-
new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to enable or disable the custom Mail-From domain configuration for an email
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutSuppressedDestinationCommandInput extends PutSuppressedDesti
|
|
|
22
19
|
export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDestinationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutSuppressedDestinationCommand_base: {
|
|
25
|
-
new (input: PutSuppressedDestinationCommandInput): import("@smithy/core/client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutSuppressedDestinationCommandInput): import("@smithy/core/client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutSuppressedDestinationCommandInput): import("@smithy/core/client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutSuppressedDestinationCommandInput): import("@smithy/core/client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds an email address to the suppression list for your account or for a specific
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { PutTenantSuppressionAttributesRequest, PutTenantSuppressionAttributesResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutTenantSuppressionAttributesCommandInput extends PutTenantSup
|
|
|
22
19
|
export interface PutTenantSuppressionAttributesCommandOutput extends PutTenantSuppressionAttributesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutTenantSuppressionAttributesCommand_base: {
|
|
25
|
-
new (input: PutTenantSuppressionAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutTenantSuppressionAttributesCommandInput, PutTenantSuppressionAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutTenantSuppressionAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutTenantSuppressionAttributesCommandInput, PutTenantSuppressionAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutTenantSuppressionAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutTenantSuppressionAttributesCommandInput, PutTenantSuppressionAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutTenantSuppressionAttributesCommandInput): import("@smithy/core/client").CommandImpl<PutTenantSuppressionAttributesCommandInput, PutTenantSuppressionAttributesCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Configure the suppression list preferences for a tenant. Use this operation to enable
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SendBulkEmailCommandInput extends SendBulkEmailRequest {
|
|
|
22
19
|
export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SendBulkEmailCommand_base: {
|
|
25
|
-
new (input: SendBulkEmailCommandInput): import("@smithy/core/client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SendBulkEmailCommandInput): import("@smithy/core/client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SendBulkEmailCommandInput): import("@smithy/core/client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SendBulkEmailCommandInput): import("@smithy/core/client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Composes an email message to multiple destinations.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SendCustomVerificationEmailCommandInput extends SendCustomVerif
|
|
|
22
19
|
export interface SendCustomVerificationEmailCommandOutput extends SendCustomVerificationEmailResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SendCustomVerificationEmailCommand_base: {
|
|
25
|
-
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/core/client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/core/client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/core/client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SendCustomVerificationEmailCommandInput): import("@smithy/core/client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds an email address to the list of identities for your Amazon SES account in the current
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { SendEmailRequest, SendEmailResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SendEmailCommandInput extends SendEmailRequest {
|
|
|
22
19
|
export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SendEmailCommand_base: {
|
|
25
|
-
new (input: SendEmailCommandInput): import("@smithy/core/client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SendEmailCommandInput): import("@smithy/core/client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SendEmailCommandInput): import("@smithy/core/client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SendEmailCommandInput): import("@smithy/core/client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Sends an email message. You can use the Amazon SES API v2 to send the following types of
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
19
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Add one or more tags (keys and values) to a specified resource. A
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { TestRenderEmailTemplateRequest, TestRenderEmailTemplateResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TestRenderEmailTemplateCommandInput extends TestRenderEmailTemp
|
|
|
22
19
|
export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTemplateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TestRenderEmailTemplateCommand_base: {
|
|
25
|
-
new (input: TestRenderEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TestRenderEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TestRenderEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TestRenderEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a preview of the MIME content of an email when provided with a template and a
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
19
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Remove one or more tags (keys and values) from a specified resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateConfigurationSetEventDestinationCommandInput extends Upda
|
|
|
22
19
|
export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
25
|
-
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/core/client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Update the configuration of an event destination for a configuration set.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateContactRequest, UpdateContactResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateContactCommandInput extends UpdateContactRequest {
|
|
|
22
19
|
export interface UpdateContactCommandOutput extends UpdateContactResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateContactCommand_base: {
|
|
25
|
-
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates a contact's preferences for a list.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateContactListRequest, UpdateContactListResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateContactListCommandInput extends UpdateContactListRequest
|
|
|
22
19
|
export interface UpdateContactListCommandOutput extends UpdateContactListResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateContactListCommand_base: {
|
|
25
|
-
new (input: UpdateContactListCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateContactListCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateContactListCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateContactListCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates contact list metadata. This operation does a complete replacement.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateCustomVerificationEmailTemplateRequest, UpdateCustomVerificationEmailTemplateResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateCustomVerificationEmailTemplateCommandInput extends Updat
|
|
|
22
19
|
export interface UpdateCustomVerificationEmailTemplateCommandOutput extends UpdateCustomVerificationEmailTemplateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates an existing custom verification email template.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateEmailIdentityPolicyRequest, UpdateEmailIdentityPolicyResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateEmailIdentityPolicyCommandInput extends UpdateEmailIdenti
|
|
|
22
19
|
export interface UpdateEmailIdentityPolicyCommandOutput extends UpdateEmailIdentityPolicyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateEmailIdentityPolicyCommand_base: {
|
|
25
|
-
new (input: UpdateEmailIdentityPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateEmailIdentityPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateEmailIdentityPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateEmailIdentityPolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates the specified sending authorization policy for the given identity (an email
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { UpdateEmailTemplateRequest, UpdateEmailTemplateResponse } from "../models/models_1";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateEmailTemplateCommandInput extends UpdateEmailTemplateRequ
|
|
|
22
19
|
export interface UpdateEmailTemplateCommandOutput extends UpdateEmailTemplateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateEmailTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateEmailTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, import("..").SESv2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates an email template. Email templates enable you to send personalized email to
|