@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
|
@@ -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_AssociateServiceActionWithProvisioningArtifactCommand, se_AssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateServiceActionWithProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateServiceActionWithProvisioningArtifactCommand extends $Comm
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AssociateServiceActionWithProvisioningArtifact",
|
|
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_AssociateTagOptionWithResourceCommand, se_AssociateTagOptionWithResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateTagOptionWithResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateTagOptionWithResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "AssociateTagOptionWithResource",
|
|
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_BatchAssociateServiceActionWithProvisioningArtifactCommand, se_BatchAssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "BatchAssociateServiceActionWithProvisioningArtifact",
|
|
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_BatchDisassociateServiceActionFromProvisioningArtifactCommand, se_BatchDisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchDisassociateServiceActionFromProvisioningArtifactCommand exten
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "BatchDisassociateServiceActionFromProvisioningArtifact",
|
|
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_CopyProductCommand, se_CopyProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CopyProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CopyProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CopyProduct",
|
|
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_CreateConstraintCommand, se_CreateConstraintCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateConstraintCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateConstraintCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateConstraint",
|
|
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_CreatePortfolioCommand, se_CreatePortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreatePortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreatePortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreatePortfolio",
|
|
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_CreatePortfolioShareCommand, se_CreatePortfolioShareCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreatePortfolioShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreatePortfolioShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreatePortfolioShare",
|
|
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_CreateProductCommand, se_CreateProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateProduct",
|
|
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_CreateProvisionedProductPlanCommand, se_CreateProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateProvisionedProductPlanCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateProvisionedProductPlanCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateProvisionedProductPlan",
|
|
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_CreateProvisioningArtifactCommand, se_CreateProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateProvisioningArtifactCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateProvisioningArtifact",
|
|
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_CreateServiceActionCommand, se_CreateServiceActionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateServiceAction",
|
|
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_CreateTagOptionCommand, se_CreateTagOptionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTagOptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTagOptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "CreateTagOption",
|
|
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_DeleteConstraintCommand, se_DeleteConstraintCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteConstraintCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteConstraintCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteConstraint",
|
|
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_DeletePortfolioCommand, se_DeletePortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeletePortfolio",
|
|
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_DeletePortfolioShareCommand, se_DeletePortfolioShareCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePortfolioShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePortfolioShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeletePortfolioShare",
|
|
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_DeleteProductCommand, se_DeleteProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteProduct",
|
|
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_DeleteProvisionedProductPlanCommand, se_DeleteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteProvisionedProductPlanCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteProvisionedProductPlanCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteProvisionedProductPlan",
|
|
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_DeleteProvisioningArtifactCommand, se_DeleteProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteProvisioningArtifactCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteProvisioningArtifact",
|
|
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_DeleteServiceActionCommand, se_DeleteServiceActionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteServiceAction",
|
|
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_DeleteTagOptionCommand, se_DeleteTagOptionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteTagOptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteTagOptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DeleteTagOption",
|
|
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_DescribeConstraintCommand, se_DescribeConstraintCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeConstraintCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeConstraintCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeConstraint",
|
|
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_DescribeCopyProductStatusCommand, se_DescribeCopyProductStatusCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCopyProductStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCopyProductStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeCopyProductStatus",
|
|
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_DescribePortfolioCommand, se_DescribePortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribePortfolio",
|
|
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_DescribePortfolioShareStatusCommand, se_DescribePortfolioShareStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePortfolioShareStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePortfolioShareStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribePortfolioShareStatus",
|
|
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_DescribePortfolioSharesCommand, se_DescribePortfolioSharesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePortfolioSharesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePortfolioSharesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribePortfolioShares",
|
|
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_DescribeProductAsAdminCommand, se_DescribeProductAsAdminCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProductAsAdminCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProductAsAdminCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProductAsAdmin",
|
|
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_DescribeProductCommand, se_DescribeProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProduct",
|
|
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_DescribeProductViewCommand, se_DescribeProductViewCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProductViewCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProductViewCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProductView",
|
|
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_DescribeProvisionedProductCommand, se_DescribeProvisionedProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisionedProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisionedProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProvisionedProduct",
|
|
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_DescribeProvisionedProductPlanCommand, se_DescribeProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisionedProductPlanCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisionedProductPlanCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProvisionedProductPlan",
|
|
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_DescribeProvisioningArtifactCommand, se_DescribeProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisioningArtifactCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProvisioningArtifact",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|