@aws-sdk/client-directory-service 3.296.0 → 3.298.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/dist-cjs/commands/AcceptSharedDirectoryCommand.js +1 -1
- package/dist-cjs/commands/AddIpRoutesCommand.js +2 -3
- package/dist-cjs/commands/AddRegionCommand.js +2 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -3
- package/dist-cjs/commands/ConnectDirectoryCommand.js +1 -1
- package/dist-cjs/commands/CreateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateComputerCommand.js +1 -1
- package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -3
- package/dist-cjs/commands/CreateDirectoryCommand.js +1 -1
- package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateMicrosoftADCommand.js +1 -1
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateTrustCommand.js +1 -1
- package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -3
- package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrustCommand.js +2 -3
- package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -3
- package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -3
- package/dist-cjs/commands/DescribeCertificateCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -3
- package/dist-cjs/commands/DescribeDirectoriesCommand.js +1 -1
- package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeRegionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +1 -1
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrustsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -3
- package/dist-cjs/commands/DisableLDAPSCommand.js +2 -3
- package/dist-cjs/commands/DisableRadiusCommand.js +2 -3
- package/dist-cjs/commands/DisableSsoCommand.js +1 -1
- package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -3
- package/dist-cjs/commands/EnableLDAPSCommand.js +2 -3
- package/dist-cjs/commands/EnableRadiusCommand.js +1 -1
- package/dist-cjs/commands/EnableSsoCommand.js +1 -1
- package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -3
- package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -3
- package/dist-cjs/commands/ListCertificatesCommand.js +2 -3
- package/dist-cjs/commands/ListIpRoutesCommand.js +2 -3
- package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -3
- package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/RegisterCertificateCommand.js +2 -3
- package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -3
- package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -3
- package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -3
- package/dist-cjs/commands/RemoveRegionCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -3
- package/dist-cjs/commands/ShareDirectoryCommand.js +1 -1
- package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -3
- package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -3
- package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -3
- package/dist-cjs/commands/UpdateDirectorySetupCommand.js +2 -3
- package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
- package/dist-cjs/commands/UpdateRadiusCommand.js +1 -1
- package/dist-cjs/commands/UpdateSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrustCommand.js +2 -3
- package/dist-cjs/commands/VerifyTrustCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -612
- package/dist-es/commands/AcceptSharedDirectoryCommand.js +2 -2
- package/dist-es/commands/AddIpRoutesCommand.js +2 -3
- package/dist-es/commands/AddRegionCommand.js +2 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/CancelSchemaExtensionCommand.js +2 -3
- package/dist-es/commands/ConnectDirectoryCommand.js +2 -2
- package/dist-es/commands/CreateAliasCommand.js +2 -3
- package/dist-es/commands/CreateComputerCommand.js +2 -2
- package/dist-es/commands/CreateConditionalForwarderCommand.js +2 -3
- package/dist-es/commands/CreateDirectoryCommand.js +2 -2
- package/dist-es/commands/CreateLogSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateMicrosoftADCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateTrustCommand.js +2 -2
- package/dist-es/commands/DeleteConditionalForwarderCommand.js +2 -3
- package/dist-es/commands/DeleteDirectoryCommand.js +2 -3
- package/dist-es/commands/DeleteLogSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteTrustCommand.js +2 -3
- package/dist-es/commands/DeregisterCertificateCommand.js +2 -3
- package/dist-es/commands/DeregisterEventTopicCommand.js +2 -3
- package/dist-es/commands/DescribeCertificateCommand.js +2 -3
- package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeConditionalForwardersCommand.js +2 -3
- package/dist-es/commands/DescribeDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainControllersCommand.js +2 -3
- package/dist-es/commands/DescribeEventTopicsCommand.js +2 -3
- package/dist-es/commands/DescribeLDAPSSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeRegionsCommand.js +2 -3
- package/dist-es/commands/DescribeSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeSharedDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeTrustsCommand.js +2 -3
- package/dist-es/commands/DescribeUpdateDirectoryCommand.js +2 -3
- package/dist-es/commands/DisableClientAuthenticationCommand.js +2 -3
- package/dist-es/commands/DisableLDAPSCommand.js +2 -3
- package/dist-es/commands/DisableRadiusCommand.js +2 -3
- package/dist-es/commands/DisableSsoCommand.js +2 -2
- package/dist-es/commands/EnableClientAuthenticationCommand.js +2 -3
- package/dist-es/commands/EnableLDAPSCommand.js +2 -3
- package/dist-es/commands/EnableRadiusCommand.js +2 -2
- package/dist-es/commands/EnableSsoCommand.js +2 -2
- package/dist-es/commands/GetDirectoryLimitsCommand.js +2 -3
- package/dist-es/commands/GetSnapshotLimitsCommand.js +2 -3
- package/dist-es/commands/ListCertificatesCommand.js +2 -3
- package/dist-es/commands/ListIpRoutesCommand.js +2 -3
- package/dist-es/commands/ListLogSubscriptionsCommand.js +2 -3
- package/dist-es/commands/ListSchemaExtensionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/RegisterCertificateCommand.js +2 -3
- package/dist-es/commands/RegisterEventTopicCommand.js +2 -3
- package/dist-es/commands/RejectSharedDirectoryCommand.js +2 -3
- package/dist-es/commands/RemoveIpRoutesCommand.js +2 -3
- package/dist-es/commands/RemoveRegionCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/RestoreFromSnapshotCommand.js +2 -3
- package/dist-es/commands/ShareDirectoryCommand.js +2 -2
- package/dist-es/commands/StartSchemaExtensionCommand.js +2 -3
- package/dist-es/commands/UnshareDirectoryCommand.js +2 -3
- package/dist-es/commands/UpdateConditionalForwarderCommand.js +2 -3
- package/dist-es/commands/UpdateDirectorySetupCommand.js +2 -3
- package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +2 -3
- package/dist-es/commands/UpdateRadiusCommand.js +2 -2
- package/dist-es/commands/UpdateSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTrustCommand.js +2 -3
- package/dist-es/commands/VerifyTrustCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -456
- package/dist-types/DirectoryService.d.ts +68 -0
- package/dist-types/DirectoryServiceClient.d.ts +24 -4
- package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/AddIpRoutesCommand.d.ts +16 -0
- package/dist-types/commands/AddRegionCommand.d.ts +16 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +16 -0
- package/dist-types/commands/ConnectDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateComputerCommand.d.ts +16 -0
- package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +16 -0
- package/dist-types/commands/CreateDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateMicrosoftADCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrustCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrustCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterEventTopicCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDirectoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDomainControllersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventTopicsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRegionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrustsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +16 -0
- package/dist-types/commands/DisableLDAPSCommand.d.ts +16 -0
- package/dist-types/commands/DisableRadiusCommand.d.ts +16 -0
- package/dist-types/commands/DisableSsoCommand.d.ts +16 -0
- package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +16 -0
- package/dist-types/commands/EnableLDAPSCommand.d.ts +16 -0
- package/dist-types/commands/EnableRadiusCommand.d.ts +16 -0
- package/dist-types/commands/EnableSsoCommand.d.ts +16 -0
- package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +16 -0
- package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +16 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListIpRoutesCommand.d.ts +16 -0
- package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +16 -0
- package/dist-types/commands/RegisterEventTopicCommand.d.ts +16 -0
- package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/RemoveIpRoutesCommand.d.ts +16 -0
- package/dist-types/commands/RemoveRegionCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ShareDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/StartSchemaExtensionCommand.d.ts +16 -0
- package/dist-types/commands/UnshareDirectoryCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRadiusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrustCommand.d.ts +16 -0
- package/dist-types/commands/VerifyTrustCommand.d.ts +16 -0
- package/dist-types/models/DirectoryServiceServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +470 -626
- package/dist-types/pagination/DescribeClientAuthenticationSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDirectoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDomainControllersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLDAPSSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeRegionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSharedDirectoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTrustsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUpdateDirectoryPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIpRoutesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLogSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSchemaExtensionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -428
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateNumberOfDomainControllersRequestFilterSensitiveLog, UpdateNumberOfDomainControllersResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateNumberOfDomainControllersCommand, serializeAws_json1_1UpdateNumberOfDomainControllersCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateNumberOfDomainControllersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateNumberOfDomainControllersCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateRadiusRequestFilterSensitiveLog
|
|
4
|
+
import { UpdateRadiusRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateRadiusCommand, serializeAws_json1_1UpdateRadiusCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class UpdateRadiusCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateRadiusCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateRadiusRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSettingsRequestFilterSensitiveLog, UpdateSettingsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSettingsCommand, serializeAws_json1_1UpdateSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateTrustRequestFilterSensitiveLog, UpdateTrustResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateTrustCommand, serializeAws_json1_1UpdateTrustCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateTrustCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateTrustCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { VerifyTrustRequestFilterSensitiveLog, VerifyTrustResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1VerifyTrustCommand, serializeAws_json1_1VerifyTrustCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class VerifyTrustCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class VerifyTrustCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -729,9 +729,6 @@ export class UnsupportedSettingsException extends __BaseException {
|
|
|
729
729
|
this.RequestId = opts.RequestId;
|
|
730
730
|
}
|
|
731
731
|
}
|
|
732
|
-
export const AcceptSharedDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
733
|
-
...obj,
|
|
734
|
-
});
|
|
735
732
|
export const SharedDirectoryFilterSensitiveLog = (obj) => ({
|
|
736
733
|
...obj,
|
|
737
734
|
...(obj.ShareNotes && { ShareNotes: SENSITIVE_STRING }),
|
|
@@ -740,202 +737,34 @@ export const AcceptSharedDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
|
740
737
|
...obj,
|
|
741
738
|
...(obj.SharedDirectory && { SharedDirectory: SharedDirectoryFilterSensitiveLog(obj.SharedDirectory) }),
|
|
742
739
|
});
|
|
743
|
-
export const IpRouteFilterSensitiveLog = (obj) => ({
|
|
744
|
-
...obj,
|
|
745
|
-
});
|
|
746
|
-
export const AddIpRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
747
|
-
...obj,
|
|
748
|
-
});
|
|
749
|
-
export const AddIpRoutesResultFilterSensitiveLog = (obj) => ({
|
|
750
|
-
...obj,
|
|
751
|
-
});
|
|
752
|
-
export const DirectoryVpcSettingsFilterSensitiveLog = (obj) => ({
|
|
753
|
-
...obj,
|
|
754
|
-
});
|
|
755
|
-
export const AddRegionRequestFilterSensitiveLog = (obj) => ({
|
|
756
|
-
...obj,
|
|
757
|
-
});
|
|
758
|
-
export const AddRegionResultFilterSensitiveLog = (obj) => ({
|
|
759
|
-
...obj,
|
|
760
|
-
});
|
|
761
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
762
|
-
...obj,
|
|
763
|
-
});
|
|
764
|
-
export const AddTagsToResourceRequestFilterSensitiveLog = (obj) => ({
|
|
765
|
-
...obj,
|
|
766
|
-
});
|
|
767
|
-
export const AddTagsToResourceResultFilterSensitiveLog = (obj) => ({
|
|
768
|
-
...obj,
|
|
769
|
-
});
|
|
770
|
-
export const AttributeFilterSensitiveLog = (obj) => ({
|
|
771
|
-
...obj,
|
|
772
|
-
});
|
|
773
|
-
export const CancelSchemaExtensionRequestFilterSensitiveLog = (obj) => ({
|
|
774
|
-
...obj,
|
|
775
|
-
});
|
|
776
|
-
export const CancelSchemaExtensionResultFilterSensitiveLog = (obj) => ({
|
|
777
|
-
...obj,
|
|
778
|
-
});
|
|
779
|
-
export const ClientCertAuthSettingsFilterSensitiveLog = (obj) => ({
|
|
780
|
-
...obj,
|
|
781
|
-
});
|
|
782
|
-
export const CertificateFilterSensitiveLog = (obj) => ({
|
|
783
|
-
...obj,
|
|
784
|
-
});
|
|
785
|
-
export const CertificateInfoFilterSensitiveLog = (obj) => ({
|
|
786
|
-
...obj,
|
|
787
|
-
});
|
|
788
|
-
export const ClientAuthenticationSettingInfoFilterSensitiveLog = (obj) => ({
|
|
789
|
-
...obj,
|
|
790
|
-
});
|
|
791
|
-
export const ComputerFilterSensitiveLog = (obj) => ({
|
|
792
|
-
...obj,
|
|
793
|
-
});
|
|
794
|
-
export const ConditionalForwarderFilterSensitiveLog = (obj) => ({
|
|
795
|
-
...obj,
|
|
796
|
-
});
|
|
797
|
-
export const DirectoryConnectSettingsFilterSensitiveLog = (obj) => ({
|
|
798
|
-
...obj,
|
|
799
|
-
});
|
|
800
740
|
export const ConnectDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
801
741
|
...obj,
|
|
802
742
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
803
743
|
});
|
|
804
|
-
export const ConnectDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
805
|
-
...obj,
|
|
806
|
-
});
|
|
807
|
-
export const CreateAliasRequestFilterSensitiveLog = (obj) => ({
|
|
808
|
-
...obj,
|
|
809
|
-
});
|
|
810
|
-
export const CreateAliasResultFilterSensitiveLog = (obj) => ({
|
|
811
|
-
...obj,
|
|
812
|
-
});
|
|
813
744
|
export const CreateComputerRequestFilterSensitiveLog = (obj) => ({
|
|
814
745
|
...obj,
|
|
815
746
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
816
747
|
});
|
|
817
|
-
export const CreateComputerResultFilterSensitiveLog = (obj) => ({
|
|
818
|
-
...obj,
|
|
819
|
-
});
|
|
820
|
-
export const CreateConditionalForwarderRequestFilterSensitiveLog = (obj) => ({
|
|
821
|
-
...obj,
|
|
822
|
-
});
|
|
823
|
-
export const CreateConditionalForwarderResultFilterSensitiveLog = (obj) => ({
|
|
824
|
-
...obj,
|
|
825
|
-
});
|
|
826
748
|
export const CreateDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
827
749
|
...obj,
|
|
828
750
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
829
751
|
});
|
|
830
|
-
export const CreateDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
831
|
-
...obj,
|
|
832
|
-
});
|
|
833
|
-
export const CreateLogSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
834
|
-
...obj,
|
|
835
|
-
});
|
|
836
|
-
export const CreateLogSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
837
|
-
...obj,
|
|
838
|
-
});
|
|
839
752
|
export const CreateMicrosoftADRequestFilterSensitiveLog = (obj) => ({
|
|
840
753
|
...obj,
|
|
841
754
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
842
755
|
});
|
|
843
|
-
export const CreateMicrosoftADResultFilterSensitiveLog = (obj) => ({
|
|
844
|
-
...obj,
|
|
845
|
-
});
|
|
846
|
-
export const CreateSnapshotRequestFilterSensitiveLog = (obj) => ({
|
|
847
|
-
...obj,
|
|
848
|
-
});
|
|
849
|
-
export const CreateSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
850
|
-
...obj,
|
|
851
|
-
});
|
|
852
756
|
export const CreateTrustRequestFilterSensitiveLog = (obj) => ({
|
|
853
757
|
...obj,
|
|
854
758
|
...(obj.TrustPassword && { TrustPassword: SENSITIVE_STRING }),
|
|
855
759
|
});
|
|
856
|
-
export const CreateTrustResultFilterSensitiveLog = (obj) => ({
|
|
857
|
-
...obj,
|
|
858
|
-
});
|
|
859
|
-
export const DeleteConditionalForwarderRequestFilterSensitiveLog = (obj) => ({
|
|
860
|
-
...obj,
|
|
861
|
-
});
|
|
862
|
-
export const DeleteConditionalForwarderResultFilterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
export const DeleteDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
866
|
-
...obj,
|
|
867
|
-
});
|
|
868
|
-
export const DeleteDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
869
|
-
...obj,
|
|
870
|
-
});
|
|
871
|
-
export const DeleteLogSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
872
|
-
...obj,
|
|
873
|
-
});
|
|
874
|
-
export const DeleteLogSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
875
|
-
...obj,
|
|
876
|
-
});
|
|
877
|
-
export const DeleteSnapshotRequestFilterSensitiveLog = (obj) => ({
|
|
878
|
-
...obj,
|
|
879
|
-
});
|
|
880
|
-
export const DeleteSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
881
|
-
...obj,
|
|
882
|
-
});
|
|
883
|
-
export const DeleteTrustRequestFilterSensitiveLog = (obj) => ({
|
|
884
|
-
...obj,
|
|
885
|
-
});
|
|
886
|
-
export const DeleteTrustResultFilterSensitiveLog = (obj) => ({
|
|
887
|
-
...obj,
|
|
888
|
-
});
|
|
889
|
-
export const DeregisterCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
890
|
-
...obj,
|
|
891
|
-
});
|
|
892
|
-
export const DeregisterCertificateResultFilterSensitiveLog = (obj) => ({
|
|
893
|
-
...obj,
|
|
894
|
-
});
|
|
895
|
-
export const DeregisterEventTopicRequestFilterSensitiveLog = (obj) => ({
|
|
896
|
-
...obj,
|
|
897
|
-
});
|
|
898
|
-
export const DeregisterEventTopicResultFilterSensitiveLog = (obj) => ({
|
|
899
|
-
...obj,
|
|
900
|
-
});
|
|
901
|
-
export const DescribeCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
902
|
-
...obj,
|
|
903
|
-
});
|
|
904
|
-
export const DescribeCertificateResultFilterSensitiveLog = (obj) => ({
|
|
905
|
-
...obj,
|
|
906
|
-
});
|
|
907
|
-
export const DescribeClientAuthenticationSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
908
|
-
...obj,
|
|
909
|
-
});
|
|
910
|
-
export const DescribeClientAuthenticationSettingsResultFilterSensitiveLog = (obj) => ({
|
|
911
|
-
...obj,
|
|
912
|
-
});
|
|
913
|
-
export const DescribeConditionalForwardersRequestFilterSensitiveLog = (obj) => ({
|
|
914
|
-
...obj,
|
|
915
|
-
});
|
|
916
|
-
export const DescribeConditionalForwardersResultFilterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
export const DescribeDirectoriesRequestFilterSensitiveLog = (obj) => ({
|
|
920
|
-
...obj,
|
|
921
|
-
});
|
|
922
|
-
export const DirectoryConnectSettingsDescriptionFilterSensitiveLog = (obj) => ({
|
|
923
|
-
...obj,
|
|
924
|
-
});
|
|
925
760
|
export const RadiusSettingsFilterSensitiveLog = (obj) => ({
|
|
926
761
|
...obj,
|
|
927
762
|
...(obj.SharedSecret && { SharedSecret: SENSITIVE_STRING }),
|
|
928
763
|
});
|
|
929
|
-
export const DirectoryVpcSettingsDescriptionFilterSensitiveLog = (obj) => ({
|
|
930
|
-
...obj,
|
|
931
|
-
});
|
|
932
764
|
export const OwnerDirectoryDescriptionFilterSensitiveLog = (obj) => ({
|
|
933
765
|
...obj,
|
|
934
766
|
...(obj.RadiusSettings && { RadiusSettings: RadiusSettingsFilterSensitiveLog(obj.RadiusSettings) }),
|
|
935
767
|
});
|
|
936
|
-
export const RegionsInfoFilterSensitiveLog = (obj) => ({
|
|
937
|
-
...obj,
|
|
938
|
-
});
|
|
939
768
|
export const DirectoryDescriptionFilterSensitiveLog = (obj) => ({
|
|
940
769
|
...obj,
|
|
941
770
|
...(obj.ShareNotes && { ShareNotes: SENSITIVE_STRING }),
|
|
@@ -950,318 +779,33 @@ export const DescribeDirectoriesResultFilterSensitiveLog = (obj) => ({
|
|
|
950
779
|
DirectoryDescriptions: obj.DirectoryDescriptions.map((item) => DirectoryDescriptionFilterSensitiveLog(item)),
|
|
951
780
|
}),
|
|
952
781
|
});
|
|
953
|
-
export const DescribeDomainControllersRequestFilterSensitiveLog = (obj) => ({
|
|
954
|
-
...obj,
|
|
955
|
-
});
|
|
956
|
-
export const DomainControllerFilterSensitiveLog = (obj) => ({
|
|
957
|
-
...obj,
|
|
958
|
-
});
|
|
959
|
-
export const DescribeDomainControllersResultFilterSensitiveLog = (obj) => ({
|
|
960
|
-
...obj,
|
|
961
|
-
});
|
|
962
|
-
export const DescribeEventTopicsRequestFilterSensitiveLog = (obj) => ({
|
|
963
|
-
...obj,
|
|
964
|
-
});
|
|
965
|
-
export const EventTopicFilterSensitiveLog = (obj) => ({
|
|
966
|
-
...obj,
|
|
967
|
-
});
|
|
968
|
-
export const DescribeEventTopicsResultFilterSensitiveLog = (obj) => ({
|
|
969
|
-
...obj,
|
|
970
|
-
});
|
|
971
|
-
export const DescribeLDAPSSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
972
|
-
...obj,
|
|
973
|
-
});
|
|
974
|
-
export const LDAPSSettingInfoFilterSensitiveLog = (obj) => ({
|
|
975
|
-
...obj,
|
|
976
|
-
});
|
|
977
|
-
export const DescribeLDAPSSettingsResultFilterSensitiveLog = (obj) => ({
|
|
978
|
-
...obj,
|
|
979
|
-
});
|
|
980
|
-
export const DescribeRegionsRequestFilterSensitiveLog = (obj) => ({
|
|
981
|
-
...obj,
|
|
982
|
-
});
|
|
983
|
-
export const RegionDescriptionFilterSensitiveLog = (obj) => ({
|
|
984
|
-
...obj,
|
|
985
|
-
});
|
|
986
|
-
export const DescribeRegionsResultFilterSensitiveLog = (obj) => ({
|
|
987
|
-
...obj,
|
|
988
|
-
});
|
|
989
|
-
export const DescribeSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
990
|
-
...obj,
|
|
991
|
-
});
|
|
992
|
-
export const SettingEntryFilterSensitiveLog = (obj) => ({
|
|
993
|
-
...obj,
|
|
994
|
-
});
|
|
995
|
-
export const DescribeSettingsResultFilterSensitiveLog = (obj) => ({
|
|
996
|
-
...obj,
|
|
997
|
-
});
|
|
998
|
-
export const DescribeSharedDirectoriesRequestFilterSensitiveLog = (obj) => ({
|
|
999
|
-
...obj,
|
|
1000
|
-
});
|
|
1001
782
|
export const DescribeSharedDirectoriesResultFilterSensitiveLog = (obj) => ({
|
|
1002
783
|
...obj,
|
|
1003
784
|
...(obj.SharedDirectories && {
|
|
1004
785
|
SharedDirectories: obj.SharedDirectories.map((item) => SharedDirectoryFilterSensitiveLog(item)),
|
|
1005
786
|
}),
|
|
1006
787
|
});
|
|
1007
|
-
export const DescribeSnapshotsRequestFilterSensitiveLog = (obj) => ({
|
|
1008
|
-
...obj,
|
|
1009
|
-
});
|
|
1010
|
-
export const SnapshotFilterSensitiveLog = (obj) => ({
|
|
1011
|
-
...obj,
|
|
1012
|
-
});
|
|
1013
|
-
export const DescribeSnapshotsResultFilterSensitiveLog = (obj) => ({
|
|
1014
|
-
...obj,
|
|
1015
|
-
});
|
|
1016
|
-
export const DescribeTrustsRequestFilterSensitiveLog = (obj) => ({
|
|
1017
|
-
...obj,
|
|
1018
|
-
});
|
|
1019
|
-
export const TrustFilterSensitiveLog = (obj) => ({
|
|
1020
|
-
...obj,
|
|
1021
|
-
});
|
|
1022
|
-
export const DescribeTrustsResultFilterSensitiveLog = (obj) => ({
|
|
1023
|
-
...obj,
|
|
1024
|
-
});
|
|
1025
|
-
export const DescribeUpdateDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1026
|
-
...obj,
|
|
1027
|
-
});
|
|
1028
|
-
export const OSUpdateSettingsFilterSensitiveLog = (obj) => ({
|
|
1029
|
-
...obj,
|
|
1030
|
-
});
|
|
1031
|
-
export const UpdateValueFilterSensitiveLog = (obj) => ({
|
|
1032
|
-
...obj,
|
|
1033
|
-
});
|
|
1034
|
-
export const UpdateInfoEntryFilterSensitiveLog = (obj) => ({
|
|
1035
|
-
...obj,
|
|
1036
|
-
});
|
|
1037
|
-
export const DescribeUpdateDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
1038
|
-
...obj,
|
|
1039
|
-
});
|
|
1040
|
-
export const DirectoryLimitsFilterSensitiveLog = (obj) => ({
|
|
1041
|
-
...obj,
|
|
1042
|
-
});
|
|
1043
|
-
export const DisableClientAuthenticationRequestFilterSensitiveLog = (obj) => ({
|
|
1044
|
-
...obj,
|
|
1045
|
-
});
|
|
1046
|
-
export const DisableClientAuthenticationResultFilterSensitiveLog = (obj) => ({
|
|
1047
|
-
...obj,
|
|
1048
|
-
});
|
|
1049
|
-
export const DisableLDAPSRequestFilterSensitiveLog = (obj) => ({
|
|
1050
|
-
...obj,
|
|
1051
|
-
});
|
|
1052
|
-
export const DisableLDAPSResultFilterSensitiveLog = (obj) => ({
|
|
1053
|
-
...obj,
|
|
1054
|
-
});
|
|
1055
|
-
export const DisableRadiusRequestFilterSensitiveLog = (obj) => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
export const DisableRadiusResultFilterSensitiveLog = (obj) => ({
|
|
1059
|
-
...obj,
|
|
1060
|
-
});
|
|
1061
788
|
export const DisableSsoRequestFilterSensitiveLog = (obj) => ({
|
|
1062
789
|
...obj,
|
|
1063
790
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
1064
791
|
});
|
|
1065
|
-
export const DisableSsoResultFilterSensitiveLog = (obj) => ({
|
|
1066
|
-
...obj,
|
|
1067
|
-
});
|
|
1068
|
-
export const EnableClientAuthenticationRequestFilterSensitiveLog = (obj) => ({
|
|
1069
|
-
...obj,
|
|
1070
|
-
});
|
|
1071
|
-
export const EnableClientAuthenticationResultFilterSensitiveLog = (obj) => ({
|
|
1072
|
-
...obj,
|
|
1073
|
-
});
|
|
1074
|
-
export const EnableLDAPSRequestFilterSensitiveLog = (obj) => ({
|
|
1075
|
-
...obj,
|
|
1076
|
-
});
|
|
1077
|
-
export const EnableLDAPSResultFilterSensitiveLog = (obj) => ({
|
|
1078
|
-
...obj,
|
|
1079
|
-
});
|
|
1080
792
|
export const EnableRadiusRequestFilterSensitiveLog = (obj) => ({
|
|
1081
793
|
...obj,
|
|
1082
794
|
...(obj.RadiusSettings && { RadiusSettings: RadiusSettingsFilterSensitiveLog(obj.RadiusSettings) }),
|
|
1083
795
|
});
|
|
1084
|
-
export const EnableRadiusResultFilterSensitiveLog = (obj) => ({
|
|
1085
|
-
...obj,
|
|
1086
|
-
});
|
|
1087
796
|
export const EnableSsoRequestFilterSensitiveLog = (obj) => ({
|
|
1088
797
|
...obj,
|
|
1089
798
|
...(obj.Password && { Password: SENSITIVE_STRING }),
|
|
1090
799
|
});
|
|
1091
|
-
export const EnableSsoResultFilterSensitiveLog = (obj) => ({
|
|
1092
|
-
...obj,
|
|
1093
|
-
});
|
|
1094
|
-
export const GetDirectoryLimitsRequestFilterSensitiveLog = (obj) => ({
|
|
1095
|
-
...obj,
|
|
1096
|
-
});
|
|
1097
|
-
export const GetDirectoryLimitsResultFilterSensitiveLog = (obj) => ({
|
|
1098
|
-
...obj,
|
|
1099
|
-
});
|
|
1100
|
-
export const GetSnapshotLimitsRequestFilterSensitiveLog = (obj) => ({
|
|
1101
|
-
...obj,
|
|
1102
|
-
});
|
|
1103
|
-
export const SnapshotLimitsFilterSensitiveLog = (obj) => ({
|
|
1104
|
-
...obj,
|
|
1105
|
-
});
|
|
1106
|
-
export const GetSnapshotLimitsResultFilterSensitiveLog = (obj) => ({
|
|
1107
|
-
...obj,
|
|
1108
|
-
});
|
|
1109
|
-
export const ListCertificatesRequestFilterSensitiveLog = (obj) => ({
|
|
1110
|
-
...obj,
|
|
1111
|
-
});
|
|
1112
|
-
export const ListCertificatesResultFilterSensitiveLog = (obj) => ({
|
|
1113
|
-
...obj,
|
|
1114
|
-
});
|
|
1115
|
-
export const ListIpRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
1116
|
-
...obj,
|
|
1117
|
-
});
|
|
1118
|
-
export const IpRouteInfoFilterSensitiveLog = (obj) => ({
|
|
1119
|
-
...obj,
|
|
1120
|
-
});
|
|
1121
|
-
export const ListIpRoutesResultFilterSensitiveLog = (obj) => ({
|
|
1122
|
-
...obj,
|
|
1123
|
-
});
|
|
1124
|
-
export const ListLogSubscriptionsRequestFilterSensitiveLog = (obj) => ({
|
|
1125
|
-
...obj,
|
|
1126
|
-
});
|
|
1127
|
-
export const LogSubscriptionFilterSensitiveLog = (obj) => ({
|
|
1128
|
-
...obj,
|
|
1129
|
-
});
|
|
1130
|
-
export const ListLogSubscriptionsResultFilterSensitiveLog = (obj) => ({
|
|
1131
|
-
...obj,
|
|
1132
|
-
});
|
|
1133
|
-
export const ListSchemaExtensionsRequestFilterSensitiveLog = (obj) => ({
|
|
1134
|
-
...obj,
|
|
1135
|
-
});
|
|
1136
|
-
export const SchemaExtensionInfoFilterSensitiveLog = (obj) => ({
|
|
1137
|
-
...obj,
|
|
1138
|
-
});
|
|
1139
|
-
export const ListSchemaExtensionsResultFilterSensitiveLog = (obj) => ({
|
|
1140
|
-
...obj,
|
|
1141
|
-
});
|
|
1142
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1143
|
-
...obj,
|
|
1144
|
-
});
|
|
1145
|
-
export const ListTagsForResourceResultFilterSensitiveLog = (obj) => ({
|
|
1146
|
-
...obj,
|
|
1147
|
-
});
|
|
1148
|
-
export const RegisterCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
1149
|
-
...obj,
|
|
1150
|
-
});
|
|
1151
|
-
export const RegisterCertificateResultFilterSensitiveLog = (obj) => ({
|
|
1152
|
-
...obj,
|
|
1153
|
-
});
|
|
1154
|
-
export const RegisterEventTopicRequestFilterSensitiveLog = (obj) => ({
|
|
1155
|
-
...obj,
|
|
1156
|
-
});
|
|
1157
|
-
export const RegisterEventTopicResultFilterSensitiveLog = (obj) => ({
|
|
1158
|
-
...obj,
|
|
1159
|
-
});
|
|
1160
|
-
export const RejectSharedDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1161
|
-
...obj,
|
|
1162
|
-
});
|
|
1163
|
-
export const RejectSharedDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
1164
|
-
...obj,
|
|
1165
|
-
});
|
|
1166
|
-
export const RemoveIpRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
1167
|
-
...obj,
|
|
1168
|
-
});
|
|
1169
|
-
export const RemoveIpRoutesResultFilterSensitiveLog = (obj) => ({
|
|
1170
|
-
...obj,
|
|
1171
|
-
});
|
|
1172
|
-
export const RemoveRegionRequestFilterSensitiveLog = (obj) => ({
|
|
1173
|
-
...obj,
|
|
1174
|
-
});
|
|
1175
|
-
export const RemoveRegionResultFilterSensitiveLog = (obj) => ({
|
|
1176
|
-
...obj,
|
|
1177
|
-
});
|
|
1178
|
-
export const RemoveTagsFromResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1179
|
-
...obj,
|
|
1180
|
-
});
|
|
1181
|
-
export const RemoveTagsFromResourceResultFilterSensitiveLog = (obj) => ({
|
|
1182
|
-
...obj,
|
|
1183
|
-
});
|
|
1184
800
|
export const ResetUserPasswordRequestFilterSensitiveLog = (obj) => ({
|
|
1185
801
|
...obj,
|
|
1186
802
|
...(obj.NewPassword && { NewPassword: SENSITIVE_STRING }),
|
|
1187
803
|
});
|
|
1188
|
-
export const ResetUserPasswordResultFilterSensitiveLog = (obj) => ({
|
|
1189
|
-
...obj,
|
|
1190
|
-
});
|
|
1191
|
-
export const RestoreFromSnapshotRequestFilterSensitiveLog = (obj) => ({
|
|
1192
|
-
...obj,
|
|
1193
|
-
});
|
|
1194
|
-
export const RestoreFromSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1195
|
-
...obj,
|
|
1196
|
-
});
|
|
1197
|
-
export const ShareTargetFilterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
804
|
export const ShareDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1201
805
|
...obj,
|
|
1202
806
|
...(obj.ShareNotes && { ShareNotes: SENSITIVE_STRING }),
|
|
1203
807
|
});
|
|
1204
|
-
export const ShareDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
1205
|
-
...obj,
|
|
1206
|
-
});
|
|
1207
|
-
export const StartSchemaExtensionRequestFilterSensitiveLog = (obj) => ({
|
|
1208
|
-
...obj,
|
|
1209
|
-
});
|
|
1210
|
-
export const StartSchemaExtensionResultFilterSensitiveLog = (obj) => ({
|
|
1211
|
-
...obj,
|
|
1212
|
-
});
|
|
1213
|
-
export const UnshareTargetFilterSensitiveLog = (obj) => ({
|
|
1214
|
-
...obj,
|
|
1215
|
-
});
|
|
1216
|
-
export const UnshareDirectoryRequestFilterSensitiveLog = (obj) => ({
|
|
1217
|
-
...obj,
|
|
1218
|
-
});
|
|
1219
|
-
export const UnshareDirectoryResultFilterSensitiveLog = (obj) => ({
|
|
1220
|
-
...obj,
|
|
1221
|
-
});
|
|
1222
|
-
export const UpdateConditionalForwarderRequestFilterSensitiveLog = (obj) => ({
|
|
1223
|
-
...obj,
|
|
1224
|
-
});
|
|
1225
|
-
export const UpdateConditionalForwarderResultFilterSensitiveLog = (obj) => ({
|
|
1226
|
-
...obj,
|
|
1227
|
-
});
|
|
1228
|
-
export const UpdateDirectorySetupRequestFilterSensitiveLog = (obj) => ({
|
|
1229
|
-
...obj,
|
|
1230
|
-
});
|
|
1231
|
-
export const UpdateDirectorySetupResultFilterSensitiveLog = (obj) => ({
|
|
1232
|
-
...obj,
|
|
1233
|
-
});
|
|
1234
|
-
export const UpdateNumberOfDomainControllersRequestFilterSensitiveLog = (obj) => ({
|
|
1235
|
-
...obj,
|
|
1236
|
-
});
|
|
1237
|
-
export const UpdateNumberOfDomainControllersResultFilterSensitiveLog = (obj) => ({
|
|
1238
|
-
...obj,
|
|
1239
|
-
});
|
|
1240
808
|
export const UpdateRadiusRequestFilterSensitiveLog = (obj) => ({
|
|
1241
809
|
...obj,
|
|
1242
810
|
...(obj.RadiusSettings && { RadiusSettings: RadiusSettingsFilterSensitiveLog(obj.RadiusSettings) }),
|
|
1243
811
|
});
|
|
1244
|
-
export const UpdateRadiusResultFilterSensitiveLog = (obj) => ({
|
|
1245
|
-
...obj,
|
|
1246
|
-
});
|
|
1247
|
-
export const SettingFilterSensitiveLog = (obj) => ({
|
|
1248
|
-
...obj,
|
|
1249
|
-
});
|
|
1250
|
-
export const UpdateSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
1251
|
-
...obj,
|
|
1252
|
-
});
|
|
1253
|
-
export const UpdateSettingsResultFilterSensitiveLog = (obj) => ({
|
|
1254
|
-
...obj,
|
|
1255
|
-
});
|
|
1256
|
-
export const UpdateTrustRequestFilterSensitiveLog = (obj) => ({
|
|
1257
|
-
...obj,
|
|
1258
|
-
});
|
|
1259
|
-
export const UpdateTrustResultFilterSensitiveLog = (obj) => ({
|
|
1260
|
-
...obj,
|
|
1261
|
-
});
|
|
1262
|
-
export const VerifyTrustRequestFilterSensitiveLog = (obj) => ({
|
|
1263
|
-
...obj,
|
|
1264
|
-
});
|
|
1265
|
-
export const VerifyTrustResultFilterSensitiveLog = (obj) => ({
|
|
1266
|
-
...obj,
|
|
1267
|
-
});
|