@aws-sdk/client-service-catalog 3.926.0 → 3.928.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 (111) hide show
  1. package/dist-cjs/index.js +2814 -3152
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/ServiceCatalogClient.js +2 -0
  4. package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
  5. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
  6. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
  7. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
  8. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  9. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
  10. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  11. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  12. package/dist-es/commands/CopyProductCommand.js +3 -9
  13. package/dist-es/commands/CreateConstraintCommand.js +3 -9
  14. package/dist-es/commands/CreatePortfolioCommand.js +3 -9
  15. package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
  16. package/dist-es/commands/CreateProductCommand.js +3 -9
  17. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
  18. package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
  19. package/dist-es/commands/CreateServiceActionCommand.js +3 -9
  20. package/dist-es/commands/CreateTagOptionCommand.js +3 -9
  21. package/dist-es/commands/DeleteConstraintCommand.js +3 -9
  22. package/dist-es/commands/DeletePortfolioCommand.js +3 -9
  23. package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
  24. package/dist-es/commands/DeleteProductCommand.js +3 -9
  25. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
  27. package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
  28. package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
  29. package/dist-es/commands/DescribeConstraintCommand.js +3 -9
  30. package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
  31. package/dist-es/commands/DescribePortfolioCommand.js +3 -9
  32. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
  33. package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
  34. package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
  35. package/dist-es/commands/DescribeProductCommand.js +3 -9
  36. package/dist-es/commands/DescribeProductViewCommand.js +3 -9
  37. package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
  38. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
  39. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
  40. package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
  41. package/dist-es/commands/DescribeRecordCommand.js +3 -9
  42. package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
  43. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
  44. package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
  45. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
  46. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
  47. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
  48. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
  49. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  50. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
  51. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
  52. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
  53. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
  54. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
  55. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
  56. package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
  57. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
  58. package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
  59. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
  60. package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
  61. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
  62. package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
  63. package/dist-es/commands/ListPortfoliosCommand.js +3 -9
  64. package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
  65. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
  66. package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
  67. package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
  68. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
  69. package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
  70. package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
  71. package/dist-es/commands/ListServiceActionsCommand.js +3 -9
  72. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
  73. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
  74. package/dist-es/commands/ListTagOptionsCommand.js +3 -9
  75. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
  76. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  77. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  78. package/dist-es/commands/ProvisionProductCommand.js +3 -9
  79. package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
  80. package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
  81. package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
  82. package/dist-es/commands/SearchProductsCommand.js +3 -9
  83. package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
  84. package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
  85. package/dist-es/commands/UpdateConstraintCommand.js +3 -9
  86. package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
  87. package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
  88. package/dist-es/commands/UpdateProductCommand.js +3 -9
  89. package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
  90. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
  91. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
  92. package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
  93. package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
  94. package/dist-es/runtimeConfig.shared.js +7 -0
  95. package/dist-es/schemas/schemas_0.js +2632 -0
  96. package/dist-types/ServiceCatalogClient.d.ts +10 -1
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/dist-types/runtimeConfig.d.ts +1 -0
  99. package/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/dist-types/schemas/schemas_0.d.ts +407 -0
  102. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
  108. package/package.json +5 -6
  109. package/dist-es/protocols/Aws_json1_1.js +0 -2502
  110. package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
  111. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085
@@ -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_ListServiceActionsForProvisioningArtifactCommand, se_ListServiceActionsForProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListServiceActionsForProvisioningArtifact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListServiceActionsForProvisioningArtifactCommand 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("AWS242ServiceCatalogService", "ListServiceActionsForProvisioningArtifact", {})
17
13
  .n("ServiceCatalogClient", "ListServiceActionsForProvisioningArtifactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListServiceActionsForProvisioningArtifactCommand)
20
- .de(de_ListServiceActionsForProvisioningArtifactCommand)
14
+ .sc(ListServiceActionsForProvisioningArtifact)
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_ListStackInstancesForProvisionedProductCommand, se_ListStackInstancesForProvisionedProductCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListStackInstancesForProvisionedProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackInstancesForProvisionedProductCommand 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("AWS242ServiceCatalogService", "ListStackInstancesForProvisionedProduct", {})
17
13
  .n("ServiceCatalogClient", "ListStackInstancesForProvisionedProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackInstancesForProvisionedProductCommand)
20
- .de(de_ListStackInstancesForProvisionedProductCommand)
14
+ .sc(ListStackInstancesForProvisionedProduct)
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_ListTagOptionsCommand, se_ListTagOptionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListTagOptions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagOptionsCommand 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("AWS242ServiceCatalogService", "ListTagOptions", {})
17
13
  .n("ServiceCatalogClient", "ListTagOptionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagOptionsCommand)
20
- .de(de_ListTagOptionsCommand)
14
+ .sc(ListTagOptions)
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_NotifyProvisionProductEngineWorkflowResultCommand, se_NotifyProvisionProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
4
+ import { NotifyProvisionProductEngineWorkflowResult } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class NotifyProvisionProductEngineWorkflowResultCommand 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("AWS242ServiceCatalogService", "NotifyProvisionProductEngineWorkflowResult", {})
17
13
  .n("ServiceCatalogClient", "NotifyProvisionProductEngineWorkflowResultCommand")
18
- .f(void 0, void 0)
19
- .ser(se_NotifyProvisionProductEngineWorkflowResultCommand)
20
- .de(de_NotifyProvisionProductEngineWorkflowResultCommand)
14
+ .sc(NotifyProvisionProductEngineWorkflowResult)
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_NotifyTerminateProvisionedProductEngineWorkflowResultCommand, se_NotifyTerminateProvisionedProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
4
+ import { NotifyTerminateProvisionedProductEngineWorkflowResult } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class NotifyTerminateProvisionedProductEngineWorkflowResultCommand 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("AWS242ServiceCatalogService", "NotifyTerminateProvisionedProductEngineWorkflowResult", {})
17
13
  .n("ServiceCatalogClient", "NotifyTerminateProvisionedProductEngineWorkflowResultCommand")
18
- .f(void 0, void 0)
19
- .ser(se_NotifyTerminateProvisionedProductEngineWorkflowResultCommand)
20
- .de(de_NotifyTerminateProvisionedProductEngineWorkflowResultCommand)
14
+ .sc(NotifyTerminateProvisionedProductEngineWorkflowResult)
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_NotifyUpdateProvisionedProductEngineWorkflowResultCommand, se_NotifyUpdateProvisionedProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
4
+ import { NotifyUpdateProvisionedProductEngineWorkflowResult } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class NotifyUpdateProvisionedProductEngineWorkflowResultCommand 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("AWS242ServiceCatalogService", "NotifyUpdateProvisionedProductEngineWorkflowResult", {})
17
13
  .n("ServiceCatalogClient", "NotifyUpdateProvisionedProductEngineWorkflowResultCommand")
18
- .f(void 0, void 0)
19
- .ser(se_NotifyUpdateProvisionedProductEngineWorkflowResultCommand)
20
- .de(de_NotifyUpdateProvisionedProductEngineWorkflowResultCommand)
14
+ .sc(NotifyUpdateProvisionedProductEngineWorkflowResult)
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_ProvisionProductCommand, se_ProvisionProductCommand } from "../protocols/Aws_json1_1";
4
+ import { ProvisionProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ProvisionProductCommand 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("AWS242ServiceCatalogService", "ProvisionProduct", {})
17
13
  .n("ServiceCatalogClient", "ProvisionProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ProvisionProductCommand)
20
- .de(de_ProvisionProductCommand)
14
+ .sc(ProvisionProduct)
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_RejectPortfolioShareCommand, se_RejectPortfolioShareCommand } from "../protocols/Aws_json1_1";
4
+ import { RejectPortfolioShare } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RejectPortfolioShareCommand 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("AWS242ServiceCatalogService", "RejectPortfolioShare", {})
17
13
  .n("ServiceCatalogClient", "RejectPortfolioShareCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RejectPortfolioShareCommand)
20
- .de(de_RejectPortfolioShareCommand)
14
+ .sc(RejectPortfolioShare)
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_ScanProvisionedProductsCommand, se_ScanProvisionedProductsCommand } from "../protocols/Aws_json1_1";
4
+ import { ScanProvisionedProducts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ScanProvisionedProductsCommand 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("AWS242ServiceCatalogService", "ScanProvisionedProducts", {})
17
13
  .n("ServiceCatalogClient", "ScanProvisionedProductsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ScanProvisionedProductsCommand)
20
- .de(de_ScanProvisionedProductsCommand)
14
+ .sc(ScanProvisionedProducts)
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_SearchProductsAsAdminCommand, se_SearchProductsAsAdminCommand } from "../protocols/Aws_json1_1";
4
+ import { SearchProductsAsAdmin } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchProductsAsAdminCommand 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("AWS242ServiceCatalogService", "SearchProductsAsAdmin", {})
17
13
  .n("ServiceCatalogClient", "SearchProductsAsAdminCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchProductsAsAdminCommand)
20
- .de(de_SearchProductsAsAdminCommand)
14
+ .sc(SearchProductsAsAdmin)
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_SearchProductsCommand, se_SearchProductsCommand } from "../protocols/Aws_json1_1";
4
+ import { SearchProducts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchProductsCommand 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("AWS242ServiceCatalogService", "SearchProducts", {})
17
13
  .n("ServiceCatalogClient", "SearchProductsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchProductsCommand)
20
- .de(de_SearchProductsCommand)
14
+ .sc(SearchProducts)
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_SearchProvisionedProductsCommand, se_SearchProvisionedProductsCommand } from "../protocols/Aws_json1_1";
4
+ import { SearchProvisionedProducts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchProvisionedProductsCommand 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("AWS242ServiceCatalogService", "SearchProvisionedProducts", {})
17
13
  .n("ServiceCatalogClient", "SearchProvisionedProductsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchProvisionedProductsCommand)
20
- .de(de_SearchProvisionedProductsCommand)
14
+ .sc(SearchProvisionedProducts)
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_TerminateProvisionedProductCommand, se_TerminateProvisionedProductCommand } from "../protocols/Aws_json1_1";
4
+ import { TerminateProvisionedProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TerminateProvisionedProductCommand 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("AWS242ServiceCatalogService", "TerminateProvisionedProduct", {})
17
13
  .n("ServiceCatalogClient", "TerminateProvisionedProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TerminateProvisionedProductCommand)
20
- .de(de_TerminateProvisionedProductCommand)
14
+ .sc(TerminateProvisionedProduct)
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_UpdateConstraintCommand, se_UpdateConstraintCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateConstraint } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateConstraintCommand 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("AWS242ServiceCatalogService", "UpdateConstraint", {})
17
13
  .n("ServiceCatalogClient", "UpdateConstraintCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateConstraintCommand)
20
- .de(de_UpdateConstraintCommand)
14
+ .sc(UpdateConstraint)
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_UpdatePortfolioCommand, se_UpdatePortfolioCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdatePortfolio } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdatePortfolioCommand 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("AWS242ServiceCatalogService", "UpdatePortfolio", {})
17
13
  .n("ServiceCatalogClient", "UpdatePortfolioCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdatePortfolioCommand)
20
- .de(de_UpdatePortfolioCommand)
14
+ .sc(UpdatePortfolio)
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_UpdatePortfolioShareCommand, se_UpdatePortfolioShareCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdatePortfolioShare } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdatePortfolioShareCommand 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("AWS242ServiceCatalogService", "UpdatePortfolioShare", {})
17
13
  .n("ServiceCatalogClient", "UpdatePortfolioShareCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdatePortfolioShareCommand)
20
- .de(de_UpdatePortfolioShareCommand)
14
+ .sc(UpdatePortfolioShare)
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_UpdateProductCommand, se_UpdateProductCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateProductCommand 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("AWS242ServiceCatalogService", "UpdateProduct", {})
17
13
  .n("ServiceCatalogClient", "UpdateProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateProductCommand)
20
- .de(de_UpdateProductCommand)
14
+ .sc(UpdateProduct)
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_UpdateProvisionedProductCommand, se_UpdateProvisionedProductCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateProvisionedProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateProvisionedProductCommand 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("AWS242ServiceCatalogService", "UpdateProvisionedProduct", {})
17
13
  .n("ServiceCatalogClient", "UpdateProvisionedProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateProvisionedProductCommand)
20
- .de(de_UpdateProvisionedProductCommand)
14
+ .sc(UpdateProvisionedProduct)
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_UpdateProvisionedProductPropertiesCommand, se_UpdateProvisionedProductPropertiesCommand, } from "../protocols/Aws_json1_1";
4
+ import { UpdateProvisionedProductProperties } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateProvisionedProductPropertiesCommand 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("AWS242ServiceCatalogService", "UpdateProvisionedProductProperties", {})
17
13
  .n("ServiceCatalogClient", "UpdateProvisionedProductPropertiesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateProvisionedProductPropertiesCommand)
20
- .de(de_UpdateProvisionedProductPropertiesCommand)
14
+ .sc(UpdateProvisionedProductProperties)
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_UpdateProvisioningArtifactCommand, se_UpdateProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateProvisioningArtifact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateProvisioningArtifactCommand 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("AWS242ServiceCatalogService", "UpdateProvisioningArtifact", {})
17
13
  .n("ServiceCatalogClient", "UpdateProvisioningArtifactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateProvisioningArtifactCommand)
20
- .de(de_UpdateProvisioningArtifactCommand)
14
+ .sc(UpdateProvisioningArtifact)
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_UpdateServiceActionCommand, se_UpdateServiceActionCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateServiceAction } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateServiceActionCommand 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("AWS242ServiceCatalogService", "UpdateServiceAction", {})
17
13
  .n("ServiceCatalogClient", "UpdateServiceActionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateServiceActionCommand)
20
- .de(de_UpdateServiceActionCommand)
14
+ .sc(UpdateServiceAction)
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_UpdateTagOptionCommand, se_UpdateTagOptionCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateTagOption } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTagOptionCommand 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("AWS242ServiceCatalogService", "UpdateTagOption", {})
17
13
  .n("ServiceCatalogClient", "UpdateTagOptionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTagOptionCommand)
20
- .de(de_UpdateTagOptionCommand)
14
+ .sc(UpdateTagOption)
21
15
  .build() {
22
16
  }
@@ -1,4 +1,5 @@
1
1
  import { AwsSdkSigV4Signer } from "@aws-sdk/core";
2
+ import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
2
3
  import { NoOpLogger } from "@smithy/smithy-client";
3
4
  import { parseUrl } from "@smithy/url-parser";
4
5
  import { fromBase64, toBase64 } from "@smithy/util-base64";
@@ -22,6 +23,12 @@ export const getRuntimeConfig = (config) => {
22
23
  },
23
24
  ],
24
25
  logger: config?.logger ?? new NoOpLogger(),
26
+ protocol: config?.protocol ??
27
+ new AwsJson1_1Protocol({
28
+ defaultNamespace: "com.amazonaws.servicecatalog",
29
+ serviceTarget: "AWS242ServiceCatalogService",
30
+ awsQueryCompatible: false,
31
+ }),
25
32
  serviceId: config?.serviceId ?? "Service Catalog",
26
33
  urlParser: config?.urlParser ?? parseUrl,
27
34
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,