@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.
- package/dist-cjs/index.js +2814 -3152
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ServiceCatalogClient.js +2 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CopyProductCommand.js +3 -9
- package/dist-es/commands/CreateConstraintCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/CreateProductCommand.js +3 -9
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CreateServiceActionCommand.js +3 -9
- package/dist-es/commands/CreateTagOptionCommand.js +3 -9
- package/dist-es/commands/DeleteConstraintCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
- package/dist-es/commands/DeleteProductCommand.js +3 -9
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
- package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
- package/dist-es/commands/DescribeConstraintCommand.js +3 -9
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
- package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
- package/dist-es/commands/DescribeProductCommand.js +3 -9
- package/dist-es/commands/DescribeProductViewCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
- package/dist-es/commands/DescribeRecordCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
- package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
- package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
- package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListTagOptionsCommand.js +3 -9
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/ProvisionProductCommand.js +3 -9
- package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
- package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
- package/dist-es/commands/SearchProductsCommand.js +3 -9
- package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateConstraintCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/UpdateProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
- package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2632 -0
- package/dist-types/ServiceCatalogClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +407 -0
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -2502
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
- 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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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,
|