@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 { ExecuteProvisionedProductPlanInput, ExecuteProvisionedProductPlanOutput
|
|
|
3
3
|
import { deserializeAws_json1_1ExecuteProvisionedProductPlanCommand, serializeAws_json1_1ExecuteProvisionedProductPlanCommand, } 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>Provisions or modifies a product based on the resource changes for 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, ExecuteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ExecuteProvisionedProductPlanCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ExecuteProvisionedProductPlanCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ExecuteProvisionedProductPlanCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ExecuteProvisionedProductPlanCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ExecuteProvisionedProductPlanCommand = (function (_super) {
|
|
24
7
|
__extends(ExecuteProvisionedProductPlanCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ExecuteProvisionedProductPlanCommand(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
|
ExecuteProvisionedProductPlanCommand.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":"ExecuteProvisionedProductPlanCommand.js","sourceRoot":"","sources":["../../../commands/ExecuteProvisionedProductPlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,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":"ExecuteProvisionedProductPlanCommand.js","sourceRoot":"","sources":["../../../commands/ExecuteProvisionedProductPlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC7G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA0D,wDAIzD;IAIC,8CAAqB,KAAgD;QAArE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;IAIrE,CAAC;IAKD,gEAAiB,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,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kCAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,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,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,2CAAC;AAAD,CAAC,AAzDD,CAA0D,QAAQ,GAyDjE"}
|
|
@@ -3,38 +3,13 @@ import { ExecuteProvisionedProductServiceActionInput, ExecuteProvisionedProductS
|
|
|
3
3
|
import { deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommand, serializeAws_json1_1ExecuteProvisionedProductServiceActionCommand, } 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>Executes a self-service action against a provisioned product.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ExecuteProvisionedProductServiceActionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ExecuteProvisionedProductServiceActionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ExecuteProvisionedProductServiceActionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ExecuteProvisionedProductServiceActionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ExecuteProvisionedProductServiceActionCommand = (function (_super) {
|
|
24
7
|
__extends(ExecuteProvisionedProductServiceActionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ExecuteProvisionedProductServiceActionCommand(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
|
ExecuteProvisionedProductServiceActionCommand.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":"ExecuteProvisionedProductServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/ExecuteProvisionedProductServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,2CAA2C,EAC3C,4CAA4C,GAC7C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,mEAAmE,EACnE,iEAAiE,GAClE,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":"ExecuteProvisionedProductServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/ExecuteProvisionedProductServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,2CAA2C,EAC3C,4CAA4C,GAC7C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,mEAAmE,EACnE,iEAAiE,GAClE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAmE,iEAIlE;IAIC,uDAAqB,KAAyD;QAA9E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoD;;IAI9E,CAAC;IAKD,yEAAiB,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,+CAA+C,CAAC;QACpE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2CAA2C,CAAC,kBAAkB;YACvF,wBAAwB,EAAE,4CAA4C,CAAC,kBAAkB;SAC1F,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,iEAAS,GAAjB,UACE,KAAyD,EACzD,OAAuB;QAEvB,OAAO,iEAAiE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3F,CAAC;IAEO,mEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,mEAAmE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAIH,oDAAC;AAAD,CAAC,AA5DD,CAAmE,QAAQ,GA4D1E"}
|
|
@@ -3,39 +3,13 @@ import { GetAWSOrganizationsAccessStatusInput, GetAWSOrganizationsAccessStatusOu
|
|
|
3
3
|
import { deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommand, serializeAws_json1_1GetAWSOrganizationsAccessStatusCommand, } 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>Get the Access Status for AWS Organization portfolio share feature. This API can only be
|
|
8
|
-
* called by the management account in the organization or by a delegated admin.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { ServiceCatalogClient, GetAWSOrganizationsAccessStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
13
|
-
* // const { ServiceCatalogClient, GetAWSOrganizationsAccessStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
14
|
-
* const client = new ServiceCatalogClient(config);
|
|
15
|
-
* const command = new GetAWSOrganizationsAccessStatusCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link GetAWSOrganizationsAccessStatusCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link GetAWSOrganizationsAccessStatusCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var GetAWSOrganizationsAccessStatusCommand = /** @class */ (function (_super) {
|
|
6
|
+
var GetAWSOrganizationsAccessStatusCommand = (function (_super) {
|
|
25
7
|
__extends(GetAWSOrganizationsAccessStatusCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function GetAWSOrganizationsAccessStatusCommand(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
|
GetAWSOrganizationsAccessStatusCommand.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":"GetAWSOrganizationsAccessStatusCommand.js","sourceRoot":"","sources":["../../../commands/GetAWSOrganizationsAccessStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,4DAA4D,EAC5D,0DAA0D,GAC3D,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":"GetAWSOrganizationsAccessStatusCommand.js","sourceRoot":"","sources":["../../../commands/GetAWSOrganizationsAccessStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,4DAA4D,EAC5D,0DAA0D,GAC3D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA4D,0DAI3D;IAIC,gDAAqB,KAAkD;QAAvE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;IAIvE,CAAC;IAKD,kEAAiB,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,wCAAwC,CAAC;QAC7D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,qCAAqC,CAAC,kBAAkB;SACnF,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,0DAAS,GAAjB,UACE,KAAkD,EAClD,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAEO,4DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,4DAA4D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAIH,6CAAC;AAAD,CAAC,AA5DD,CAA4D,QAAQ,GA4DnE"}
|
|
@@ -3,38 +3,13 @@ import { GetProvisionedProductOutputsInput, GetProvisionedProductOutputsOutput }
|
|
|
3
3
|
import { deserializeAws_json1_1GetProvisionedProductOutputsCommand, serializeAws_json1_1GetProvisionedProductOutputsCommand, } 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>This API takes either a <code>ProvisonedProductId</code> or a <code>ProvisionedProductName</code>, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, GetProvisionedProductOutputsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, GetProvisionedProductOutputsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new GetProvisionedProductOutputsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link GetProvisionedProductOutputsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link GetProvisionedProductOutputsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var GetProvisionedProductOutputsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var GetProvisionedProductOutputsCommand = (function (_super) {
|
|
24
7
|
__extends(GetProvisionedProductOutputsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function GetProvisionedProductOutputsCommand(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
|
GetProvisionedProductOutputsCommand.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":"GetProvisionedProductOutputsCommand.js","sourceRoot":"","sources":["../../../commands/GetProvisionedProductOutputsCommand.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":"GetProvisionedProductOutputsCommand.js","sourceRoot":"","sources":["../../../commands/GetProvisionedProductOutputsCommand.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,51 +3,13 @@ import { ImportAsProvisionedProductInput, ImportAsProvisionedProductOutput } fro
|
|
|
3
3
|
import { deserializeAws_json1_1ImportAsProvisionedProductCommand, serializeAws_json1_1ImportAsProvisionedProductCommand, } 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>Requests the import of a resource as a Service Catalog provisioned product that is
|
|
8
|
-
* associated to a Service Catalog product and provisioning artifact. Once imported, all
|
|
9
|
-
* supported Service Catalog governance actions are supported on the provisioned
|
|
10
|
-
* product.</p>
|
|
11
|
-
* <p>Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets and
|
|
12
|
-
* non-root nested stacks are not supported.</p>
|
|
13
|
-
* <p>The CloudFormation stack must have one of the following statuses to be imported:
|
|
14
|
-
* <code>CREATE_COMPLETE</code>, <code>UPDATE_COMPLETE</code>, <code>UPDATE_ROLLBACK_COMPLETE</code>, <code>IMPORT_COMPLETE</code>,
|
|
15
|
-
* <code>IMPORT_ROLLBACK_COMPLETE</code>.</p>
|
|
16
|
-
* <p>Import of the resource requires that the CloudFormation stack template matches the
|
|
17
|
-
* associated Service Catalog product provisioning artifact. </p>
|
|
18
|
-
*
|
|
19
|
-
* <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
|
|
20
|
-
* and <code>cloudformation:DescribeStacks</code> IAM policy permissions. </p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { ServiceCatalogClient, ImportAsProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
25
|
-
* // const { ServiceCatalogClient, ImportAsProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
26
|
-
* const client = new ServiceCatalogClient(config);
|
|
27
|
-
* const command = new ImportAsProvisionedProductCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link ImportAsProvisionedProductCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link ImportAsProvisionedProductCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
36
|
-
var ImportAsProvisionedProductCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ImportAsProvisionedProductCommand = (function (_super) {
|
|
37
7
|
__extends(ImportAsProvisionedProductCommand, _super);
|
|
38
|
-
// Start section: command_properties
|
|
39
|
-
// End section: command_properties
|
|
40
8
|
function ImportAsProvisionedProductCommand(input) {
|
|
41
|
-
var _this =
|
|
42
|
-
// Start section: command_constructor
|
|
43
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
44
10
|
_this.input = input;
|
|
45
11
|
return _this;
|
|
46
|
-
// End section: command_constructor
|
|
47
12
|
}
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
13
|
ImportAsProvisionedProductCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
52
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
53
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImportAsProvisionedProductCommand.js","sourceRoot":"","sources":["../../../commands/ImportAsProvisionedProductCommand.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":"ImportAsProvisionedProductCommand.js","sourceRoot":"","sources":["../../../commands/ImportAsProvisionedProductCommand.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;AA4C7D;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 { ListAcceptedPortfolioSharesInput, ListAcceptedPortfolioSharesOutput } f
|
|
|
3
3
|
import { deserializeAws_json1_1ListAcceptedPortfolioSharesCommand, serializeAws_json1_1ListAcceptedPortfolioSharesCommand, } 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>Lists all portfolios for which sharing was accepted by this account.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListAcceptedPortfolioSharesCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListAcceptedPortfolioSharesCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListAcceptedPortfolioSharesCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListAcceptedPortfolioSharesCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListAcceptedPortfolioSharesCommand = (function (_super) {
|
|
24
7
|
__extends(ListAcceptedPortfolioSharesCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListAcceptedPortfolioSharesCommand(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
|
ListAcceptedPortfolioSharesCommand.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":"ListAcceptedPortfolioSharesCommand.js","sourceRoot":"","sources":["../../../commands/ListAcceptedPortfolioSharesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,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":"ListAcceptedPortfolioSharesCommand.js","sourceRoot":"","sources":["../../../commands/ListAcceptedPortfolioSharesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
|
|
@@ -3,38 +3,13 @@ import { ListBudgetsForResourceInput, ListBudgetsForResourceOutput } from "../mo
|
|
|
3
3
|
import { deserializeAws_json1_1ListBudgetsForResourceCommand, serializeAws_json1_1ListBudgetsForResourceCommand, } 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>Lists all the budgets associated to the specified resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListBudgetsForResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListBudgetsForResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListBudgetsForResourceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListBudgetsForResourceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListBudgetsForResourceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListBudgetsForResourceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListBudgetsForResourceCommand = (function (_super) {
|
|
24
7
|
__extends(ListBudgetsForResourceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListBudgetsForResourceCommand(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
|
ListBudgetsForResourceCommand.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":"ListBudgetsForResourceCommand.js","sourceRoot":"","sources":["../../../commands/ListBudgetsForResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,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":"ListBudgetsForResourceCommand.js","sourceRoot":"","sources":["../../../commands/ListBudgetsForResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,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,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,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,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
|
|
@@ -3,38 +3,13 @@ import { ListConstraintsForPortfolioInput, ListConstraintsForPortfolioOutput } f
|
|
|
3
3
|
import { deserializeAws_json1_1ListConstraintsForPortfolioCommand, serializeAws_json1_1ListConstraintsForPortfolioCommand, } 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>Lists the constraints for the specified portfolio and product.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListConstraintsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListConstraintsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListConstraintsForPortfolioCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListConstraintsForPortfolioCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListConstraintsForPortfolioCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListConstraintsForPortfolioCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListConstraintsForPortfolioCommand = (function (_super) {
|
|
24
7
|
__extends(ListConstraintsForPortfolioCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListConstraintsForPortfolioCommand(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
|
ListConstraintsForPortfolioCommand.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":"ListConstraintsForPortfolioCommand.js","sourceRoot":"","sources":["../../../commands/ListConstraintsForPortfolioCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,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":"ListConstraintsForPortfolioCommand.js","sourceRoot":"","sources":["../../../commands/ListConstraintsForPortfolioCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwD,sDAIvD;IAIC,4CAAqB,KAA8C;QAAnE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyC;;IAInE,CAAC;IAKD,8DAAiB,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,oCAAoC,CAAC;QACzD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,sDAAS,GAAjB,UAAkB,KAA8C,EAAE,OAAuB;QACvF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,wDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,yCAAC;AAAD,CAAC,AAzDD,CAAwD,QAAQ,GAyD/D"}
|
|
@@ -3,40 +3,13 @@ import { ListLaunchPathsInput, ListLaunchPathsOutput } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_json1_1ListLaunchPathsCommand, serializeAws_json1_1ListLaunchPathsCommand, } 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>Lists the paths to the specified product. A path is how the user
|
|
8
|
-
* has access to a specified product, and is necessary when provisioning a product. A path
|
|
9
|
-
* also determines the constraints put on the product.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ServiceCatalogClient, ListLaunchPathsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
14
|
-
* // const { ServiceCatalogClient, ListLaunchPathsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
15
|
-
* const client = new ServiceCatalogClient(config);
|
|
16
|
-
* const command = new ListLaunchPathsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link ListLaunchPathsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link ListLaunchPathsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var ListLaunchPathsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListLaunchPathsCommand = (function (_super) {
|
|
26
7
|
__extends(ListLaunchPathsCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function ListLaunchPathsCommand(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
|
ListLaunchPathsCommand.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":"ListLaunchPathsCommand.js","sourceRoot":"","sources":["../../../commands/ListLaunchPathsCommand.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":"ListLaunchPathsCommand.js","sourceRoot":"","sources":["../../../commands/ListLaunchPathsCommand.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;AAiC7D;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 { ListOrganizationPortfolioAccessInput, ListOrganizationPortfolioAccessOu
|
|
|
3
3
|
import { deserializeAws_json1_1ListOrganizationPortfolioAccessCommand, serializeAws_json1_1ListOrganizationPortfolioAccessCommand, } 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>Lists the organization nodes that have access to the specified portfolio. This API can
|
|
8
|
-
* only be called by the management account in the organization or by a delegated
|
|
9
|
-
* admin.</p>
|
|
10
|
-
* <p>If a delegated admin is de-registered, they can no longer perform this operation.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
15
|
-
* // const { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
16
|
-
* const client = new ServiceCatalogClient(config);
|
|
17
|
-
* const command = new ListOrganizationPortfolioAccessCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListOrganizationPortfolioAccessCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListOrganizationPortfolioAccessCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var ListOrganizationPortfolioAccessCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListOrganizationPortfolioAccessCommand = (function (_super) {
|
|
27
7
|
__extends(ListOrganizationPortfolioAccessCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function ListOrganizationPortfolioAccessCommand(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
|
ListOrganizationPortfolioAccessCommand.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":"ListOrganizationPortfolioAccessCommand.js","sourceRoot":"","sources":["../../../commands/ListOrganizationPortfolioAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,4DAA4D,EAC5D,0DAA0D,GAC3D,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":"ListOrganizationPortfolioAccessCommand.js","sourceRoot":"","sources":["../../../commands/ListOrganizationPortfolioAccessCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,oBAAoB,CAAC;AACjH,OAAO,EACL,4DAA4D,EAC5D,0DAA0D,GAC3D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAA4D,0DAI3D;IAIC,gDAAqB,KAAkD;QAAvE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6C;;IAIvE,CAAC;IAKD,kEAAiB,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,wCAAwC,CAAC;QAC7D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,qCAAqC,CAAC,kBAAkB;SACnF,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,0DAAS,GAAjB,UACE,KAAkD,EAClD,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAEO,4DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,4DAA4D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAIH,6CAAC;AAAD,CAAC,AA5DD,CAA4D,QAAQ,GA4DnE"}
|
|
@@ -3,39 +3,13 @@ import { ListPortfolioAccessInput, ListPortfolioAccessOutput } from "../models/m
|
|
|
3
3
|
import { deserializeAws_json1_1ListPortfolioAccessCommand, serializeAws_json1_1ListPortfolioAccessCommand, } 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>Lists the account IDs that have access to the specified portfolio.</p>
|
|
8
|
-
* <p>A delegated admin can list the accounts that have access to the shared portfolio. Note that if a delegated admin is de-registered, they can no longer perform this operation.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { ServiceCatalogClient, ListPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
13
|
-
* // const { ServiceCatalogClient, ListPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
14
|
-
* const client = new ServiceCatalogClient(config);
|
|
15
|
-
* const command = new ListPortfolioAccessCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link ListPortfolioAccessCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link ListPortfolioAccessCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var ListPortfolioAccessCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListPortfolioAccessCommand = (function (_super) {
|
|
25
7
|
__extends(ListPortfolioAccessCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function ListPortfolioAccessCommand(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
|
ListPortfolioAccessCommand.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":"ListPortfolioAccessCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfolioAccessCommand.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":"ListPortfolioAccessCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfolioAccessCommand.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;AAgC7D;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"}
|