@aws-sdk/client-service-catalog 3.181.0 → 3.183.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/CHANGELOG.md +8 -0
- package/dist-es/ServiceCatalog.js +350 -357
- package/dist-es/ServiceCatalogClient.js +22 -28
- package/dist-es/commands/AcceptPortfolioShareCommand.js +21 -28
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +21 -28
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +21 -28
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +21 -28
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +21 -28
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/CopyProductCommand.js +21 -28
- package/dist-es/commands/CreateConstraintCommand.js +21 -28
- package/dist-es/commands/CreatePortfolioCommand.js +21 -28
- package/dist-es/commands/CreatePortfolioShareCommand.js +21 -28
- package/dist-es/commands/CreateProductCommand.js +21 -28
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/CreateServiceActionCommand.js +21 -28
- package/dist-es/commands/CreateTagOptionCommand.js +21 -28
- package/dist-es/commands/DeleteConstraintCommand.js +21 -28
- package/dist-es/commands/DeletePortfolioCommand.js +21 -28
- package/dist-es/commands/DeletePortfolioShareCommand.js +21 -28
- package/dist-es/commands/DeleteProductCommand.js +21 -28
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DeleteServiceActionCommand.js +21 -28
- package/dist-es/commands/DeleteTagOptionCommand.js +21 -28
- package/dist-es/commands/DescribeConstraintCommand.js +21 -28
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +21 -28
- package/dist-es/commands/DescribePortfolioSharesCommand.js +21 -28
- package/dist-es/commands/DescribeProductAsAdminCommand.js +21 -28
- package/dist-es/commands/DescribeProductCommand.js +21 -28
- package/dist-es/commands/DescribeProductViewCommand.js +21 -28
- package/dist-es/commands/DescribeProvisionedProductCommand.js +21 -28
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +21 -28
- package/dist-es/commands/DescribeRecordCommand.js +21 -28
- package/dist-es/commands/DescribeServiceActionCommand.js +21 -28
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +21 -28
- package/dist-es/commands/DescribeTagOptionCommand.js +21 -28
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +21 -28
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +21 -28
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +21 -28
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +21 -28
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +21 -28
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +21 -28
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +21 -28
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +21 -28
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +21 -28
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +21 -28
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +21 -28
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +21 -28
- package/dist-es/commands/ListBudgetsForResourceCommand.js +21 -28
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +21 -28
- package/dist-es/commands/ListLaunchPathsCommand.js +21 -28
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +21 -28
- package/dist-es/commands/ListPortfolioAccessCommand.js +21 -28
- package/dist-es/commands/ListPortfoliosCommand.js +21 -28
- package/dist-es/commands/ListPortfoliosForProductCommand.js +21 -28
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +21 -28
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +21 -28
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +21 -28
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +21 -28
- package/dist-es/commands/ListRecordHistoryCommand.js +21 -28
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +21 -28
- package/dist-es/commands/ListServiceActionsCommand.js +21 -28
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +21 -28
- package/dist-es/commands/ListTagOptionsCommand.js +21 -28
- package/dist-es/commands/ProvisionProductCommand.js +21 -28
- package/dist-es/commands/RejectPortfolioShareCommand.js +21 -28
- package/dist-es/commands/ScanProvisionedProductsCommand.js +21 -28
- package/dist-es/commands/SearchProductsAsAdminCommand.js +21 -28
- package/dist-es/commands/SearchProductsCommand.js +21 -28
- package/dist-es/commands/SearchProvisionedProductsCommand.js +21 -28
- package/dist-es/commands/TerminateProvisionedProductCommand.js +21 -28
- package/dist-es/commands/UpdateConstraintCommand.js +21 -28
- package/dist-es/commands/UpdatePortfolioCommand.js +21 -28
- package/dist-es/commands/UpdatePortfolioShareCommand.js +21 -28
- package/dist-es/commands/UpdateProductCommand.js +21 -28
- package/dist-es/commands/UpdateProvisionedProductCommand.js +21 -28
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +21 -28
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +21 -28
- package/dist-es/commands/UpdateServiceActionCommand.js +21 -28
- package/dist-es/commands/UpdateTagOptionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/ServiceCatalogServiceException.js +5 -10
- package/dist-es/models/models_0.js +777 -324
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js +25 -68
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +25 -68
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +25 -68
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js +25 -68
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +25 -68
- package/dist-es/pagination/ListLaunchPathsPaginator.js +25 -68
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +25 -68
- package/dist-es/pagination/ListPortfolioAccessPaginator.js +25 -68
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js +25 -68
- package/dist-es/pagination/ListPortfoliosPaginator.js +25 -68
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +25 -68
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +25 -68
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +25 -68
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +25 -68
- package/dist-es/pagination/ListServiceActionsPaginator.js +25 -68
- package/dist-es/pagination/ListTagOptionsPaginator.js +25 -68
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js +25 -68
- package/dist-es/pagination/SearchProductsPaginator.js +25 -68
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js +25 -68
- package/dist-es/protocols/Aws_json1_1.js +5338 -6725
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/package.json +33 -33
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateConstraintInputFilterSensitiveLog, CreateConstraintOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateConstraintCommand, serializeAws_json1_1CreateConstraintCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateConstraintCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateConstraintCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateConstraintInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateConstraintOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateConstraintCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateConstraintCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateConstraintCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateConstraintCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreatePortfolioInputFilterSensitiveLog, CreatePortfolioOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreatePortfolioCommand, serializeAws_json1_1CreatePortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreatePortfolioCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreatePortfolioCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreatePortfolioInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreatePortfolioOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreatePortfolioCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreatePortfolioCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreatePortfolioCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreatePortfolioCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreatePortfolioShareInputFilterSensitiveLog, CreatePortfolioShareOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreatePortfolioShareCommand, serializeAws_json1_1CreatePortfolioShareCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreatePortfolioShareCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreatePortfolioShareCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreatePortfolioShareInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreatePortfolioShareOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreatePortfolioShareCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreatePortfolioShareCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreatePortfolioShareCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreatePortfolioShareCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateProductInputFilterSensitiveLog, CreateProductOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateProductCommand, serializeAws_json1_1CreateProductCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateProductCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateProductCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateProductInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateProductOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateProductCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateProductCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateProductCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateProductCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateProvisionedProductPlanInputFilterSensitiveLog, CreateProvisionedProductPlanOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateProvisionedProductPlanCommand, serializeAws_json1_1CreateProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateProvisionedProductPlanCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateProvisionedProductPlanCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateProvisionedProductPlanInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateProvisionedProductPlanOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateProvisionedProductPlanCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateProvisionedProductPlanCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateProvisionedProductPlanCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateProvisionedProductPlanCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateProvisioningArtifactInputFilterSensitiveLog, CreateProvisioningArtifactOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateProvisioningArtifactCommand, serializeAws_json1_1CreateProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateProvisioningArtifactCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateProvisioningArtifactCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateProvisioningArtifactInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateProvisioningArtifactOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateProvisioningArtifactCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateProvisioningArtifactCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateProvisioningArtifactCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateProvisioningArtifactCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateServiceActionInputFilterSensitiveLog, CreateServiceActionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateServiceActionCommand, serializeAws_json1_1CreateServiceActionCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateServiceActionCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateServiceActionCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateServiceActionInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateServiceActionOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateServiceActionCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateServiceActionCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateServiceActionCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateServiceActionCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateTagOptionInputFilterSensitiveLog, CreateTagOptionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateTagOptionCommand, serializeAws_json1_1CreateTagOptionCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateTagOptionCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "CreateTagOptionCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateTagOptionInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateTagOptionOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateTagOptionCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1CreateTagOptionCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1CreateTagOptionCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateTagOptionCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DeleteConstraintInputFilterSensitiveLog, DeleteConstraintOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteConstraintCommand, serializeAws_json1_1DeleteConstraintCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DeleteConstraintCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "DeleteConstraintCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DeleteConstraintInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DeleteConstraintOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DeleteConstraintCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DeleteConstraintCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DeleteConstraintCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DeleteConstraintCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { DeletePortfolioInputFilterSensitiveLog, DeletePortfolioOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeletePortfolioCommand, serializeAws_json1_1DeletePortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class DeletePortfolioCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "ServiceCatalogClient";
|
|
15
|
+
const commandName = "DeletePortfolioCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: DeletePortfolioInputFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: DeletePortfolioOutputFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
DeletePortfolioCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_json1_1DeletePortfolioCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_json1_1DeletePortfolioCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { DeletePortfolioCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|