@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
|
+
AcceptPortfolioShareInput,
|
|
10
|
+
AcceptPortfolioShareOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AcceptPortfolioShareCommandInput
|
|
18
|
+
extends AcceptPortfolioShareInput {}
|
|
19
|
+
export interface AcceptPortfolioShareCommandOutput
|
|
20
|
+
extends AcceptPortfolioShareOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AcceptPortfolioShareCommand extends $Command<
|
|
23
|
+
AcceptPortfolioShareCommandInput,
|
|
24
|
+
AcceptPortfolioShareCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AcceptPortfolioShareCommandInput;
|
|
28
|
+
constructor(input: AcceptPortfolioShareCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AcceptPortfolioShareCommandInput,
|
|
35
|
+
AcceptPortfolioShareCommandOutput
|
|
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
|
+
AssociateBudgetWithResourceInput,
|
|
10
|
+
AssociateBudgetWithResourceOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AssociateBudgetWithResourceCommandInput
|
|
18
|
+
extends AssociateBudgetWithResourceInput {}
|
|
19
|
+
export interface AssociateBudgetWithResourceCommandOutput
|
|
20
|
+
extends AssociateBudgetWithResourceOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AssociateBudgetWithResourceCommand extends $Command<
|
|
23
|
+
AssociateBudgetWithResourceCommandInput,
|
|
24
|
+
AssociateBudgetWithResourceCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AssociateBudgetWithResourceCommandInput;
|
|
28
|
+
constructor(input: AssociateBudgetWithResourceCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AssociateBudgetWithResourceCommandInput,
|
|
35
|
+
AssociateBudgetWithResourceCommandOutput
|
|
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
|
+
AssociatePrincipalWithPortfolioInput,
|
|
10
|
+
AssociatePrincipalWithPortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AssociatePrincipalWithPortfolioCommandInput
|
|
18
|
+
extends AssociatePrincipalWithPortfolioInput {}
|
|
19
|
+
export interface AssociatePrincipalWithPortfolioCommandOutput
|
|
20
|
+
extends AssociatePrincipalWithPortfolioOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AssociatePrincipalWithPortfolioCommand extends $Command<
|
|
23
|
+
AssociatePrincipalWithPortfolioCommandInput,
|
|
24
|
+
AssociatePrincipalWithPortfolioCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AssociatePrincipalWithPortfolioCommandInput;
|
|
28
|
+
constructor(input: AssociatePrincipalWithPortfolioCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AssociatePrincipalWithPortfolioCommandInput,
|
|
35
|
+
AssociatePrincipalWithPortfolioCommandOutput
|
|
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
|
+
AssociateProductWithPortfolioInput,
|
|
10
|
+
AssociateProductWithPortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AssociateProductWithPortfolioCommandInput
|
|
18
|
+
extends AssociateProductWithPortfolioInput {}
|
|
19
|
+
export interface AssociateProductWithPortfolioCommandOutput
|
|
20
|
+
extends AssociateProductWithPortfolioOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AssociateProductWithPortfolioCommand extends $Command<
|
|
23
|
+
AssociateProductWithPortfolioCommandInput,
|
|
24
|
+
AssociateProductWithPortfolioCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AssociateProductWithPortfolioCommandInput;
|
|
28
|
+
constructor(input: AssociateProductWithPortfolioCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AssociateProductWithPortfolioCommandInput,
|
|
35
|
+
AssociateProductWithPortfolioCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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
|
+
AssociateServiceActionWithProvisioningArtifactInput,
|
|
10
|
+
AssociateServiceActionWithProvisioningArtifactOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AssociateServiceActionWithProvisioningArtifactCommandInput
|
|
18
|
+
extends AssociateServiceActionWithProvisioningArtifactInput {}
|
|
19
|
+
export interface AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
20
|
+
extends AssociateServiceActionWithProvisioningArtifactOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AssociateServiceActionWithProvisioningArtifactCommand extends $Command<
|
|
23
|
+
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
24
|
+
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
28
|
+
constructor(
|
|
29
|
+
input: AssociateServiceActionWithProvisioningArtifactCommandInput
|
|
30
|
+
);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
37
|
+
AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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
|
+
AssociateTagOptionWithResourceInput,
|
|
10
|
+
AssociateTagOptionWithResourceOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface AssociateTagOptionWithResourceCommandInput
|
|
18
|
+
extends AssociateTagOptionWithResourceInput {}
|
|
19
|
+
export interface AssociateTagOptionWithResourceCommandOutput
|
|
20
|
+
extends AssociateTagOptionWithResourceOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AssociateTagOptionWithResourceCommand extends $Command<
|
|
23
|
+
AssociateTagOptionWithResourceCommandInput,
|
|
24
|
+
AssociateTagOptionWithResourceCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AssociateTagOptionWithResourceCommandInput;
|
|
28
|
+
constructor(input: AssociateTagOptionWithResourceCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AssociateTagOptionWithResourceCommandInput,
|
|
35
|
+
AssociateTagOptionWithResourceCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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
|
+
BatchAssociateServiceActionWithProvisioningArtifactInput,
|
|
10
|
+
BatchAssociateServiceActionWithProvisioningArtifactOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface BatchAssociateServiceActionWithProvisioningArtifactCommandInput
|
|
18
|
+
extends BatchAssociateServiceActionWithProvisioningArtifactInput {}
|
|
19
|
+
export interface BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
20
|
+
extends BatchAssociateServiceActionWithProvisioningArtifactOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command<
|
|
23
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
24
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
28
|
+
constructor(
|
|
29
|
+
input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput
|
|
30
|
+
);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
37
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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
|
+
BatchDisassociateServiceActionFromProvisioningArtifactInput,
|
|
10
|
+
BatchDisassociateServiceActionFromProvisioningArtifactOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
18
|
+
extends BatchDisassociateServiceActionFromProvisioningArtifactInput {}
|
|
19
|
+
export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
20
|
+
extends BatchDisassociateServiceActionFromProvisioningArtifactOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command<
|
|
23
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
24
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput;
|
|
28
|
+
constructor(
|
|
29
|
+
input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
30
|
+
);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
37
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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 { CopyProductInput, CopyProductOutput } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceCatalogClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../ServiceCatalogClient";
|
|
14
|
+
export interface CopyProductCommandInput extends CopyProductInput {}
|
|
15
|
+
export interface CopyProductCommandOutput
|
|
16
|
+
extends CopyProductOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class CopyProductCommand extends $Command<
|
|
19
|
+
CopyProductCommandInput,
|
|
20
|
+
CopyProductCommandOutput,
|
|
21
|
+
ServiceCatalogClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: CopyProductCommandInput;
|
|
24
|
+
constructor(input: CopyProductCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<CopyProductCommandInput, CopyProductCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -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
|
+
CreateConstraintInput,
|
|
10
|
+
CreateConstraintOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface CreateConstraintCommandInput extends CreateConstraintInput {}
|
|
18
|
+
export interface CreateConstraintCommandOutput
|
|
19
|
+
extends CreateConstraintOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class CreateConstraintCommand extends $Command<
|
|
22
|
+
CreateConstraintCommandInput,
|
|
23
|
+
CreateConstraintCommandOutput,
|
|
24
|
+
ServiceCatalogClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: CreateConstraintCommandInput;
|
|
27
|
+
constructor(input: CreateConstraintCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<CreateConstraintCommandInput, CreateConstraintCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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
|
+
CreatePortfolioInput,
|
|
10
|
+
CreatePortfolioOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface CreatePortfolioCommandInput extends CreatePortfolioInput {}
|
|
18
|
+
export interface CreatePortfolioCommandOutput
|
|
19
|
+
extends CreatePortfolioOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class CreatePortfolioCommand extends $Command<
|
|
22
|
+
CreatePortfolioCommandInput,
|
|
23
|
+
CreatePortfolioCommandOutput,
|
|
24
|
+
ServiceCatalogClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: CreatePortfolioCommandInput;
|
|
27
|
+
constructor(input: CreatePortfolioCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<CreatePortfolioCommandInput, CreatePortfolioCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|