@aws-sdk/client-ses 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 +27 -0
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -1
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -1
- package/dist-cjs/commands/DeleteIdentityCommand.js +2 -2
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -1
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetSendQuotaCommand.js +1 -1
- package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -1
- package/dist-cjs/commands/GetTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -2
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SendBounceCommand.js +2 -2
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -2
- package/dist-cjs/commands/SendEmailCommand.js +2 -2
- package/dist-cjs/commands/SendRawEmailCommand.js +2 -2
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -2
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -2
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -2
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -2
- package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -1
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -1
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -1
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -2
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -2
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -1
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -2
- package/dist-cjs/models/models_0.js +689 -1031
- package/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-es/commands/CreateReceiptFilterCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/CreateTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteIdentityCommand.js +3 -3
- package/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptFilterCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -2
- package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/DescribeConfigurationSetCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleCommand.js +3 -3
- package/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -2
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -3
- package/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -3
- package/dist-es/commands/GetSendQuotaCommand.js +2 -2
- package/dist-es/commands/GetSendStatisticsCommand.js +2 -2
- package/dist-es/commands/GetTemplateCommand.js +3 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +3 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -3
- package/dist-es/commands/ListIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListIdentityPoliciesCommand.js +3 -3
- package/dist-es/commands/ListReceiptFiltersCommand.js +3 -3
- package/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -2
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -3
- package/dist-es/commands/PutIdentityPolicyCommand.js +3 -3
- package/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SendBounceCommand.js +3 -3
- package/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -3
- package/dist-es/commands/SendEmailCommand.js +3 -3
- package/dist-es/commands/SendRawEmailCommand.js +3 -3
- package/dist-es/commands/SendTemplatedEmailCommand.js +3 -3
- package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -3
- package/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -3
- package/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -3
- package/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -3
- package/dist-es/commands/SetReceiptRulePositionCommand.js +3 -3
- package/dist-es/commands/TestRenderTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -2
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -2
- package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -2
- package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateReceiptRuleCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateCommand.js +3 -3
- package/dist-es/commands/VerifyDomainDkimCommand.js +3 -3
- package/dist-es/commands/VerifyDomainIdentityCommand.js +3 -3
- package/dist-es/commands/VerifyEmailAddressCommand.js +2 -2
- package/dist-es/commands/VerifyEmailIdentityCommand.js +3 -3
- package/dist-es/models/models_0.js +171 -684
- package/dist-types/models/models_0.d.ts +684 -1026
- package/dist-types/ts3.4/models/models_0.d.ts +342 -684
- 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 { CloneReceiptRuleSetRequestFilterSensitiveLog, CloneReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCloneReceiptRuleSetCommand, serializeAws_queryCloneReceiptRuleSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CloneReceiptRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(CloneReceiptRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CloneReceiptRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CloneReceiptRuleSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CloneReceiptRuleSetResponseFilterSensitiveLog,
|
|
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 { CreateConfigurationSetRequestFilterSensitiveLog, CreateConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateConfigurationSetCommand, serializeAws_queryCreateConfigurationSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateConfigurationSetCommand = (function (_super) {
|
|
7
7
|
__extends(CreateConfigurationSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateConfigurationSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateConfigurationSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateConfigurationSetResponseFilterSensitiveLog,
|
|
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 { CreateConfigurationSetEventDestinationRequestFilterSensitiveLog, CreateConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateConfigurationSetEventDestinationCommand, serializeAws_queryCreateConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateConfigurationSetEventDestinationCommand = (function (_super) {
|
|
7
7
|
__extends(CreateConfigurationSetEventDestinationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateConfigurationSetEventDestinationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateConfigurationSetEventDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateConfigurationSetEventDestinationResponseFilterSensitiveLog,
|
|
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 { CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog, CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateConfigurationSetTrackingOptionsCommand, serializeAws_queryCreateConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(CreateConfigurationSetTrackingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog,
|
|
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 { CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateCustomVerificationEmailTemplateCommand, serializeAws_queryCreateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateCustomVerificationEmailTemplateCommand, _super);
|
|
@@ -20,7 +20,7 @@ var CreateCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -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 { CreateReceiptFilterRequestFilterSensitiveLog, CreateReceiptFilterResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateReceiptFilterCommand, serializeAws_queryCreateReceiptFilterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateReceiptFilterCommand = (function (_super) {
|
|
7
7
|
__extends(CreateReceiptFilterCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateReceiptFilterCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateReceiptFilterRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateReceiptFilterResponseFilterSensitiveLog,
|
|
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 { CreateReceiptRuleRequestFilterSensitiveLog, CreateReceiptRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateReceiptRuleCommand, serializeAws_queryCreateReceiptRuleCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateReceiptRuleCommand = (function (_super) {
|
|
7
7
|
__extends(CreateReceiptRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateReceiptRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateReceiptRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateReceiptRuleResponseFilterSensitiveLog,
|
|
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 { CreateReceiptRuleSetRequestFilterSensitiveLog, CreateReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateReceiptRuleSetCommand, serializeAws_queryCreateReceiptRuleSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateReceiptRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(CreateReceiptRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateReceiptRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateReceiptRuleSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateReceiptRuleSetResponseFilterSensitiveLog,
|
|
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 { CreateTemplateRequestFilterSensitiveLog, CreateTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateTemplateCommand, serializeAws_queryCreateTemplateCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var CreateTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(CreateTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateTemplateResponseFilterSensitiveLog,
|
|
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 { DeleteConfigurationSetRequestFilterSensitiveLog, DeleteConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteConfigurationSetCommand, serializeAws_queryDeleteConfigurationSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteConfigurationSetCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteConfigurationSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteConfigurationSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteConfigurationSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteConfigurationSetResponseFilterSensitiveLog,
|
|
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 { DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog, DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteConfigurationSetEventDestinationCommand, serializeAws_queryDeleteConfigurationSetEventDestinationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteConfigurationSetEventDestinationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteConfigurationSetEventDestinationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteConfigurationSetEventDestinationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog,
|
|
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 { DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog, DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteConfigurationSetTrackingOptionsCommand, serializeAws_queryDeleteConfigurationSetTrackingOptionsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteConfigurationSetTrackingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteConfigurationSetTrackingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog,
|
|
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 { DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteCustomVerificationEmailTemplateCommand, serializeAws_queryDeleteCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCustomVerificationEmailTemplateCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -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 { DeleteIdentityRequestFilterSensitiveLog, DeleteIdentityResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteIdentityCommand, serializeAws_queryDeleteIdentityCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteIdentityCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteIdentityCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteIdentityCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteIdentityRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteIdentityResponseFilterSensitiveLog,
|
|
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 { DeleteIdentityPolicyRequestFilterSensitiveLog, DeleteIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteIdentityPolicyCommand, serializeAws_queryDeleteIdentityPolicyCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteIdentityPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteIdentityPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteIdentityPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteIdentityPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteIdentityPolicyResponseFilterSensitiveLog,
|
|
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 { DeleteReceiptFilterRequestFilterSensitiveLog, DeleteReceiptFilterResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteReceiptFilterCommand, serializeAws_queryDeleteReceiptFilterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteReceiptFilterCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteReceiptFilterCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteReceiptFilterCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteReceiptFilterRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteReceiptFilterResponseFilterSensitiveLog,
|
|
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 { DeleteReceiptRuleRequestFilterSensitiveLog, DeleteReceiptRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteReceiptRuleCommand, serializeAws_queryDeleteReceiptRuleCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteReceiptRuleCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteReceiptRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteReceiptRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteReceiptRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteReceiptRuleResponseFilterSensitiveLog,
|
|
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 { DeleteReceiptRuleSetRequestFilterSensitiveLog, DeleteReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteReceiptRuleSetCommand, serializeAws_queryDeleteReceiptRuleSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteReceiptRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteReceiptRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteReceiptRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteReceiptRuleSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteReceiptRuleSetResponseFilterSensitiveLog,
|
|
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 { DeleteTemplateRequestFilterSensitiveLog, DeleteTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteTemplateCommand, serializeAws_queryDeleteTemplateCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteTemplateResponseFilterSensitiveLog,
|
|
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 { DeleteVerifiedEmailAddressRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteVerifiedEmailAddressCommand, serializeAws_queryDeleteVerifiedEmailAddressCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DeleteVerifiedEmailAddressCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteVerifiedEmailAddressCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteVerifiedEmailAddressCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteVerifiedEmailAddressRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -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 { DescribeActiveReceiptRuleSetRequestFilterSensitiveLog, DescribeActiveReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDescribeActiveReceiptRuleSetCommand, serializeAws_queryDescribeActiveReceiptRuleSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DescribeActiveReceiptRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeActiveReceiptRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeActiveReceiptRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeActiveReceiptRuleSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeActiveReceiptRuleSetResponseFilterSensitiveLog,
|
|
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 { DescribeConfigurationSetRequestFilterSensitiveLog, DescribeConfigurationSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDescribeConfigurationSetCommand, serializeAws_queryDescribeConfigurationSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DescribeConfigurationSetCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeConfigurationSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeConfigurationSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeConfigurationSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeConfigurationSetResponseFilterSensitiveLog,
|
|
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 { DescribeReceiptRuleRequestFilterSensitiveLog, DescribeReceiptRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDescribeReceiptRuleCommand, serializeAws_queryDescribeReceiptRuleCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DescribeReceiptRuleCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeReceiptRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeReceiptRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeReceiptRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeReceiptRuleResponseFilterSensitiveLog,
|
|
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 { DescribeReceiptRuleSetRequestFilterSensitiveLog, DescribeReceiptRuleSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDescribeReceiptRuleSetCommand, serializeAws_queryDescribeReceiptRuleSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DescribeReceiptRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeReceiptRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeReceiptRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeReceiptRuleSetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeReceiptRuleSetResponseFilterSensitiveLog,
|
|
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 { GetAccountSendingEnabledResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetAccountSendingEnabledCommand, serializeAws_queryGetAccountSendingEnabledCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetAccountSendingEnabledCommand = (function (_super) {
|
|
7
7
|
__extends(GetAccountSendingEnabledCommand, _super);
|
|
@@ -21,7 +21,7 @@ var GetAccountSendingEnabledCommand = (function (_super) {
|
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
23
|
inputFilterSensitiveLog: function (input) { return input; },
|
|
24
|
-
outputFilterSensitiveLog:
|
|
24
|
+
outputFilterSensitiveLog: GetAccountSendingEnabledResponseFilterSensitiveLog,
|
|
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 { GetCustomVerificationEmailTemplateRequestFilterSensitiveLog, GetCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetCustomVerificationEmailTemplateCommand, serializeAws_queryGetCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(GetCustomVerificationEmailTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCustomVerificationEmailTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCustomVerificationEmailTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCustomVerificationEmailTemplateResponseFilterSensitiveLog,
|
|
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 { GetIdentityDkimAttributesRequestFilterSensitiveLog, GetIdentityDkimAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetIdentityDkimAttributesCommand, serializeAws_queryGetIdentityDkimAttributesCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetIdentityDkimAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(GetIdentityDkimAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetIdentityDkimAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetIdentityDkimAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetIdentityDkimAttributesResponseFilterSensitiveLog,
|
|
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 { GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog, GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetIdentityMailFromDomainAttributesCommand, serializeAws_queryGetIdentityMailFromDomainAttributesCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetIdentityMailFromDomainAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(GetIdentityMailFromDomainAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetIdentityMailFromDomainAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog,
|
|
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 { GetIdentityNotificationAttributesRequestFilterSensitiveLog, GetIdentityNotificationAttributesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetIdentityNotificationAttributesCommand, serializeAws_queryGetIdentityNotificationAttributesCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetIdentityNotificationAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(GetIdentityNotificationAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetIdentityNotificationAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetIdentityNotificationAttributesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetIdentityNotificationAttributesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|