@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 { ListPortfoliosInput, ListPortfoliosOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1ListPortfoliosCommand, serializeAws_json1_1ListPortfoliosCommand, } 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 in the catalog.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListPortfoliosCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListPortfoliosCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListPortfoliosCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListPortfoliosCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListPortfoliosCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListPortfoliosCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListPortfoliosCommand = (function (_super) {
|
|
24
7
|
__extends(ListPortfoliosCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListPortfoliosCommand(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
|
ListPortfoliosCommand.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":"ListPortfoliosCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfoliosCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,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":"ListPortfoliosCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfoliosCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,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,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,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,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
|
|
@@ -3,38 +3,13 @@ import { ListPortfoliosForProductInput, ListPortfoliosForProductOutput } from ".
|
|
|
3
3
|
import { deserializeAws_json1_1ListPortfoliosForProductCommand, serializeAws_json1_1ListPortfoliosForProductCommand, } 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 that the specified product is associated with.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListPortfoliosForProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListPortfoliosForProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListPortfoliosForProductCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListPortfoliosForProductCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListPortfoliosForProductCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListPortfoliosForProductCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListPortfoliosForProductCommand = (function (_super) {
|
|
24
7
|
__extends(ListPortfoliosForProductCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListPortfoliosForProductCommand(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
|
ListPortfoliosForProductCommand.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":"ListPortfoliosForProductCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfoliosForProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,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":"ListPortfoliosForProductCommand.js","sourceRoot":"","sources":["../../../commands/ListPortfoliosForProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,2DAAiB,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,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,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,mDAAS,GAAjB,UAAkB,KAA2C,EAAE,OAAuB;QACpF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,qDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,sCAAC;AAAD,CAAC,AAtDD,CAAqD,QAAQ,GAsD5D"}
|
|
@@ -3,38 +3,13 @@ import { ListPrincipalsForPortfolioInput, ListPrincipalsForPortfolioOutput } fro
|
|
|
3
3
|
import { deserializeAws_json1_1ListPrincipalsForPortfolioCommand, serializeAws_json1_1ListPrincipalsForPortfolioCommand, } 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 principal ARNs associated with the specified portfolio.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListPrincipalsForPortfolioCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListPrincipalsForPortfolioCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListPrincipalsForPortfolioCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListPrincipalsForPortfolioCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListPrincipalsForPortfolioCommand = (function (_super) {
|
|
24
7
|
__extends(ListPrincipalsForPortfolioCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListPrincipalsForPortfolioCommand(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
|
ListPrincipalsForPortfolioCommand.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":"ListPrincipalsForPortfolioCommand.js","sourceRoot":"","sources":["../../../commands/ListPrincipalsForPortfolioCommand.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":"ListPrincipalsForPortfolioCommand.js","sourceRoot":"","sources":["../../../commands/ListPrincipalsForPortfolioCommand.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;AA+B7D;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 { ListProvisionedProductPlansInput, ListProvisionedProductPlansOutput } f
|
|
|
3
3
|
import { deserializeAws_json1_1ListProvisionedProductPlansCommand, serializeAws_json1_1ListProvisionedProductPlansCommand, } 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 plans for the specified provisioned product or all plans to which the user has access.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListProvisionedProductPlansCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListProvisionedProductPlansCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListProvisionedProductPlansCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListProvisionedProductPlansCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListProvisionedProductPlansCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListProvisionedProductPlansCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListProvisionedProductPlansCommand = (function (_super) {
|
|
24
7
|
__extends(ListProvisionedProductPlansCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListProvisionedProductPlansCommand(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
|
ListProvisionedProductPlansCommand.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":"ListProvisionedProductPlansCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisionedProductPlansCommand.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":"ListProvisionedProductPlansCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisionedProductPlansCommand.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 { ListProvisioningArtifactsInput, ListProvisioningArtifactsOutput } from
|
|
|
3
3
|
import { deserializeAws_json1_1ListProvisioningArtifactsCommand, serializeAws_json1_1ListProvisioningArtifactsCommand, } 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 provisioning artifacts (also known as versions) for the specified 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, ListProvisioningArtifactsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListProvisioningArtifactsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListProvisioningArtifactsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListProvisioningArtifactsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListProvisioningArtifactsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListProvisioningArtifactsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListProvisioningArtifactsCommand = (function (_super) {
|
|
24
7
|
__extends(ListProvisioningArtifactsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListProvisioningArtifactsCommand(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
|
ListProvisioningArtifactsCommand.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":"ListProvisioningArtifactsCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisioningArtifactsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,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":"ListProvisioningArtifactsCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisioningArtifactsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,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,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,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,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|
|
@@ -3,38 +3,13 @@ import { ListProvisioningArtifactsForServiceActionInput, ListProvisioningArtifac
|
|
|
3
3
|
import { deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand, serializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand, } 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 provisioning artifacts (also known as versions) for the specified 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, ListProvisioningArtifactsForServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListProvisioningArtifactsForServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListProvisioningArtifactsForServiceActionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListProvisioningArtifactsForServiceActionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListProvisioningArtifactsForServiceActionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListProvisioningArtifactsForServiceActionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListProvisioningArtifactsForServiceActionCommand = (function (_super) {
|
|
24
7
|
__extends(ListProvisioningArtifactsForServiceActionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListProvisioningArtifactsForServiceActionCommand(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
|
ListProvisioningArtifactsForServiceActionCommand.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":"ListProvisioningArtifactsForServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisioningArtifactsForServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,+CAA+C,GAChD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,sEAAsE,EACtE,oEAAoE,GACrE,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":"ListProvisioningArtifactsForServiceActionCommand.js","sourceRoot":"","sources":["../../../commands/ListProvisioningArtifactsForServiceActionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,+CAA+C,GAChD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,sEAAsE,EACtE,oEAAoE,GACrE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAsE,oEAIrE;IAIC,0DAAqB,KAA4D;QAAjF,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuD;;IAIjF,CAAC;IAKD,4EAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAK9B,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,kDAAkD,CAAC;QACvE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8CAA8C,CAAC,kBAAkB;YAC1F,wBAAwB,EAAE,+CAA+C,CAAC,kBAAkB;SAC7F,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,oEAAS,GAAjB,UACE,KAA4D,EAC5D,OAAuB;QAEvB,OAAO,oEAAoE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAEO,sEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sEAAsE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjG,CAAC;IAIH,uDAAC;AAAD,CAAC,AA/DD,CAAsE,QAAQ,GA+D7E"}
|
|
@@ -3,38 +3,13 @@ import { ListRecordHistoryInput, ListRecordHistoryOutput } from "../models/model
|
|
|
3
3
|
import { deserializeAws_json1_1ListRecordHistoryCommand, serializeAws_json1_1ListRecordHistoryCommand, } 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 specified requests or all performed requests.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListRecordHistoryCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListRecordHistoryCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListRecordHistoryCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListRecordHistoryCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListRecordHistoryCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListRecordHistoryCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListRecordHistoryCommand = (function (_super) {
|
|
24
7
|
__extends(ListRecordHistoryCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListRecordHistoryCommand(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
|
ListRecordHistoryCommand.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":"ListRecordHistoryCommand.js","sourceRoot":"","sources":["../../../commands/ListRecordHistoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,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":"ListRecordHistoryCommand.js","sourceRoot":"","sources":["../../../commands/ListRecordHistoryCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,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,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,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,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -3,38 +3,13 @@ import { ListResourcesForTagOptionInput, ListResourcesForTagOptionOutput } from
|
|
|
3
3
|
import { deserializeAws_json1_1ListResourcesForTagOptionCommand, serializeAws_json1_1ListResourcesForTagOptionCommand, } 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 resources associated with the specified 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, ListResourcesForTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListResourcesForTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListResourcesForTagOptionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListResourcesForTagOptionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListResourcesForTagOptionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListResourcesForTagOptionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListResourcesForTagOptionCommand = (function (_super) {
|
|
24
7
|
__extends(ListResourcesForTagOptionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListResourcesForTagOptionCommand(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
|
ListResourcesForTagOptionCommand.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":"ListResourcesForTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/ListResourcesForTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,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":"ListResourcesForTagOptionCommand.js","sourceRoot":"","sources":["../../../commands/ListResourcesForTagOptionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,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,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,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,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|
|
@@ -3,38 +3,13 @@ import { ListServiceActionsInput, ListServiceActionsOutput } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_json1_1ListServiceActionsCommand, serializeAws_json1_1ListServiceActionsCommand, } 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 self-service actions.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListServiceActionsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListServiceActionsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListServiceActionsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListServiceActionsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListServiceActionsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListServiceActionsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListServiceActionsCommand = (function (_super) {
|
|
24
7
|
__extends(ListServiceActionsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListServiceActionsCommand(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
|
ListServiceActionsCommand.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":"ListServiceActionsCommand.js","sourceRoot":"","sources":["../../../commands/ListServiceActionsCommand.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":"ListServiceActionsCommand.js","sourceRoot":"","sources":["../../../commands/ListServiceActionsCommand.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"}
|
|
@@ -3,38 +3,13 @@ import { ListServiceActionsForProvisioningArtifactInput, ListServiceActionsForPr
|
|
|
3
3
|
import { deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand, serializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand, } 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>Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListServiceActionsForProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListServiceActionsForProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListServiceActionsForProvisioningArtifactCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListServiceActionsForProvisioningArtifactCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListServiceActionsForProvisioningArtifactCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListServiceActionsForProvisioningArtifactCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListServiceActionsForProvisioningArtifactCommand = (function (_super) {
|
|
24
7
|
__extends(ListServiceActionsForProvisioningArtifactCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListServiceActionsForProvisioningArtifactCommand(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
|
ListServiceActionsForProvisioningArtifactCommand.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":"ListServiceActionsForProvisioningArtifactCommand.js","sourceRoot":"","sources":["../../../commands/ListServiceActionsForProvisioningArtifactCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,+CAA+C,GAChD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,sEAAsE,EACtE,oEAAoE,GACrE,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":"ListServiceActionsForProvisioningArtifactCommand.js","sourceRoot":"","sources":["../../../commands/ListServiceActionsForProvisioningArtifactCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,+CAA+C,GAChD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,sEAAsE,EACtE,oEAAoE,GACrE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAsE,oEAIrE;IAIC,0DAAqB,KAA4D;QAAjF,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuD;;IAIjF,CAAC;IAKD,4EAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAK9B,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,kDAAkD,CAAC;QACvE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8CAA8C,CAAC,kBAAkB;YAC1F,wBAAwB,EAAE,+CAA+C,CAAC,kBAAkB;SAC7F,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,oEAAS,GAAjB,UACE,KAA4D,EAC5D,OAAuB;QAEvB,OAAO,oEAAoE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAEO,sEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sEAAsE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjG,CAAC;IAIH,uDAAC;AAAD,CAAC,AA/DD,CAAsE,QAAQ,GA+D7E"}
|
|
@@ -3,38 +3,13 @@ import { ListStackInstancesForProvisionedProductInput, ListStackInstancesForProv
|
|
|
3
3
|
import { deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand, serializeAws_json1_1ListStackInstancesForProvisionedProductCommand, } 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>Returns summary information about stack instances that are associated with the specified <code>CFN_STACKSET</code> type provisioned product. You can filter for stack instances that are associated with a specific AWS account name or region. </p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListStackInstancesForProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListStackInstancesForProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListStackInstancesForProvisionedProductCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListStackInstancesForProvisionedProductCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListStackInstancesForProvisionedProductCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListStackInstancesForProvisionedProductCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListStackInstancesForProvisionedProductCommand = (function (_super) {
|
|
24
7
|
__extends(ListStackInstancesForProvisionedProductCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListStackInstancesForProvisionedProductCommand(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
|
ListStackInstancesForProvisionedProductCommand.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":"ListStackInstancesForProvisionedProductCommand.js","sourceRoot":"","sources":["../../../commands/ListStackInstancesForProvisionedProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,4CAA4C,EAC5C,6CAA6C,GAC9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,oEAAoE,EACpE,kEAAkE,GACnE,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":"ListStackInstancesForProvisionedProductCommand.js","sourceRoot":"","sources":["../../../commands/ListStackInstancesForProvisionedProductCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,4CAA4C,EAC5C,6CAA6C,GAC9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,oEAAoE,EACpE,kEAAkE,GACnE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAoE,kEAInE;IAIC,wDAAqB,KAA0D;QAA/E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqD;;IAI/E,CAAC;IAKD,0EAAiB,GAAjB,UACE,WAAmE,EACnE,aAAiD,EACjD,OAA8B;QAK9B,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,gDAAgD,CAAC;QACrE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4CAA4C,CAAC,kBAAkB;YACxF,wBAAwB,EAAE,6CAA6C,CAAC,kBAAkB;SAC3F,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,kEAAS,GAAjB,UACE,KAA0D,EAC1D,OAAuB;QAEvB,OAAO,kEAAkE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAEO,oEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oEAAoE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/F,CAAC;IAIH,qDAAC;AAAD,CAAC,AA/DD,CAAoE,QAAQ,GA+D3E"}
|
|
@@ -3,38 +3,13 @@ import { ListTagOptionsInput, ListTagOptionsOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1ListTagOptionsCommand, serializeAws_json1_1ListTagOptionsCommand, } 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 specified TagOptions or all TagOptions.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ServiceCatalogClient, ListTagOptionsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
|
|
12
|
-
* // const { ServiceCatalogClient, ListTagOptionsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
|
|
13
|
-
* const client = new ServiceCatalogClient(config);
|
|
14
|
-
* const command = new ListTagOptionsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListTagOptionsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListTagOptionsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListTagOptionsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var ListTagOptionsCommand = (function (_super) {
|
|
24
7
|
__extends(ListTagOptionsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListTagOptionsCommand(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
|
ListTagOptionsCommand.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);
|