@aws-sdk/client-sesv2 3.297.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/models/models_0.d.ts +2 -970
- 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 { GetDedicatedIpsRequestFilterSensitiveLog, GetDedicatedIpsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDedicatedIpsCommand, serializeAws_restJson1GetDedicatedIpsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDedicatedIpsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDedicatedIpsCommand 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 { GetDeliverabilityDashboardOptionsRequestFilterSensitiveLog, GetDeliverabilityDashboardOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDeliverabilityDashboardOptionsCommand, serializeAws_restJson1GetDeliverabilityDashboardOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDeliverabilityDashboardOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDeliverabilityDashboardOptionsCommand 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 { GetDeliverabilityTestReportRequestFilterSensitiveLog, GetDeliverabilityTestReportResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDeliverabilityTestReportCommand, serializeAws_restJson1GetDeliverabilityTestReportCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDeliverabilityTestReportCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDeliverabilityTestReportCommand 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 { GetDomainDeliverabilityCampaignRequestFilterSensitiveLog, GetDomainDeliverabilityCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDomainDeliverabilityCampaignCommand, serializeAws_restJson1GetDomainDeliverabilityCampaignCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDomainDeliverabilityCampaignCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDomainDeliverabilityCampaignCommand 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 { GetDomainStatisticsReportRequestFilterSensitiveLog, GetDomainStatisticsReportResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDomainStatisticsReportCommand, serializeAws_restJson1GetDomainStatisticsReportCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDomainStatisticsReportCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDomainStatisticsReportCommand 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 { GetEmailIdentityRequestFilterSensitiveLog, GetEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetEmailIdentityCommand, serializeAws_restJson1GetEmailIdentityCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEmailIdentityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEmailIdentityCommand 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 { GetEmailIdentityPoliciesRequestFilterSensitiveLog, GetEmailIdentityPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetEmailIdentityPoliciesCommand, serializeAws_restJson1GetEmailIdentityPoliciesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEmailIdentityPoliciesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEmailIdentityPoliciesCommand 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 { GetEmailTemplateRequestFilterSensitiveLog, GetEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetEmailTemplateCommand, serializeAws_restJson1GetEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetEmailTemplateCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetEmailTemplateCommand 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 { GetImportJobRequestFilterSensitiveLog, GetImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetImportJobCommand, serializeAws_restJson1GetImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetImportJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetImportJobCommand 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 { GetSuppressedDestinationRequestFilterSensitiveLog, GetSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetSuppressedDestinationCommand, serializeAws_restJson1GetSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetSuppressedDestinationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetSuppressedDestinationCommand 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 { ListConfigurationSetsRequestFilterSensitiveLog, ListConfigurationSetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListConfigurationSetsCommand, serializeAws_restJson1ListConfigurationSetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListConfigurationSetsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListConfigurationSetsCommand 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 { ListContactListsRequestFilterSensitiveLog, ListContactListsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListContactListsCommand, serializeAws_restJson1ListContactListsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListContactListsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListContactListsCommand 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 { ListContactsRequestFilterSensitiveLog, ListContactsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListContactsCommand, serializeAws_restJson1ListContactsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListContactsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListContactsCommand 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 { ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog, ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListCustomVerificationEmailTemplatesCommand, serializeAws_restJson1ListCustomVerificationEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListCustomVerificationEmailTemplatesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListCustomVerificationEmailTemplatesCommand 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 { ListDedicatedIpPoolsRequestFilterSensitiveLog, ListDedicatedIpPoolsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListDedicatedIpPoolsCommand, serializeAws_restJson1ListDedicatedIpPoolsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListDedicatedIpPoolsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDedicatedIpPoolsCommand 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 { ListDeliverabilityTestReportsRequestFilterSensitiveLog, ListDeliverabilityTestReportsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListDeliverabilityTestReportsCommand, serializeAws_restJson1ListDeliverabilityTestReportsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListDeliverabilityTestReportsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDeliverabilityTestReportsCommand 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 { ListDomainDeliverabilityCampaignsRequestFilterSensitiveLog, ListDomainDeliverabilityCampaignsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListDomainDeliverabilityCampaignsCommand, serializeAws_restJson1ListDomainDeliverabilityCampaignsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListDomainDeliverabilityCampaignsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDomainDeliverabilityCampaignsCommand 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 { ListEmailIdentitiesRequestFilterSensitiveLog, ListEmailIdentitiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListEmailIdentitiesCommand, serializeAws_restJson1ListEmailIdentitiesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListEmailIdentitiesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListEmailIdentitiesCommand 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 { ListEmailTemplatesRequestFilterSensitiveLog, ListEmailTemplatesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListEmailTemplatesCommand, serializeAws_restJson1ListEmailTemplatesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListEmailTemplatesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListEmailTemplatesCommand 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 { ListImportJobsRequestFilterSensitiveLog, ListImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListImportJobsCommand, serializeAws_restJson1ListImportJobsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListImportJobsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListImportJobsCommand 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 { ListRecommendationsRequestFilterSensitiveLog, ListRecommendationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListRecommendationsCommand, serializeAws_restJson1ListRecommendationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListRecommendationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListRecommendationsCommand 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 { ListSuppressedDestinationsRequestFilterSensitiveLog, ListSuppressedDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListSuppressedDestinationsCommand, serializeAws_restJson1ListSuppressedDestinationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListSuppressedDestinationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListSuppressedDestinationsCommand 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 { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand 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 { PutAccountDedicatedIpWarmupAttributesRequestFilterSensitiveLog, PutAccountDedicatedIpWarmupAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutAccountDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutAccountDedicatedIpWarmupAttributesCommand 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 { PutAccountDetailsRequestFilterSensitiveLog,
|
|
4
|
+
import { PutAccountDetailsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutAccountDetailsCommand, serializeAws_restJson1PutAccountDetailsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutAccountDetailsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class PutAccountDetailsCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: PutAccountDetailsRequestFilterSensitiveLog,
|
|
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 { PutAccountSendingAttributesRequestFilterSensitiveLog, PutAccountSendingAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutAccountSendingAttributesCommand, serializeAws_restJson1PutAccountSendingAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutAccountSendingAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutAccountSendingAttributesCommand 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 { PutAccountSuppressionAttributesRequestFilterSensitiveLog, PutAccountSuppressionAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutAccountSuppressionAttributesCommand, serializeAws_restJson1PutAccountSuppressionAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutAccountSuppressionAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutAccountSuppressionAttributesCommand 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 { PutAccountVdmAttributesRequestFilterSensitiveLog, PutAccountVdmAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutAccountVdmAttributesCommand, serializeAws_restJson1PutAccountVdmAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutAccountVdmAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutAccountVdmAttributesCommand 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 { PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog, PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, serializeAws_restJson1PutConfigurationSetDeliveryOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetDeliveryOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetDeliveryOptionsCommand 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 { PutConfigurationSetReputationOptionsRequestFilterSensitiveLog, PutConfigurationSetReputationOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetReputationOptionsCommand, serializeAws_restJson1PutConfigurationSetReputationOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetReputationOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetReputationOptionsCommand 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 { PutConfigurationSetSendingOptionsRequestFilterSensitiveLog, PutConfigurationSetSendingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand, serializeAws_restJson1PutConfigurationSetSendingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class PutConfigurationSetSendingOptionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutConfigurationSetSendingOptionsCommand 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);
|