@aws-sdk/client-workmail 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateDelegateToResourceCommand.js +2 -2
- package/dist-cjs/commands/AssociateMemberToGroupCommand.js +2 -2
- package/dist-cjs/commands/CancelMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateOrganizationCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateUserCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessControlRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/DeleteMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserCommand.js +2 -2
- package/dist-cjs/commands/DeregisterFromWorkMailCommand.js +2 -2
- package/dist-cjs/commands/DeregisterMailDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeInboundDmarcSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserCommand.js +2 -2
- package/dist-cjs/commands/DisassociateDelegateFromResourceCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMemberFromGroupCommand.js +2 -2
- package/dist-cjs/commands/GetAccessControlEffectCommand.js +2 -2
- package/dist-cjs/commands/GetDefaultRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetMailDomainCommand.js +2 -2
- package/dist-cjs/commands/GetMailboxDetailsCommand.js +2 -2
- package/dist-cjs/commands/GetMobileDeviceAccessEffectCommand.js +2 -2
- package/dist-cjs/commands/GetMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/ListAccessControlRulesCommand.js +2 -2
- package/dist-cjs/commands/ListAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListAvailabilityConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupMembersCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListMailDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListMailboxExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListMobileDeviceAccessOverridesCommand.js +2 -2
- package/dist-cjs/commands/ListMobileDeviceAccessRulesCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDelegatesCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListUsersCommand.js +2 -2
- package/dist-cjs/commands/PutAccessControlRuleCommand.js +2 -2
- package/dist-cjs/commands/PutEmailMonitoringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutInboundDmarcSettingsCommand.js +2 -2
- package/dist-cjs/commands/PutMailboxPermissionsCommand.js +2 -2
- package/dist-cjs/commands/PutMobileDeviceAccessOverrideCommand.js +2 -2
- package/dist-cjs/commands/PutRetentionPolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterMailDomainCommand.js +2 -2
- package/dist-cjs/commands/RegisterToWorkMailCommand.js +2 -2
- package/dist-cjs/commands/ResetPasswordCommand.js +2 -2
- package/dist-cjs/commands/StartMailboxExportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAvailabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDefaultMailDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateMailboxQuotaCommand.js +2 -2
- package/dist-cjs/commands/UpdateMobileDeviceAccessRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdatePrimaryEmailAddressCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +684 -1020
- package/dist-cjs/protocols/Aws_json1_1.js +365 -620
- package/dist-es/commands/AssociateDelegateToResourceCommand.js +3 -3
- package/dist-es/commands/AssociateMemberToGroupCommand.js +3 -3
- package/dist-es/commands/CancelMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/CreateOrganizationCommand.js +3 -3
- package/dist-es/commands/CreateResourceCommand.js +3 -3
- package/dist-es/commands/CreateUserCommand.js +3 -3
- package/dist-es/commands/DeleteAccessControlRuleCommand.js +3 -3
- package/dist-es/commands/DeleteAliasCommand.js +3 -3
- package/dist-es/commands/DeleteAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/DeleteMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/DeleteMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/DeleteOrganizationCommand.js +3 -3
- package/dist-es/commands/DeleteResourceCommand.js +3 -3
- package/dist-es/commands/DeleteRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DeregisterFromWorkMailCommand.js +3 -3
- package/dist-es/commands/DeregisterMailDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGroupCommand.js +3 -3
- package/dist-es/commands/DescribeInboundDmarcSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationCommand.js +3 -3
- package/dist-es/commands/DescribeResourceCommand.js +3 -3
- package/dist-es/commands/DescribeUserCommand.js +3 -3
- package/dist-es/commands/DisassociateDelegateFromResourceCommand.js +3 -3
- package/dist-es/commands/DisassociateMemberFromGroupCommand.js +3 -3
- package/dist-es/commands/GetAccessControlEffectCommand.js +3 -3
- package/dist-es/commands/GetDefaultRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/GetMailDomainCommand.js +3 -3
- package/dist-es/commands/GetMailboxDetailsCommand.js +3 -3
- package/dist-es/commands/GetMobileDeviceAccessEffectCommand.js +3 -3
- package/dist-es/commands/GetMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/ListAccessControlRulesCommand.js +3 -3
- package/dist-es/commands/ListAliasesCommand.js +3 -3
- package/dist-es/commands/ListAvailabilityConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListGroupMembersCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListMailDomainsCommand.js +3 -3
- package/dist-es/commands/ListMailboxExportJobsCommand.js +3 -3
- package/dist-es/commands/ListMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/ListMobileDeviceAccessOverridesCommand.js +3 -3
- package/dist-es/commands/ListMobileDeviceAccessRulesCommand.js +3 -3
- package/dist-es/commands/ListOrganizationsCommand.js +3 -3
- package/dist-es/commands/ListResourceDelegatesCommand.js +3 -3
- package/dist-es/commands/ListResourcesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/PutAccessControlRuleCommand.js +3 -3
- package/dist-es/commands/PutEmailMonitoringConfigurationCommand.js +3 -3
- package/dist-es/commands/PutInboundDmarcSettingsCommand.js +3 -3
- package/dist-es/commands/PutMailboxPermissionsCommand.js +3 -3
- package/dist-es/commands/PutMobileDeviceAccessOverrideCommand.js +3 -3
- package/dist-es/commands/PutRetentionPolicyCommand.js +3 -3
- package/dist-es/commands/RegisterMailDomainCommand.js +3 -3
- package/dist-es/commands/RegisterToWorkMailCommand.js +3 -3
- package/dist-es/commands/ResetPasswordCommand.js +3 -3
- package/dist-es/commands/StartMailboxExportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAvailabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateDefaultMailDomainCommand.js +3 -3
- package/dist-es/commands/UpdateMailboxQuotaCommand.js +3 -3
- package/dist-es/commands/UpdateMobileDeviceAccessRuleCommand.js +3 -3
- package/dist-es/commands/UpdatePrimaryEmailAddressCommand.js +3 -3
- package/dist-es/commands/UpdateResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +168 -672
- package/dist-es/protocols/Aws_json1_1.js +585 -621
- package/dist-types/models/models_0.d.ts +672 -1008
- package/dist-types/ts3.4/models/models_0.d.ts +336 -672
- package/package.json +6 -6
|
@@ -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 { AssociateDelegateToResourceRequestFilterSensitiveLog, AssociateDelegateToResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AssociateDelegateToResourceCommand, serializeAws_json1_1AssociateDelegateToResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AssociateDelegateToResourceCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateDelegateToResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AssociateDelegateToResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateDelegateToResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AssociateDelegateToResourceResponseFilterSensitiveLog,
|
|
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 { AssociateMemberToGroupRequestFilterSensitiveLog, AssociateMemberToGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AssociateMemberToGroupCommand, serializeAws_json1_1AssociateMemberToGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AssociateMemberToGroupCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateMemberToGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AssociateMemberToGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateMemberToGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AssociateMemberToGroupResponseFilterSensitiveLog,
|
|
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 { CancelMailboxExportJobRequestFilterSensitiveLog, CancelMailboxExportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CancelMailboxExportJobCommand, serializeAws_json1_1CancelMailboxExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CancelMailboxExportJobCommand = (function (_super) {
|
|
7
7
|
__extends(CancelMailboxExportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CancelMailboxExportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CancelMailboxExportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CancelMailboxExportJobResponseFilterSensitiveLog,
|
|
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 { CreateAliasRequestFilterSensitiveLog, CreateAliasResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateAliasCommand, serializeAws_json1_1CreateAliasCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateAliasCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAliasCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAliasCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAliasRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAliasResponseFilterSensitiveLog,
|
|
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 { CreateAvailabilityConfigurationRequestFilterSensitiveLog, CreateAvailabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateAvailabilityConfigurationCommand, serializeAws_json1_1CreateAvailabilityConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateAvailabilityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAvailabilityConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAvailabilityConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAvailabilityConfigurationResponseFilterSensitiveLog,
|
|
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 { CreateGroupRequestFilterSensitiveLog, CreateGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateGroupCommand, serializeAws_json1_1CreateGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateGroupCommand = (function (_super) {
|
|
7
7
|
__extends(CreateGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateGroupResponseFilterSensitiveLog,
|
|
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 { CreateMobileDeviceAccessRuleRequestFilterSensitiveLog, CreateMobileDeviceAccessRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateMobileDeviceAccessRuleCommand, serializeAws_json1_1CreateMobileDeviceAccessRuleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateMobileDeviceAccessRuleCommand = (function (_super) {
|
|
7
7
|
__extends(CreateMobileDeviceAccessRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateMobileDeviceAccessRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateMobileDeviceAccessRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateMobileDeviceAccessRuleResponseFilterSensitiveLog,
|
|
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 { CreateOrganizationRequestFilterSensitiveLog, CreateOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateOrganizationCommand, serializeAws_json1_1CreateOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateOrganizationCommand = (function (_super) {
|
|
7
7
|
__extends(CreateOrganizationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateOrganizationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateOrganizationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateOrganizationResponseFilterSensitiveLog,
|
|
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 { CreateResourceRequestFilterSensitiveLog, CreateResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateResourceCommand, serializeAws_json1_1CreateResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateResourceCommand = (function (_super) {
|
|
7
7
|
__extends(CreateResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateResourceResponseFilterSensitiveLog,
|
|
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 { CreateUserRequestFilterSensitiveLog, CreateUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateUserCommand, serializeAws_json1_1CreateUserCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateUserCommand = (function (_super) {
|
|
7
7
|
__extends(CreateUserCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateUserCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateUserRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateUserResponseFilterSensitiveLog,
|
|
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 { DeleteAccessControlRuleRequestFilterSensitiveLog, DeleteAccessControlRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteAccessControlRuleCommand, serializeAws_json1_1DeleteAccessControlRuleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteAccessControlRuleCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAccessControlRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAccessControlRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAccessControlRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAccessControlRuleResponseFilterSensitiveLog,
|
|
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 { DeleteAliasRequestFilterSensitiveLog, DeleteAliasResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteAliasCommand, serializeAws_json1_1DeleteAliasCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteAliasCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAliasCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAliasCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAliasRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAliasResponseFilterSensitiveLog,
|
|
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 { DeleteAvailabilityConfigurationRequestFilterSensitiveLog, DeleteAvailabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteAvailabilityConfigurationCommand, serializeAws_json1_1DeleteAvailabilityConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteAvailabilityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAvailabilityConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAvailabilityConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAvailabilityConfigurationResponseFilterSensitiveLog,
|
|
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 { DeleteEmailMonitoringConfigurationRequestFilterSensitiveLog, DeleteEmailMonitoringConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEmailMonitoringConfigurationCommand, serializeAws_json1_1DeleteEmailMonitoringConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteEmailMonitoringConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteEmailMonitoringConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteEmailMonitoringConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteEmailMonitoringConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteEmailMonitoringConfigurationResponseFilterSensitiveLog,
|
|
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 { DeleteGroupRequestFilterSensitiveLog, DeleteGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteGroupCommand, serializeAws_json1_1DeleteGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteGroupCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteGroupResponseFilterSensitiveLog,
|
|
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 { DeleteMailboxPermissionsRequestFilterSensitiveLog, DeleteMailboxPermissionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteMailboxPermissionsCommand, serializeAws_json1_1DeleteMailboxPermissionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteMailboxPermissionsCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMailboxPermissionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteMailboxPermissionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteMailboxPermissionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteMailboxPermissionsResponseFilterSensitiveLog,
|
|
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 { DeleteMobileDeviceAccessOverrideRequestFilterSensitiveLog, DeleteMobileDeviceAccessOverrideResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteMobileDeviceAccessOverrideCommand, serializeAws_json1_1DeleteMobileDeviceAccessOverrideCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteMobileDeviceAccessOverrideCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMobileDeviceAccessOverrideCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteMobileDeviceAccessOverrideCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteMobileDeviceAccessOverrideRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteMobileDeviceAccessOverrideResponseFilterSensitiveLog,
|
|
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 { DeleteMobileDeviceAccessRuleRequestFilterSensitiveLog, DeleteMobileDeviceAccessRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteMobileDeviceAccessRuleCommand, serializeAws_json1_1DeleteMobileDeviceAccessRuleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteMobileDeviceAccessRuleCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMobileDeviceAccessRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteMobileDeviceAccessRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteMobileDeviceAccessRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteMobileDeviceAccessRuleResponseFilterSensitiveLog,
|
|
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 { DeleteOrganizationRequestFilterSensitiveLog, DeleteOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteOrganizationCommand, serializeAws_json1_1DeleteOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteOrganizationCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteOrganizationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteOrganizationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteOrganizationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteOrganizationResponseFilterSensitiveLog,
|
|
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 { DeleteResourceRequestFilterSensitiveLog, DeleteResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteResourceCommand, serializeAws_json1_1DeleteResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteResourceCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteResourceResponseFilterSensitiveLog,
|
|
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 { DeleteRetentionPolicyRequestFilterSensitiveLog, DeleteRetentionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteRetentionPolicyCommand, serializeAws_json1_1DeleteRetentionPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteRetentionPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteRetentionPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteRetentionPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteRetentionPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteRetentionPolicyResponseFilterSensitiveLog,
|
|
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 { DeleteUserRequestFilterSensitiveLog, DeleteUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteUserCommand, serializeAws_json1_1DeleteUserCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteUserCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteUserCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteUserCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteUserRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteUserResponseFilterSensitiveLog,
|
|
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 { DeregisterFromWorkMailRequestFilterSensitiveLog, DeregisterFromWorkMailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeregisterFromWorkMailCommand, serializeAws_json1_1DeregisterFromWorkMailCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeregisterFromWorkMailCommand = (function (_super) {
|
|
7
7
|
__extends(DeregisterFromWorkMailCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeregisterFromWorkMailCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeregisterFromWorkMailRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeregisterFromWorkMailResponseFilterSensitiveLog,
|
|
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 { DeregisterMailDomainRequestFilterSensitiveLog, DeregisterMailDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeregisterMailDomainCommand, serializeAws_json1_1DeregisterMailDomainCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeregisterMailDomainCommand = (function (_super) {
|
|
7
7
|
__extends(DeregisterMailDomainCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeregisterMailDomainCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeregisterMailDomainRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeregisterMailDomainResponseFilterSensitiveLog,
|
|
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 { DescribeEmailMonitoringConfigurationRequestFilterSensitiveLog, DescribeEmailMonitoringConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEmailMonitoringConfigurationCommand, serializeAws_json1_1DescribeEmailMonitoringConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeEmailMonitoringConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeEmailMonitoringConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeEmailMonitoringConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeEmailMonitoringConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeEmailMonitoringConfigurationResponseFilterSensitiveLog,
|
|
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 { DescribeGroupRequestFilterSensitiveLog, DescribeGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGroupCommand, serializeAws_json1_1DescribeGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGroupCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGroupResponseFilterSensitiveLog,
|
|
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 { DescribeInboundDmarcSettingsRequestFilterSensitiveLog, DescribeInboundDmarcSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeInboundDmarcSettingsCommand, serializeAws_json1_1DescribeInboundDmarcSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeInboundDmarcSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeInboundDmarcSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeInboundDmarcSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeInboundDmarcSettingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeInboundDmarcSettingsResponseFilterSensitiveLog,
|
|
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 { DescribeMailboxExportJobRequestFilterSensitiveLog, DescribeMailboxExportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeMailboxExportJobCommand, serializeAws_json1_1DescribeMailboxExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeMailboxExportJobCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeMailboxExportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeMailboxExportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeMailboxExportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeMailboxExportJobResponseFilterSensitiveLog,
|
|
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 { DescribeOrganizationRequestFilterSensitiveLog, DescribeOrganizationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeOrganizationCommand, serializeAws_json1_1DescribeOrganizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeOrganizationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeOrganizationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeOrganizationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeOrganizationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeOrganizationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|