@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.
Files changed (123) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/ServiceCatalog.d.ts +1642 -440
  3. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +652 -160
  4. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
  9. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
  11. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
  12. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +34 -17
  13. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +34 -17
  17. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +38 -17
  20. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +37 -17
  22. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +34 -17
  25. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +37 -17
  29. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +37 -17
  32. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +37 -17
  36. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +38 -17
  37. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +34 -17
  42. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +37 -17
  45. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
  50. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +41 -17
  57. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +41 -17
  58. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +38 -17
  63. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +34 -17
  64. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +41 -17
  66. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +41 -17
  67. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +41 -17
  69. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +37 -17
  70. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +41 -17
  71. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +38 -17
  72. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +41 -17
  73. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +41 -17
  74. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +34 -17
  75. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +37 -17
  76. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +41 -17
  77. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +41 -17
  78. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +41 -17
  79. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +34 -17
  80. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +41 -17
  81. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +41 -17
  82. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +37 -17
  83. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +37 -17
  84. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +41 -17
  85. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +41 -17
  87. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +41 -17
  88. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +41 -17
  89. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +38 -17
  90. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +37 -17
  91. package/dist-types/ts3.4/commands/index.d.ts +87 -87
  92. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  93. package/dist-types/ts3.4/index.d.ts +6 -6
  94. package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +8 -6
  95. package/dist-types/ts3.4/models/index.d.ts +1 -1
  96. package/dist-types/ts3.4/models/models_0.d.ts +2919 -2696
  97. package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  100. package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
  112. package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +20 -20
  118. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  123. package/package.json +34 -34
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface SearchProductsCommandInput extends SearchProductsInput {
6
- }
7
- export interface SearchProductsCommandOutput extends SearchProductsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class SearchProductsCommand extends $Command<SearchProductsCommandInput, SearchProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: SearchProductsCommandInput;
12
- constructor(input: SearchProductsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchProductsCommandInput, SearchProductsCommandOutput>;
15
- private serialize;
16
- private deserialize;
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 { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
9
+ import {
10
+ ServiceCatalogClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../ServiceCatalogClient";
14
+ export interface SearchProductsCommandInput extends SearchProductsInput {}
15
+ export interface SearchProductsCommandOutput
16
+ extends SearchProductsOutput,
17
+ __MetadataBearer {}
18
+
19
+ export declare class SearchProductsCommand extends $Command<
20
+ SearchProductsCommandInput,
21
+ SearchProductsCommandOutput,
22
+ ServiceCatalogClientResolvedConfig
23
+ > {
24
+ readonly input: SearchProductsCommandInput;
25
+ constructor(input: SearchProductsCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: ServiceCatalogClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<SearchProductsCommandInput, SearchProductsCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { SearchProvisionedProductsInput, SearchProvisionedProductsOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface SearchProvisionedProductsCommandInput extends SearchProvisionedProductsInput {
6
- }
7
- export interface SearchProvisionedProductsCommandOutput extends SearchProvisionedProductsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class SearchProvisionedProductsCommand extends $Command<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: SearchProvisionedProductsCommandInput;
12
- constructor(input: SearchProvisionedProductsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ SearchProvisionedProductsInput,
10
+ SearchProvisionedProductsOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface SearchProvisionedProductsCommandInput
18
+ extends SearchProvisionedProductsInput {}
19
+ export interface SearchProvisionedProductsCommandOutput
20
+ extends SearchProvisionedProductsOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class SearchProvisionedProductsCommand extends $Command<
24
+ SearchProvisionedProductsCommandInput,
25
+ SearchProvisionedProductsCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: SearchProvisionedProductsCommandInput;
29
+ constructor(input: SearchProvisionedProductsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ SearchProvisionedProductsCommandInput,
37
+ SearchProvisionedProductsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { TerminateProvisionedProductInput, TerminateProvisionedProductOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface TerminateProvisionedProductCommandInput extends TerminateProvisionedProductInput {
6
- }
7
- export interface TerminateProvisionedProductCommandOutput extends TerminateProvisionedProductOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class TerminateProvisionedProductCommand extends $Command<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: TerminateProvisionedProductCommandInput;
12
- constructor(input: TerminateProvisionedProductCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ TerminateProvisionedProductInput,
10
+ TerminateProvisionedProductOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface TerminateProvisionedProductCommandInput
18
+ extends TerminateProvisionedProductInput {}
19
+ export interface TerminateProvisionedProductCommandOutput
20
+ extends TerminateProvisionedProductOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class TerminateProvisionedProductCommand extends $Command<
24
+ TerminateProvisionedProductCommandInput,
25
+ TerminateProvisionedProductCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: TerminateProvisionedProductCommandInput;
29
+ constructor(input: TerminateProvisionedProductCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ TerminateProvisionedProductCommandInput,
37
+ TerminateProvisionedProductCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateConstraintInput, UpdateConstraintOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateConstraintCommandInput extends UpdateConstraintInput {
6
- }
7
- export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateConstraintCommand extends $Command<UpdateConstraintCommandInput, UpdateConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateConstraintCommandInput;
12
- constructor(input: UpdateConstraintCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConstraintCommandInput, UpdateConstraintCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdateConstraintInput,
10
+ UpdateConstraintOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdateConstraintCommandInput extends UpdateConstraintInput {}
18
+ export interface UpdateConstraintCommandOutput
19
+ extends UpdateConstraintOutput,
20
+ __MetadataBearer {}
21
+
22
+ export declare class UpdateConstraintCommand extends $Command<
23
+ UpdateConstraintCommandInput,
24
+ UpdateConstraintCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateConstraintCommandInput;
28
+ constructor(input: UpdateConstraintCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: ServiceCatalogClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UpdateConstraintCommandInput, UpdateConstraintCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdatePortfolioInput, UpdatePortfolioOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {
6
- }
7
- export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdatePortfolioCommand extends $Command<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdatePortfolioCommandInput;
12
- constructor(input: UpdatePortfolioCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdatePortfolioInput,
10
+ UpdatePortfolioOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {}
18
+ export interface UpdatePortfolioCommandOutput
19
+ extends UpdatePortfolioOutput,
20
+ __MetadataBearer {}
21
+
22
+ export declare class UpdatePortfolioCommand extends $Command<
23
+ UpdatePortfolioCommandInput,
24
+ UpdatePortfolioCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: UpdatePortfolioCommandInput;
28
+ constructor(input: UpdatePortfolioCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: ServiceCatalogClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdatePortfolioShareInput, UpdatePortfolioShareOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdatePortfolioShareCommandInput extends UpdatePortfolioShareInput {
6
- }
7
- export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdatePortfolioShareCommand extends $Command<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdatePortfolioShareCommandInput;
12
- constructor(input: UpdatePortfolioShareCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdatePortfolioShareInput,
10
+ UpdatePortfolioShareOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdatePortfolioShareCommandInput
18
+ extends UpdatePortfolioShareInput {}
19
+ export interface UpdatePortfolioShareCommandOutput
20
+ extends UpdatePortfolioShareOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdatePortfolioShareCommand extends $Command<
24
+ UpdatePortfolioShareCommandInput,
25
+ UpdatePortfolioShareCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: UpdatePortfolioShareCommandInput;
29
+ constructor(input: UpdatePortfolioShareCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ UpdatePortfolioShareCommandInput,
37
+ UpdatePortfolioShareCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateProductCommandInput extends UpdateProductInput {
6
- }
7
- export interface UpdateProductCommandOutput extends UpdateProductOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateProductCommand extends $Command<UpdateProductCommandInput, UpdateProductCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateProductCommandInput;
12
- constructor(input: UpdateProductCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProductCommandInput, UpdateProductCommandOutput>;
15
- private serialize;
16
- private deserialize;
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 { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
9
+ import {
10
+ ServiceCatalogClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../ServiceCatalogClient";
14
+ export interface UpdateProductCommandInput extends UpdateProductInput {}
15
+ export interface UpdateProductCommandOutput
16
+ extends UpdateProductOutput,
17
+ __MetadataBearer {}
18
+
19
+ export declare class UpdateProductCommand extends $Command<
20
+ UpdateProductCommandInput,
21
+ UpdateProductCommandOutput,
22
+ ServiceCatalogClientResolvedConfig
23
+ > {
24
+ readonly input: UpdateProductCommandInput;
25
+ constructor(input: UpdateProductCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: ServiceCatalogClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<UpdateProductCommandInput, UpdateProductCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateProvisionedProductInput, UpdateProvisionedProductOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateProvisionedProductCommandInput extends UpdateProvisionedProductInput {
6
- }
7
- export interface UpdateProvisionedProductCommandOutput extends UpdateProvisionedProductOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateProvisionedProductCommand extends $Command<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateProvisionedProductCommandInput;
12
- constructor(input: UpdateProvisionedProductCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdateProvisionedProductInput,
10
+ UpdateProvisionedProductOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdateProvisionedProductCommandInput
18
+ extends UpdateProvisionedProductInput {}
19
+ export interface UpdateProvisionedProductCommandOutput
20
+ extends UpdateProvisionedProductOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateProvisionedProductCommand extends $Command<
24
+ UpdateProvisionedProductCommandInput,
25
+ UpdateProvisionedProductCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateProvisionedProductCommandInput;
29
+ constructor(input: UpdateProvisionedProductCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ UpdateProvisionedProductCommandInput,
37
+ UpdateProvisionedProductCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateProvisionedProductPropertiesInput, UpdateProvisionedProductPropertiesOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateProvisionedProductPropertiesCommandInput extends UpdateProvisionedProductPropertiesInput {
6
- }
7
- export interface UpdateProvisionedProductPropertiesCommandOutput extends UpdateProvisionedProductPropertiesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateProvisionedProductPropertiesCommand extends $Command<UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateProvisionedProductPropertiesCommandInput;
12
- constructor(input: UpdateProvisionedProductPropertiesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdateProvisionedProductPropertiesInput,
10
+ UpdateProvisionedProductPropertiesOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdateProvisionedProductPropertiesCommandInput
18
+ extends UpdateProvisionedProductPropertiesInput {}
19
+ export interface UpdateProvisionedProductPropertiesCommandOutput
20
+ extends UpdateProvisionedProductPropertiesOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateProvisionedProductPropertiesCommand extends $Command<
24
+ UpdateProvisionedProductPropertiesCommandInput,
25
+ UpdateProvisionedProductPropertiesCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateProvisionedProductPropertiesCommandInput;
29
+ constructor(input: UpdateProvisionedProductPropertiesCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ UpdateProvisionedProductPropertiesCommandInput,
37
+ UpdateProvisionedProductPropertiesCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateProvisioningArtifactInput, UpdateProvisioningArtifactOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateProvisioningArtifactCommandInput extends UpdateProvisioningArtifactInput {
6
- }
7
- export interface UpdateProvisioningArtifactCommandOutput extends UpdateProvisioningArtifactOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateProvisioningArtifactCommand extends $Command<UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateProvisioningArtifactCommandInput;
12
- constructor(input: UpdateProvisioningArtifactCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdateProvisioningArtifactInput,
10
+ UpdateProvisioningArtifactOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdateProvisioningArtifactCommandInput
18
+ extends UpdateProvisioningArtifactInput {}
19
+ export interface UpdateProvisioningArtifactCommandOutput
20
+ extends UpdateProvisioningArtifactOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateProvisioningArtifactCommand extends $Command<
24
+ UpdateProvisioningArtifactCommandInput,
25
+ UpdateProvisioningArtifactCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateProvisioningArtifactCommandInput;
29
+ constructor(input: UpdateProvisioningArtifactCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ UpdateProvisioningArtifactCommandInput,
37
+ UpdateProvisioningArtifactCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateServiceActionInput, UpdateServiceActionOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface UpdateServiceActionCommandInput extends UpdateServiceActionInput {
6
- }
7
- export interface UpdateServiceActionCommandOutput extends UpdateServiceActionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateServiceActionCommand extends $Command<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: UpdateServiceActionCommandInput;
12
- constructor(input: UpdateServiceActionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput>;
15
- private serialize;
16
- private deserialize;
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
+ UpdateServiceActionInput,
10
+ UpdateServiceActionOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface UpdateServiceActionCommandInput
18
+ extends UpdateServiceActionInput {}
19
+ export interface UpdateServiceActionCommandOutput
20
+ extends UpdateServiceActionOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateServiceActionCommand extends $Command<
24
+ UpdateServiceActionCommandInput,
25
+ UpdateServiceActionCommandOutput,
26
+ ServiceCatalogClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateServiceActionCommandInput;
29
+ constructor(input: UpdateServiceActionCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: ServiceCatalogClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }