@aws-sdk/client-service-catalog 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/ServiceCatalog.d.ts +1555 -440
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +627 -160
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +87 -87
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2073 -2696
- package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +20 -20
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListConstraintsForPortfolioInput,
|
|
10
|
+
ListConstraintsForPortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListConstraintsForPortfolioCommandInput
|
|
18
|
+
extends ListConstraintsForPortfolioInput {}
|
|
19
|
+
export interface ListConstraintsForPortfolioCommandOutput
|
|
20
|
+
extends ListConstraintsForPortfolioOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListConstraintsForPortfolioCommand extends $Command<
|
|
23
|
+
ListConstraintsForPortfolioCommandInput,
|
|
24
|
+
ListConstraintsForPortfolioCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListConstraintsForPortfolioCommandInput;
|
|
28
|
+
constructor(input: ListConstraintsForPortfolioCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListConstraintsForPortfolioCommandInput,
|
|
35
|
+
ListConstraintsForPortfolioCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListLaunchPathsInput,
|
|
10
|
+
ListLaunchPathsOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListLaunchPathsCommandInput extends ListLaunchPathsInput {}
|
|
18
|
+
export interface ListLaunchPathsCommandOutput
|
|
19
|
+
extends ListLaunchPathsOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class ListLaunchPathsCommand extends $Command<
|
|
22
|
+
ListLaunchPathsCommandInput,
|
|
23
|
+
ListLaunchPathsCommandOutput,
|
|
24
|
+
ServiceCatalogClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: ListLaunchPathsCommandInput;
|
|
27
|
+
constructor(input: ListLaunchPathsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<ListLaunchPathsCommandInput, ListLaunchPathsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListOrganizationPortfolioAccessInput,
|
|
10
|
+
ListOrganizationPortfolioAccessOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListOrganizationPortfolioAccessCommandInput
|
|
18
|
+
extends ListOrganizationPortfolioAccessInput {}
|
|
19
|
+
export interface ListOrganizationPortfolioAccessCommandOutput
|
|
20
|
+
extends ListOrganizationPortfolioAccessOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListOrganizationPortfolioAccessCommand extends $Command<
|
|
23
|
+
ListOrganizationPortfolioAccessCommandInput,
|
|
24
|
+
ListOrganizationPortfolioAccessCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListOrganizationPortfolioAccessCommandInput;
|
|
28
|
+
constructor(input: ListOrganizationPortfolioAccessCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListOrganizationPortfolioAccessCommandInput,
|
|
35
|
+
ListOrganizationPortfolioAccessCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListPortfolioAccessInput,
|
|
10
|
+
ListPortfolioAccessOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListPortfolioAccessCommandInput
|
|
18
|
+
extends ListPortfolioAccessInput {}
|
|
19
|
+
export interface ListPortfolioAccessCommandOutput
|
|
20
|
+
extends ListPortfolioAccessOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListPortfolioAccessCommand extends $Command<
|
|
23
|
+
ListPortfolioAccessCommandInput,
|
|
24
|
+
ListPortfolioAccessCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListPortfolioAccessCommandInput;
|
|
28
|
+
constructor(input: ListPortfolioAccessCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListPortfolioAccessCommandInput, ListPortfolioAccessCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import { ListPortfoliosInput, ListPortfoliosOutput } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceCatalogClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../ServiceCatalogClient";
|
|
14
|
+
export interface ListPortfoliosCommandInput extends ListPortfoliosInput {}
|
|
15
|
+
export interface ListPortfoliosCommandOutput
|
|
16
|
+
extends ListPortfoliosOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class ListPortfoliosCommand extends $Command<
|
|
19
|
+
ListPortfoliosCommandInput,
|
|
20
|
+
ListPortfoliosCommandOutput,
|
|
21
|
+
ServiceCatalogClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: ListPortfoliosCommandInput;
|
|
24
|
+
constructor(input: ListPortfoliosCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<ListPortfoliosCommandInput, ListPortfoliosCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListPortfoliosForProductInput,
|
|
10
|
+
ListPortfoliosForProductOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListPortfoliosForProductCommandInput
|
|
18
|
+
extends ListPortfoliosForProductInput {}
|
|
19
|
+
export interface ListPortfoliosForProductCommandOutput
|
|
20
|
+
extends ListPortfoliosForProductOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListPortfoliosForProductCommand extends $Command<
|
|
23
|
+
ListPortfoliosForProductCommandInput,
|
|
24
|
+
ListPortfoliosForProductCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListPortfoliosForProductCommandInput;
|
|
28
|
+
constructor(input: ListPortfoliosForProductCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListPortfoliosForProductCommandInput,
|
|
35
|
+
ListPortfoliosForProductCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListPrincipalsForPortfolioInput,
|
|
10
|
+
ListPrincipalsForPortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListPrincipalsForPortfolioCommandInput
|
|
18
|
+
extends ListPrincipalsForPortfolioInput {}
|
|
19
|
+
export interface ListPrincipalsForPortfolioCommandOutput
|
|
20
|
+
extends ListPrincipalsForPortfolioOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListPrincipalsForPortfolioCommand extends $Command<
|
|
23
|
+
ListPrincipalsForPortfolioCommandInput,
|
|
24
|
+
ListPrincipalsForPortfolioCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListPrincipalsForPortfolioCommandInput;
|
|
28
|
+
constructor(input: ListPrincipalsForPortfolioCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListPrincipalsForPortfolioCommandInput,
|
|
35
|
+
ListPrincipalsForPortfolioCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListProvisionedProductPlansInput,
|
|
10
|
+
ListProvisionedProductPlansOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListProvisionedProductPlansCommandInput
|
|
18
|
+
extends ListProvisionedProductPlansInput {}
|
|
19
|
+
export interface ListProvisionedProductPlansCommandOutput
|
|
20
|
+
extends ListProvisionedProductPlansOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListProvisionedProductPlansCommand extends $Command<
|
|
23
|
+
ListProvisionedProductPlansCommandInput,
|
|
24
|
+
ListProvisionedProductPlansCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListProvisionedProductPlansCommandInput;
|
|
28
|
+
constructor(input: ListProvisionedProductPlansCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListProvisionedProductPlansCommandInput,
|
|
35
|
+
ListProvisionedProductPlansCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListProvisioningArtifactsInput,
|
|
10
|
+
ListProvisioningArtifactsOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListProvisioningArtifactsCommandInput
|
|
18
|
+
extends ListProvisioningArtifactsInput {}
|
|
19
|
+
export interface ListProvisioningArtifactsCommandOutput
|
|
20
|
+
extends ListProvisioningArtifactsOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListProvisioningArtifactsCommand extends $Command<
|
|
23
|
+
ListProvisioningArtifactsCommandInput,
|
|
24
|
+
ListProvisioningArtifactsCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListProvisioningArtifactsCommandInput;
|
|
28
|
+
constructor(input: ListProvisioningArtifactsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListProvisioningArtifactsCommandInput,
|
|
35
|
+
ListProvisioningArtifactsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListProvisioningArtifactsForServiceActionInput,
|
|
10
|
+
ListProvisioningArtifactsForServiceActionOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListProvisioningArtifactsForServiceActionCommandInput
|
|
18
|
+
extends ListProvisioningArtifactsForServiceActionInput {}
|
|
19
|
+
export interface ListProvisioningArtifactsForServiceActionCommandOutput
|
|
20
|
+
extends ListProvisioningArtifactsForServiceActionOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListProvisioningArtifactsForServiceActionCommand extends $Command<
|
|
23
|
+
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
24
|
+
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListProvisioningArtifactsForServiceActionCommandInput;
|
|
28
|
+
constructor(input: ListProvisioningArtifactsForServiceActionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
35
|
+
ListProvisioningArtifactsForServiceActionCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
ListRecordHistoryInput,
|
|
10
|
+
ListRecordHistoryOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface ListRecordHistoryCommandInput extends ListRecordHistoryInput {}
|
|
18
|
+
export interface ListRecordHistoryCommandOutput
|
|
19
|
+
extends ListRecordHistoryOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class ListRecordHistoryCommand extends $Command<
|
|
22
|
+
ListRecordHistoryCommandInput,
|
|
23
|
+
ListRecordHistoryCommandOutput,
|
|
24
|
+
ServiceCatalogClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: ListRecordHistoryCommandInput;
|
|
27
|
+
constructor(input: ListRecordHistoryCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<ListRecordHistoryCommandInput, ListRecordHistoryCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|