@aws-sdk/client-service-catalog 3.649.0 → 3.651.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +90 -270
- package/dist-es/commands/AcceptPortfolioShareCommand.js +1 -3
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +1 -3
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +1 -3
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +1 -3
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +1 -3
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/CopyProductCommand.js +1 -3
- package/dist-es/commands/CreateConstraintCommand.js +1 -3
- package/dist-es/commands/CreatePortfolioCommand.js +1 -3
- package/dist-es/commands/CreatePortfolioShareCommand.js +1 -3
- package/dist-es/commands/CreateProductCommand.js +1 -3
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/CreateServiceActionCommand.js +1 -3
- package/dist-es/commands/CreateTagOptionCommand.js +1 -3
- package/dist-es/commands/DeleteConstraintCommand.js +1 -3
- package/dist-es/commands/DeletePortfolioCommand.js +1 -3
- package/dist-es/commands/DeletePortfolioShareCommand.js +1 -3
- package/dist-es/commands/DeleteProductCommand.js +1 -3
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DeleteServiceActionCommand.js +1 -3
- package/dist-es/commands/DeleteTagOptionCommand.js +1 -3
- package/dist-es/commands/DescribeConstraintCommand.js +1 -3
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +1 -3
- package/dist-es/commands/DescribePortfolioSharesCommand.js +1 -3
- package/dist-es/commands/DescribeProductAsAdminCommand.js +1 -3
- package/dist-es/commands/DescribeProductCommand.js +1 -3
- package/dist-es/commands/DescribeProductViewCommand.js +1 -3
- package/dist-es/commands/DescribeProvisionedProductCommand.js +1 -3
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +1 -3
- package/dist-es/commands/DescribeRecordCommand.js +1 -3
- package/dist-es/commands/DescribeServiceActionCommand.js +1 -3
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +1 -3
- package/dist-es/commands/DescribeTagOptionCommand.js +1 -3
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +1 -3
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +1 -3
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +1 -3
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +1 -3
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +1 -3
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +1 -3
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +1 -3
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +1 -3
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +1 -3
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +1 -3
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +1 -3
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +1 -3
- package/dist-es/commands/ListBudgetsForResourceCommand.js +1 -3
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +1 -3
- package/dist-es/commands/ListLaunchPathsCommand.js +1 -3
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +1 -3
- package/dist-es/commands/ListPortfolioAccessCommand.js +1 -3
- package/dist-es/commands/ListPortfoliosCommand.js +1 -3
- package/dist-es/commands/ListPortfoliosForProductCommand.js +1 -3
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +1 -3
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +1 -3
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +1 -3
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +1 -3
- package/dist-es/commands/ListRecordHistoryCommand.js +1 -3
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +1 -3
- package/dist-es/commands/ListServiceActionsCommand.js +1 -3
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +1 -3
- package/dist-es/commands/ListTagOptionsCommand.js +1 -3
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +1 -3
- package/dist-es/commands/ProvisionProductCommand.js +1 -3
- package/dist-es/commands/RejectPortfolioShareCommand.js +1 -3
- package/dist-es/commands/ScanProvisionedProductsCommand.js +1 -3
- package/dist-es/commands/SearchProductsAsAdminCommand.js +1 -3
- package/dist-es/commands/SearchProductsCommand.js +1 -3
- package/dist-es/commands/SearchProvisionedProductsCommand.js +1 -3
- package/dist-es/commands/TerminateProvisionedProductCommand.js +1 -3
- package/dist-es/commands/UpdateConstraintCommand.js +1 -3
- package/dist-es/commands/UpdatePortfolioCommand.js +1 -3
- package/dist-es/commands/UpdatePortfolioShareCommand.js +1 -3
- package/dist-es/commands/UpdateProductCommand.js +1 -3
- package/dist-es/commands/UpdateProvisionedProductCommand.js +1 -3
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +1 -3
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +1 -3
- package/dist-es/commands/UpdateServiceActionCommand.js +1 -3
- package/dist-es/commands/UpdateTagOptionCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
|
@@ -6,9 +6,7 @@ import { de_ListAcceptedPortfolioSharesCommand, se_ListAcceptedPortfolioSharesCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAcceptedPortfolioSharesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListBudgetsForResourceCommand, se_ListBudgetsForResourceCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBudgetsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListConstraintsForPortfolioCommand, se_ListConstraintsForPortfolioCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListConstraintsForPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListLaunchPathsCommand, se_ListLaunchPathsCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListLaunchPathsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListOrganizationPortfolioAccessCommand, se_ListOrganizationPortfolio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListOrganizationPortfolioAccessCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListPortfolioAccessCommand, se_ListPortfolioAccessCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListPortfolioAccessCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListPortfoliosCommand, se_ListPortfoliosCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListPortfoliosCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListPortfoliosForProductCommand, se_ListPortfoliosForProductCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListPortfoliosForProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListPrincipalsForPortfolioCommand, se_ListPrincipalsForPortfolioComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListPrincipalsForPortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListProvisionedProductPlansCommand, se_ListProvisionedProductPlansCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListProvisionedProductPlansCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListProvisioningArtifactsCommand, se_ListProvisioningArtifactsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListProvisioningArtifactsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListProvisioningArtifactsForServiceActionCommand, se_ListProvisionin
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListProvisioningArtifactsForServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListRecordHistoryCommand, se_ListRecordHistoryCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListRecordHistoryCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListResourcesForTagOptionCommand, se_ListResourcesForTagOptionComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListResourcesForTagOptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListServiceActionsCommand, se_ListServiceActionsCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListServiceActionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListServiceActionsForProvisioningArtifactCommand, se_ListServiceActi
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListServiceActionsForProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListStackInstancesForProvisionedProductCommand, se_ListStackInstance
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListStackInstancesForProvisionedProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListTagOptionsCommand, se_ListTagOptionsCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagOptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_NotifyProvisionProductEngineWorkflowResultCommand, se_NotifyProvisio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class NotifyProvisionProductEngineWorkflowResultCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_NotifyTerminateProvisionedProductEngineWorkflowResultCommand, se_Not
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_NotifyUpdateProvisionedProductEngineWorkflowResultCommand, se_Notify
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ProvisionProductCommand, se_ProvisionProductCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ProvisionProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RejectPortfolioShareCommand, se_RejectPortfolioShareCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RejectPortfolioShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ScanProvisionedProductsCommand, se_ScanProvisionedProductsCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ScanProvisionedProductsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SearchProductsAsAdminCommand, se_SearchProductsAsAdminCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SearchProductsAsAdminCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SearchProductsCommand, se_SearchProductsCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SearchProductsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SearchProvisionedProductsCommand, se_SearchProvisionedProductsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SearchProvisionedProductsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TerminateProvisionedProductCommand, se_TerminateProvisionedProductCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TerminateProvisionedProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateConstraintCommand, se_UpdateConstraintCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateConstraintCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdatePortfolioCommand, se_UpdatePortfolioCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdatePortfolioCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdatePortfolioShareCommand, se_UpdatePortfolioShareCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdatePortfolioShareCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateProductCommand, se_UpdateProductCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateProvisionedProductCommand, se_UpdateProvisionedProductCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateProvisionedProductCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateProvisionedProductPropertiesCommand, se_UpdateProvisionedProdu
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateProvisionedProductPropertiesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateProvisioningArtifactCommand, se_UpdateProvisioningArtifactComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateProvisioningArtifactCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateServiceActionCommand, se_UpdateServiceActionCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateServiceActionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateTagOptionCommand, se_UpdateTagOptionCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateTagOptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
|
|
3
3
|
import { ruleSet } from "./ruleset";
|
|
4
|
+
const cache = new EndpointCache({
|
|
5
|
+
size: 50,
|
|
6
|
+
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
7
|
+
});
|
|
4
8
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
5
|
-
return resolveEndpoint(ruleSet, {
|
|
9
|
+
return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
|
|
6
10
|
endpointParams: endpointParams,
|
|
7
11
|
logger: context.logger,
|
|
8
|
-
});
|
|
12
|
+
}));
|
|
9
13
|
};
|
|
10
14
|
customEndpointFunctions.aws = awsEndpointFunctions;
|
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.651.1",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-service-catalog",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.651.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.651.1",
|
|
25
|
+
"@aws-sdk/core": "3.651.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.651.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.649.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.649.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.649.0",
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
|
2
|
-
// It should be published with your NPM package. It should not be tracked by Git.
|
|
3
|
-
{
|
|
4
|
-
"tsdocVersion": "0.12",
|
|
5
|
-
"toolPackages": [
|
|
6
|
-
{
|
|
7
|
-
"packageName": "@microsoft/api-extractor",
|
|
8
|
-
"packageVersion": "7.34.4"
|
|
9
|
-
}
|
|
10
|
-
]
|
|
11
|
-
}
|