@aws-sdk/client-service-catalog 3.169.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 +8 -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,17 +1,41 @@
|
|
|
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
|
+
DeleteProvisionedProductPlanInput,
|
|
10
|
+
DeleteProvisionedProductPlanOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DeleteProvisionedProductPlanCommandInput
|
|
18
|
+
extends DeleteProvisionedProductPlanInput {}
|
|
19
|
+
export interface DeleteProvisionedProductPlanCommandOutput
|
|
20
|
+
extends DeleteProvisionedProductPlanOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteProvisionedProductPlanCommand extends $Command<
|
|
24
|
+
DeleteProvisionedProductPlanCommandInput,
|
|
25
|
+
DeleteProvisionedProductPlanCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteProvisionedProductPlanCommandInput;
|
|
29
|
+
constructor(input: DeleteProvisionedProductPlanCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteProvisionedProductPlanCommandInput,
|
|
37
|
+
DeleteProvisionedProductPlanCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DeleteProvisioningArtifactInput,
|
|
10
|
+
DeleteProvisioningArtifactOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DeleteProvisioningArtifactCommandInput
|
|
18
|
+
extends DeleteProvisioningArtifactInput {}
|
|
19
|
+
export interface DeleteProvisioningArtifactCommandOutput
|
|
20
|
+
extends DeleteProvisioningArtifactOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteProvisioningArtifactCommand extends $Command<
|
|
24
|
+
DeleteProvisioningArtifactCommandInput,
|
|
25
|
+
DeleteProvisioningArtifactCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteProvisioningArtifactCommandInput;
|
|
29
|
+
constructor(input: DeleteProvisioningArtifactCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteProvisioningArtifactCommandInput,
|
|
37
|
+
DeleteProvisioningArtifactCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
DeleteServiceActionInput,
|
|
10
|
+
DeleteServiceActionOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DeleteServiceActionCommandInput
|
|
18
|
+
extends DeleteServiceActionInput {}
|
|
19
|
+
export interface DeleteServiceActionCommandOutput
|
|
20
|
+
extends DeleteServiceActionOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteServiceActionCommand extends $Command<
|
|
24
|
+
DeleteServiceActionCommandInput,
|
|
25
|
+
DeleteServiceActionCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteServiceActionCommandInput;
|
|
29
|
+
constructor(input: DeleteServiceActionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DeleteServiceActionCommandInput, DeleteServiceActionCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DeleteTagOptionInput,
|
|
10
|
+
DeleteTagOptionOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DeleteTagOptionCommandInput extends DeleteTagOptionInput {}
|
|
18
|
+
export interface DeleteTagOptionCommandOutput
|
|
19
|
+
extends DeleteTagOptionOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DeleteTagOptionCommand extends $Command<
|
|
23
|
+
DeleteTagOptionCommandInput,
|
|
24
|
+
DeleteTagOptionCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteTagOptionCommandInput;
|
|
28
|
+
constructor(input: DeleteTagOptionCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DeleteTagOptionCommandInput, DeleteTagOptionCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
DescribeConstraintInput,
|
|
10
|
+
DescribeConstraintOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribeConstraintCommandInput
|
|
18
|
+
extends DescribeConstraintInput {}
|
|
19
|
+
export interface DescribeConstraintCommandOutput
|
|
20
|
+
extends DescribeConstraintOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeConstraintCommand extends $Command<
|
|
24
|
+
DescribeConstraintCommandInput,
|
|
25
|
+
DescribeConstraintCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeConstraintCommandInput;
|
|
29
|
+
constructor(input: DescribeConstraintCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DescribeConstraintCommandInput, DescribeConstraintCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeCopyProductStatusInput,
|
|
10
|
+
DescribeCopyProductStatusOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribeCopyProductStatusCommandInput
|
|
18
|
+
extends DescribeCopyProductStatusInput {}
|
|
19
|
+
export interface DescribeCopyProductStatusCommandOutput
|
|
20
|
+
extends DescribeCopyProductStatusOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeCopyProductStatusCommand extends $Command<
|
|
24
|
+
DescribeCopyProductStatusCommandInput,
|
|
25
|
+
DescribeCopyProductStatusCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeCopyProductStatusCommandInput;
|
|
29
|
+
constructor(input: DescribeCopyProductStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeCopyProductStatusCommandInput,
|
|
37
|
+
DescribeCopyProductStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DescribePortfolioInput,
|
|
10
|
+
DescribePortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribePortfolioCommandInput extends DescribePortfolioInput {}
|
|
18
|
+
export interface DescribePortfolioCommandOutput
|
|
19
|
+
extends DescribePortfolioOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribePortfolioCommand extends $Command<
|
|
23
|
+
DescribePortfolioCommandInput,
|
|
24
|
+
DescribePortfolioCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribePortfolioCommandInput;
|
|
28
|
+
constructor(input: DescribePortfolioCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribePortfolioCommandInput, DescribePortfolioCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribePortfolioShareStatusInput,
|
|
10
|
+
DescribePortfolioShareStatusOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribePortfolioShareStatusCommandInput
|
|
18
|
+
extends DescribePortfolioShareStatusInput {}
|
|
19
|
+
export interface DescribePortfolioShareStatusCommandOutput
|
|
20
|
+
extends DescribePortfolioShareStatusOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribePortfolioShareStatusCommand extends $Command<
|
|
24
|
+
DescribePortfolioShareStatusCommandInput,
|
|
25
|
+
DescribePortfolioShareStatusCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribePortfolioShareStatusCommandInput;
|
|
29
|
+
constructor(input: DescribePortfolioShareStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribePortfolioShareStatusCommandInput,
|
|
37
|
+
DescribePortfolioShareStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribePortfolioSharesInput,
|
|
10
|
+
DescribePortfolioSharesOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribePortfolioSharesCommandInput
|
|
18
|
+
extends DescribePortfolioSharesInput {}
|
|
19
|
+
export interface DescribePortfolioSharesCommandOutput
|
|
20
|
+
extends DescribePortfolioSharesOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribePortfolioSharesCommand extends $Command<
|
|
24
|
+
DescribePortfolioSharesCommandInput,
|
|
25
|
+
DescribePortfolioSharesCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribePortfolioSharesCommandInput;
|
|
29
|
+
constructor(input: DescribePortfolioSharesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribePortfolioSharesCommandInput,
|
|
37
|
+
DescribePortfolioSharesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeProductAsAdminInput,
|
|
10
|
+
DescribeProductAsAdminOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribeProductAsAdminCommandInput
|
|
18
|
+
extends DescribeProductAsAdminInput {}
|
|
19
|
+
export interface DescribeProductAsAdminCommandOutput
|
|
20
|
+
extends DescribeProductAsAdminOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeProductAsAdminCommand extends $Command<
|
|
24
|
+
DescribeProductAsAdminCommandInput,
|
|
25
|
+
DescribeProductAsAdminCommandOutput,
|
|
26
|
+
ServiceCatalogClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeProductAsAdminCommandInput;
|
|
29
|
+
constructor(input: DescribeProductAsAdminCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeProductAsAdminCommandInput,
|
|
37
|
+
DescribeProductAsAdminCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DescribeProductInput,
|
|
10
|
+
DescribeProductOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface DescribeProductCommandInput extends DescribeProductInput {}
|
|
18
|
+
export interface DescribeProductCommandOutput
|
|
19
|
+
extends DescribeProductOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeProductCommand extends $Command<
|
|
23
|
+
DescribeProductCommandInput,
|
|
24
|
+
DescribeProductCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeProductCommandInput;
|
|
28
|
+
constructor(input: DescribeProductCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeProductCommandInput, DescribeProductCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|