@aws-sdk/client-service-catalog 3.33.0 → 3.34.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 +11 -0
- package/dist/cjs/package.json +38 -38
- package/dist/es/ServiceCatalog.js +1 -10
- package/dist/es/ServiceCatalog.js.map +1 -1
- package/dist/es/ServiceCatalogClient.js +1 -15
- package/dist/es/ServiceCatalogClient.js.map +1 -1
- package/dist/es/commands/AcceptPortfolioShareCommand.js +2 -27
- package/dist/es/commands/AcceptPortfolioShareCommand.js.map +1 -1
- package/dist/es/commands/AssociateBudgetWithResourceCommand.js +2 -27
- package/dist/es/commands/AssociateBudgetWithResourceCommand.js.map +1 -1
- package/dist/es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -27
- package/dist/es/commands/AssociatePrincipalWithPortfolioCommand.js.map +1 -1
- package/dist/es/commands/AssociateProductWithPortfolioCommand.js +2 -28
- package/dist/es/commands/AssociateProductWithPortfolioCommand.js.map +1 -1
- package/dist/es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/AssociateTagOptionWithResourceCommand.js +2 -27
- package/dist/es/commands/AssociateTagOptionWithResourceCommand.js.map +1 -1
- package/dist/es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/CopyProductCommand.js +2 -31
- package/dist/es/commands/CopyProductCommand.js.map +1 -1
- package/dist/es/commands/CreateConstraintCommand.js +2 -28
- package/dist/es/commands/CreateConstraintCommand.js.map +1 -1
- package/dist/es/commands/CreatePortfolioCommand.js +2 -28
- package/dist/es/commands/CreatePortfolioCommand.js.map +1 -1
- package/dist/es/commands/CreatePortfolioShareCommand.js +2 -35
- package/dist/es/commands/CreatePortfolioShareCommand.js.map +1 -1
- package/dist/es/commands/CreateProductCommand.js +2 -33
- package/dist/es/commands/CreateProductCommand.js.map +1 -1
- package/dist/es/commands/CreateProvisionedProductPlanCommand.js +2 -33
- package/dist/es/commands/CreateProvisionedProductPlanCommand.js.map +1 -1
- package/dist/es/commands/CreateProvisioningArtifactCommand.js +2 -32
- package/dist/es/commands/CreateProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/CreateServiceActionCommand.js +2 -27
- package/dist/es/commands/CreateServiceActionCommand.js.map +1 -1
- package/dist/es/commands/CreateTagOptionCommand.js +2 -27
- package/dist/es/commands/CreateTagOptionCommand.js.map +1 -1
- package/dist/es/commands/DeleteConstraintCommand.js +2 -28
- package/dist/es/commands/DeleteConstraintCommand.js.map +1 -1
- package/dist/es/commands/DeletePortfolioCommand.js +2 -30
- package/dist/es/commands/DeletePortfolioCommand.js.map +1 -1
- package/dist/es/commands/DeletePortfolioShareCommand.js +2 -30
- package/dist/es/commands/DeletePortfolioShareCommand.js.map +1 -1
- package/dist/es/commands/DeleteProductCommand.js +2 -29
- package/dist/es/commands/DeleteProductCommand.js.map +1 -1
- package/dist/es/commands/DeleteProvisionedProductPlanCommand.js +2 -27
- package/dist/es/commands/DeleteProvisionedProductPlanCommand.js.map +1 -1
- package/dist/es/commands/DeleteProvisioningArtifactCommand.js +2 -30
- package/dist/es/commands/DeleteProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/DeleteServiceActionCommand.js +2 -27
- package/dist/es/commands/DeleteServiceActionCommand.js.map +1 -1
- package/dist/es/commands/DeleteTagOptionCommand.js +2 -28
- package/dist/es/commands/DeleteTagOptionCommand.js.map +1 -1
- package/dist/es/commands/DescribeConstraintCommand.js +2 -27
- package/dist/es/commands/DescribeConstraintCommand.js.map +1 -1
- package/dist/es/commands/DescribeCopyProductStatusCommand.js +2 -27
- package/dist/es/commands/DescribeCopyProductStatusCommand.js.map +1 -1
- package/dist/es/commands/DescribePortfolioCommand.js +2 -28
- package/dist/es/commands/DescribePortfolioCommand.js.map +1 -1
- package/dist/es/commands/DescribePortfolioShareStatusCommand.js +2 -28
- package/dist/es/commands/DescribePortfolioShareStatusCommand.js.map +1 -1
- package/dist/es/commands/DescribePortfolioSharesCommand.js +2 -31
- package/dist/es/commands/DescribePortfolioSharesCommand.js.map +1 -1
- package/dist/es/commands/DescribeProductAsAdminCommand.js +2 -27
- package/dist/es/commands/DescribeProductAsAdminCommand.js.map +1 -1
- package/dist/es/commands/DescribeProductCommand.js +2 -27
- package/dist/es/commands/DescribeProductCommand.js.map +1 -1
- package/dist/es/commands/DescribeProductViewCommand.js +2 -27
- package/dist/es/commands/DescribeProductViewCommand.js.map +1 -1
- package/dist/es/commands/DescribeProvisionedProductCommand.js +2 -27
- package/dist/es/commands/DescribeProvisionedProductCommand.js.map +1 -1
- package/dist/es/commands/DescribeProvisionedProductPlanCommand.js +2 -27
- package/dist/es/commands/DescribeProvisionedProductPlanCommand.js.map +1 -1
- package/dist/es/commands/DescribeProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/DescribeProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/DescribeProvisioningParametersCommand.js +2 -34
- package/dist/es/commands/DescribeProvisioningParametersCommand.js.map +1 -1
- package/dist/es/commands/DescribeRecordCommand.js +2 -35
- package/dist/es/commands/DescribeRecordCommand.js.map +1 -1
- package/dist/es/commands/DescribeServiceActionCommand.js +2 -27
- package/dist/es/commands/DescribeServiceActionCommand.js.map +1 -1
- package/dist/es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -27
- package/dist/es/commands/DescribeServiceActionExecutionParametersCommand.js.map +1 -1
- package/dist/es/commands/DescribeTagOptionCommand.js +2 -27
- package/dist/es/commands/DescribeTagOptionCommand.js.map +1 -1
- package/dist/es/commands/DisableAWSOrganizationsAccessCommand.js +2 -33
- package/dist/es/commands/DisableAWSOrganizationsAccessCommand.js.map +1 -1
- package/dist/es/commands/DisassociateBudgetFromResourceCommand.js +2 -27
- package/dist/es/commands/DisassociateBudgetFromResourceCommand.js.map +1 -1
- package/dist/es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -28
- package/dist/es/commands/DisassociatePrincipalFromPortfolioCommand.js.map +1 -1
- package/dist/es/commands/DisassociateProductFromPortfolioCommand.js +2 -28
- package/dist/es/commands/DisassociateProductFromPortfolioCommand.js.map +1 -1
- package/dist/es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/DisassociateTagOptionFromResourceCommand.js +2 -27
- package/dist/es/commands/DisassociateTagOptionFromResourceCommand.js.map +1 -1
- package/dist/es/commands/EnableAWSOrganizationsAccessCommand.js +2 -32
- package/dist/es/commands/EnableAWSOrganizationsAccessCommand.js.map +1 -1
- package/dist/es/commands/ExecuteProvisionedProductPlanCommand.js +2 -27
- package/dist/es/commands/ExecuteProvisionedProductPlanCommand.js.map +1 -1
- package/dist/es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -27
- package/dist/es/commands/ExecuteProvisionedProductServiceActionCommand.js.map +1 -1
- package/dist/es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -28
- package/dist/es/commands/GetAWSOrganizationsAccessStatusCommand.js.map +1 -1
- package/dist/es/commands/GetProvisionedProductOutputsCommand.js +2 -27
- package/dist/es/commands/GetProvisionedProductOutputsCommand.js.map +1 -1
- package/dist/es/commands/ImportAsProvisionedProductCommand.js +2 -40
- package/dist/es/commands/ImportAsProvisionedProductCommand.js.map +1 -1
- package/dist/es/commands/ListAcceptedPortfolioSharesCommand.js +2 -27
- package/dist/es/commands/ListAcceptedPortfolioSharesCommand.js.map +1 -1
- package/dist/es/commands/ListBudgetsForResourceCommand.js +2 -27
- package/dist/es/commands/ListBudgetsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListConstraintsForPortfolioCommand.js +2 -27
- package/dist/es/commands/ListConstraintsForPortfolioCommand.js.map +1 -1
- package/dist/es/commands/ListLaunchPathsCommand.js +2 -29
- package/dist/es/commands/ListLaunchPathsCommand.js.map +1 -1
- package/dist/es/commands/ListOrganizationPortfolioAccessCommand.js +2 -30
- package/dist/es/commands/ListOrganizationPortfolioAccessCommand.js.map +1 -1
- package/dist/es/commands/ListPortfolioAccessCommand.js +2 -28
- package/dist/es/commands/ListPortfolioAccessCommand.js.map +1 -1
- package/dist/es/commands/ListPortfoliosCommand.js +2 -27
- package/dist/es/commands/ListPortfoliosCommand.js.map +1 -1
- package/dist/es/commands/ListPortfoliosForProductCommand.js +2 -27
- package/dist/es/commands/ListPortfoliosForProductCommand.js.map +1 -1
- package/dist/es/commands/ListPrincipalsForPortfolioCommand.js +2 -27
- package/dist/es/commands/ListPrincipalsForPortfolioCommand.js.map +1 -1
- package/dist/es/commands/ListProvisionedProductPlansCommand.js +2 -27
- package/dist/es/commands/ListProvisionedProductPlansCommand.js.map +1 -1
- package/dist/es/commands/ListProvisioningArtifactsCommand.js +2 -27
- package/dist/es/commands/ListProvisioningArtifactsCommand.js.map +1 -1
- package/dist/es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -27
- package/dist/es/commands/ListProvisioningArtifactsForServiceActionCommand.js.map +1 -1
- package/dist/es/commands/ListRecordHistoryCommand.js +2 -27
- package/dist/es/commands/ListRecordHistoryCommand.js.map +1 -1
- package/dist/es/commands/ListResourcesForTagOptionCommand.js +2 -27
- package/dist/es/commands/ListResourcesForTagOptionCommand.js.map +1 -1
- package/dist/es/commands/ListServiceActionsCommand.js +2 -27
- package/dist/es/commands/ListServiceActionsCommand.js.map +1 -1
- package/dist/es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -27
- package/dist/es/commands/ListServiceActionsForProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -27
- package/dist/es/commands/ListStackInstancesForProvisionedProductCommand.js.map +1 -1
- package/dist/es/commands/ListTagOptionsCommand.js +2 -27
- package/dist/es/commands/ListTagOptionsCommand.js.map +1 -1
- package/dist/es/commands/ProvisionProductCommand.js +2 -35
- package/dist/es/commands/ProvisionProductCommand.js.map +1 -1
- package/dist/es/commands/RejectPortfolioShareCommand.js +2 -27
- package/dist/es/commands/RejectPortfolioShareCommand.js.map +1 -1
- package/dist/es/commands/ScanProvisionedProductsCommand.js +2 -28
- package/dist/es/commands/ScanProvisionedProductsCommand.js.map +1 -1
- package/dist/es/commands/SearchProductsAsAdminCommand.js +2 -27
- package/dist/es/commands/SearchProductsAsAdminCommand.js.map +1 -1
- package/dist/es/commands/SearchProductsCommand.js +2 -27
- package/dist/es/commands/SearchProductsCommand.js.map +1 -1
- package/dist/es/commands/SearchProvisionedProductsCommand.js +2 -27
- package/dist/es/commands/SearchProvisionedProductsCommand.js.map +1 -1
- package/dist/es/commands/TerminateProvisionedProductCommand.js +2 -29
- package/dist/es/commands/TerminateProvisionedProductCommand.js.map +1 -1
- package/dist/es/commands/UpdateConstraintCommand.js +2 -27
- package/dist/es/commands/UpdateConstraintCommand.js.map +1 -1
- package/dist/es/commands/UpdatePortfolioCommand.js +2 -28
- package/dist/es/commands/UpdatePortfolioCommand.js.map +1 -1
- package/dist/es/commands/UpdatePortfolioShareCommand.js +2 -35
- package/dist/es/commands/UpdatePortfolioShareCommand.js.map +1 -1
- package/dist/es/commands/UpdateProductCommand.js +2 -27
- package/dist/es/commands/UpdateProductCommand.js.map +1 -1
- package/dist/es/commands/UpdateProvisionedProductCommand.js +2 -31
- package/dist/es/commands/UpdateProvisionedProductCommand.js.map +1 -1
- package/dist/es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -27
- package/dist/es/commands/UpdateProvisionedProductPropertiesCommand.js.map +1 -1
- package/dist/es/commands/UpdateProvisioningArtifactCommand.js +2 -28
- package/dist/es/commands/UpdateProvisioningArtifactCommand.js.map +1 -1
- package/dist/es/commands/UpdateServiceActionCommand.js +2 -27
- package/dist/es/commands/UpdateServiceActionCommand.js.map +1 -1
- package/dist/es/commands/UpdateTagOptionCommand.js +2 -27
- package/dist/es/commands/UpdateTagOptionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -705
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +38 -38
- package/dist/es/pagination/DescribePortfolioSharesPaginator.js +16 -28
- package/dist/es/pagination/DescribePortfolioSharesPaginator.js.map +1 -1
- package/dist/es/pagination/GetProvisionedProductOutputsPaginator.js +16 -28
- package/dist/es/pagination/GetProvisionedProductOutputsPaginator.js.map +1 -1
- package/dist/es/pagination/ListAcceptedPortfolioSharesPaginator.js +16 -28
- package/dist/es/pagination/ListAcceptedPortfolioSharesPaginator.js.map +1 -1
- package/dist/es/pagination/ListBudgetsForResourcePaginator.js +16 -28
- package/dist/es/pagination/ListBudgetsForResourcePaginator.js.map +1 -1
- package/dist/es/pagination/ListConstraintsForPortfolioPaginator.js +16 -28
- package/dist/es/pagination/ListConstraintsForPortfolioPaginator.js.map +1 -1
- package/dist/es/pagination/ListLaunchPathsPaginator.js +16 -28
- package/dist/es/pagination/ListLaunchPathsPaginator.js.map +1 -1
- package/dist/es/pagination/ListOrganizationPortfolioAccessPaginator.js +16 -28
- package/dist/es/pagination/ListOrganizationPortfolioAccessPaginator.js.map +1 -1
- package/dist/es/pagination/ListPortfolioAccessPaginator.js +16 -28
- package/dist/es/pagination/ListPortfolioAccessPaginator.js.map +1 -1
- package/dist/es/pagination/ListPortfoliosForProductPaginator.js +16 -28
- package/dist/es/pagination/ListPortfoliosForProductPaginator.js.map +1 -1
- package/dist/es/pagination/ListPortfoliosPaginator.js +16 -28
- package/dist/es/pagination/ListPortfoliosPaginator.js.map +1 -1
- package/dist/es/pagination/ListPrincipalsForPortfolioPaginator.js +16 -28
- package/dist/es/pagination/ListPrincipalsForPortfolioPaginator.js.map +1 -1
- package/dist/es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +16 -28
- package/dist/es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js.map +1 -1
- package/dist/es/pagination/ListResourcesForTagOptionPaginator.js +16 -28
- package/dist/es/pagination/ListResourcesForTagOptionPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +16 -28
- package/dist/es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceActionsPaginator.js +16 -28
- package/dist/es/pagination/ListServiceActionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagOptionsPaginator.js +16 -28
- package/dist/es/pagination/ListTagOptionsPaginator.js.map +1 -1
- package/dist/es/pagination/SearchProductsAsAdminPaginator.js +16 -28
- package/dist/es/pagination/SearchProductsAsAdminPaginator.js.map +1 -1
- package/dist/es/pagination/SearchProductsPaginator.js +16 -28
- package/dist/es/pagination/SearchProductsPaginator.js.map +1 -1
- package/dist/es/pagination/SearchProvisionedProductsPaginator.js +16 -28
- package/dist/es/pagination/SearchProvisionedProductsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +1468 -1473
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +38 -38
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +4 -5
- package/tsconfig.types.json +8 -0
|
@@ -3,38 +3,13 @@ import { CreateServiceActionInput, CreateServiceActionOutput } from "../models/m
|
|
|
3
3
|
import { deserializeAws_json1_1CreateServiceActionCommand, serializeAws_json1_1CreateServiceActionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Creates a self-service action.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, CreateServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, CreateServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new CreateServiceActionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link CreateServiceActionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link CreateServiceActionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var CreateServiceActionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var CreateServiceActionCommand = (function (_super) {
|
|
24
7
|
__extends(CreateServiceActionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function CreateServiceActionCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
CreateServiceActionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/CreateServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/CreateServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -3,38 +3,13 @@ import { CreateTagOptionInput, CreateTagOptionOutput } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_json1_1CreateTagOptionCommand, serializeAws_json1_1CreateTagOptionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Creates a TagOption.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, CreateTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, CreateTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new CreateTagOptionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link CreateTagOptionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link CreateTagOptionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var CreateTagOptionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var CreateTagOptionCommand = (function (_super) {
|
|
24
7
|
__extends(CreateTagOptionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function CreateTagOptionCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
CreateTagOptionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/CreateTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/CreateTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -3,39 +3,13 @@ import { DeleteConstraintInput, DeleteConstraintOutput } from "../models/models_
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteConstraintCommand, serializeAws_json1_1DeleteConstraintCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified constraint.</p>
|
|
8
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { ServiceCatalogClient, DeleteConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
13
|
-
* // const { ServiceCatalogClient, DeleteConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
14
|
-
* const client = new ServiceCatalogClient(config);
|
|
15
|
-
* const command = new DeleteConstraintCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DeleteConstraintCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DeleteConstraintCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DeleteConstraintCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteConstraintCommand = (function (_super) {
|
|
25
7
|
__extends(DeleteConstraintCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DeleteConstraintCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DeleteConstraintCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteConstraintCommand.js","sourceRoot":"","sources":["../../../commands/DeleteConstraintCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteConstraintCommand.js","sourceRoot":"","sources":["../../../commands/DeleteConstraintCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,41 +3,13 @@ import { DeletePortfolioInput, DeletePortfolioOutput } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_json1_1DeletePortfolioCommand, serializeAws_json1_1DeletePortfolioCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified portfolio.</p>
|
|
8
|
-
* <p>You cannot delete a portfolio if it was shared with you or if it has associated
|
|
9
|
-
* products, users, constraints, or shared accounts.</p>
|
|
10
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, DeletePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, DeletePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new DeletePortfolioCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeletePortfolioCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeletePortfolioCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeletePortfolioCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeletePortfolioCommand = (function (_super) {
|
|
27
7
|
__extends(DeletePortfolioCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeletePortfolioCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeletePortfolioCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeletePortfolioCommand.js","sourceRoot":"","sources":["../../../commands/DeletePortfolioCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeletePortfolioCommand.js","sourceRoot":"","sources":["../../../commands/DeletePortfolioCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -3,41 +3,13 @@ import { DeletePortfolioShareInput, DeletePortfolioShareOutput } from "../models
|
|
|
3
3
|
import { deserializeAws_json1_1DeletePortfolioShareCommand, serializeAws_json1_1DeletePortfolioShareCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Stops sharing the specified portfolio with the specified account or organization
|
|
8
|
-
* node. Shares to an organization node can only be deleted by the management account of an
|
|
9
|
-
* organization or by a delegated administrator.</p>
|
|
10
|
-
* <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, DeletePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, DeletePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new DeletePortfolioShareCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeletePortfolioShareCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeletePortfolioShareCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeletePortfolioShareCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeletePortfolioShareCommand = (function (_super) {
|
|
27
7
|
__extends(DeletePortfolioShareCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeletePortfolioShareCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeletePortfolioShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeletePortfolioShareCommand.js","sourceRoot":"","sources":["../../../commands/DeletePortfolioShareCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeletePortfolioShareCommand.js","sourceRoot":"","sources":["../../../commands/DeletePortfolioShareCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,0BAA0B,CAAC,kBAAkB;SACxE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
|
|
@@ -3,40 +3,13 @@ import { DeleteProductInput, DeleteProductOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteProductCommand, serializeAws_json1_1DeleteProductCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified product.</p>
|
|
8
|
-
* <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
|
|
9
|
-
* <p>A delegated admin is authorized to invoke this command.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, DeleteProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, DeleteProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new DeleteProductCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteProductCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteProductCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var DeleteProductCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteProductCommand = (function (_super) {
|
|
26
7
|
__extends(DeleteProductCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function DeleteProductCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
DeleteProductCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteProductCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteProductCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteProvisionedProductPlanInput, DeleteProvisionedProductPlanOutput }
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteProvisionedProductPlanCommand, serializeAws_json1_1DeleteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified plan.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new DeleteProvisionedProductPlanCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteProvisionedProductPlanCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteProvisionedProductPlanCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteProvisionedProductPlanCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteProvisionedProductPlanCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteProvisionedProductPlanCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteProvisionedProductPlanCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteProvisionedProductPlanCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteProvisionedProductPlanCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProvisionedProductPlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteProvisionedProductPlanCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProvisionedProductPlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAAyD,uDAIxD;IAIC,6CAAqB,KAA+C;QAApE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0C;;IAIpE,CAAC;IAKD,+DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,qCAAqC,CAAC;QAC1D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,kCAAkC,CAAC,kBAAkB;SAChF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uDAAS,GAAjB,UAAkB,KAA+C,EAAE,OAAuB;QACxF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,yDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,0CAAC;AAAD,CAAC,AAzDD,CAAyD,QAAQ,GAyDhE"}
|
|
@@ -3,41 +3,13 @@ import { DeleteProvisioningArtifactInput, DeleteProvisioningArtifactOutput } fro
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteProvisioningArtifactCommand, serializeAws_json1_1DeleteProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified provisioning artifact (also known as a version) for the specified product.</p>
|
|
8
|
-
* <p>You cannot delete a provisioning artifact associated with a product that was shared with you.
|
|
9
|
-
* You cannot delete the last provisioning artifact for a product, because a product must have at
|
|
10
|
-
* least one provisioning artifact.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, DeleteProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, DeleteProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new DeleteProvisioningArtifactCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteProvisioningArtifactCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteProvisioningArtifactCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeleteProvisioningArtifactCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteProvisioningArtifactCommand = (function (_super) {
|
|
27
7
|
__extends(DeleteProvisioningArtifactCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeleteProvisioningArtifactCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeleteProvisioningArtifactCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteProvisioningArtifactCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProvisioningArtifactCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteProvisioningArtifactCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProvisioningArtifactCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,+BAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,gCAAgC,CAAC,kBAAkB;SAC9E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,qDAAqD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,uDAAuD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
|
|
@@ -3,38 +3,13 @@ import { DeleteServiceActionInput, DeleteServiceActionOutput } from "../models/m
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteServiceActionCommand, serializeAws_json1_1DeleteServiceActionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes a self-service action.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, DeleteServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, DeleteServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new DeleteServiceActionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteServiceActionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteServiceActionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteServiceActionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteServiceActionCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteServiceActionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteServiceActionCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteServiceActionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -3,39 +3,13 @@ import { DeleteTagOptionInput, DeleteTagOptionOutput } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteTagOptionCommand, serializeAws_json1_1DeleteTagOptionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified TagOption.</p>
|
|
8
|
-
* <p>You cannot delete a TagOption if it is associated with a product or portfolio.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { ServiceCatalogClient, DeleteTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
13
|
-
* // const { ServiceCatalogClient, DeleteTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
14
|
-
* const client = new ServiceCatalogClient(config);
|
|
15
|
-
* const command = new DeleteTagOptionCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DeleteTagOptionCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DeleteTagOptionCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DeleteTagOptionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteTagOptionCommand = (function (_super) {
|
|
25
7
|
__extends(DeleteTagOptionCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DeleteTagOptionCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DeleteTagOptionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -3,38 +3,13 @@ import { DescribeConstraintInput, DescribeConstraintOutput } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_json1_1DescribeConstraintCommand, serializeAws_json1_1DescribeConstraintCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Gets information about the specified constraint.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, DescribeConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, DescribeConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new DescribeConstraintCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeConstraintCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeConstraintCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeConstraintCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DescribeConstraintCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeConstraintCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeConstraintCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeConstraintCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeConstraintCommand.js","sourceRoot":"","sources":["../../../commands/DescribeConstraintCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeConstraintCommand.js","sourceRoot":"","sources":["../../../commands/DescribeConstraintCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,sBAAsB,CAAC;QAC1C,IAAM,WAAW,GAAG,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
|