@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,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
|
+
UpdateTagOptionInput,
|
|
10
|
+
UpdateTagOptionOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceCatalogClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../ServiceCatalogClient";
|
|
17
|
+
export interface UpdateTagOptionCommandInput extends UpdateTagOptionInput {}
|
|
18
|
+
export interface UpdateTagOptionCommandOutput
|
|
19
|
+
extends UpdateTagOptionOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class UpdateTagOptionCommand extends $Command<
|
|
23
|
+
UpdateTagOptionCommandInput,
|
|
24
|
+
UpdateTagOptionCommandOutput,
|
|
25
|
+
ServiceCatalogClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UpdateTagOptionCommandInput;
|
|
28
|
+
constructor(input: UpdateTagOptionCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: ServiceCatalogClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,87 +1,87 @@
|
|
|
1
|
-
export * from "./AcceptPortfolioShareCommand";
|
|
2
|
-
export * from "./AssociateBudgetWithResourceCommand";
|
|
3
|
-
export * from "./AssociatePrincipalWithPortfolioCommand";
|
|
4
|
-
export * from "./AssociateProductWithPortfolioCommand";
|
|
5
|
-
export * from "./AssociateServiceActionWithProvisioningArtifactCommand";
|
|
6
|
-
export * from "./AssociateTagOptionWithResourceCommand";
|
|
7
|
-
export * from "./BatchAssociateServiceActionWithProvisioningArtifactCommand";
|
|
8
|
-
export * from "./BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
9
|
-
export * from "./CopyProductCommand";
|
|
10
|
-
export * from "./CreateConstraintCommand";
|
|
11
|
-
export * from "./CreatePortfolioCommand";
|
|
12
|
-
export * from "./CreatePortfolioShareCommand";
|
|
13
|
-
export * from "./CreateProductCommand";
|
|
14
|
-
export * from "./CreateProvisionedProductPlanCommand";
|
|
15
|
-
export * from "./CreateProvisioningArtifactCommand";
|
|
16
|
-
export * from "./CreateServiceActionCommand";
|
|
17
|
-
export * from "./CreateTagOptionCommand";
|
|
18
|
-
export * from "./DeleteConstraintCommand";
|
|
19
|
-
export * from "./DeletePortfolioCommand";
|
|
20
|
-
export * from "./DeletePortfolioShareCommand";
|
|
21
|
-
export * from "./DeleteProductCommand";
|
|
22
|
-
export * from "./DeleteProvisionedProductPlanCommand";
|
|
23
|
-
export * from "./DeleteProvisioningArtifactCommand";
|
|
24
|
-
export * from "./DeleteServiceActionCommand";
|
|
25
|
-
export * from "./DeleteTagOptionCommand";
|
|
26
|
-
export * from "./DescribeConstraintCommand";
|
|
27
|
-
export * from "./DescribeCopyProductStatusCommand";
|
|
28
|
-
export * from "./DescribePortfolioCommand";
|
|
29
|
-
export * from "./DescribePortfolioShareStatusCommand";
|
|
30
|
-
export * from "./DescribePortfolioSharesCommand";
|
|
31
|
-
export * from "./DescribeProductAsAdminCommand";
|
|
32
|
-
export * from "./DescribeProductCommand";
|
|
33
|
-
export * from "./DescribeProductViewCommand";
|
|
34
|
-
export * from "./DescribeProvisionedProductCommand";
|
|
35
|
-
export * from "./DescribeProvisionedProductPlanCommand";
|
|
36
|
-
export * from "./DescribeProvisioningArtifactCommand";
|
|
37
|
-
export * from "./DescribeProvisioningParametersCommand";
|
|
38
|
-
export * from "./DescribeRecordCommand";
|
|
39
|
-
export * from "./DescribeServiceActionCommand";
|
|
40
|
-
export * from "./DescribeServiceActionExecutionParametersCommand";
|
|
41
|
-
export * from "./DescribeTagOptionCommand";
|
|
42
|
-
export * from "./DisableAWSOrganizationsAccessCommand";
|
|
43
|
-
export * from "./DisassociateBudgetFromResourceCommand";
|
|
44
|
-
export * from "./DisassociatePrincipalFromPortfolioCommand";
|
|
45
|
-
export * from "./DisassociateProductFromPortfolioCommand";
|
|
46
|
-
export * from "./DisassociateServiceActionFromProvisioningArtifactCommand";
|
|
47
|
-
export * from "./DisassociateTagOptionFromResourceCommand";
|
|
48
|
-
export * from "./EnableAWSOrganizationsAccessCommand";
|
|
49
|
-
export * from "./ExecuteProvisionedProductPlanCommand";
|
|
50
|
-
export * from "./ExecuteProvisionedProductServiceActionCommand";
|
|
51
|
-
export * from "./GetAWSOrganizationsAccessStatusCommand";
|
|
52
|
-
export * from "./GetProvisionedProductOutputsCommand";
|
|
53
|
-
export * from "./ImportAsProvisionedProductCommand";
|
|
54
|
-
export * from "./ListAcceptedPortfolioSharesCommand";
|
|
55
|
-
export * from "./ListBudgetsForResourceCommand";
|
|
56
|
-
export * from "./ListConstraintsForPortfolioCommand";
|
|
57
|
-
export * from "./ListLaunchPathsCommand";
|
|
58
|
-
export * from "./ListOrganizationPortfolioAccessCommand";
|
|
59
|
-
export * from "./ListPortfolioAccessCommand";
|
|
60
|
-
export * from "./ListPortfoliosCommand";
|
|
61
|
-
export * from "./ListPortfoliosForProductCommand";
|
|
62
|
-
export * from "./ListPrincipalsForPortfolioCommand";
|
|
63
|
-
export * from "./ListProvisionedProductPlansCommand";
|
|
64
|
-
export * from "./ListProvisioningArtifactsCommand";
|
|
65
|
-
export * from "./ListProvisioningArtifactsForServiceActionCommand";
|
|
66
|
-
export * from "./ListRecordHistoryCommand";
|
|
67
|
-
export * from "./ListResourcesForTagOptionCommand";
|
|
68
|
-
export * from "./ListServiceActionsCommand";
|
|
69
|
-
export * from "./ListServiceActionsForProvisioningArtifactCommand";
|
|
70
|
-
export * from "./ListStackInstancesForProvisionedProductCommand";
|
|
71
|
-
export * from "./ListTagOptionsCommand";
|
|
72
|
-
export * from "./ProvisionProductCommand";
|
|
73
|
-
export * from "./RejectPortfolioShareCommand";
|
|
74
|
-
export * from "./ScanProvisionedProductsCommand";
|
|
75
|
-
export * from "./SearchProductsAsAdminCommand";
|
|
76
|
-
export * from "./SearchProductsCommand";
|
|
77
|
-
export * from "./SearchProvisionedProductsCommand";
|
|
78
|
-
export * from "./TerminateProvisionedProductCommand";
|
|
79
|
-
export * from "./UpdateConstraintCommand";
|
|
80
|
-
export * from "./UpdatePortfolioCommand";
|
|
81
|
-
export * from "./UpdatePortfolioShareCommand";
|
|
82
|
-
export * from "./UpdateProductCommand";
|
|
83
|
-
export * from "./UpdateProvisionedProductCommand";
|
|
84
|
-
export * from "./UpdateProvisionedProductPropertiesCommand";
|
|
85
|
-
export * from "./UpdateProvisioningArtifactCommand";
|
|
86
|
-
export * from "./UpdateServiceActionCommand";
|
|
87
|
-
export * from "./UpdateTagOptionCommand";
|
|
1
|
+
export * from "./AcceptPortfolioShareCommand";
|
|
2
|
+
export * from "./AssociateBudgetWithResourceCommand";
|
|
3
|
+
export * from "./AssociatePrincipalWithPortfolioCommand";
|
|
4
|
+
export * from "./AssociateProductWithPortfolioCommand";
|
|
5
|
+
export * from "./AssociateServiceActionWithProvisioningArtifactCommand";
|
|
6
|
+
export * from "./AssociateTagOptionWithResourceCommand";
|
|
7
|
+
export * from "./BatchAssociateServiceActionWithProvisioningArtifactCommand";
|
|
8
|
+
export * from "./BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
9
|
+
export * from "./CopyProductCommand";
|
|
10
|
+
export * from "./CreateConstraintCommand";
|
|
11
|
+
export * from "./CreatePortfolioCommand";
|
|
12
|
+
export * from "./CreatePortfolioShareCommand";
|
|
13
|
+
export * from "./CreateProductCommand";
|
|
14
|
+
export * from "./CreateProvisionedProductPlanCommand";
|
|
15
|
+
export * from "./CreateProvisioningArtifactCommand";
|
|
16
|
+
export * from "./CreateServiceActionCommand";
|
|
17
|
+
export * from "./CreateTagOptionCommand";
|
|
18
|
+
export * from "./DeleteConstraintCommand";
|
|
19
|
+
export * from "./DeletePortfolioCommand";
|
|
20
|
+
export * from "./DeletePortfolioShareCommand";
|
|
21
|
+
export * from "./DeleteProductCommand";
|
|
22
|
+
export * from "./DeleteProvisionedProductPlanCommand";
|
|
23
|
+
export * from "./DeleteProvisioningArtifactCommand";
|
|
24
|
+
export * from "./DeleteServiceActionCommand";
|
|
25
|
+
export * from "./DeleteTagOptionCommand";
|
|
26
|
+
export * from "./DescribeConstraintCommand";
|
|
27
|
+
export * from "./DescribeCopyProductStatusCommand";
|
|
28
|
+
export * from "./DescribePortfolioCommand";
|
|
29
|
+
export * from "./DescribePortfolioShareStatusCommand";
|
|
30
|
+
export * from "./DescribePortfolioSharesCommand";
|
|
31
|
+
export * from "./DescribeProductAsAdminCommand";
|
|
32
|
+
export * from "./DescribeProductCommand";
|
|
33
|
+
export * from "./DescribeProductViewCommand";
|
|
34
|
+
export * from "./DescribeProvisionedProductCommand";
|
|
35
|
+
export * from "./DescribeProvisionedProductPlanCommand";
|
|
36
|
+
export * from "./DescribeProvisioningArtifactCommand";
|
|
37
|
+
export * from "./DescribeProvisioningParametersCommand";
|
|
38
|
+
export * from "./DescribeRecordCommand";
|
|
39
|
+
export * from "./DescribeServiceActionCommand";
|
|
40
|
+
export * from "./DescribeServiceActionExecutionParametersCommand";
|
|
41
|
+
export * from "./DescribeTagOptionCommand";
|
|
42
|
+
export * from "./DisableAWSOrganizationsAccessCommand";
|
|
43
|
+
export * from "./DisassociateBudgetFromResourceCommand";
|
|
44
|
+
export * from "./DisassociatePrincipalFromPortfolioCommand";
|
|
45
|
+
export * from "./DisassociateProductFromPortfolioCommand";
|
|
46
|
+
export * from "./DisassociateServiceActionFromProvisioningArtifactCommand";
|
|
47
|
+
export * from "./DisassociateTagOptionFromResourceCommand";
|
|
48
|
+
export * from "./EnableAWSOrganizationsAccessCommand";
|
|
49
|
+
export * from "./ExecuteProvisionedProductPlanCommand";
|
|
50
|
+
export * from "./ExecuteProvisionedProductServiceActionCommand";
|
|
51
|
+
export * from "./GetAWSOrganizationsAccessStatusCommand";
|
|
52
|
+
export * from "./GetProvisionedProductOutputsCommand";
|
|
53
|
+
export * from "./ImportAsProvisionedProductCommand";
|
|
54
|
+
export * from "./ListAcceptedPortfolioSharesCommand";
|
|
55
|
+
export * from "./ListBudgetsForResourceCommand";
|
|
56
|
+
export * from "./ListConstraintsForPortfolioCommand";
|
|
57
|
+
export * from "./ListLaunchPathsCommand";
|
|
58
|
+
export * from "./ListOrganizationPortfolioAccessCommand";
|
|
59
|
+
export * from "./ListPortfolioAccessCommand";
|
|
60
|
+
export * from "./ListPortfoliosCommand";
|
|
61
|
+
export * from "./ListPortfoliosForProductCommand";
|
|
62
|
+
export * from "./ListPrincipalsForPortfolioCommand";
|
|
63
|
+
export * from "./ListProvisionedProductPlansCommand";
|
|
64
|
+
export * from "./ListProvisioningArtifactsCommand";
|
|
65
|
+
export * from "./ListProvisioningArtifactsForServiceActionCommand";
|
|
66
|
+
export * from "./ListRecordHistoryCommand";
|
|
67
|
+
export * from "./ListResourcesForTagOptionCommand";
|
|
68
|
+
export * from "./ListServiceActionsCommand";
|
|
69
|
+
export * from "./ListServiceActionsForProvisioningArtifactCommand";
|
|
70
|
+
export * from "./ListStackInstancesForProvisionedProductCommand";
|
|
71
|
+
export * from "./ListTagOptionsCommand";
|
|
72
|
+
export * from "./ProvisionProductCommand";
|
|
73
|
+
export * from "./RejectPortfolioShareCommand";
|
|
74
|
+
export * from "./ScanProvisionedProductsCommand";
|
|
75
|
+
export * from "./SearchProductsAsAdminCommand";
|
|
76
|
+
export * from "./SearchProductsCommand";
|
|
77
|
+
export * from "./SearchProvisionedProductsCommand";
|
|
78
|
+
export * from "./TerminateProvisionedProductCommand";
|
|
79
|
+
export * from "./UpdateConstraintCommand";
|
|
80
|
+
export * from "./UpdatePortfolioCommand";
|
|
81
|
+
export * from "./UpdatePortfolioShareCommand";
|
|
82
|
+
export * from "./UpdateProductCommand";
|
|
83
|
+
export * from "./UpdateProvisionedProductCommand";
|
|
84
|
+
export * from "./UpdateProvisionedProductPropertiesCommand";
|
|
85
|
+
export * from "./UpdateProvisioningArtifactCommand";
|
|
86
|
+
export * from "./UpdateServiceActionCommand";
|
|
87
|
+
export * from "./UpdateTagOptionCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./ServiceCatalog";
|
|
2
|
-
export * from "./ServiceCatalogClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export { ServiceCatalogServiceException } from "./models/ServiceCatalogServiceException";
|
|
1
|
+
export * from "./ServiceCatalog";
|
|
2
|
+
export * from "./ServiceCatalogClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export { ServiceCatalogServiceException } from "./models/ServiceCatalogServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class ServiceCatalogServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
1
|
+
export * from "./models_0";
|