@aws-sdk/client-clouddirectory 3.928.0 → 3.930.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 (90) hide show
  1. package/dist-cjs/index.js +3516 -3609
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/CloudDirectoryClient.js +2 -0
  4. package/dist-es/commands/AddFacetToObjectCommand.js +3 -9
  5. package/dist-es/commands/ApplySchemaCommand.js +3 -9
  6. package/dist-es/commands/AttachObjectCommand.js +3 -9
  7. package/dist-es/commands/AttachPolicyCommand.js +3 -9
  8. package/dist-es/commands/AttachToIndexCommand.js +3 -9
  9. package/dist-es/commands/AttachTypedLinkCommand.js +3 -9
  10. package/dist-es/commands/BatchReadCommand.js +3 -9
  11. package/dist-es/commands/BatchWriteCommand.js +3 -9
  12. package/dist-es/commands/CreateDirectoryCommand.js +3 -9
  13. package/dist-es/commands/CreateFacetCommand.js +3 -9
  14. package/dist-es/commands/CreateIndexCommand.js +3 -9
  15. package/dist-es/commands/CreateObjectCommand.js +3 -9
  16. package/dist-es/commands/CreateSchemaCommand.js +3 -9
  17. package/dist-es/commands/CreateTypedLinkFacetCommand.js +3 -9
  18. package/dist-es/commands/DeleteDirectoryCommand.js +3 -9
  19. package/dist-es/commands/DeleteFacetCommand.js +3 -9
  20. package/dist-es/commands/DeleteObjectCommand.js +3 -9
  21. package/dist-es/commands/DeleteSchemaCommand.js +3 -9
  22. package/dist-es/commands/DeleteTypedLinkFacetCommand.js +3 -9
  23. package/dist-es/commands/DetachFromIndexCommand.js +3 -9
  24. package/dist-es/commands/DetachObjectCommand.js +3 -9
  25. package/dist-es/commands/DetachPolicyCommand.js +3 -9
  26. package/dist-es/commands/DetachTypedLinkCommand.js +3 -9
  27. package/dist-es/commands/DisableDirectoryCommand.js +3 -9
  28. package/dist-es/commands/EnableDirectoryCommand.js +3 -9
  29. package/dist-es/commands/GetAppliedSchemaVersionCommand.js +3 -9
  30. package/dist-es/commands/GetDirectoryCommand.js +3 -9
  31. package/dist-es/commands/GetFacetCommand.js +3 -9
  32. package/dist-es/commands/GetLinkAttributesCommand.js +3 -9
  33. package/dist-es/commands/GetObjectAttributesCommand.js +3 -9
  34. package/dist-es/commands/GetObjectInformationCommand.js +3 -9
  35. package/dist-es/commands/GetSchemaAsJsonCommand.js +3 -9
  36. package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +3 -9
  37. package/dist-es/commands/ListAppliedSchemaArnsCommand.js +3 -9
  38. package/dist-es/commands/ListAttachedIndicesCommand.js +3 -9
  39. package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +3 -9
  40. package/dist-es/commands/ListDirectoriesCommand.js +3 -9
  41. package/dist-es/commands/ListFacetAttributesCommand.js +3 -9
  42. package/dist-es/commands/ListFacetNamesCommand.js +3 -9
  43. package/dist-es/commands/ListIncomingTypedLinksCommand.js +3 -9
  44. package/dist-es/commands/ListIndexCommand.js +3 -9
  45. package/dist-es/commands/ListManagedSchemaArnsCommand.js +3 -9
  46. package/dist-es/commands/ListObjectAttributesCommand.js +3 -9
  47. package/dist-es/commands/ListObjectChildrenCommand.js +3 -9
  48. package/dist-es/commands/ListObjectParentPathsCommand.js +3 -9
  49. package/dist-es/commands/ListObjectParentsCommand.js +3 -9
  50. package/dist-es/commands/ListObjectPoliciesCommand.js +3 -9
  51. package/dist-es/commands/ListOutgoingTypedLinksCommand.js +3 -9
  52. package/dist-es/commands/ListPolicyAttachmentsCommand.js +3 -9
  53. package/dist-es/commands/ListPublishedSchemaArnsCommand.js +3 -9
  54. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  55. package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +3 -9
  56. package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +3 -9
  57. package/dist-es/commands/LookupPolicyCommand.js +3 -9
  58. package/dist-es/commands/PublishSchemaCommand.js +3 -9
  59. package/dist-es/commands/PutSchemaFromJsonCommand.js +3 -9
  60. package/dist-es/commands/RemoveFacetFromObjectCommand.js +3 -9
  61. package/dist-es/commands/TagResourceCommand.js +3 -9
  62. package/dist-es/commands/UntagResourceCommand.js +3 -9
  63. package/dist-es/commands/UpdateFacetCommand.js +3 -9
  64. package/dist-es/commands/UpdateLinkAttributesCommand.js +3 -9
  65. package/dist-es/commands/UpdateObjectAttributesCommand.js +3 -9
  66. package/dist-es/commands/UpdateSchemaCommand.js +3 -9
  67. package/dist-es/commands/UpdateTypedLinkFacetCommand.js +3 -9
  68. package/dist-es/commands/UpgradeAppliedSchemaCommand.js +3 -9
  69. package/dist-es/commands/UpgradePublishedSchemaCommand.js +3 -9
  70. package/dist-es/models/models_0.js +0 -16
  71. package/dist-es/runtimeConfig.shared.js +2 -0
  72. package/dist-es/schemas/schemas_0.js +3292 -0
  73. package/dist-types/CloudDirectoryClient.d.ts +10 -1
  74. package/dist-types/models/models_0.d.ts +4 -1
  75. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  76. package/dist-types/runtimeConfig.d.ts +1 -0
  77. package/dist-types/runtimeConfig.native.d.ts +1 -0
  78. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  79. package/dist-types/schemas/schemas_0.d.ts +364 -0
  80. package/dist-types/ts3.4/CloudDirectoryClient.d.ts +4 -0
  81. package/dist-types/ts3.4/models/models_0.d.ts +0 -1
  82. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  83. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  84. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  85. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  86. package/dist-types/ts3.4/schemas/schemas_0.d.ts +370 -0
  87. package/package.json +33 -33
  88. package/dist-es/protocols/Aws_restJson1.js +0 -3033
  89. package/dist-types/protocols/Aws_restJson1.d.ts +0 -596
  90. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -797
@@ -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_DetachTypedLinkCommand, se_DetachTypedLinkCommand } from "../protocols/Aws_restJson1";
4
+ import { DetachTypedLink } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DetachTypedLinkCommand 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("AmazonCloudDirectory_20170111", "DetachTypedLink", {})
17
13
  .n("CloudDirectoryClient", "DetachTypedLinkCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DetachTypedLinkCommand)
20
- .de(de_DetachTypedLinkCommand)
14
+ .sc(DetachTypedLink)
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_DisableDirectoryCommand, se_DisableDirectoryCommand } from "../protocols/Aws_restJson1";
4
+ import { DisableDirectory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DisableDirectoryCommand 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("AmazonCloudDirectory_20170111", "DisableDirectory", {})
17
13
  .n("CloudDirectoryClient", "DisableDirectoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DisableDirectoryCommand)
20
- .de(de_DisableDirectoryCommand)
14
+ .sc(DisableDirectory)
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_EnableDirectoryCommand, se_EnableDirectoryCommand } from "../protocols/Aws_restJson1";
4
+ import { EnableDirectory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableDirectoryCommand 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("AmazonCloudDirectory_20170111", "EnableDirectory", {})
17
13
  .n("CloudDirectoryClient", "EnableDirectoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableDirectoryCommand)
20
- .de(de_EnableDirectoryCommand)
14
+ .sc(EnableDirectory)
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_GetAppliedSchemaVersionCommand, se_GetAppliedSchemaVersionCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAppliedSchemaVersion } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetAppliedSchemaVersionCommand 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("AmazonCloudDirectory_20170111", "GetAppliedSchemaVersion", {})
17
13
  .n("CloudDirectoryClient", "GetAppliedSchemaVersionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetAppliedSchemaVersionCommand)
20
- .de(de_GetAppliedSchemaVersionCommand)
14
+ .sc(GetAppliedSchemaVersion)
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_GetDirectoryCommand, se_GetDirectoryCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDirectory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDirectoryCommand 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("AmazonCloudDirectory_20170111", "GetDirectory", {})
17
13
  .n("CloudDirectoryClient", "GetDirectoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDirectoryCommand)
20
- .de(de_GetDirectoryCommand)
14
+ .sc(GetDirectory)
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_GetFacetCommand, se_GetFacetCommand } from "../protocols/Aws_restJson1";
4
+ import { GetFacet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetFacetCommand 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("AmazonCloudDirectory_20170111", "GetFacet", {})
17
13
  .n("CloudDirectoryClient", "GetFacetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetFacetCommand)
20
- .de(de_GetFacetCommand)
14
+ .sc(GetFacet)
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_GetLinkAttributesCommand, se_GetLinkAttributesCommand } from "../protocols/Aws_restJson1";
4
+ import { GetLinkAttributes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLinkAttributesCommand 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("AmazonCloudDirectory_20170111", "GetLinkAttributes", {})
17
13
  .n("CloudDirectoryClient", "GetLinkAttributesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLinkAttributesCommand)
20
- .de(de_GetLinkAttributesCommand)
14
+ .sc(GetLinkAttributes)
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_GetObjectAttributesCommand, se_GetObjectAttributesCommand } from "../protocols/Aws_restJson1";
4
+ import { GetObjectAttributes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetObjectAttributesCommand 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("AmazonCloudDirectory_20170111", "GetObjectAttributes", {})
17
13
  .n("CloudDirectoryClient", "GetObjectAttributesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetObjectAttributesCommand)
20
- .de(de_GetObjectAttributesCommand)
14
+ .sc(GetObjectAttributes)
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_GetObjectInformationCommand, se_GetObjectInformationCommand } from "../protocols/Aws_restJson1";
4
+ import { GetObjectInformation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetObjectInformationCommand 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("AmazonCloudDirectory_20170111", "GetObjectInformation", {})
17
13
  .n("CloudDirectoryClient", "GetObjectInformationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetObjectInformationCommand)
20
- .de(de_GetObjectInformationCommand)
14
+ .sc(GetObjectInformation)
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_GetSchemaAsJsonCommand, se_GetSchemaAsJsonCommand } from "../protocols/Aws_restJson1";
4
+ import { GetSchemaAsJson } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSchemaAsJsonCommand 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("AmazonCloudDirectory_20170111", "GetSchemaAsJson", {})
17
13
  .n("CloudDirectoryClient", "GetSchemaAsJsonCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSchemaAsJsonCommand)
20
- .de(de_GetSchemaAsJsonCommand)
14
+ .sc(GetSchemaAsJson)
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_GetTypedLinkFacetInformationCommand, se_GetTypedLinkFacetInformationCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetTypedLinkFacetInformation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTypedLinkFacetInformationCommand 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("AmazonCloudDirectory_20170111", "GetTypedLinkFacetInformation", {})
17
13
  .n("CloudDirectoryClient", "GetTypedLinkFacetInformationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTypedLinkFacetInformationCommand)
20
- .de(de_GetTypedLinkFacetInformationCommand)
14
+ .sc(GetTypedLinkFacetInformation)
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_ListAppliedSchemaArnsCommand, se_ListAppliedSchemaArnsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAppliedSchemaArns } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAppliedSchemaArnsCommand 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("AmazonCloudDirectory_20170111", "ListAppliedSchemaArns", {})
17
13
  .n("CloudDirectoryClient", "ListAppliedSchemaArnsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAppliedSchemaArnsCommand)
20
- .de(de_ListAppliedSchemaArnsCommand)
14
+ .sc(ListAppliedSchemaArns)
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_ListAttachedIndicesCommand, se_ListAttachedIndicesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAttachedIndices } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAttachedIndicesCommand 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("AmazonCloudDirectory_20170111", "ListAttachedIndices", {})
17
13
  .n("CloudDirectoryClient", "ListAttachedIndicesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAttachedIndicesCommand)
20
- .de(de_ListAttachedIndicesCommand)
14
+ .sc(ListAttachedIndices)
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_ListDevelopmentSchemaArnsCommand, se_ListDevelopmentSchemaArnsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDevelopmentSchemaArns } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDevelopmentSchemaArnsCommand 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("AmazonCloudDirectory_20170111", "ListDevelopmentSchemaArns", {})
17
13
  .n("CloudDirectoryClient", "ListDevelopmentSchemaArnsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDevelopmentSchemaArnsCommand)
20
- .de(de_ListDevelopmentSchemaArnsCommand)
14
+ .sc(ListDevelopmentSchemaArns)
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_ListDirectoriesCommand, se_ListDirectoriesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDirectories } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDirectoriesCommand 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("AmazonCloudDirectory_20170111", "ListDirectories", {})
17
13
  .n("CloudDirectoryClient", "ListDirectoriesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDirectoriesCommand)
20
- .de(de_ListDirectoriesCommand)
14
+ .sc(ListDirectories)
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_ListFacetAttributesCommand, se_ListFacetAttributesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFacetAttributes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFacetAttributesCommand 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("AmazonCloudDirectory_20170111", "ListFacetAttributes", {})
17
13
  .n("CloudDirectoryClient", "ListFacetAttributesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFacetAttributesCommand)
20
- .de(de_ListFacetAttributesCommand)
14
+ .sc(ListFacetAttributes)
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_ListFacetNamesCommand, se_ListFacetNamesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFacetNames } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFacetNamesCommand 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("AmazonCloudDirectory_20170111", "ListFacetNames", {})
17
13
  .n("CloudDirectoryClient", "ListFacetNamesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFacetNamesCommand)
20
- .de(de_ListFacetNamesCommand)
14
+ .sc(ListFacetNames)
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_ListIncomingTypedLinksCommand, se_ListIncomingTypedLinksCommand } from "../protocols/Aws_restJson1";
4
+ import { ListIncomingTypedLinks } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIncomingTypedLinksCommand 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("AmazonCloudDirectory_20170111", "ListIncomingTypedLinks", {})
17
13
  .n("CloudDirectoryClient", "ListIncomingTypedLinksCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIncomingTypedLinksCommand)
20
- .de(de_ListIncomingTypedLinksCommand)
14
+ .sc(ListIncomingTypedLinks)
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_ListIndexCommand, se_ListIndexCommand } from "../protocols/Aws_restJson1";
4
+ import { ListIndex } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIndexCommand 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("AmazonCloudDirectory_20170111", "ListIndex", {})
17
13
  .n("CloudDirectoryClient", "ListIndexCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIndexCommand)
20
- .de(de_ListIndexCommand)
14
+ .sc(ListIndex)
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_ListManagedSchemaArnsCommand, se_ListManagedSchemaArnsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListManagedSchemaArns } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListManagedSchemaArnsCommand 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("AmazonCloudDirectory_20170111", "ListManagedSchemaArns", {})
17
13
  .n("CloudDirectoryClient", "ListManagedSchemaArnsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListManagedSchemaArnsCommand)
20
- .de(de_ListManagedSchemaArnsCommand)
14
+ .sc(ListManagedSchemaArns)
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_ListObjectAttributesCommand, se_ListObjectAttributesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListObjectAttributes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListObjectAttributesCommand 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("AmazonCloudDirectory_20170111", "ListObjectAttributes", {})
17
13
  .n("CloudDirectoryClient", "ListObjectAttributesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListObjectAttributesCommand)
20
- .de(de_ListObjectAttributesCommand)
14
+ .sc(ListObjectAttributes)
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_ListObjectChildrenCommand, se_ListObjectChildrenCommand } from "../protocols/Aws_restJson1";
4
+ import { ListObjectChildren } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListObjectChildrenCommand 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("AmazonCloudDirectory_20170111", "ListObjectChildren", {})
17
13
  .n("CloudDirectoryClient", "ListObjectChildrenCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListObjectChildrenCommand)
20
- .de(de_ListObjectChildrenCommand)
14
+ .sc(ListObjectChildren)
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_ListObjectParentPathsCommand, se_ListObjectParentPathsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListObjectParentPaths } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListObjectParentPathsCommand 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("AmazonCloudDirectory_20170111", "ListObjectParentPaths", {})
17
13
  .n("CloudDirectoryClient", "ListObjectParentPathsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListObjectParentPathsCommand)
20
- .de(de_ListObjectParentPathsCommand)
14
+ .sc(ListObjectParentPaths)
21
15
  .build() {
22
16
  }