@aws-sdk/client-service-catalog 3.168.0 → 3.170.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 +1642 -440
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +652 -160
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +37 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2919 -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 +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribePortfolioSharesCommandInput,
|
|
4
|
+
DescribePortfolioSharesCommandOutput,
|
|
5
|
+
} from "../commands/DescribePortfolioSharesCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribePortfolioShares(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: DescribePortfolioSharesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribePortfolioSharesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetProvisionedProductOutputsCommandInput,
|
|
4
|
+
GetProvisionedProductOutputsCommandOutput,
|
|
5
|
+
} from "../commands/GetProvisionedProductOutputsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetProvisionedProductOutputs(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: GetProvisionedProductOutputsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetProvisionedProductOutputsCommandOutput>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { ServiceCatalog } from "../ServiceCatalog";
|
|
3
|
-
import { ServiceCatalogClient } from "../ServiceCatalogClient";
|
|
4
|
-
export interface ServiceCatalogPaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { ServiceCatalog } from "../ServiceCatalog";
|
|
3
|
+
import { ServiceCatalogClient } from "../ServiceCatalogClient";
|
|
4
|
+
export interface ServiceCatalogPaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: ServiceCatalog | ServiceCatalogClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAcceptedPortfolioSharesCommandInput,
|
|
4
|
+
ListAcceptedPortfolioSharesCommandOutput,
|
|
5
|
+
} from "../commands/ListAcceptedPortfolioSharesCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAcceptedPortfolioShares(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListAcceptedPortfolioSharesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAcceptedPortfolioSharesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListBudgetsForResourceCommandInput,
|
|
4
|
+
ListBudgetsForResourceCommandOutput,
|
|
5
|
+
} from "../commands/ListBudgetsForResourceCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListBudgetsForResource(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListBudgetsForResourceCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListBudgetsForResourceCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListConstraintsForPortfolioCommandInput,
|
|
4
|
+
ListConstraintsForPortfolioCommandOutput,
|
|
5
|
+
} from "../commands/ListConstraintsForPortfolioCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListConstraintsForPortfolio(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListConstraintsForPortfolioCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListConstraintsForPortfolioCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListLaunchPathsCommandInput,
|
|
4
|
+
ListLaunchPathsCommandOutput,
|
|
5
|
+
} from "../commands/ListLaunchPathsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListLaunchPaths(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListLaunchPathsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListLaunchPathsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListOrganizationPortfolioAccessCommandInput,
|
|
4
|
+
ListOrganizationPortfolioAccessCommandOutput,
|
|
5
|
+
} from "../commands/ListOrganizationPortfolioAccessCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListOrganizationPortfolioAccess(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListOrganizationPortfolioAccessCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListOrganizationPortfolioAccessCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPortfolioAccessCommandInput,
|
|
4
|
+
ListPortfolioAccessCommandOutput,
|
|
5
|
+
} from "../commands/ListPortfolioAccessCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPortfolioAccess(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListPortfolioAccessCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPortfolioAccessCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPortfoliosForProductCommandInput,
|
|
4
|
+
ListPortfoliosForProductCommandOutput,
|
|
5
|
+
} from "../commands/ListPortfoliosForProductCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPortfoliosForProduct(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListPortfoliosForProductCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPortfoliosForProductCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPortfoliosCommandInput,
|
|
4
|
+
ListPortfoliosCommandOutput,
|
|
5
|
+
} from "../commands/ListPortfoliosCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPortfolios(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListPortfoliosCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPortfoliosCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPrincipalsForPortfolioCommandInput,
|
|
4
|
+
ListPrincipalsForPortfolioCommandOutput,
|
|
5
|
+
} from "../commands/ListPrincipalsForPortfolioCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPrincipalsForPortfolio(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListPrincipalsForPortfolioCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPrincipalsForPortfolioCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
4
|
+
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
5
|
+
} from "../commands/ListProvisioningArtifactsForServiceActionCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListProvisioningArtifactsForServiceAction(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResourcesForTagOptionCommandInput,
|
|
4
|
+
ListResourcesForTagOptionCommandOutput,
|
|
5
|
+
} from "../commands/ListResourcesForTagOptionCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResourcesForTagOption(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListResourcesForTagOptionCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResourcesForTagOptionCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
4
|
+
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
5
|
+
} from "../commands/ListServiceActionsForProvisioningArtifactCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListServiceActionsForProvisioningArtifact(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListServiceActionsCommandInput,
|
|
4
|
+
ListServiceActionsCommandOutput,
|
|
5
|
+
} from "../commands/ListServiceActionsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListServiceActions(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListServiceActionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListServiceActionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTagOptionsCommandInput,
|
|
4
|
+
ListTagOptionsCommandOutput,
|
|
5
|
+
} from "../commands/ListTagOptionsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTagOptions(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: ListTagOptionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTagOptionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchProductsAsAdminCommandInput,
|
|
4
|
+
SearchProductsAsAdminCommandOutput,
|
|
5
|
+
} from "../commands/SearchProductsAsAdminCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateSearchProductsAsAdmin(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: SearchProductsAsAdminCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<SearchProductsAsAdminCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchProductsCommandInput,
|
|
4
|
+
SearchProductsCommandOutput,
|
|
5
|
+
} from "../commands/SearchProductsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateSearchProducts(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: SearchProductsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<SearchProductsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchProvisionedProductsCommandInput,
|
|
4
|
+
SearchProvisionedProductsCommandOutput,
|
|
5
|
+
} from "../commands/SearchProvisionedProductsCommand";
|
|
6
|
+
import { ServiceCatalogPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateSearchProvisionedProducts(
|
|
8
|
+
config: ServiceCatalogPaginationConfiguration,
|
|
9
|
+
input: SearchProvisionedProductsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<SearchProvisionedProductsCommandOutput>;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export * from "./DescribePortfolioSharesPaginator";
|
|
2
|
-
export * from "./GetProvisionedProductOutputsPaginator";
|
|
3
|
-
export * from "./Interfaces";
|
|
4
|
-
export * from "./ListAcceptedPortfolioSharesPaginator";
|
|
5
|
-
export * from "./ListBudgetsForResourcePaginator";
|
|
6
|
-
export * from "./ListConstraintsForPortfolioPaginator";
|
|
7
|
-
export * from "./ListLaunchPathsPaginator";
|
|
8
|
-
export * from "./ListOrganizationPortfolioAccessPaginator";
|
|
9
|
-
export * from "./ListPortfolioAccessPaginator";
|
|
10
|
-
export * from "./ListPortfoliosForProductPaginator";
|
|
11
|
-
export * from "./ListPortfoliosPaginator";
|
|
12
|
-
export * from "./ListPrincipalsForPortfolioPaginator";
|
|
13
|
-
export * from "./ListProvisioningArtifactsForServiceActionPaginator";
|
|
14
|
-
export * from "./ListResourcesForTagOptionPaginator";
|
|
15
|
-
export * from "./ListServiceActionsForProvisioningArtifactPaginator";
|
|
16
|
-
export * from "./ListServiceActionsPaginator";
|
|
17
|
-
export * from "./ListTagOptionsPaginator";
|
|
18
|
-
export * from "./SearchProductsAsAdminPaginator";
|
|
19
|
-
export * from "./SearchProductsPaginator";
|
|
20
|
-
export * from "./SearchProvisionedProductsPaginator";
|
|
1
|
+
export * from "./DescribePortfolioSharesPaginator";
|
|
2
|
+
export * from "./GetProvisionedProductOutputsPaginator";
|
|
3
|
+
export * from "./Interfaces";
|
|
4
|
+
export * from "./ListAcceptedPortfolioSharesPaginator";
|
|
5
|
+
export * from "./ListBudgetsForResourcePaginator";
|
|
6
|
+
export * from "./ListConstraintsForPortfolioPaginator";
|
|
7
|
+
export * from "./ListLaunchPathsPaginator";
|
|
8
|
+
export * from "./ListOrganizationPortfolioAccessPaginator";
|
|
9
|
+
export * from "./ListPortfolioAccessPaginator";
|
|
10
|
+
export * from "./ListPortfoliosForProductPaginator";
|
|
11
|
+
export * from "./ListPortfoliosPaginator";
|
|
12
|
+
export * from "./ListPrincipalsForPortfolioPaginator";
|
|
13
|
+
export * from "./ListProvisioningArtifactsForServiceActionPaginator";
|
|
14
|
+
export * from "./ListResourcesForTagOptionPaginator";
|
|
15
|
+
export * from "./ListServiceActionsForProvisioningArtifactPaginator";
|
|
16
|
+
export * from "./ListServiceActionsPaginator";
|
|
17
|
+
export * from "./ListTagOptionsPaginator";
|
|
18
|
+
export * from "./SearchProductsAsAdminPaginator";
|
|
19
|
+
export * from "./SearchProductsPaginator";
|
|
20
|
+
export * from "./SearchProvisionedProductsPaginator";
|