@aws-sdk/client-service-catalog 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 { DeleteProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteProvisioningArtifactCommand 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", "DeleteProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteProvisioningArtifactCommand)
|
|
20
|
-
.de(de_DeleteProvisioningArtifactCommand)
|
|
14
|
+
.sc(DeleteProvisioningArtifact)
|
|
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 { DeleteServiceAction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteServiceActionCommand 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", "DeleteServiceAction", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteServiceActionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteServiceActionCommand)
|
|
20
|
-
.de(de_DeleteServiceActionCommand)
|
|
14
|
+
.sc(DeleteServiceAction)
|
|
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 { DeleteTagOption } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTagOptionCommand 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", "DeleteTagOption", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteTagOptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTagOptionCommand)
|
|
20
|
-
.de(de_DeleteTagOptionCommand)
|
|
14
|
+
.sc(DeleteTagOption)
|
|
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 { DescribeConstraint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConstraintCommand 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", "DescribeConstraint", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeConstraintCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConstraintCommand)
|
|
20
|
-
.de(de_DescribeConstraintCommand)
|
|
14
|
+
.sc(DescribeConstraint)
|
|
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 { DescribeCopyProductStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCopyProductStatusCommand 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", "DescribeCopyProductStatus", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeCopyProductStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCopyProductStatusCommand)
|
|
20
|
-
.de(de_DescribeCopyProductStatusCommand)
|
|
14
|
+
.sc(DescribeCopyProductStatus)
|
|
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 { DescribePortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePortfolioCommand 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", "DescribePortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribePortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePortfolioCommand)
|
|
20
|
-
.de(de_DescribePortfolioCommand)
|
|
14
|
+
.sc(DescribePortfolio)
|
|
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 { DescribePortfolioShareStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePortfolioShareStatusCommand 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", "DescribePortfolioShareStatus", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribePortfolioShareStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePortfolioShareStatusCommand)
|
|
20
|
-
.de(de_DescribePortfolioShareStatusCommand)
|
|
14
|
+
.sc(DescribePortfolioShareStatus)
|
|
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 { DescribePortfolioShares } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePortfolioSharesCommand 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", "DescribePortfolioShares", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribePortfolioSharesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePortfolioSharesCommand)
|
|
20
|
-
.de(de_DescribePortfolioSharesCommand)
|
|
14
|
+
.sc(DescribePortfolioShares)
|
|
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 { DescribeProductAsAdmin } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProductAsAdminCommand 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", "DescribeProductAsAdmin", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProductAsAdminCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProductAsAdminCommand)
|
|
20
|
-
.de(de_DescribeProductAsAdminCommand)
|
|
14
|
+
.sc(DescribeProductAsAdmin)
|
|
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 { DescribeProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProductCommand 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", "DescribeProduct", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProductCommand)
|
|
20
|
-
.de(de_DescribeProductCommand)
|
|
14
|
+
.sc(DescribeProduct)
|
|
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 { DescribeProductView } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProductViewCommand 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", "DescribeProductView", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProductViewCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProductViewCommand)
|
|
20
|
-
.de(de_DescribeProductViewCommand)
|
|
14
|
+
.sc(DescribeProductView)
|
|
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 { DescribeProvisionedProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProvisionedProductCommand 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", "DescribeProvisionedProduct", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProvisionedProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProvisionedProductCommand)
|
|
20
|
-
.de(de_DescribeProvisionedProductCommand)
|
|
14
|
+
.sc(DescribeProvisionedProduct)
|
|
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 { DescribeProvisionedProductPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProvisionedProductPlanCommand 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", "DescribeProvisionedProductPlan", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProvisionedProductPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProvisionedProductPlanCommand)
|
|
20
|
-
.de(de_DescribeProvisionedProductPlanCommand)
|
|
14
|
+
.sc(DescribeProvisionedProductPlan)
|
|
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 { DescribeProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProvisioningArtifactCommand 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", "DescribeProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProvisioningArtifactCommand)
|
|
20
|
-
.de(de_DescribeProvisioningArtifactCommand)
|
|
14
|
+
.sc(DescribeProvisioningArtifact)
|
|
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 { DescribeProvisioningParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeProvisioningParametersCommand 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", "DescribeProvisioningParameters", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeProvisioningParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeProvisioningParametersCommand)
|
|
20
|
-
.de(de_DescribeProvisioningParametersCommand)
|
|
14
|
+
.sc(DescribeProvisioningParameters)
|
|
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 { DescribeRecord } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRecordCommand 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", "DescribeRecord", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeRecordCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRecordCommand)
|
|
20
|
-
.de(de_DescribeRecordCommand)
|
|
14
|
+
.sc(DescribeRecord)
|
|
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 { DescribeServiceAction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeServiceActionCommand 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", "DescribeServiceAction", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeServiceActionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeServiceActionCommand)
|
|
20
|
-
.de(de_DescribeServiceActionCommand)
|
|
14
|
+
.sc(DescribeServiceAction)
|
|
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 { DescribeServiceActionExecutionParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeServiceActionExecutionParametersCommand 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", "DescribeServiceActionExecutionParameters", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeServiceActionExecutionParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeServiceActionExecutionParametersCommand)
|
|
20
|
-
.de(de_DescribeServiceActionExecutionParametersCommand)
|
|
14
|
+
.sc(DescribeServiceActionExecutionParameters)
|
|
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 { DescribeTagOption } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTagOptionCommand 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", "DescribeTagOption", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DescribeTagOptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTagOptionCommand)
|
|
20
|
-
.de(de_DescribeTagOptionCommand)
|
|
14
|
+
.sc(DescribeTagOption)
|
|
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 { DisableAWSOrganizationsAccess } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisableAWSOrganizationsAccessCommand 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", "DisableAWSOrganizationsAccess", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DisableAWSOrganizationsAccessCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisableAWSOrganizationsAccessCommand)
|
|
20
|
-
.de(de_DisableAWSOrganizationsAccessCommand)
|
|
14
|
+
.sc(DisableAWSOrganizationsAccess)
|
|
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 { DisassociateBudgetFromResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateBudgetFromResourceCommand 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", "DisassociateBudgetFromResource", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DisassociateBudgetFromResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateBudgetFromResourceCommand)
|
|
20
|
-
.de(de_DisassociateBudgetFromResourceCommand)
|
|
14
|
+
.sc(DisassociateBudgetFromResource)
|
|
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 { DisassociatePrincipalFromPortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociatePrincipalFromPortfolioCommand 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", "DisassociatePrincipalFromPortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DisassociatePrincipalFromPortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociatePrincipalFromPortfolioCommand)
|
|
20
|
-
.de(de_DisassociatePrincipalFromPortfolioCommand)
|
|
14
|
+
.sc(DisassociatePrincipalFromPortfolio)
|
|
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 { DisassociateProductFromPortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateProductFromPortfolioCommand 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", "DisassociateProductFromPortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DisassociateProductFromPortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateProductFromPortfolioCommand)
|
|
20
|
-
.de(de_DisassociateProductFromPortfolioCommand)
|
|
14
|
+
.sc(DisassociateProductFromPortfolio)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|