@aws-sdk/client-directory-service 3.927.0 → 3.929.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.
Files changed (104) hide show
  1. package/dist-cjs/index.js +2547 -3371
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/DirectoryServiceClient.js +2 -0
  4. package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -10
  5. package/dist-es/commands/AddIpRoutesCommand.js +3 -9
  6. package/dist-es/commands/AddRegionCommand.js +3 -9
  7. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  8. package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -9
  9. package/dist-es/commands/ConnectDirectoryCommand.js +3 -10
  10. package/dist-es/commands/CreateAliasCommand.js +3 -9
  11. package/dist-es/commands/CreateComputerCommand.js +3 -10
  12. package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -9
  13. package/dist-es/commands/CreateDirectoryCommand.js +3 -10
  14. package/dist-es/commands/CreateHybridADCommand.js +3 -9
  15. package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -9
  16. package/dist-es/commands/CreateMicrosoftADCommand.js +3 -10
  17. package/dist-es/commands/CreateSnapshotCommand.js +3 -9
  18. package/dist-es/commands/CreateTrustCommand.js +3 -10
  19. package/dist-es/commands/DeleteADAssessmentCommand.js +3 -9
  20. package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -9
  21. package/dist-es/commands/DeleteDirectoryCommand.js +3 -9
  22. package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -9
  23. package/dist-es/commands/DeleteSnapshotCommand.js +3 -9
  24. package/dist-es/commands/DeleteTrustCommand.js +3 -9
  25. package/dist-es/commands/DeregisterCertificateCommand.js +3 -9
  26. package/dist-es/commands/DeregisterEventTopicCommand.js +3 -9
  27. package/dist-es/commands/DescribeADAssessmentCommand.js +3 -9
  28. package/dist-es/commands/DescribeCAEnrollmentPolicyCommand.js +3 -9
  29. package/dist-es/commands/DescribeCertificateCommand.js +3 -9
  30. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -9
  31. package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -9
  32. package/dist-es/commands/DescribeDirectoriesCommand.js +3 -10
  33. package/dist-es/commands/DescribeDirectoryDataAccessCommand.js +3 -9
  34. package/dist-es/commands/DescribeDomainControllersCommand.js +3 -9
  35. package/dist-es/commands/DescribeEventTopicsCommand.js +3 -9
  36. package/dist-es/commands/DescribeHybridADUpdateCommand.js +3 -9
  37. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -9
  38. package/dist-es/commands/DescribeRegionsCommand.js +3 -9
  39. package/dist-es/commands/DescribeSettingsCommand.js +3 -9
  40. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -10
  41. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -9
  42. package/dist-es/commands/DescribeTrustsCommand.js +3 -9
  43. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +3 -9
  44. package/dist-es/commands/DisableCAEnrollmentPolicyCommand.js +3 -9
  45. package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -9
  46. package/dist-es/commands/DisableDirectoryDataAccessCommand.js +3 -9
  47. package/dist-es/commands/DisableLDAPSCommand.js +3 -9
  48. package/dist-es/commands/DisableRadiusCommand.js +3 -9
  49. package/dist-es/commands/DisableSsoCommand.js +3 -10
  50. package/dist-es/commands/EnableCAEnrollmentPolicyCommand.js +3 -9
  51. package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -9
  52. package/dist-es/commands/EnableDirectoryDataAccessCommand.js +3 -9
  53. package/dist-es/commands/EnableLDAPSCommand.js +3 -9
  54. package/dist-es/commands/EnableRadiusCommand.js +3 -10
  55. package/dist-es/commands/EnableSsoCommand.js +3 -10
  56. package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -9
  57. package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -9
  58. package/dist-es/commands/ListADAssessmentsCommand.js +3 -9
  59. package/dist-es/commands/ListCertificatesCommand.js +3 -9
  60. package/dist-es/commands/ListIpRoutesCommand.js +3 -9
  61. package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -9
  62. package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -9
  63. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  64. package/dist-es/commands/RegisterCertificateCommand.js +3 -9
  65. package/dist-es/commands/RegisterEventTopicCommand.js +3 -9
  66. package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -9
  67. package/dist-es/commands/RemoveIpRoutesCommand.js +3 -9
  68. package/dist-es/commands/RemoveRegionCommand.js +3 -9
  69. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  70. package/dist-es/commands/ResetUserPasswordCommand.js +3 -10
  71. package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -9
  72. package/dist-es/commands/ShareDirectoryCommand.js +3 -10
  73. package/dist-es/commands/StartADAssessmentCommand.js +3 -9
  74. package/dist-es/commands/StartSchemaExtensionCommand.js +3 -9
  75. package/dist-es/commands/UnshareDirectoryCommand.js +3 -9
  76. package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -9
  77. package/dist-es/commands/UpdateDirectorySetupCommand.js +3 -9
  78. package/dist-es/commands/UpdateHybridADCommand.js +3 -9
  79. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -9
  80. package/dist-es/commands/UpdateRadiusCommand.js +3 -10
  81. package/dist-es/commands/UpdateSettingsCommand.js +3 -9
  82. package/dist-es/commands/UpdateTrustCommand.js +3 -9
  83. package/dist-es/commands/VerifyTrustCommand.js +3 -9
  84. package/dist-es/models/models_0.js +0 -81
  85. package/dist-es/runtimeConfig.shared.js +7 -0
  86. package/dist-es/schemas/schemas_0.js +2287 -0
  87. package/dist-types/DirectoryServiceClient.d.ts +10 -1
  88. package/dist-types/models/models_0.d.ts +0 -72
  89. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  90. package/dist-types/runtimeConfig.d.ts +1 -0
  91. package/dist-types/runtimeConfig.native.d.ts +1 -0
  92. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  93. package/dist-types/schemas/schemas_0.d.ts +384 -0
  94. package/dist-types/ts3.4/DirectoryServiceClient.d.ts +4 -0
  95. package/dist-types/ts3.4/models/models_0.d.ts +0 -54
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  100. package/dist-types/ts3.4/schemas/schemas_0.d.ts +390 -0
  101. package/package.json +5 -5
  102. package/dist-es/protocols/Aws_json1_1.js +0 -2597
  103. package/dist-types/protocols/Aws_json1_1.d.ts +0 -722
  104. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -965
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { DisableSsoRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_DisableSsoCommand, se_DisableSsoCommand } from "../protocols/Aws_json1_1";
4
+ import { DisableSso } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DisableSsoCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DirectoryService_20150416", "DisableSso", {})
18
13
  .n("DirectoryServiceClient", "DisableSsoCommand")
19
- .f(DisableSsoRequestFilterSensitiveLog, void 0)
20
- .ser(se_DisableSsoCommand)
21
- .de(de_DisableSsoCommand)
14
+ .sc(DisableSso)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_EnableCAEnrollmentPolicyCommand, se_EnableCAEnrollmentPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableCAEnrollmentPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableCAEnrollmentPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "EnableCAEnrollmentPolicy", {})
17
13
  .n("DirectoryServiceClient", "EnableCAEnrollmentPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableCAEnrollmentPolicyCommand)
20
- .de(de_EnableCAEnrollmentPolicyCommand)
14
+ .sc(EnableCAEnrollmentPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_EnableClientAuthenticationCommand, se_EnableClientAuthenticationCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableClientAuthentication } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableClientAuthenticationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "EnableClientAuthentication", {})
17
13
  .n("DirectoryServiceClient", "EnableClientAuthenticationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableClientAuthenticationCommand)
20
- .de(de_EnableClientAuthenticationCommand)
14
+ .sc(EnableClientAuthentication)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_EnableDirectoryDataAccessCommand, se_EnableDirectoryDataAccessCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableDirectoryDataAccess } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableDirectoryDataAccessCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "EnableDirectoryDataAccess", {})
17
13
  .n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableDirectoryDataAccessCommand)
20
- .de(de_EnableDirectoryDataAccessCommand)
14
+ .sc(EnableDirectoryDataAccess)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_EnableLDAPSCommand, se_EnableLDAPSCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableLDAPS } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableLDAPSCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "EnableLDAPS", {})
17
13
  .n("DirectoryServiceClient", "EnableLDAPSCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableLDAPSCommand)
20
- .de(de_EnableLDAPSCommand)
14
+ .sc(EnableLDAPS)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { EnableRadiusRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_EnableRadiusCommand, se_EnableRadiusCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableRadius } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class EnableRadiusCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DirectoryService_20150416", "EnableRadius", {})
18
13
  .n("DirectoryServiceClient", "EnableRadiusCommand")
19
- .f(EnableRadiusRequestFilterSensitiveLog, void 0)
20
- .ser(se_EnableRadiusCommand)
21
- .de(de_EnableRadiusCommand)
14
+ .sc(EnableRadius)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { EnableSsoRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_EnableSsoCommand, se_EnableSsoCommand } from "../protocols/Aws_json1_1";
4
+ import { EnableSso } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class EnableSsoCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DirectoryService_20150416", "EnableSso", {})
18
13
  .n("DirectoryServiceClient", "EnableSsoCommand")
19
- .f(EnableSsoRequestFilterSensitiveLog, void 0)
20
- .ser(se_EnableSsoCommand)
21
- .de(de_EnableSsoCommand)
14
+ .sc(EnableSso)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDirectoryLimitsCommand, se_GetDirectoryLimitsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetDirectoryLimits } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDirectoryLimitsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "GetDirectoryLimits", {})
17
13
  .n("DirectoryServiceClient", "GetDirectoryLimitsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDirectoryLimitsCommand)
20
- .de(de_GetDirectoryLimitsCommand)
14
+ .sc(GetDirectoryLimits)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSnapshotLimitsCommand, se_GetSnapshotLimitsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetSnapshotLimits } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSnapshotLimitsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "GetSnapshotLimits", {})
17
13
  .n("DirectoryServiceClient", "GetSnapshotLimitsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSnapshotLimitsCommand)
20
- .de(de_GetSnapshotLimitsCommand)
14
+ .sc(GetSnapshotLimits)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListADAssessmentsCommand, se_ListADAssessmentsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListADAssessments } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListADAssessmentsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListADAssessments", {})
17
13
  .n("DirectoryServiceClient", "ListADAssessmentsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListADAssessmentsCommand)
20
- .de(de_ListADAssessmentsCommand)
14
+ .sc(ListADAssessments)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCertificatesCommand, se_ListCertificatesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListCertificates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCertificatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListCertificates", {})
17
13
  .n("DirectoryServiceClient", "ListCertificatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCertificatesCommand)
20
- .de(de_ListCertificatesCommand)
14
+ .sc(ListCertificates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListIpRoutesCommand, se_ListIpRoutesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListIpRoutes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIpRoutesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListIpRoutes", {})
17
13
  .n("DirectoryServiceClient", "ListIpRoutesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIpRoutesCommand)
20
- .de(de_ListIpRoutesCommand)
14
+ .sc(ListIpRoutes)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLogSubscriptionsCommand, se_ListLogSubscriptionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListLogSubscriptions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLogSubscriptionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListLogSubscriptions", {})
17
13
  .n("DirectoryServiceClient", "ListLogSubscriptionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLogSubscriptionsCommand)
20
- .de(de_ListLogSubscriptionsCommand)
14
+ .sc(ListLogSubscriptions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListSchemaExtensionsCommand, se_ListSchemaExtensionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListSchemaExtensions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListSchemaExtensionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListSchemaExtensions", {})
17
13
  .n("DirectoryServiceClient", "ListSchemaExtensionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListSchemaExtensionsCommand)
20
- .de(de_ListSchemaExtensionsCommand)
14
+ .sc(ListSchemaExtensions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { ListTagsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsForResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "ListTagsForResource", {})
17
13
  .n("DirectoryServiceClient", "ListTagsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsForResourceCommand)
20
- .de(de_ListTagsForResourceCommand)
14
+ .sc(ListTagsForResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RegisterCertificateCommand, se_RegisterCertificateCommand } from "../protocols/Aws_json1_1";
4
+ import { RegisterCertificate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RegisterCertificateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RegisterCertificate", {})
17
13
  .n("DirectoryServiceClient", "RegisterCertificateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RegisterCertificateCommand)
20
- .de(de_RegisterCertificateCommand)
14
+ .sc(RegisterCertificate)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RegisterEventTopicCommand, se_RegisterEventTopicCommand } from "../protocols/Aws_json1_1";
4
+ import { RegisterEventTopic } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RegisterEventTopicCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RegisterEventTopic", {})
17
13
  .n("DirectoryServiceClient", "RegisterEventTopicCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RegisterEventTopicCommand)
20
- .de(de_RegisterEventTopicCommand)
14
+ .sc(RegisterEventTopic)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RejectSharedDirectoryCommand, se_RejectSharedDirectoryCommand } from "../protocols/Aws_json1_1";
4
+ import { RejectSharedDirectory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RejectSharedDirectoryCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RejectSharedDirectory", {})
17
13
  .n("DirectoryServiceClient", "RejectSharedDirectoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RejectSharedDirectoryCommand)
20
- .de(de_RejectSharedDirectoryCommand)
14
+ .sc(RejectSharedDirectory)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RemoveIpRoutesCommand, se_RemoveIpRoutesCommand } from "../protocols/Aws_json1_1";
4
+ import { RemoveIpRoutes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RemoveIpRoutesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RemoveIpRoutes", {})
17
13
  .n("DirectoryServiceClient", "RemoveIpRoutesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RemoveIpRoutesCommand)
20
- .de(de_RemoveIpRoutesCommand)
14
+ .sc(RemoveIpRoutes)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RemoveRegionCommand, se_RemoveRegionCommand } from "../protocols/Aws_json1_1";
4
+ import { RemoveRegion } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RemoveRegionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RemoveRegion", {})
17
13
  .n("DirectoryServiceClient", "RemoveRegionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RemoveRegionCommand)
20
- .de(de_RemoveRegionCommand)
14
+ .sc(RemoveRegion)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { RemoveTagsFromResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RemoveTagsFromResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RemoveTagsFromResource", {})
17
13
  .n("DirectoryServiceClient", "RemoveTagsFromResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RemoveTagsFromResourceCommand)
20
- .de(de_RemoveTagsFromResourceCommand)
14
+ .sc(RemoveTagsFromResource)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ResetUserPasswordRequestFilterSensitiveLog, } from "../models/models_0";
6
- import { de_ResetUserPasswordCommand, se_ResetUserPasswordCommand } from "../protocols/Aws_json1_1";
4
+ import { ResetUserPassword } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ResetUserPasswordCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DirectoryService_20150416", "ResetUserPassword", {})
18
13
  .n("DirectoryServiceClient", "ResetUserPasswordCommand")
19
- .f(ResetUserPasswordRequestFilterSensitiveLog, void 0)
20
- .ser(se_ResetUserPasswordCommand)
21
- .de(de_ResetUserPasswordCommand)
14
+ .sc(ResetUserPassword)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RestoreFromSnapshotCommand, se_RestoreFromSnapshotCommand } from "../protocols/Aws_json1_1";
4
+ import { RestoreFromSnapshot } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RestoreFromSnapshotCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DirectoryService_20150416", "RestoreFromSnapshot", {})
17
13
  .n("DirectoryServiceClient", "RestoreFromSnapshotCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RestoreFromSnapshotCommand)
20
- .de(de_RestoreFromSnapshotCommand)
14
+ .sc(RestoreFromSnapshot)
21
15
  .build() {
22
16
  }