@aws-sdk/client-sesv2 3.128.0 → 3.137.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/CHANGELOG.md +30 -0
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateContactCommand.js +2 -2
- package/dist-cjs/commands/CreateContactListCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -2
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteContactCommand.js +2 -2
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetAccountCommand.js +2 -2
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -2
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -2
- package/dist-cjs/commands/GetContactCommand.js +2 -2
- package/dist-cjs/commands/GetContactListCommand.js +2 -2
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -2
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -2
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -2
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -2
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -2
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -2
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -2
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListContactListsCommand.js +2 -2
- package/dist-cjs/commands/ListContactsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -2
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -2
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -2
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutAccountDetailsCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -2
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -2
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -2
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
- package/dist-cjs/commands/SendEmailCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateContactCommand.js +2 -2
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -2
- package/dist-cjs/models/models_0.js +926 -1382
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/CreateContactCommand.js +3 -3
- package/dist-es/commands/CreateContactListCommand.js +3 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +3 -3
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +3 -3
- package/dist-es/commands/CreateEmailIdentityCommand.js +3 -3
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +3 -3
- package/dist-es/commands/CreateImportJobCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteContactCommand.js +3 -3
- package/dist-es/commands/DeleteContactListCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +3 -3
- package/dist-es/commands/DeleteEmailIdentityCommand.js +3 -3
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/GetAccountCommand.js +3 -3
- package/dist-es/commands/GetBlacklistReportsCommand.js +3 -3
- package/dist-es/commands/GetConfigurationSetCommand.js +3 -3
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +3 -3
- package/dist-es/commands/GetContactCommand.js +3 -3
- package/dist-es/commands/GetContactListCommand.js +3 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetDedicatedIpCommand.js +3 -3
- package/dist-es/commands/GetDedicatedIpsCommand.js +3 -3
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +3 -3
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +3 -3
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +3 -3
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +3 -3
- package/dist-es/commands/GetEmailIdentityCommand.js +3 -3
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetImportJobCommand.js +3 -3
- package/dist-es/commands/GetSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
- package/dist-es/commands/ListContactListsCommand.js +3 -3
- package/dist-es/commands/ListContactsCommand.js +3 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +3 -3
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +3 -3
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +3 -3
- package/dist-es/commands/ListEmailIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListImportJobsCommand.js +3 -3
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +3 -3
- package/dist-es/commands/PutAccountDetailsCommand.js +3 -3
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +3 -3
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +3 -3
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +3 -3
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +3 -3
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +3 -3
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +3 -3
- package/dist-es/commands/PutSuppressedDestinationCommand.js +3 -3
- package/dist-es/commands/SendBulkEmailCommand.js +3 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
- package/dist-es/commands/SendEmailCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateContactCommand.js +3 -3
- package/dist-es/commands/UpdateContactListCommand.js +3 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +3 -3
- package/dist-es/models/models_0.js +229 -912
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +908 -1362
- package/dist-types/ts3.4/models/models_0.d.ts +454 -908
- package/package.json +9 -9
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutConfigurationSetSendingOptionsRequestFilterSensitiveLog, PutConfigurationSetSendingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutConfigurationSetSendingOptionsCommand, serializeAws_restJson1PutConfigurationSetSendingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutConfigurationSetSendingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(PutConfigurationSetSendingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutConfigurationSetSendingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutConfigurationSetSendingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutConfigurationSetSendingOptionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog, PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, serializeAws_restJson1PutConfigurationSetSuppressionOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutConfigurationSetSuppressionOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(PutConfigurationSetSuppressionOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutConfigurationSetSuppressionOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog, PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, serializeAws_restJson1PutConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(PutConfigurationSetTrackingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutDedicatedIpInPoolRequestFilterSensitiveLog, PutDedicatedIpInPoolResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutDedicatedIpInPoolCommand, serializeAws_restJson1PutDedicatedIpInPoolCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutDedicatedIpInPoolCommand = (function (_super) {
|
|
7
7
|
__extends(PutDedicatedIpInPoolCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutDedicatedIpInPoolCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutDedicatedIpInPoolRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutDedicatedIpInPoolResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog, PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, serializeAws_restJson1PutDedicatedIpWarmupAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutDedicatedIpWarmupAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutDedicatedIpWarmupAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutDedicatedIpWarmupAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutDeliverabilityDashboardOptionRequestFilterSensitiveLog, PutDeliverabilityDashboardOptionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutDeliverabilityDashboardOptionCommand, serializeAws_restJson1PutDeliverabilityDashboardOptionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutDeliverabilityDashboardOptionCommand = (function (_super) {
|
|
7
7
|
__extends(PutDeliverabilityDashboardOptionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutDeliverabilityDashboardOptionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutDeliverabilityDashboardOptionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutDeliverabilityDashboardOptionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog, PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, serializeAws_restJson1PutEmailIdentityConfigurationSetAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutEmailIdentityConfigurationSetAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutEmailIdentityConfigurationSetAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutEmailIdentityConfigurationSetAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutEmailIdentityDkimAttributesRequestFilterSensitiveLog, PutEmailIdentityDkimAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityDkimAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutEmailIdentityDkimAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutEmailIdentityDkimAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutEmailIdentityDkimAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutEmailIdentityDkimAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutEmailIdentityDkimAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog, PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, serializeAws_restJson1PutEmailIdentityDkimSigningAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutEmailIdentityDkimSigningAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutEmailIdentityDkimSigningAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutEmailIdentityDkimSigningAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog, PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, serializeAws_restJson1PutEmailIdentityFeedbackAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutEmailIdentityFeedbackAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutEmailIdentityFeedbackAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutEmailIdentityFeedbackAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog, PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, serializeAws_restJson1PutEmailIdentityMailFromAttributesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutEmailIdentityMailFromAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(PutEmailIdentityMailFromAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutEmailIdentityMailFromAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutSuppressedDestinationRequestFilterSensitiveLog, PutSuppressedDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutSuppressedDestinationCommand, serializeAws_restJson1PutSuppressedDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutSuppressedDestinationCommand = (function (_super) {
|
|
7
7
|
__extends(PutSuppressedDestinationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutSuppressedDestinationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutSuppressedDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutSuppressedDestinationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SendBulkEmailRequestFilterSensitiveLog, SendBulkEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SendBulkEmailCommand, serializeAws_restJson1SendBulkEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var SendBulkEmailCommand = (function (_super) {
|
|
7
7
|
__extends(SendBulkEmailCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SendBulkEmailCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SendBulkEmailRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SendBulkEmailResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SendCustomVerificationEmailRequestFilterSensitiveLog, SendCustomVerificationEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SendCustomVerificationEmailCommand, serializeAws_restJson1SendCustomVerificationEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var SendCustomVerificationEmailCommand = (function (_super) {
|
|
7
7
|
__extends(SendCustomVerificationEmailCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SendCustomVerificationEmailCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SendCustomVerificationEmailRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SendCustomVerificationEmailResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SendEmailRequestFilterSensitiveLog, SendEmailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SendEmailCommand, serializeAws_restJson1SendEmailCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var SendEmailCommand = (function (_super) {
|
|
7
7
|
__extends(SendEmailCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SendEmailCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SendEmailRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SendEmailResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var TagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(TagResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var TagResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { TestRenderEmailTemplateRequestFilterSensitiveLog, TestRenderEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TestRenderEmailTemplateCommand, serializeAws_restJson1TestRenderEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var TestRenderEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(TestRenderEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var TestRenderEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: TestRenderEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: TestRenderEmailTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UntagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(UntagResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UntagResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog, UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, serializeAws_restJson1UpdateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateConfigurationSetEventDestinationCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateConfigurationSetEventDestinationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateConfigurationSetEventDestinationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateContactRequestFilterSensitiveLog, UpdateContactResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateContactCommand, serializeAws_restJson1UpdateContactCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateContactCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateContactCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateContactCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateContactRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateContactResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateContactListRequestFilterSensitiveLog, UpdateContactListResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateContactListCommand, serializeAws_restJson1UpdateContactListCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateContactListCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateContactListCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateContactListCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateContactListRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateContactListResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog, UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateCustomVerificationEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateEmailIdentityPolicyRequestFilterSensitiveLog, UpdateEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateEmailIdentityPolicyCommand, serializeAws_restJson1UpdateEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateEmailIdentityPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateEmailIdentityPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateEmailIdentityPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateEmailIdentityPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateEmailIdentityPolicyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateEmailTemplateRequestFilterSensitiveLog, UpdateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateEmailTemplateCommand, serializeAws_restJson1UpdateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UpdateEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateEmailTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|