@aws-sdk/client-service-catalog 3.414.0 → 3.421.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/README.md +7 -7
- 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-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/package.json +31 -31
|
@@ -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);
|
|
@@ -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_DescribeProvisioningParametersCommand, se_DescribeProvisioningParametersCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeProvisioningParametersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeProvisioningParametersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeProvisioningParameters",
|
|
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_DescribeRecordCommand, se_DescribeRecordCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeRecordCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeRecordCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeRecord",
|
|
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_DescribeServiceActionCommand, se_DescribeServiceActionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeServiceAction",
|
|
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_DescribeServiceActionExecutionParametersCommand, se_DescribeServiceActionExecutionParametersCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeServiceActionExecutionParametersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeServiceActionExecutionParametersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeServiceActionExecutionParameters",
|
|
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_DescribeTagOptionCommand, se_DescribeTagOptionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeTagOptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeTagOptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DescribeTagOption",
|
|
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_DisableAWSOrganizationsAccessCommand, se_DisableAWSOrganizationsAccessCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisableAWSOrganizationsAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisableAWSOrganizationsAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisableAWSOrganizationsAccess",
|
|
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_DisassociateBudgetFromResourceCommand, se_DisassociateBudgetFromResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateBudgetFromResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateBudgetFromResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisassociateBudgetFromResource",
|
|
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_DisassociatePrincipalFromPortfolioCommand, se_DisassociatePrincipalFromPortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociatePrincipalFromPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociatePrincipalFromPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisassociatePrincipalFromPortfolio",
|
|
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_DisassociateProductFromPortfolioCommand, se_DisassociateProductFromPortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateProductFromPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateProductFromPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisassociateProductFromPortfolio",
|
|
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_DisassociateServiceActionFromProvisioningArtifactCommand, se_DisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateServiceActionFromProvisioningArtifactCommand extends $C
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisassociateServiceActionFromProvisioningArtifact",
|
|
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_DisassociateTagOptionFromResourceCommand, se_DisassociateTagOptionFromResourceCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateTagOptionFromResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateTagOptionFromResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "DisassociateTagOptionFromResource",
|
|
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_EnableAWSOrganizationsAccessCommand, se_EnableAWSOrganizationsAccessCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class EnableAWSOrganizationsAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class EnableAWSOrganizationsAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "EnableAWSOrganizationsAccess",
|
|
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_ExecuteProvisionedProductPlanCommand, se_ExecuteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ExecuteProvisionedProductPlanCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ExecuteProvisionedProductPlanCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ExecuteProvisionedProductPlan",
|
|
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_ExecuteProvisionedProductServiceActionCommand, se_ExecuteProvisionedProductServiceActionCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ExecuteProvisionedProductServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ExecuteProvisionedProductServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ExecuteProvisionedProductServiceAction",
|
|
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_GetAWSOrganizationsAccessStatusCommand, se_GetAWSOrganizationsAccessStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAWSOrganizationsAccessStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAWSOrganizationsAccessStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "GetAWSOrganizationsAccessStatus",
|
|
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_GetProvisionedProductOutputsCommand, se_GetProvisionedProductOutputsCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetProvisionedProductOutputsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetProvisionedProductOutputsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "GetProvisionedProductOutputs",
|
|
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_ImportAsProvisionedProductCommand, se_ImportAsProvisionedProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ImportAsProvisionedProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ImportAsProvisionedProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ImportAsProvisionedProduct",
|
|
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_ListAcceptedPortfolioSharesCommand, se_ListAcceptedPortfolioSharesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAcceptedPortfolioSharesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAcceptedPortfolioSharesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListAcceptedPortfolioShares",
|
|
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_ListBudgetsForResourceCommand, se_ListBudgetsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListBudgetsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListBudgetsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListBudgetsForResource",
|
|
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_ListConstraintsForPortfolioCommand, se_ListConstraintsForPortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListConstraintsForPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListConstraintsForPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListConstraintsForPortfolio",
|
|
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_ListLaunchPathsCommand, se_ListLaunchPathsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListLaunchPathsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListLaunchPathsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListLaunchPaths",
|
|
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_ListOrganizationPortfolioAccessCommand, se_ListOrganizationPortfolioAccessCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListOrganizationPortfolioAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListOrganizationPortfolioAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListOrganizationPortfolioAccess",
|
|
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_ListPortfolioAccessCommand, se_ListPortfolioAccessCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPortfolioAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPortfolioAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListPortfolioAccess",
|
|
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_ListPortfoliosCommand, se_ListPortfoliosCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPortfoliosCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPortfoliosCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListPortfolios",
|
|
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_ListPortfoliosForProductCommand, se_ListPortfoliosForProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPortfoliosForProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPortfoliosForProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListPortfoliosForProduct",
|
|
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_ListPrincipalsForPortfolioCommand, se_ListPrincipalsForPortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPrincipalsForPortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPrincipalsForPortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListPrincipalsForPortfolio",
|
|
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_ListProvisionedProductPlansCommand, se_ListProvisionedProductPlansCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListProvisionedProductPlansCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListProvisionedProductPlansCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListProvisionedProductPlans",
|
|
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_ListProvisioningArtifactsCommand, se_ListProvisioningArtifactsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListProvisioningArtifactsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListProvisioningArtifactsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListProvisioningArtifacts",
|
|
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_ListProvisioningArtifactsForServiceActionCommand, se_ListProvisioningArtifactsForServiceActionCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListProvisioningArtifactsForServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListProvisioningArtifactsForServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListProvisioningArtifactsForServiceAction",
|
|
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_ListRecordHistoryCommand, se_ListRecordHistoryCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListRecordHistoryCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListRecordHistoryCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListRecordHistory",
|
|
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_ListResourcesForTagOptionCommand, se_ListResourcesForTagOptionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListResourcesForTagOptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListResourcesForTagOptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListResourcesForTagOption",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|