@aws-sdk/client-service-catalog 3.927.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_DisassociateServiceActionFromProvisioningArtifactCommand, se_DisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { DisassociateServiceActionFromProvisioningArtifact } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DisassociateServiceActionFromProvisioningArtifactCommand 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", "DisassociateServiceActionFromProvisioningArtifact", {})
17
13
  .n("ServiceCatalogClient", "DisassociateServiceActionFromProvisioningArtifactCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DisassociateServiceActionFromProvisioningArtifactCommand)
20
- .de(de_DisassociateServiceActionFromProvisioningArtifactCommand)
14
+ .sc(DisassociateServiceActionFromProvisioningArtifact)
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_DisassociateTagOptionFromResourceCommand, se_DisassociateTagOptionFromResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { DisassociateTagOptionFromResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DisassociateTagOptionFromResourceCommand 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", "DisassociateTagOptionFromResource", {})
17
13
  .n("ServiceCatalogClient", "DisassociateTagOptionFromResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DisassociateTagOptionFromResourceCommand)
20
- .de(de_DisassociateTagOptionFromResourceCommand)
14
+ .sc(DisassociateTagOptionFromResource)
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_EnableAWSOrganizationsAccessCommand, se_EnableAWSOrganizationsAccessCommand, } from "../protocols/Aws_json1_1";
4
+ import { EnableAWSOrganizationsAccess } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class EnableAWSOrganizationsAccessCommand 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", "EnableAWSOrganizationsAccess", {})
17
13
  .n("ServiceCatalogClient", "EnableAWSOrganizationsAccessCommand")
18
- .f(void 0, void 0)
19
- .ser(se_EnableAWSOrganizationsAccessCommand)
20
- .de(de_EnableAWSOrganizationsAccessCommand)
14
+ .sc(EnableAWSOrganizationsAccess)
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_ExecuteProvisionedProductPlanCommand, se_ExecuteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
4
+ import { ExecuteProvisionedProductPlan } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ExecuteProvisionedProductPlanCommand 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", "ExecuteProvisionedProductPlan", {})
17
13
  .n("ServiceCatalogClient", "ExecuteProvisionedProductPlanCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ExecuteProvisionedProductPlanCommand)
20
- .de(de_ExecuteProvisionedProductPlanCommand)
14
+ .sc(ExecuteProvisionedProductPlan)
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_ExecuteProvisionedProductServiceActionCommand, se_ExecuteProvisionedProductServiceActionCommand, } from "../protocols/Aws_json1_1";
4
+ import { ExecuteProvisionedProductServiceAction } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ExecuteProvisionedProductServiceActionCommand 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", "ExecuteProvisionedProductServiceAction", {})
17
13
  .n("ServiceCatalogClient", "ExecuteProvisionedProductServiceActionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ExecuteProvisionedProductServiceActionCommand)
20
- .de(de_ExecuteProvisionedProductServiceActionCommand)
14
+ .sc(ExecuteProvisionedProductServiceAction)
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_GetAWSOrganizationsAccessStatusCommand, se_GetAWSOrganizationsAccessStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetAWSOrganizationsAccessStatus } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetAWSOrganizationsAccessStatusCommand 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", "GetAWSOrganizationsAccessStatus", {})
17
13
  .n("ServiceCatalogClient", "GetAWSOrganizationsAccessStatusCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetAWSOrganizationsAccessStatusCommand)
20
- .de(de_GetAWSOrganizationsAccessStatusCommand)
14
+ .sc(GetAWSOrganizationsAccessStatus)
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_GetProvisionedProductOutputsCommand, se_GetProvisionedProductOutputsCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetProvisionedProductOutputs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetProvisionedProductOutputsCommand 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", "GetProvisionedProductOutputs", {})
17
13
  .n("ServiceCatalogClient", "GetProvisionedProductOutputsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetProvisionedProductOutputsCommand)
20
- .de(de_GetProvisionedProductOutputsCommand)
14
+ .sc(GetProvisionedProductOutputs)
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_ImportAsProvisionedProductCommand, se_ImportAsProvisionedProductCommand } from "../protocols/Aws_json1_1";
4
+ import { ImportAsProvisionedProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ImportAsProvisionedProductCommand 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", "ImportAsProvisionedProduct", {})
17
13
  .n("ServiceCatalogClient", "ImportAsProvisionedProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ImportAsProvisionedProductCommand)
20
- .de(de_ImportAsProvisionedProductCommand)
14
+ .sc(ImportAsProvisionedProduct)
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_ListAcceptedPortfolioSharesCommand, se_ListAcceptedPortfolioSharesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListAcceptedPortfolioShares } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAcceptedPortfolioSharesCommand 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", "ListAcceptedPortfolioShares", {})
17
13
  .n("ServiceCatalogClient", "ListAcceptedPortfolioSharesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAcceptedPortfolioSharesCommand)
20
- .de(de_ListAcceptedPortfolioSharesCommand)
14
+ .sc(ListAcceptedPortfolioShares)
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_ListBudgetsForResourceCommand, se_ListBudgetsForResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { ListBudgetsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListBudgetsForResourceCommand 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", "ListBudgetsForResource", {})
17
13
  .n("ServiceCatalogClient", "ListBudgetsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListBudgetsForResourceCommand)
20
- .de(de_ListBudgetsForResourceCommand)
14
+ .sc(ListBudgetsForResource)
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_ListConstraintsForPortfolioCommand, se_ListConstraintsForPortfolioCommand } from "../protocols/Aws_json1_1";
4
+ import { ListConstraintsForPortfolio } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConstraintsForPortfolioCommand 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", "ListConstraintsForPortfolio", {})
17
13
  .n("ServiceCatalogClient", "ListConstraintsForPortfolioCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConstraintsForPortfolioCommand)
20
- .de(de_ListConstraintsForPortfolioCommand)
14
+ .sc(ListConstraintsForPortfolio)
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_ListLaunchPathsCommand, se_ListLaunchPathsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListLaunchPaths } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLaunchPathsCommand 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", "ListLaunchPaths", {})
17
13
  .n("ServiceCatalogClient", "ListLaunchPathsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLaunchPathsCommand)
20
- .de(de_ListLaunchPathsCommand)
14
+ .sc(ListLaunchPaths)
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_ListOrganizationPortfolioAccessCommand, se_ListOrganizationPortfolioAccessCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListOrganizationPortfolioAccess } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListOrganizationPortfolioAccessCommand 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", "ListOrganizationPortfolioAccess", {})
17
13
  .n("ServiceCatalogClient", "ListOrganizationPortfolioAccessCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListOrganizationPortfolioAccessCommand)
20
- .de(de_ListOrganizationPortfolioAccessCommand)
14
+ .sc(ListOrganizationPortfolioAccess)
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_ListPortfolioAccessCommand, se_ListPortfolioAccessCommand } from "../protocols/Aws_json1_1";
4
+ import { ListPortfolioAccess } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPortfolioAccessCommand 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", "ListPortfolioAccess", {})
17
13
  .n("ServiceCatalogClient", "ListPortfolioAccessCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPortfolioAccessCommand)
20
- .de(de_ListPortfolioAccessCommand)
14
+ .sc(ListPortfolioAccess)
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_ListPortfoliosCommand, se_ListPortfoliosCommand } from "../protocols/Aws_json1_1";
4
+ import { ListPortfolios } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPortfoliosCommand 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", "ListPortfolios", {})
17
13
  .n("ServiceCatalogClient", "ListPortfoliosCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPortfoliosCommand)
20
- .de(de_ListPortfoliosCommand)
14
+ .sc(ListPortfolios)
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_ListPortfoliosForProductCommand, se_ListPortfoliosForProductCommand } from "../protocols/Aws_json1_1";
4
+ import { ListPortfoliosForProduct } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPortfoliosForProductCommand 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", "ListPortfoliosForProduct", {})
17
13
  .n("ServiceCatalogClient", "ListPortfoliosForProductCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPortfoliosForProductCommand)
20
- .de(de_ListPortfoliosForProductCommand)
14
+ .sc(ListPortfoliosForProduct)
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_ListPrincipalsForPortfolioCommand, se_ListPrincipalsForPortfolioCommand } from "../protocols/Aws_json1_1";
4
+ import { ListPrincipalsForPortfolio } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPrincipalsForPortfolioCommand 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", "ListPrincipalsForPortfolio", {})
17
13
  .n("ServiceCatalogClient", "ListPrincipalsForPortfolioCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPrincipalsForPortfolioCommand)
20
- .de(de_ListPrincipalsForPortfolioCommand)
14
+ .sc(ListPrincipalsForPortfolio)
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_ListProvisionedProductPlansCommand, se_ListProvisionedProductPlansCommand } from "../protocols/Aws_json1_1";
4
+ import { ListProvisionedProductPlans } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProvisionedProductPlansCommand 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", "ListProvisionedProductPlans", {})
17
13
  .n("ServiceCatalogClient", "ListProvisionedProductPlansCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProvisionedProductPlansCommand)
20
- .de(de_ListProvisionedProductPlansCommand)
14
+ .sc(ListProvisionedProductPlans)
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_ListProvisioningArtifactsCommand, se_ListProvisioningArtifactsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListProvisioningArtifacts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProvisioningArtifactsCommand 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", "ListProvisioningArtifacts", {})
17
13
  .n("ServiceCatalogClient", "ListProvisioningArtifactsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProvisioningArtifactsCommand)
20
- .de(de_ListProvisioningArtifactsCommand)
14
+ .sc(ListProvisioningArtifacts)
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_ListProvisioningArtifactsForServiceActionCommand, se_ListProvisioningArtifactsForServiceActionCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListProvisioningArtifactsForServiceAction } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProvisioningArtifactsForServiceActionCommand 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", "ListProvisioningArtifactsForServiceAction", {})
17
13
  .n("ServiceCatalogClient", "ListProvisioningArtifactsForServiceActionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProvisioningArtifactsForServiceActionCommand)
20
- .de(de_ListProvisioningArtifactsForServiceActionCommand)
14
+ .sc(ListProvisioningArtifactsForServiceAction)
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_ListRecordHistoryCommand, se_ListRecordHistoryCommand } from "../protocols/Aws_json1_1";
4
+ import { ListRecordHistory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListRecordHistoryCommand 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", "ListRecordHistory", {})
17
13
  .n("ServiceCatalogClient", "ListRecordHistoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListRecordHistoryCommand)
20
- .de(de_ListRecordHistoryCommand)
14
+ .sc(ListRecordHistory)
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_ListResourcesForTagOptionCommand, se_ListResourcesForTagOptionCommand } from "../protocols/Aws_json1_1";
4
+ import { ListResourcesForTagOption } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListResourcesForTagOptionCommand 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", "ListResourcesForTagOption", {})
17
13
  .n("ServiceCatalogClient", "ListResourcesForTagOptionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListResourcesForTagOptionCommand)
20
- .de(de_ListResourcesForTagOptionCommand)
14
+ .sc(ListResourcesForTagOption)
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_ListServiceActionsCommand, se_ListServiceActionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListServiceActions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListServiceActionsCommand 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", "ListServiceActions", {})
17
13
  .n("ServiceCatalogClient", "ListServiceActionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListServiceActionsCommand)
20
- .de(de_ListServiceActionsCommand)
14
+ .sc(ListServiceActions)
21
15
  .build() {
22
16
  }