@aws-sdk/client-directory-service 3.128.0 → 3.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AcceptSharedDirectoryCommand.js +2 -2
- package/dist-cjs/commands/AddIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/AddRegionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -2
- package/dist-cjs/commands/ConnectDirectoryCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateComputerCommand.js +2 -2
- package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectoryCommand.js +2 -2
- package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateMicrosoftADCommand.js +2 -2
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateTrustCommand.js +2 -2
- package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -2
- package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrustCommand.js +2 -2
- package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificateCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrustsCommand.js +2 -2
- package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -2
- package/dist-cjs/commands/DisableLDAPSCommand.js +2 -2
- package/dist-cjs/commands/DisableRadiusCommand.js +2 -2
- package/dist-cjs/commands/DisableSsoCommand.js +2 -2
- package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -2
- package/dist-cjs/commands/EnableLDAPSCommand.js +2 -2
- package/dist-cjs/commands/EnableRadiusCommand.js +2 -2
- package/dist-cjs/commands/EnableSsoCommand.js +2 -2
- package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -2
- package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -2
- package/dist-cjs/commands/ListCertificatesCommand.js +2 -2
- package/dist-cjs/commands/ListIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/RegisterCertificateCommand.js +2 -2
- package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -2
- package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -2
- package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -2
- package/dist-cjs/commands/RemoveRegionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/ShareDirectoryCommand.js +2 -2
- package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -2
- package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -2
- package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -2
- package/dist-cjs/commands/UpdateRadiusCommand.js +2 -2
- package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrustCommand.js +2 -2
- package/dist-cjs/commands/VerifyTrustCommand.js +2 -2
- package/dist-cjs/models/models_0.js +683 -1009
- package/dist-cjs/protocols/Aws_json1_1.js +3 -0
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -3
- package/dist-es/commands/AddIpRoutesCommand.js +3 -3
- package/dist-es/commands/AddRegionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -3
- package/dist-es/commands/ConnectDirectoryCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateComputerCommand.js +3 -3
- package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/CreateDirectoryCommand.js +3 -3
- package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateMicrosoftADCommand.js +3 -3
- package/dist-es/commands/CreateSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateTrustCommand.js +3 -3
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +3 -3
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteTrustCommand.js +3 -3
- package/dist-es/commands/DeregisterCertificateCommand.js +3 -3
- package/dist-es/commands/DeregisterEventTopicCommand.js +3 -3
- package/dist-es/commands/DescribeCertificateCommand.js +3 -3
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -3
- package/dist-es/commands/DescribeDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeDomainControllersCommand.js +3 -3
- package/dist-es/commands/DescribeEventTopicsCommand.js +3 -3
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeRegionsCommand.js +3 -3
- package/dist-es/commands/DescribeSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeTrustsCommand.js +3 -3
- package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -3
- package/dist-es/commands/DisableLDAPSCommand.js +3 -3
- package/dist-es/commands/DisableRadiusCommand.js +3 -3
- package/dist-es/commands/DisableSsoCommand.js +3 -3
- package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -3
- package/dist-es/commands/EnableLDAPSCommand.js +3 -3
- package/dist-es/commands/EnableRadiusCommand.js +3 -3
- package/dist-es/commands/EnableSsoCommand.js +3 -3
- package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -3
- package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -3
- package/dist-es/commands/ListCertificatesCommand.js +3 -3
- package/dist-es/commands/ListIpRoutesCommand.js +3 -3
- package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -3
- package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/RegisterCertificateCommand.js +3 -3
- package/dist-es/commands/RegisterEventTopicCommand.js +3 -3
- package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -3
- package/dist-es/commands/RemoveIpRoutesCommand.js +3 -3
- package/dist-es/commands/RemoveRegionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/ResetUserPasswordCommand.js +3 -3
- package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -3
- package/dist-es/commands/ShareDirectoryCommand.js +3 -3
- package/dist-es/commands/StartSchemaExtensionCommand.js +3 -3
- package/dist-es/commands/UnshareDirectoryCommand.js +3 -3
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -3
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -3
- package/dist-es/commands/UpdateRadiusCommand.js +3 -3
- package/dist-es/commands/UpdateSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateTrustCommand.js +3 -3
- package/dist-es/commands/VerifyTrustCommand.js +3 -3
- package/dist-es/models/models_0.js +169 -658
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- package/dist-types/models/models_0.d.ts +652 -978
- package/dist-types/ts3.4/models/models_0.d.ts +326 -652
- package/package.json +9 -9
|
@@ -6132,6 +6132,9 @@ const loadRestJsonErrorCode = (output, data) => {
|
|
|
6132
6132
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
6133
6133
|
const sanitizeErrorCode = (rawValue) => {
|
|
6134
6134
|
let cleanValue = rawValue;
|
|
6135
|
+
if (typeof cleanValue === "number") {
|
|
6136
|
+
cleanValue = cleanValue.toString();
|
|
6137
|
+
}
|
|
6135
6138
|
if (cleanValue.indexOf(":") >= 0) {
|
|
6136
6139
|
cleanValue = cleanValue.split(":")[0];
|
|
6137
6140
|
}
|
|
@@ -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 { AcceptSharedDirectoryRequestFilterSensitiveLog, AcceptSharedDirectoryResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AcceptSharedDirectoryCommand, serializeAws_json1_1AcceptSharedDirectoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AcceptSharedDirectoryCommand = (function (_super) {
|
|
7
7
|
__extends(AcceptSharedDirectoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AcceptSharedDirectoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AcceptSharedDirectoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AcceptSharedDirectoryResultFilterSensitiveLog,
|
|
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 { AddIpRoutesRequestFilterSensitiveLog, AddIpRoutesResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AddIpRoutesCommand, serializeAws_json1_1AddIpRoutesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AddIpRoutesCommand = (function (_super) {
|
|
7
7
|
__extends(AddIpRoutesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AddIpRoutesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AddIpRoutesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AddIpRoutesResultFilterSensitiveLog,
|
|
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 { AddRegionRequestFilterSensitiveLog, AddRegionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AddRegionCommand, serializeAws_json1_1AddRegionCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AddRegionCommand = (function (_super) {
|
|
7
7
|
__extends(AddRegionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AddRegionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AddRegionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AddRegionResultFilterSensitiveLog,
|
|
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 { AddTagsToResourceRequestFilterSensitiveLog, AddTagsToResourceResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AddTagsToResourceCommand, serializeAws_json1_1AddTagsToResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AddTagsToResourceCommand = (function (_super) {
|
|
7
7
|
__extends(AddTagsToResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AddTagsToResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AddTagsToResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AddTagsToResourceResultFilterSensitiveLog,
|
|
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 { CancelSchemaExtensionRequestFilterSensitiveLog, CancelSchemaExtensionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CancelSchemaExtensionCommand, serializeAws_json1_1CancelSchemaExtensionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CancelSchemaExtensionCommand = (function (_super) {
|
|
7
7
|
__extends(CancelSchemaExtensionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CancelSchemaExtensionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CancelSchemaExtensionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CancelSchemaExtensionResultFilterSensitiveLog,
|
|
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 { ConnectDirectoryRequestFilterSensitiveLog, ConnectDirectoryResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ConnectDirectoryCommand, serializeAws_json1_1ConnectDirectoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ConnectDirectoryCommand = (function (_super) {
|
|
7
7
|
__extends(ConnectDirectoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ConnectDirectoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ConnectDirectoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ConnectDirectoryResultFilterSensitiveLog,
|
|
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, CreateAliasResultFilterSensitiveLog, } 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: CreateAliasResultFilterSensitiveLog,
|
|
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 { CreateComputerRequestFilterSensitiveLog, CreateComputerResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateComputerCommand, serializeAws_json1_1CreateComputerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateComputerCommand = (function (_super) {
|
|
7
7
|
__extends(CreateComputerCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateComputerCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateComputerRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateComputerResultFilterSensitiveLog,
|
|
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 { CreateConditionalForwarderRequestFilterSensitiveLog, CreateConditionalForwarderResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateConditionalForwarderCommand, serializeAws_json1_1CreateConditionalForwarderCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateConditionalForwarderCommand = (function (_super) {
|
|
7
7
|
__extends(CreateConditionalForwarderCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateConditionalForwarderCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateConditionalForwarderRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateConditionalForwarderResultFilterSensitiveLog,
|
|
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 { CreateDirectoryRequestFilterSensitiveLog, CreateDirectoryResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateDirectoryCommand, serializeAws_json1_1CreateDirectoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateDirectoryCommand = (function (_super) {
|
|
7
7
|
__extends(CreateDirectoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateDirectoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateDirectoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateDirectoryResultFilterSensitiveLog,
|
|
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 { CreateLogSubscriptionRequestFilterSensitiveLog, CreateLogSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateLogSubscriptionCommand, serializeAws_json1_1CreateLogSubscriptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateLogSubscriptionCommand = (function (_super) {
|
|
7
7
|
__extends(CreateLogSubscriptionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateLogSubscriptionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateLogSubscriptionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateLogSubscriptionResultFilterSensitiveLog,
|
|
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 { CreateMicrosoftADRequestFilterSensitiveLog, CreateMicrosoftADResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateMicrosoftADCommand, serializeAws_json1_1CreateMicrosoftADCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateMicrosoftADCommand = (function (_super) {
|
|
7
7
|
__extends(CreateMicrosoftADCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateMicrosoftADCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateMicrosoftADRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateMicrosoftADResultFilterSensitiveLog,
|
|
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 { CreateSnapshotRequestFilterSensitiveLog, CreateSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateSnapshotCommand, serializeAws_json1_1CreateSnapshotCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateSnapshotCommand = (function (_super) {
|
|
7
7
|
__extends(CreateSnapshotCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateSnapshotCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateSnapshotRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateSnapshotResultFilterSensitiveLog,
|
|
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 { CreateTrustRequestFilterSensitiveLog, CreateTrustResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateTrustCommand, serializeAws_json1_1CreateTrustCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var CreateTrustCommand = (function (_super) {
|
|
7
7
|
__extends(CreateTrustCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateTrustCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateTrustRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateTrustResultFilterSensitiveLog,
|
|
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 { DeleteConditionalForwarderRequestFilterSensitiveLog, DeleteConditionalForwarderResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteConditionalForwarderCommand, serializeAws_json1_1DeleteConditionalForwarderCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteConditionalForwarderCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteConditionalForwarderCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteConditionalForwarderCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteConditionalForwarderRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteConditionalForwarderResultFilterSensitiveLog,
|
|
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 { DeleteDirectoryRequestFilterSensitiveLog, DeleteDirectoryResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteDirectoryCommand, serializeAws_json1_1DeleteDirectoryCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteDirectoryCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDirectoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteDirectoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteDirectoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteDirectoryResultFilterSensitiveLog,
|
|
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 { DeleteLogSubscriptionRequestFilterSensitiveLog, DeleteLogSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteLogSubscriptionCommand, serializeAws_json1_1DeleteLogSubscriptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteLogSubscriptionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteLogSubscriptionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteLogSubscriptionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteLogSubscriptionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteLogSubscriptionResultFilterSensitiveLog,
|
|
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 { DeleteSnapshotRequestFilterSensitiveLog, DeleteSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteSnapshotCommand, serializeAws_json1_1DeleteSnapshotCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteSnapshotCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteSnapshotCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteSnapshotCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteSnapshotRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteSnapshotResultFilterSensitiveLog,
|
|
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 { DeleteTrustRequestFilterSensitiveLog, DeleteTrustResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteTrustCommand, serializeAws_json1_1DeleteTrustCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteTrustCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTrustCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteTrustCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteTrustRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteTrustResultFilterSensitiveLog,
|
|
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 { DeregisterCertificateRequestFilterSensitiveLog, DeregisterCertificateResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeregisterCertificateCommand, serializeAws_json1_1DeregisterCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeregisterCertificateCommand = (function (_super) {
|
|
7
7
|
__extends(DeregisterCertificateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeregisterCertificateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeregisterCertificateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeregisterCertificateResultFilterSensitiveLog,
|
|
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 { DeregisterEventTopicRequestFilterSensitiveLog, DeregisterEventTopicResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeregisterEventTopicCommand, serializeAws_json1_1DeregisterEventTopicCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeregisterEventTopicCommand = (function (_super) {
|
|
7
7
|
__extends(DeregisterEventTopicCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeregisterEventTopicCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeregisterEventTopicRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeregisterEventTopicResultFilterSensitiveLog,
|
|
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 { DescribeCertificateRequestFilterSensitiveLog, DescribeCertificateResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeCertificateCommand, serializeAws_json1_1DescribeCertificateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeCertificateCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeCertificateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeCertificateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeCertificateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeCertificateResultFilterSensitiveLog,
|
|
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 { DescribeClientAuthenticationSettingsRequestFilterSensitiveLog, DescribeClientAuthenticationSettingsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeClientAuthenticationSettingsCommand, serializeAws_json1_1DescribeClientAuthenticationSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeClientAuthenticationSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeClientAuthenticationSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeClientAuthenticationSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeClientAuthenticationSettingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeClientAuthenticationSettingsResultFilterSensitiveLog,
|
|
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 { DescribeConditionalForwardersRequestFilterSensitiveLog, DescribeConditionalForwardersResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeConditionalForwardersCommand, serializeAws_json1_1DescribeConditionalForwardersCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeConditionalForwardersCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeConditionalForwardersCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeConditionalForwardersCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeConditionalForwardersRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeConditionalForwardersResultFilterSensitiveLog,
|
|
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 { DescribeDirectoriesRequestFilterSensitiveLog, DescribeDirectoriesResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeDirectoriesCommand, serializeAws_json1_1DescribeDirectoriesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeDirectoriesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeDirectoriesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeDirectoriesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeDirectoriesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDirectoriesResultFilterSensitiveLog,
|
|
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 { DescribeDomainControllersRequestFilterSensitiveLog, DescribeDomainControllersResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeDomainControllersCommand, serializeAws_json1_1DescribeDomainControllersCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeDomainControllersCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeDomainControllersCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeDomainControllersCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeDomainControllersRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDomainControllersResultFilterSensitiveLog,
|
|
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 { DescribeEventTopicsRequestFilterSensitiveLog, DescribeEventTopicsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEventTopicsCommand, serializeAws_json1_1DescribeEventTopicsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeEventTopicsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeEventTopicsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeEventTopicsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeEventTopicsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeEventTopicsResultFilterSensitiveLog,
|
|
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 { DescribeLDAPSSettingsRequestFilterSensitiveLog, DescribeLDAPSSettingsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeLDAPSSettingsCommand, serializeAws_json1_1DescribeLDAPSSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeLDAPSSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeLDAPSSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeLDAPSSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeLDAPSSettingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeLDAPSSettingsResultFilterSensitiveLog,
|
|
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 { DescribeRegionsRequestFilterSensitiveLog, DescribeRegionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeRegionsCommand, serializeAws_json1_1DescribeRegionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeRegionsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeRegionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeRegionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeRegionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeRegionsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|