@aws-sdk/client-sesv2 3.296.0 → 3.298.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/commands/BatchGetMetricDataCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateContactCommand.js +2 -3
- package/dist-cjs/commands/CreateContactListCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteContactCommand.js +2 -3
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/GetAccountCommand.js +1 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -3
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
- package/dist-cjs/commands/GetContactCommand.js +2 -3
- package/dist-cjs/commands/GetContactListCommand.js +2 -3
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -3
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -3
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -3
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobCommand.js +2 -3
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListContactListsCommand.js +2 -3
- package/dist-cjs/commands/ListContactsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -3
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -3
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -3
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-cjs/commands/SendEmailCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateContactCommand.js +2 -3
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -974
- package/dist-es/commands/BatchGetMetricDataCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/CreateContactCommand.js +2 -3
- package/dist-es/commands/CreateContactListCommand.js +2 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +2 -3
- package/dist-es/commands/CreateEmailIdentityCommand.js +2 -2
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateImportJobCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteContactCommand.js +2 -3
- package/dist-es/commands/DeleteContactListCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/DeleteEmailIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/GetAccountCommand.js +2 -2
- package/dist-es/commands/GetBlacklistReportsCommand.js +2 -3
- package/dist-es/commands/GetConfigurationSetCommand.js +2 -3
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
- package/dist-es/commands/GetContactCommand.js +2 -3
- package/dist-es/commands/GetContactListCommand.js +2 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpsCommand.js +2 -3
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +2 -3
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +2 -3
- package/dist-es/commands/GetEmailIdentityCommand.js +2 -3
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetImportJobCommand.js +2 -3
- package/dist-es/commands/GetSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-es/commands/ListContactListsCommand.js +2 -3
- package/dist-es/commands/ListContactsCommand.js +2 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +2 -3
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +2 -3
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
- package/dist-es/commands/ListEmailIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListImportJobsCommand.js +2 -3
- package/dist-es/commands/ListRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountDetailsCommand.js +2 -2
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +2 -3
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
- package/dist-es/commands/PutSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/SendBulkEmailCommand.js +2 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-es/commands/SendEmailCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateContactCommand.js +2 -3
- package/dist-es/commands/UpdateContactListCommand.js +2 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -726
- package/dist-types/SESv2.d.ts +87 -0
- package/dist-types/SESv2Client.d.ts +24 -4
- package/dist-types/commands/BatchGetMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactListCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +16 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +16 -0
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +16 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +16 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/GetContactCommand.d.ts +16 -0
- package/dist-types/commands/GetContactListCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +16 -0
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +16 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +16 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +16 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +16 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +16 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +16 -0
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +16 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListContactListsCommand.d.ts +16 -0
- package/dist-types/commands/ListContactsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +16 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +16 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +16 -0
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +16 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +16 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +16 -0
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +16 -0
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +16 -0
- package/dist-types/commands/SendBulkEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +16 -0
- package/dist-types/commands/SendEmailCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactListCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/models/SESv2ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +423 -972
- package/dist-types/pagination/GetDedicatedIpsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContactListsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEmailTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSuppressedDestinationsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -686
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog, PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetSuppressionOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetSuppressionOptionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog, PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetTrackingOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetTrackingOptionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutConfigurationSetVdmOptionsRequestFilterSensitiveLog, PutConfigurationSetVdmOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetVdmOptionsCommand, serializeAws_restJson1PutConfigurationSetVdmOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetVdmOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetVdmOptionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutDedicatedIpInPoolRequestFilterSensitiveLog, PutDedicatedIpInPoolResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutDedicatedIpInPoolCommand, serializeAws_restJson1PutDedicatedIpInPoolCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutDedicatedIpInPoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutDedicatedIpInPoolCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog, PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutDedicatedIpWarmupAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutDedicatedIpWarmupAttributesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutDeliverabilityDashboardOptionRequestFilterSensitiveLog, PutDeliverabilityDashboardOptionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutDeliverabilityDashboardOptionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutDeliverabilityDashboardOptionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog, PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutEmailIdentityConfigurationSetAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutEmailIdentityConfigurationSetAttributesCommand extends $Command
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutEmailIdentityDkimAttributesRequestFilterSensitiveLog, PutEmailIdentityDkimAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutEmailIdentityDkimAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutEmailIdentityDkimAttributesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog,
|
|
4
|
+
import { PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutEmailIdentityDkimSigningAttributesCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class PutEmailIdentityDkimSigningAttributesCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog, PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutEmailIdentityFeedbackAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutEmailIdentityFeedbackAttributesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog, PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutEmailIdentityMailFromAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutEmailIdentityMailFromAttributesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutSuppressedDestinationRequestFilterSensitiveLog, PutSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutSuppressedDestinationCommand, serializeAws_restJson1PutSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutSuppressedDestinationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutSuppressedDestinationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SendBulkEmailRequestFilterSensitiveLog, SendBulkEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1SendBulkEmailCommand, serializeAws_restJson1SendBulkEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class SendBulkEmailCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class SendBulkEmailCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SendCustomVerificationEmailRequestFilterSensitiveLog, SendCustomVerificationEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1SendCustomVerificationEmailCommand, serializeAws_restJson1SendCustomVerificationEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class SendCustomVerificationEmailCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class SendCustomVerificationEmailCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SendEmailRequestFilterSensitiveLog, SendEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1SendEmailCommand, serializeAws_restJson1SendEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class SendEmailCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class SendEmailCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TestRenderEmailTemplateRequestFilterSensitiveLog, TestRenderEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1TestRenderEmailTemplateCommand, serializeAws_restJson1TestRenderEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class TestRenderEmailTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TestRenderEmailTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog, UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateConfigurationSetEventDestinationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateContactRequestFilterSensitiveLog, UpdateContactResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateContactCommand, serializeAws_restJson1UpdateContactCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateContactCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateContactCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateContactListRequestFilterSensitiveLog, UpdateContactListResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateContactListCommand, serializeAws_restJson1UpdateContactListCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateContactListCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateContactListCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog, UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateEmailIdentityPolicyRequestFilterSensitiveLog, UpdateEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateEmailIdentityPolicyCommand, serializeAws_restJson1UpdateEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateEmailIdentityPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateEmailIdentityPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateEmailTemplateRequestFilterSensitiveLog, UpdateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateEmailTemplateCommand, serializeAws_restJson1UpdateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateEmailTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateEmailTemplateCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|