@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,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateEmailIdentityPolicyRequest,
|
|
5
4
|
CreateEmailIdentityPolicyResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateEmailIdentityPolicyCommandInput
|
|
15
8
|
extends CreateEmailIdentityPolicyRequest {}
|
|
16
9
|
export interface CreateEmailIdentityPolicyCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateEmailIdentityPolicyCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateEmailIdentityPolicyCommandInput,
|
|
24
17
|
CreateEmailIdentityPolicyCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateEmailIdentityPolicyCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateEmailIdentityPolicyCommandInput,
|
|
33
26
|
CreateEmailIdentityPolicyCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateEmailIdentityPolicyCommand extends CreateEmailIdentityPolicyCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateEmailTemplateRequest,
|
|
5
4
|
CreateEmailTemplateResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateEmailTemplateCommandInput
|
|
15
8
|
extends CreateEmailTemplateRequest {}
|
|
16
9
|
export interface CreateEmailTemplateCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateEmailTemplateCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateEmailTemplateCommandInput,
|
|
24
17
|
CreateEmailTemplateCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateEmailTemplateCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateEmailTemplateCommandInput,
|
|
33
26
|
CreateEmailTemplateCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateEmailTemplateCommand extends CreateEmailTemplateCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateExportJobRequest,
|
|
5
4
|
CreateExportJobResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateExportJobCommandInput extends CreateExportJobRequest {}
|
|
15
8
|
export interface CreateExportJobCommandOutput
|
|
16
9
|
extends CreateExportJobResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreateExportJobCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateExportJobCommandInput,
|
|
23
16
|
CreateExportJobCommandOutput,
|
|
24
|
-
SESv2ClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SESv2ClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateExportJobCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateExportJobCommandInput,
|
|
32
25
|
CreateExportJobCommandOutput,
|
|
33
|
-
SESv2ClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SESv2ClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateExportJobCommand extends CreateExportJobCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateImportJobRequest,
|
|
5
4
|
CreateImportJobResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateImportJobCommandInput extends CreateImportJobRequest {}
|
|
15
8
|
export interface CreateImportJobCommandOutput
|
|
16
9
|
extends CreateImportJobResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreateImportJobCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateImportJobCommandInput,
|
|
23
16
|
CreateImportJobCommandOutput,
|
|
24
|
-
SESv2ClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SESv2ClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateImportJobCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateImportJobCommandInput,
|
|
32
25
|
CreateImportJobCommandOutput,
|
|
33
|
-
SESv2ClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SESv2ClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateImportJobCommand extends CreateImportJobCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateMultiRegionEndpointRequest,
|
|
5
4
|
CreateMultiRegionEndpointResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateMultiRegionEndpointCommandInput
|
|
15
8
|
extends CreateMultiRegionEndpointRequest {}
|
|
16
9
|
export interface CreateMultiRegionEndpointCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateMultiRegionEndpointCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateMultiRegionEndpointCommandInput,
|
|
24
17
|
CreateMultiRegionEndpointCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateMultiRegionEndpointCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateMultiRegionEndpointCommandInput,
|
|
33
26
|
CreateMultiRegionEndpointCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateMultiRegionEndpointCommand extends CreateMultiRegionEndpointCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateTenantRequest, CreateTenantResponse } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
SESv2ClientResolvedConfig,
|
|
8
|
-
} from "../SESv2Client";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateTenantCommandInput extends CreateTenantRequest {}
|
|
12
5
|
export interface CreateTenantCommandOutput
|
|
13
6
|
extends CreateTenantResponse,
|
|
@@ -18,22 +11,20 @@ declare const CreateTenantCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateTenantCommandInput,
|
|
20
13
|
CreateTenantCommandOutput,
|
|
21
|
-
SESv2ClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").SESv2ClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateTenantCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateTenantCommandInput,
|
|
29
22
|
CreateTenantCommandOutput,
|
|
30
|
-
SESv2ClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").SESv2ClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateTenantCommand extends CreateTenantCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateTenantResourceAssociationRequest,
|
|
5
4
|
CreateTenantResourceAssociationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateTenantResourceAssociationCommandInput
|
|
15
8
|
extends CreateTenantResourceAssociationRequest {}
|
|
16
9
|
export interface CreateTenantResourceAssociationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateTenantResourceAssociationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateTenantResourceAssociationCommandInput,
|
|
24
17
|
CreateTenantResourceAssociationCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateTenantResourceAssociationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateTenantResourceAssociationCommandInput,
|
|
33
26
|
CreateTenantResourceAssociationCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateTenantResourceAssociationCommand extends CreateTenantResourceAssociationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteConfigurationSetRequest,
|
|
5
4
|
DeleteConfigurationSetResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteConfigurationSetCommandInput
|
|
15
8
|
extends DeleteConfigurationSetRequest {}
|
|
16
9
|
export interface DeleteConfigurationSetCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteConfigurationSetCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteConfigurationSetCommandInput,
|
|
24
17
|
DeleteConfigurationSetCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteConfigurationSetCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteConfigurationSetCommandInput,
|
|
33
26
|
DeleteConfigurationSetCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteConfigurationSetEventDestinationRequest,
|
|
5
4
|
DeleteConfigurationSetEventDestinationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteConfigurationSetEventDestinationCommandInput
|
|
15
8
|
extends DeleteConfigurationSetEventDestinationRequest {}
|
|
16
9
|
export interface DeleteConfigurationSetEventDestinationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteConfigurationSetEventDestinationCommandInput,
|
|
24
17
|
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteConfigurationSetEventDestinationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteConfigurationSetEventDestinationCommandInput,
|
|
33
26
|
DeleteConfigurationSetEventDestinationCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteContactRequest,
|
|
5
4
|
DeleteContactResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteContactCommandInput extends DeleteContactRequest {}
|
|
15
8
|
export interface DeleteContactCommandOutput
|
|
16
9
|
extends DeleteContactResponse,
|
|
@@ -21,22 +14,20 @@ declare const DeleteContactCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
DeleteContactCommandInput,
|
|
23
16
|
DeleteContactCommandOutput,
|
|
24
|
-
SESv2ClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").SESv2ClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: DeleteContactCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
DeleteContactCommandInput,
|
|
32
25
|
DeleteContactCommandOutput,
|
|
33
|
-
SESv2ClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").SESv2ClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class DeleteContactCommand extends DeleteContactCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteContactListRequest,
|
|
5
4
|
DeleteContactListResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteContactListCommandInput
|
|
15
8
|
extends DeleteContactListRequest {}
|
|
16
9
|
export interface DeleteContactListCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteContactListCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteContactListCommandInput,
|
|
24
17
|
DeleteContactListCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteContactListCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteContactListCommandInput,
|
|
33
26
|
DeleteContactListCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteContactListCommand extends DeleteContactListCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteCustomVerificationEmailTemplateRequest,
|
|
5
4
|
DeleteCustomVerificationEmailTemplateResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteCustomVerificationEmailTemplateCommandInput
|
|
15
8
|
extends DeleteCustomVerificationEmailTemplateRequest {}
|
|
16
9
|
export interface DeleteCustomVerificationEmailTemplateCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
24
17
|
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteCustomVerificationEmailTemplateCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteCustomVerificationEmailTemplateCommandInput,
|
|
33
26
|
DeleteCustomVerificationEmailTemplateCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteDedicatedIpPoolRequest,
|
|
5
4
|
DeleteDedicatedIpPoolResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteDedicatedIpPoolCommandInput
|
|
15
8
|
extends DeleteDedicatedIpPoolRequest {}
|
|
16
9
|
export interface DeleteDedicatedIpPoolCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteDedicatedIpPoolCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteDedicatedIpPoolCommandInput,
|
|
24
17
|
DeleteDedicatedIpPoolCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteDedicatedIpPoolCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteDedicatedIpPoolCommandInput,
|
|
33
26
|
DeleteDedicatedIpPoolCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteEmailIdentityRequest,
|
|
5
4
|
DeleteEmailIdentityResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
SESv2ClientResolvedConfig,
|
|
11
|
-
} from "../SESv2Client";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteEmailIdentityCommandInput
|
|
15
8
|
extends DeleteEmailIdentityRequest {}
|
|
16
9
|
export interface DeleteEmailIdentityCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteEmailIdentityCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteEmailIdentityCommandInput,
|
|
24
17
|
DeleteEmailIdentityCommandOutput,
|
|
25
|
-
SESv2ClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").SESv2ClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteEmailIdentityCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteEmailIdentityCommandInput,
|
|
33
26
|
DeleteEmailIdentityCommandOutput,
|
|
34
|
-
SESv2ClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").SESv2ClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {
|
|
43
34
|
protected static __types: {
|