@aws-sdk/client-service-catalog 3.413.0 → 3.418.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/commands/AcceptPortfolioShareCommand.js +5 -0
- package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +5 -0
- package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +5 -0
- package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +5 -0
- package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +5 -0
- package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/CopyProductCommand.js +5 -0
- package/dist-cjs/commands/CreateConstraintCommand.js +5 -0
- package/dist-cjs/commands/CreatePortfolioCommand.js +5 -0
- package/dist-cjs/commands/CreatePortfolioShareCommand.js +5 -0
- package/dist-cjs/commands/CreateProductCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/CreateServiceActionCommand.js +5 -0
- package/dist-cjs/commands/CreateTagOptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteConstraintCommand.js +5 -0
- package/dist-cjs/commands/DeletePortfolioCommand.js +5 -0
- package/dist-cjs/commands/DeletePortfolioShareCommand.js +5 -0
- package/dist-cjs/commands/DeleteProductCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/DeleteServiceActionCommand.js +5 -0
- package/dist-cjs/commands/DeleteTagOptionCommand.js +5 -0
- package/dist-cjs/commands/DescribeConstraintCommand.js +5 -0
- package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribePortfolioCommand.js +5 -0
- package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribePortfolioSharesCommand.js +5 -0
- package/dist-cjs/commands/DescribeProductAsAdminCommand.js +5 -0
- package/dist-cjs/commands/DescribeProductCommand.js +5 -0
- package/dist-cjs/commands/DescribeProductViewCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisionedProductCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeRecordCommand.js +5 -0
- package/dist-cjs/commands/DescribeServiceActionCommand.js +5 -0
- package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeTagOptionCommand.js +5 -0
- package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +5 -0
- package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +5 -0
- package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +5 -0
- package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +5 -0
- package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +5 -0
- package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +5 -0
- package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +5 -0
- package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +5 -0
- package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +5 -0
- package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +5 -0
- package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +5 -0
- package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +5 -0
- package/dist-cjs/commands/ListBudgetsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +5 -0
- package/dist-cjs/commands/ListLaunchPathsCommand.js +5 -0
- package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +5 -0
- package/dist-cjs/commands/ListPortfolioAccessCommand.js +5 -0
- package/dist-cjs/commands/ListPortfoliosCommand.js +5 -0
- package/dist-cjs/commands/ListPortfoliosForProductCommand.js +5 -0
- package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +5 -0
- package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +5 -0
- package/dist-cjs/commands/ListRecordHistoryCommand.js +5 -0
- package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +5 -0
- package/dist-cjs/commands/ListServiceActionsCommand.js +5 -0
- package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +5 -0
- package/dist-cjs/commands/ListTagOptionsCommand.js +5 -0
- package/dist-cjs/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +5 -0
- package/dist-cjs/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +5 -0
- package/dist-cjs/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +5 -0
- package/dist-cjs/commands/ProvisionProductCommand.js +5 -0
- package/dist-cjs/commands/RejectPortfolioShareCommand.js +5 -0
- package/dist-cjs/commands/ScanProvisionedProductsCommand.js +5 -0
- package/dist-cjs/commands/SearchProductsAsAdminCommand.js +5 -0
- package/dist-cjs/commands/SearchProductsCommand.js +5 -0
- package/dist-cjs/commands/SearchProvisionedProductsCommand.js +5 -0
- package/dist-cjs/commands/TerminateProvisionedProductCommand.js +5 -0
- package/dist-cjs/commands/UpdateConstraintCommand.js +5 -0
- package/dist-cjs/commands/UpdatePortfolioCommand.js +5 -0
- package/dist-cjs/commands/UpdatePortfolioShareCommand.js +5 -0
- package/dist-cjs/commands/UpdateProductCommand.js +5 -0
- package/dist-cjs/commands/UpdateProvisionedProductCommand.js +5 -0
- package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +5 -0
- package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +5 -0
- package/dist-cjs/commands/UpdateServiceActionCommand.js +5 -0
- package/dist-cjs/commands/UpdateTagOptionCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +5 -0
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +5 -0
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +5 -0
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +5 -0
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +5 -0
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/CopyProductCommand.js +5 -0
- package/dist-es/commands/CreateConstraintCommand.js +5 -0
- package/dist-es/commands/CreatePortfolioCommand.js +5 -0
- package/dist-es/commands/CreatePortfolioShareCommand.js +5 -0
- package/dist-es/commands/CreateProductCommand.js +5 -0
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/CreateServiceActionCommand.js +5 -0
- package/dist-es/commands/CreateTagOptionCommand.js +5 -0
- package/dist-es/commands/DeleteConstraintCommand.js +5 -0
- package/dist-es/commands/DeletePortfolioCommand.js +5 -0
- package/dist-es/commands/DeletePortfolioShareCommand.js +5 -0
- package/dist-es/commands/DeleteProductCommand.js +5 -0
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +5 -0
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/DeleteServiceActionCommand.js +5 -0
- package/dist-es/commands/DeleteTagOptionCommand.js +5 -0
- package/dist-es/commands/DescribeConstraintCommand.js +5 -0
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +5 -0
- package/dist-es/commands/DescribePortfolioCommand.js +5 -0
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +5 -0
- package/dist-es/commands/DescribePortfolioSharesCommand.js +5 -0
- package/dist-es/commands/DescribeProductAsAdminCommand.js +5 -0
- package/dist-es/commands/DescribeProductCommand.js +5 -0
- package/dist-es/commands/DescribeProductViewCommand.js +5 -0
- package/dist-es/commands/DescribeProvisionedProductCommand.js +5 -0
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +5 -0
- package/dist-es/commands/DescribeRecordCommand.js +5 -0
- package/dist-es/commands/DescribeServiceActionCommand.js +5 -0
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +5 -0
- package/dist-es/commands/DescribeTagOptionCommand.js +5 -0
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +5 -0
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +5 -0
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +5 -0
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +5 -0
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +5 -0
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +5 -0
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +5 -0
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +5 -0
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +5 -0
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +5 -0
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +5 -0
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +5 -0
- package/dist-es/commands/ListBudgetsForResourceCommand.js +5 -0
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +5 -0
- package/dist-es/commands/ListLaunchPathsCommand.js +5 -0
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +5 -0
- package/dist-es/commands/ListPortfolioAccessCommand.js +5 -0
- package/dist-es/commands/ListPortfoliosCommand.js +5 -0
- package/dist-es/commands/ListPortfoliosForProductCommand.js +5 -0
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +5 -0
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +5 -0
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +5 -0
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +5 -0
- package/dist-es/commands/ListRecordHistoryCommand.js +5 -0
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +5 -0
- package/dist-es/commands/ListServiceActionsCommand.js +5 -0
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +5 -0
- package/dist-es/commands/ListTagOptionsCommand.js +5 -0
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +5 -0
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +5 -0
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +5 -0
- package/dist-es/commands/ProvisionProductCommand.js +5 -0
- package/dist-es/commands/RejectPortfolioShareCommand.js +5 -0
- package/dist-es/commands/ScanProvisionedProductsCommand.js +5 -0
- package/dist-es/commands/SearchProductsAsAdminCommand.js +5 -0
- package/dist-es/commands/SearchProductsCommand.js +5 -0
- package/dist-es/commands/SearchProvisionedProductsCommand.js +5 -0
- package/dist-es/commands/TerminateProvisionedProductCommand.js +5 -0
- package/dist-es/commands/UpdateConstraintCommand.js +5 -0
- package/dist-es/commands/UpdatePortfolioCommand.js +5 -0
- package/dist-es/commands/UpdatePortfolioShareCommand.js +5 -0
- package/dist-es/commands/UpdateProductCommand.js +5 -0
- package/dist-es/commands/UpdateProvisionedProductCommand.js +5 -0
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +5 -0
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +5 -0
- package/dist-es/commands/UpdateServiceActionCommand.js +5 -0
- package/dist-es/commands/UpdateTagOptionCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListProvisioningArtifactsForServiceActionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListProvisioningArtifactsForServiceActionCommand extends smithy_client_1.C
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListProvisioningArtifactsForServiceAction",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListRecordHistoryCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListRecordHistoryCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListRecordHistory",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListResourcesForTagOptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListResourcesForTagOptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListResourcesForTagOption",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListServiceActionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListServiceActionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListServiceActions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListServiceActionsForProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListServiceActionsForProvisioningArtifactCommand extends smithy_client_1.C
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListServiceActionsForProvisioningArtifact",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListStackInstancesForProvisionedProductCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListStackInstancesForProvisionedProductCommand extends smithy_client_1.Com
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListStackInstancesForProvisionedProduct",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ListTagOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ListTagOptionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ListTagOptions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class NotifyProvisionProductEngineWorkflowResultCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class NotifyProvisionProductEngineWorkflowResultCommand extends smithy_client_1.
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "NotifyProvisionProductEngineWorkflowResult",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends smith
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "NotifyTerminateProvisionedProductEngineWorkflowResult",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends smithy_c
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "NotifyUpdateProvisionedProductEngineWorkflowResult",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ProvisionProductCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ProvisionProductCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ProvisionProduct",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class RejectPortfolioShareCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class RejectPortfolioShareCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "RejectPortfolioShare",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ScanProvisionedProductsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ScanProvisionedProductsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "ScanProvisionedProducts",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class SearchProductsAsAdminCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SearchProductsAsAdminCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "SearchProductsAsAdmin",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class SearchProductsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SearchProductsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "SearchProducts",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class SearchProvisionedProductsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class SearchProvisionedProductsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "SearchProvisionedProducts",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class TerminateProvisionedProductCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class TerminateProvisionedProductCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "TerminateProvisionedProduct",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateConstraintCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateConstraintCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateConstraint",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdatePortfolioCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdatePortfolioCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdatePortfolio",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdatePortfolioShareCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdatePortfolioShareCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdatePortfolioShare",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateProductCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateProductCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateProduct",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateProvisionedProductCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateProvisionedProductCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateProvisionedProduct",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateProvisionedProductPropertiesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateProvisionedProductPropertiesCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateProvisionedProductProperties",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateProvisioningArtifact",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateServiceActionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateServiceActionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateServiceAction",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class UpdateTagOptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateTagOptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AWS242ServiceCatalogService",
|
|
38
|
+
operation: "UpdateTagOption",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
+
const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
4
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const asPartial = (t) => t;
|
|
7
8
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
8
9
|
const extensionConfiguration = {
|
|
10
|
+
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
9
11
|
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
10
12
|
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
11
13
|
};
|
|
12
14
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
13
15
|
return {
|
|
14
16
|
...runtimeConfig,
|
|
17
|
+
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
15
18
|
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
16
19
|
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
17
20
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AcceptPortfolioShareCommand, se_AcceptPortfolioShareCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AcceptPortfolioShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AcceptPortfolioShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AcceptPortfolioShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AssociateBudgetWithResourceCommand, se_AssociateBudgetWithResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateBudgetWithResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateBudgetWithResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AssociateBudgetWithResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AssociatePrincipalWithPortfolioCommand, se_AssociatePrincipalWithPortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociatePrincipalWithPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociatePrincipalWithPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AssociatePrincipalWithPortfolio",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AssociateProductWithPortfolioCommand, se_AssociateProductWithPortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateProductWithPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateProductWithPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AssociateProductWithPortfolio",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|