@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 { PutMobileDeviceAccessOverrideRequestFilterSensitiveLog, PutMobileDeviceAccessOverrideResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1PutMobileDeviceAccessOverrideCommand, serializeAws_json1_1PutMobileDeviceAccessOverrideCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var PutMobileDeviceAccessOverrideCommand = (function (_super) {
|
|
7
7
|
__extends(PutMobileDeviceAccessOverrideCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutMobileDeviceAccessOverrideCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutMobileDeviceAccessOverrideRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutMobileDeviceAccessOverrideResponseFilterSensitiveLog,
|
|
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 { PutRetentionPolicyRequestFilterSensitiveLog, PutRetentionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1PutRetentionPolicyCommand, serializeAws_json1_1PutRetentionPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var PutRetentionPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(PutRetentionPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutRetentionPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutRetentionPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutRetentionPolicyResponseFilterSensitiveLog,
|
|
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 { RegisterMailDomainRequestFilterSensitiveLog, RegisterMailDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RegisterMailDomainCommand, serializeAws_json1_1RegisterMailDomainCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var RegisterMailDomainCommand = (function (_super) {
|
|
7
7
|
__extends(RegisterMailDomainCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RegisterMailDomainCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RegisterMailDomainRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RegisterMailDomainResponseFilterSensitiveLog,
|
|
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 { RegisterToWorkMailRequestFilterSensitiveLog, RegisterToWorkMailResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1RegisterToWorkMailCommand, serializeAws_json1_1RegisterToWorkMailCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var RegisterToWorkMailCommand = (function (_super) {
|
|
7
7
|
__extends(RegisterToWorkMailCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RegisterToWorkMailCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RegisterToWorkMailRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RegisterToWorkMailResponseFilterSensitiveLog,
|
|
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 { ResetPasswordRequestFilterSensitiveLog, ResetPasswordResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ResetPasswordCommand, serializeAws_json1_1ResetPasswordCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ResetPasswordCommand = (function (_super) {
|
|
7
7
|
__extends(ResetPasswordCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ResetPasswordCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ResetPasswordRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ResetPasswordResponseFilterSensitiveLog,
|
|
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 { StartMailboxExportJobRequestFilterSensitiveLog, StartMailboxExportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1StartMailboxExportJobCommand, serializeAws_json1_1StartMailboxExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var StartMailboxExportJobCommand = (function (_super) {
|
|
7
7
|
__extends(StartMailboxExportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var StartMailboxExportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: StartMailboxExportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: StartMailboxExportJobResponseFilterSensitiveLog,
|
|
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_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
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 { TestAvailabilityConfigurationRequestFilterSensitiveLog, TestAvailabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1TestAvailabilityConfigurationCommand, serializeAws_json1_1TestAvailabilityConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var TestAvailabilityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(TestAvailabilityConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var TestAvailabilityConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: TestAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: TestAvailabilityConfigurationResponseFilterSensitiveLog,
|
|
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_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
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 { UpdateAvailabilityConfigurationRequestFilterSensitiveLog, UpdateAvailabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateAvailabilityConfigurationCommand, serializeAws_json1_1UpdateAvailabilityConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateAvailabilityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateAvailabilityConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateAvailabilityConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateAvailabilityConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateAvailabilityConfigurationResponseFilterSensitiveLog,
|
|
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 { UpdateDefaultMailDomainRequestFilterSensitiveLog, UpdateDefaultMailDomainResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateDefaultMailDomainCommand, serializeAws_json1_1UpdateDefaultMailDomainCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateDefaultMailDomainCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateDefaultMailDomainCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateDefaultMailDomainCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateDefaultMailDomainRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateDefaultMailDomainResponseFilterSensitiveLog,
|
|
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 { UpdateMailboxQuotaRequestFilterSensitiveLog, UpdateMailboxQuotaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateMailboxQuotaCommand, serializeAws_json1_1UpdateMailboxQuotaCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateMailboxQuotaCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateMailboxQuotaCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateMailboxQuotaCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateMailboxQuotaRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateMailboxQuotaResponseFilterSensitiveLog,
|
|
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 { UpdateMobileDeviceAccessRuleRequestFilterSensitiveLog, UpdateMobileDeviceAccessRuleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateMobileDeviceAccessRuleCommand, serializeAws_json1_1UpdateMobileDeviceAccessRuleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateMobileDeviceAccessRuleCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateMobileDeviceAccessRuleCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateMobileDeviceAccessRuleCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateMobileDeviceAccessRuleRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateMobileDeviceAccessRuleResponseFilterSensitiveLog,
|
|
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 { UpdatePrimaryEmailAddressRequestFilterSensitiveLog, UpdatePrimaryEmailAddressResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdatePrimaryEmailAddressCommand, serializeAws_json1_1UpdatePrimaryEmailAddressCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdatePrimaryEmailAddressCommand = (function (_super) {
|
|
7
7
|
__extends(UpdatePrimaryEmailAddressCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdatePrimaryEmailAddressCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdatePrimaryEmailAddressRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdatePrimaryEmailAddressResponseFilterSensitiveLog,
|
|
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 { UpdateResourceRequestFilterSensitiveLog, UpdateResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateResourceCommand, serializeAws_json1_1UpdateResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateResourceCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|