@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_ListServiceActionsForProvisioningArtifactCommand, se_ListServiceActionsForProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListServiceActionsForProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListServiceActionsForProvisioningArtifactCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListServiceActionsForProvisioningArtifact",
|
|
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_ListStackInstancesForProvisionedProductCommand, se_ListStackInstancesForProvisionedProductCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackInstancesForProvisionedProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackInstancesForProvisionedProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListStackInstancesForProvisionedProduct",
|
|
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_ListTagOptionsCommand, se_ListTagOptionsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ListTagOptions",
|
|
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_NotifyProvisionProductEngineWorkflowResultCommand, se_NotifyProvisionProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class NotifyProvisionProductEngineWorkflowResultCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class NotifyProvisionProductEngineWorkflowResultCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "NotifyProvisionProductEngineWorkflowResult",
|
|
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_NotifyTerminateProvisionedProductEngineWorkflowResultCommand, se_NotifyTerminateProvisionedProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extend
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "NotifyTerminateProvisionedProductEngineWorkflowResult",
|
|
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_NotifyUpdateProvisionedProductEngineWorkflowResultCommand, se_NotifyUpdateProvisionedProductEngineWorkflowResultCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends $
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "NotifyUpdateProvisionedProductEngineWorkflowResult",
|
|
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_ProvisionProductCommand, se_ProvisionProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ProvisionProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ProvisionProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ProvisionProduct",
|
|
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_RejectPortfolioShareCommand, se_RejectPortfolioShareCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RejectPortfolioShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RejectPortfolioShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "RejectPortfolioShare",
|
|
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_ScanProvisionedProductsCommand, se_ScanProvisionedProductsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ScanProvisionedProductsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ScanProvisionedProductsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "ScanProvisionedProducts",
|
|
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_SearchProductsAsAdminCommand, se_SearchProductsAsAdminCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SearchProductsAsAdminCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SearchProductsAsAdminCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "SearchProductsAsAdmin",
|
|
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_SearchProductsCommand, se_SearchProductsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SearchProductsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SearchProductsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "SearchProducts",
|
|
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_SearchProvisionedProductsCommand, se_SearchProvisionedProductsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SearchProvisionedProductsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SearchProvisionedProductsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "SearchProvisionedProducts",
|
|
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_TerminateProvisionedProductCommand, se_TerminateProvisionedProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TerminateProvisionedProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TerminateProvisionedProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "TerminateProvisionedProduct",
|
|
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_UpdateConstraintCommand, se_UpdateConstraintCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateConstraintCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateConstraintCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateConstraint",
|
|
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_UpdatePortfolioCommand, se_UpdatePortfolioCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePortfolioCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePortfolioCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdatePortfolio",
|
|
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_UpdatePortfolioShareCommand, se_UpdatePortfolioShareCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePortfolioShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePortfolioShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdatePortfolioShare",
|
|
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_UpdateProductCommand, se_UpdateProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateProduct",
|
|
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_UpdateProvisionedProductCommand, se_UpdateProvisionedProductCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateProvisionedProductCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateProvisionedProductCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateProvisionedProduct",
|
|
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_UpdateProvisionedProductPropertiesCommand, se_UpdateProvisionedProductPropertiesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateProvisionedProductPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateProvisionedProductPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateProvisionedProductProperties",
|
|
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_UpdateProvisioningArtifactCommand, se_UpdateProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateProvisioningArtifactCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateProvisioningArtifactCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateProvisioningArtifact",
|
|
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_UpdateServiceActionCommand, se_UpdateServiceActionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateServiceActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateServiceActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateServiceAction",
|
|
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_UpdateTagOptionCommand, se_UpdateTagOptionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateTagOptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateTagOptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWS242ServiceCatalogService",
|
|
35
|
+
operation: "UpdateTagOption",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
+
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
1
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
2
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
3
4
|
const asPartial = (t) => t;
|
|
4
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
5
6
|
const extensionConfiguration = {
|
|
7
|
+
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
9
|
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
8
10
|
};
|
|
9
11
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
10
12
|
return {
|
|
11
13
|
...runtimeConfig,
|
|
14
|
+
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
12
15
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
16
|
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
14
17
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
/**
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
|
-
export interface ServiceCatalogExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
7
|
+
export interface ServiceCatalogExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
|
|
7
8
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
export interface ServiceCatalogExtensionConfiguration
|
|
4
5
|
extends HttpHandlerExtensionConfiguration,
|
|
5
|
-
DefaultExtensionConfiguration
|
|
6
|
+
DefaultExtensionConfiguration,
|
|
7
|
+
AwsRegionExtensionConfiguration {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-service-catalog",
|
|
3
3
|
"description": "AWS SDK for JavaScript Service Catalog Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,38 +21,39 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/
|
|
32
|
-
"@aws-sdk/
|
|
33
|
-
"@aws-sdk/util-
|
|
34
|
-
"@aws-sdk/util-user-agent-
|
|
35
|
-
"@
|
|
36
|
-
"@smithy/
|
|
37
|
-
"@smithy/
|
|
38
|
-
"@smithy/
|
|
39
|
-
"@smithy/
|
|
40
|
-
"@smithy/middleware-
|
|
41
|
-
"@smithy/middleware-
|
|
42
|
-
"@smithy/middleware-
|
|
43
|
-
"@smithy/middleware-
|
|
44
|
-
"@smithy/
|
|
45
|
-
"@smithy/node-
|
|
46
|
-
"@smithy/
|
|
47
|
-
"@smithy/
|
|
48
|
-
"@smithy/
|
|
49
|
-
"@smithy/
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
38
|
+
"@smithy/hash-node": "^2.0.9",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
43
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
44
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
45
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
46
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
47
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
48
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
49
|
+
"@smithy/types": "^2.3.3",
|
|
50
|
+
"@smithy/url-parser": "^2.0.9",
|
|
50
51
|
"@smithy/util-base64": "^2.0.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
-
"@smithy/util-retry": "^2.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
56
|
+
"@smithy/util-retry": "^2.0.2",
|
|
56
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
58
|
"tslib": "^2.5.0",
|
|
58
59
|
"uuid": "^8.3.2"
|