@aws-sdk/client-service-catalog 3.927.0 → 3.929.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/dist-cjs/index.js +2814 -3152
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ServiceCatalogClient.js +2 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CopyProductCommand.js +3 -9
- package/dist-es/commands/CreateConstraintCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/CreateProductCommand.js +3 -9
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CreateServiceActionCommand.js +3 -9
- package/dist-es/commands/CreateTagOptionCommand.js +3 -9
- package/dist-es/commands/DeleteConstraintCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
- package/dist-es/commands/DeleteProductCommand.js +3 -9
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
- package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
- package/dist-es/commands/DescribeConstraintCommand.js +3 -9
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
- package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
- package/dist-es/commands/DescribeProductCommand.js +3 -9
- package/dist-es/commands/DescribeProductViewCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
- package/dist-es/commands/DescribeRecordCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
- package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
- package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
- package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListTagOptionsCommand.js +3 -9
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/ProvisionProductCommand.js +3 -9
- package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
- package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
- package/dist-es/commands/SearchProductsCommand.js +3 -9
- package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateConstraintCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/UpdateProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
- package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2632 -0
- package/dist-types/ServiceCatalogClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +407 -0
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -2502
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085
|
@@ -1,1085 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AcceptPortfolioShareCommandInput,
|
|
8
|
-
AcceptPortfolioShareCommandOutput,
|
|
9
|
-
} from "../commands/AcceptPortfolioShareCommand";
|
|
10
|
-
import {
|
|
11
|
-
AssociateBudgetWithResourceCommandInput,
|
|
12
|
-
AssociateBudgetWithResourceCommandOutput,
|
|
13
|
-
} from "../commands/AssociateBudgetWithResourceCommand";
|
|
14
|
-
import {
|
|
15
|
-
AssociatePrincipalWithPortfolioCommandInput,
|
|
16
|
-
AssociatePrincipalWithPortfolioCommandOutput,
|
|
17
|
-
} from "../commands/AssociatePrincipalWithPortfolioCommand";
|
|
18
|
-
import {
|
|
19
|
-
AssociateProductWithPortfolioCommandInput,
|
|
20
|
-
AssociateProductWithPortfolioCommandOutput,
|
|
21
|
-
} from "../commands/AssociateProductWithPortfolioCommand";
|
|
22
|
-
import {
|
|
23
|
-
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
24
|
-
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
25
|
-
} from "../commands/AssociateServiceActionWithProvisioningArtifactCommand";
|
|
26
|
-
import {
|
|
27
|
-
AssociateTagOptionWithResourceCommandInput,
|
|
28
|
-
AssociateTagOptionWithResourceCommandOutput,
|
|
29
|
-
} from "../commands/AssociateTagOptionWithResourceCommand";
|
|
30
|
-
import {
|
|
31
|
-
BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
32
|
-
BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
33
|
-
} from "../commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
|
|
34
|
-
import {
|
|
35
|
-
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
36
|
-
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
37
|
-
} from "../commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
38
|
-
import {
|
|
39
|
-
CopyProductCommandInput,
|
|
40
|
-
CopyProductCommandOutput,
|
|
41
|
-
} from "../commands/CopyProductCommand";
|
|
42
|
-
import {
|
|
43
|
-
CreateConstraintCommandInput,
|
|
44
|
-
CreateConstraintCommandOutput,
|
|
45
|
-
} from "../commands/CreateConstraintCommand";
|
|
46
|
-
import {
|
|
47
|
-
CreatePortfolioCommandInput,
|
|
48
|
-
CreatePortfolioCommandOutput,
|
|
49
|
-
} from "../commands/CreatePortfolioCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreatePortfolioShareCommandInput,
|
|
52
|
-
CreatePortfolioShareCommandOutput,
|
|
53
|
-
} from "../commands/CreatePortfolioShareCommand";
|
|
54
|
-
import {
|
|
55
|
-
CreateProductCommandInput,
|
|
56
|
-
CreateProductCommandOutput,
|
|
57
|
-
} from "../commands/CreateProductCommand";
|
|
58
|
-
import {
|
|
59
|
-
CreateProvisionedProductPlanCommandInput,
|
|
60
|
-
CreateProvisionedProductPlanCommandOutput,
|
|
61
|
-
} from "../commands/CreateProvisionedProductPlanCommand";
|
|
62
|
-
import {
|
|
63
|
-
CreateProvisioningArtifactCommandInput,
|
|
64
|
-
CreateProvisioningArtifactCommandOutput,
|
|
65
|
-
} from "../commands/CreateProvisioningArtifactCommand";
|
|
66
|
-
import {
|
|
67
|
-
CreateServiceActionCommandInput,
|
|
68
|
-
CreateServiceActionCommandOutput,
|
|
69
|
-
} from "../commands/CreateServiceActionCommand";
|
|
70
|
-
import {
|
|
71
|
-
CreateTagOptionCommandInput,
|
|
72
|
-
CreateTagOptionCommandOutput,
|
|
73
|
-
} from "../commands/CreateTagOptionCommand";
|
|
74
|
-
import {
|
|
75
|
-
DeleteConstraintCommandInput,
|
|
76
|
-
DeleteConstraintCommandOutput,
|
|
77
|
-
} from "../commands/DeleteConstraintCommand";
|
|
78
|
-
import {
|
|
79
|
-
DeletePortfolioCommandInput,
|
|
80
|
-
DeletePortfolioCommandOutput,
|
|
81
|
-
} from "../commands/DeletePortfolioCommand";
|
|
82
|
-
import {
|
|
83
|
-
DeletePortfolioShareCommandInput,
|
|
84
|
-
DeletePortfolioShareCommandOutput,
|
|
85
|
-
} from "../commands/DeletePortfolioShareCommand";
|
|
86
|
-
import {
|
|
87
|
-
DeleteProductCommandInput,
|
|
88
|
-
DeleteProductCommandOutput,
|
|
89
|
-
} from "../commands/DeleteProductCommand";
|
|
90
|
-
import {
|
|
91
|
-
DeleteProvisionedProductPlanCommandInput,
|
|
92
|
-
DeleteProvisionedProductPlanCommandOutput,
|
|
93
|
-
} from "../commands/DeleteProvisionedProductPlanCommand";
|
|
94
|
-
import {
|
|
95
|
-
DeleteProvisioningArtifactCommandInput,
|
|
96
|
-
DeleteProvisioningArtifactCommandOutput,
|
|
97
|
-
} from "../commands/DeleteProvisioningArtifactCommand";
|
|
98
|
-
import {
|
|
99
|
-
DeleteServiceActionCommandInput,
|
|
100
|
-
DeleteServiceActionCommandOutput,
|
|
101
|
-
} from "../commands/DeleteServiceActionCommand";
|
|
102
|
-
import {
|
|
103
|
-
DeleteTagOptionCommandInput,
|
|
104
|
-
DeleteTagOptionCommandOutput,
|
|
105
|
-
} from "../commands/DeleteTagOptionCommand";
|
|
106
|
-
import {
|
|
107
|
-
DescribeConstraintCommandInput,
|
|
108
|
-
DescribeConstraintCommandOutput,
|
|
109
|
-
} from "../commands/DescribeConstraintCommand";
|
|
110
|
-
import {
|
|
111
|
-
DescribeCopyProductStatusCommandInput,
|
|
112
|
-
DescribeCopyProductStatusCommandOutput,
|
|
113
|
-
} from "../commands/DescribeCopyProductStatusCommand";
|
|
114
|
-
import {
|
|
115
|
-
DescribePortfolioCommandInput,
|
|
116
|
-
DescribePortfolioCommandOutput,
|
|
117
|
-
} from "../commands/DescribePortfolioCommand";
|
|
118
|
-
import {
|
|
119
|
-
DescribePortfolioSharesCommandInput,
|
|
120
|
-
DescribePortfolioSharesCommandOutput,
|
|
121
|
-
} from "../commands/DescribePortfolioSharesCommand";
|
|
122
|
-
import {
|
|
123
|
-
DescribePortfolioShareStatusCommandInput,
|
|
124
|
-
DescribePortfolioShareStatusCommandOutput,
|
|
125
|
-
} from "../commands/DescribePortfolioShareStatusCommand";
|
|
126
|
-
import {
|
|
127
|
-
DescribeProductAsAdminCommandInput,
|
|
128
|
-
DescribeProductAsAdminCommandOutput,
|
|
129
|
-
} from "../commands/DescribeProductAsAdminCommand";
|
|
130
|
-
import {
|
|
131
|
-
DescribeProductCommandInput,
|
|
132
|
-
DescribeProductCommandOutput,
|
|
133
|
-
} from "../commands/DescribeProductCommand";
|
|
134
|
-
import {
|
|
135
|
-
DescribeProductViewCommandInput,
|
|
136
|
-
DescribeProductViewCommandOutput,
|
|
137
|
-
} from "../commands/DescribeProductViewCommand";
|
|
138
|
-
import {
|
|
139
|
-
DescribeProvisionedProductCommandInput,
|
|
140
|
-
DescribeProvisionedProductCommandOutput,
|
|
141
|
-
} from "../commands/DescribeProvisionedProductCommand";
|
|
142
|
-
import {
|
|
143
|
-
DescribeProvisionedProductPlanCommandInput,
|
|
144
|
-
DescribeProvisionedProductPlanCommandOutput,
|
|
145
|
-
} from "../commands/DescribeProvisionedProductPlanCommand";
|
|
146
|
-
import {
|
|
147
|
-
DescribeProvisioningArtifactCommandInput,
|
|
148
|
-
DescribeProvisioningArtifactCommandOutput,
|
|
149
|
-
} from "../commands/DescribeProvisioningArtifactCommand";
|
|
150
|
-
import {
|
|
151
|
-
DescribeProvisioningParametersCommandInput,
|
|
152
|
-
DescribeProvisioningParametersCommandOutput,
|
|
153
|
-
} from "../commands/DescribeProvisioningParametersCommand";
|
|
154
|
-
import {
|
|
155
|
-
DescribeRecordCommandInput,
|
|
156
|
-
DescribeRecordCommandOutput,
|
|
157
|
-
} from "../commands/DescribeRecordCommand";
|
|
158
|
-
import {
|
|
159
|
-
DescribeServiceActionCommandInput,
|
|
160
|
-
DescribeServiceActionCommandOutput,
|
|
161
|
-
} from "../commands/DescribeServiceActionCommand";
|
|
162
|
-
import {
|
|
163
|
-
DescribeServiceActionExecutionParametersCommandInput,
|
|
164
|
-
DescribeServiceActionExecutionParametersCommandOutput,
|
|
165
|
-
} from "../commands/DescribeServiceActionExecutionParametersCommand";
|
|
166
|
-
import {
|
|
167
|
-
DescribeTagOptionCommandInput,
|
|
168
|
-
DescribeTagOptionCommandOutput,
|
|
169
|
-
} from "../commands/DescribeTagOptionCommand";
|
|
170
|
-
import {
|
|
171
|
-
DisableAWSOrganizationsAccessCommandInput,
|
|
172
|
-
DisableAWSOrganizationsAccessCommandOutput,
|
|
173
|
-
} from "../commands/DisableAWSOrganizationsAccessCommand";
|
|
174
|
-
import {
|
|
175
|
-
DisassociateBudgetFromResourceCommandInput,
|
|
176
|
-
DisassociateBudgetFromResourceCommandOutput,
|
|
177
|
-
} from "../commands/DisassociateBudgetFromResourceCommand";
|
|
178
|
-
import {
|
|
179
|
-
DisassociatePrincipalFromPortfolioCommandInput,
|
|
180
|
-
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
181
|
-
} from "../commands/DisassociatePrincipalFromPortfolioCommand";
|
|
182
|
-
import {
|
|
183
|
-
DisassociateProductFromPortfolioCommandInput,
|
|
184
|
-
DisassociateProductFromPortfolioCommandOutput,
|
|
185
|
-
} from "../commands/DisassociateProductFromPortfolioCommand";
|
|
186
|
-
import {
|
|
187
|
-
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
188
|
-
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
189
|
-
} from "../commands/DisassociateServiceActionFromProvisioningArtifactCommand";
|
|
190
|
-
import {
|
|
191
|
-
DisassociateTagOptionFromResourceCommandInput,
|
|
192
|
-
DisassociateTagOptionFromResourceCommandOutput,
|
|
193
|
-
} from "../commands/DisassociateTagOptionFromResourceCommand";
|
|
194
|
-
import {
|
|
195
|
-
EnableAWSOrganizationsAccessCommandInput,
|
|
196
|
-
EnableAWSOrganizationsAccessCommandOutput,
|
|
197
|
-
} from "../commands/EnableAWSOrganizationsAccessCommand";
|
|
198
|
-
import {
|
|
199
|
-
ExecuteProvisionedProductPlanCommandInput,
|
|
200
|
-
ExecuteProvisionedProductPlanCommandOutput,
|
|
201
|
-
} from "../commands/ExecuteProvisionedProductPlanCommand";
|
|
202
|
-
import {
|
|
203
|
-
ExecuteProvisionedProductServiceActionCommandInput,
|
|
204
|
-
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
205
|
-
} from "../commands/ExecuteProvisionedProductServiceActionCommand";
|
|
206
|
-
import {
|
|
207
|
-
GetAWSOrganizationsAccessStatusCommandInput,
|
|
208
|
-
GetAWSOrganizationsAccessStatusCommandOutput,
|
|
209
|
-
} from "../commands/GetAWSOrganizationsAccessStatusCommand";
|
|
210
|
-
import {
|
|
211
|
-
GetProvisionedProductOutputsCommandInput,
|
|
212
|
-
GetProvisionedProductOutputsCommandOutput,
|
|
213
|
-
} from "../commands/GetProvisionedProductOutputsCommand";
|
|
214
|
-
import {
|
|
215
|
-
ImportAsProvisionedProductCommandInput,
|
|
216
|
-
ImportAsProvisionedProductCommandOutput,
|
|
217
|
-
} from "../commands/ImportAsProvisionedProductCommand";
|
|
218
|
-
import {
|
|
219
|
-
ListAcceptedPortfolioSharesCommandInput,
|
|
220
|
-
ListAcceptedPortfolioSharesCommandOutput,
|
|
221
|
-
} from "../commands/ListAcceptedPortfolioSharesCommand";
|
|
222
|
-
import {
|
|
223
|
-
ListBudgetsForResourceCommandInput,
|
|
224
|
-
ListBudgetsForResourceCommandOutput,
|
|
225
|
-
} from "../commands/ListBudgetsForResourceCommand";
|
|
226
|
-
import {
|
|
227
|
-
ListConstraintsForPortfolioCommandInput,
|
|
228
|
-
ListConstraintsForPortfolioCommandOutput,
|
|
229
|
-
} from "../commands/ListConstraintsForPortfolioCommand";
|
|
230
|
-
import {
|
|
231
|
-
ListLaunchPathsCommandInput,
|
|
232
|
-
ListLaunchPathsCommandOutput,
|
|
233
|
-
} from "../commands/ListLaunchPathsCommand";
|
|
234
|
-
import {
|
|
235
|
-
ListOrganizationPortfolioAccessCommandInput,
|
|
236
|
-
ListOrganizationPortfolioAccessCommandOutput,
|
|
237
|
-
} from "../commands/ListOrganizationPortfolioAccessCommand";
|
|
238
|
-
import {
|
|
239
|
-
ListPortfolioAccessCommandInput,
|
|
240
|
-
ListPortfolioAccessCommandOutput,
|
|
241
|
-
} from "../commands/ListPortfolioAccessCommand";
|
|
242
|
-
import {
|
|
243
|
-
ListPortfoliosCommandInput,
|
|
244
|
-
ListPortfoliosCommandOutput,
|
|
245
|
-
} from "../commands/ListPortfoliosCommand";
|
|
246
|
-
import {
|
|
247
|
-
ListPortfoliosForProductCommandInput,
|
|
248
|
-
ListPortfoliosForProductCommandOutput,
|
|
249
|
-
} from "../commands/ListPortfoliosForProductCommand";
|
|
250
|
-
import {
|
|
251
|
-
ListPrincipalsForPortfolioCommandInput,
|
|
252
|
-
ListPrincipalsForPortfolioCommandOutput,
|
|
253
|
-
} from "../commands/ListPrincipalsForPortfolioCommand";
|
|
254
|
-
import {
|
|
255
|
-
ListProvisionedProductPlansCommandInput,
|
|
256
|
-
ListProvisionedProductPlansCommandOutput,
|
|
257
|
-
} from "../commands/ListProvisionedProductPlansCommand";
|
|
258
|
-
import {
|
|
259
|
-
ListProvisioningArtifactsCommandInput,
|
|
260
|
-
ListProvisioningArtifactsCommandOutput,
|
|
261
|
-
} from "../commands/ListProvisioningArtifactsCommand";
|
|
262
|
-
import {
|
|
263
|
-
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
264
|
-
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
265
|
-
} from "../commands/ListProvisioningArtifactsForServiceActionCommand";
|
|
266
|
-
import {
|
|
267
|
-
ListRecordHistoryCommandInput,
|
|
268
|
-
ListRecordHistoryCommandOutput,
|
|
269
|
-
} from "../commands/ListRecordHistoryCommand";
|
|
270
|
-
import {
|
|
271
|
-
ListResourcesForTagOptionCommandInput,
|
|
272
|
-
ListResourcesForTagOptionCommandOutput,
|
|
273
|
-
} from "../commands/ListResourcesForTagOptionCommand";
|
|
274
|
-
import {
|
|
275
|
-
ListServiceActionsCommandInput,
|
|
276
|
-
ListServiceActionsCommandOutput,
|
|
277
|
-
} from "../commands/ListServiceActionsCommand";
|
|
278
|
-
import {
|
|
279
|
-
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
280
|
-
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
281
|
-
} from "../commands/ListServiceActionsForProvisioningArtifactCommand";
|
|
282
|
-
import {
|
|
283
|
-
ListStackInstancesForProvisionedProductCommandInput,
|
|
284
|
-
ListStackInstancesForProvisionedProductCommandOutput,
|
|
285
|
-
} from "../commands/ListStackInstancesForProvisionedProductCommand";
|
|
286
|
-
import {
|
|
287
|
-
ListTagOptionsCommandInput,
|
|
288
|
-
ListTagOptionsCommandOutput,
|
|
289
|
-
} from "../commands/ListTagOptionsCommand";
|
|
290
|
-
import {
|
|
291
|
-
NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
292
|
-
NotifyProvisionProductEngineWorkflowResultCommandOutput,
|
|
293
|
-
} from "../commands/NotifyProvisionProductEngineWorkflowResultCommand";
|
|
294
|
-
import {
|
|
295
|
-
NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
296
|
-
NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
297
|
-
} from "../commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand";
|
|
298
|
-
import {
|
|
299
|
-
NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
300
|
-
NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
301
|
-
} from "../commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand";
|
|
302
|
-
import {
|
|
303
|
-
ProvisionProductCommandInput,
|
|
304
|
-
ProvisionProductCommandOutput,
|
|
305
|
-
} from "../commands/ProvisionProductCommand";
|
|
306
|
-
import {
|
|
307
|
-
RejectPortfolioShareCommandInput,
|
|
308
|
-
RejectPortfolioShareCommandOutput,
|
|
309
|
-
} from "../commands/RejectPortfolioShareCommand";
|
|
310
|
-
import {
|
|
311
|
-
ScanProvisionedProductsCommandInput,
|
|
312
|
-
ScanProvisionedProductsCommandOutput,
|
|
313
|
-
} from "../commands/ScanProvisionedProductsCommand";
|
|
314
|
-
import {
|
|
315
|
-
SearchProductsAsAdminCommandInput,
|
|
316
|
-
SearchProductsAsAdminCommandOutput,
|
|
317
|
-
} from "../commands/SearchProductsAsAdminCommand";
|
|
318
|
-
import {
|
|
319
|
-
SearchProductsCommandInput,
|
|
320
|
-
SearchProductsCommandOutput,
|
|
321
|
-
} from "../commands/SearchProductsCommand";
|
|
322
|
-
import {
|
|
323
|
-
SearchProvisionedProductsCommandInput,
|
|
324
|
-
SearchProvisionedProductsCommandOutput,
|
|
325
|
-
} from "../commands/SearchProvisionedProductsCommand";
|
|
326
|
-
import {
|
|
327
|
-
TerminateProvisionedProductCommandInput,
|
|
328
|
-
TerminateProvisionedProductCommandOutput,
|
|
329
|
-
} from "../commands/TerminateProvisionedProductCommand";
|
|
330
|
-
import {
|
|
331
|
-
UpdateConstraintCommandInput,
|
|
332
|
-
UpdateConstraintCommandOutput,
|
|
333
|
-
} from "../commands/UpdateConstraintCommand";
|
|
334
|
-
import {
|
|
335
|
-
UpdatePortfolioCommandInput,
|
|
336
|
-
UpdatePortfolioCommandOutput,
|
|
337
|
-
} from "../commands/UpdatePortfolioCommand";
|
|
338
|
-
import {
|
|
339
|
-
UpdatePortfolioShareCommandInput,
|
|
340
|
-
UpdatePortfolioShareCommandOutput,
|
|
341
|
-
} from "../commands/UpdatePortfolioShareCommand";
|
|
342
|
-
import {
|
|
343
|
-
UpdateProductCommandInput,
|
|
344
|
-
UpdateProductCommandOutput,
|
|
345
|
-
} from "../commands/UpdateProductCommand";
|
|
346
|
-
import {
|
|
347
|
-
UpdateProvisionedProductCommandInput,
|
|
348
|
-
UpdateProvisionedProductCommandOutput,
|
|
349
|
-
} from "../commands/UpdateProvisionedProductCommand";
|
|
350
|
-
import {
|
|
351
|
-
UpdateProvisionedProductPropertiesCommandInput,
|
|
352
|
-
UpdateProvisionedProductPropertiesCommandOutput,
|
|
353
|
-
} from "../commands/UpdateProvisionedProductPropertiesCommand";
|
|
354
|
-
import {
|
|
355
|
-
UpdateProvisioningArtifactCommandInput,
|
|
356
|
-
UpdateProvisioningArtifactCommandOutput,
|
|
357
|
-
} from "../commands/UpdateProvisioningArtifactCommand";
|
|
358
|
-
import {
|
|
359
|
-
UpdateServiceActionCommandInput,
|
|
360
|
-
UpdateServiceActionCommandOutput,
|
|
361
|
-
} from "../commands/UpdateServiceActionCommand";
|
|
362
|
-
import {
|
|
363
|
-
UpdateTagOptionCommandInput,
|
|
364
|
-
UpdateTagOptionCommandOutput,
|
|
365
|
-
} from "../commands/UpdateTagOptionCommand";
|
|
366
|
-
export declare const se_AcceptPortfolioShareCommand: (
|
|
367
|
-
input: AcceptPortfolioShareCommandInput,
|
|
368
|
-
context: __SerdeContext
|
|
369
|
-
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const se_AssociateBudgetWithResourceCommand: (
|
|
371
|
-
input: AssociateBudgetWithResourceCommandInput,
|
|
372
|
-
context: __SerdeContext
|
|
373
|
-
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const se_AssociatePrincipalWithPortfolioCommand: (
|
|
375
|
-
input: AssociatePrincipalWithPortfolioCommandInput,
|
|
376
|
-
context: __SerdeContext
|
|
377
|
-
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const se_AssociateProductWithPortfolioCommand: (
|
|
379
|
-
input: AssociateProductWithPortfolioCommandInput,
|
|
380
|
-
context: __SerdeContext
|
|
381
|
-
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const se_AssociateServiceActionWithProvisioningArtifactCommand: (
|
|
383
|
-
input: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
384
|
-
context: __SerdeContext
|
|
385
|
-
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const se_AssociateTagOptionWithResourceCommand: (
|
|
387
|
-
input: AssociateTagOptionWithResourceCommandInput,
|
|
388
|
-
context: __SerdeContext
|
|
389
|
-
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const se_BatchAssociateServiceActionWithProvisioningArtifactCommand: (
|
|
391
|
-
input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
392
|
-
context: __SerdeContext
|
|
393
|
-
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const se_BatchDisassociateServiceActionFromProvisioningArtifactCommand: (
|
|
395
|
-
input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
396
|
-
context: __SerdeContext
|
|
397
|
-
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const se_CopyProductCommand: (
|
|
399
|
-
input: CopyProductCommandInput,
|
|
400
|
-
context: __SerdeContext
|
|
401
|
-
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const se_CreateConstraintCommand: (
|
|
403
|
-
input: CreateConstraintCommandInput,
|
|
404
|
-
context: __SerdeContext
|
|
405
|
-
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const se_CreatePortfolioCommand: (
|
|
407
|
-
input: CreatePortfolioCommandInput,
|
|
408
|
-
context: __SerdeContext
|
|
409
|
-
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const se_CreatePortfolioShareCommand: (
|
|
411
|
-
input: CreatePortfolioShareCommandInput,
|
|
412
|
-
context: __SerdeContext
|
|
413
|
-
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const se_CreateProductCommand: (
|
|
415
|
-
input: CreateProductCommandInput,
|
|
416
|
-
context: __SerdeContext
|
|
417
|
-
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const se_CreateProvisionedProductPlanCommand: (
|
|
419
|
-
input: CreateProvisionedProductPlanCommandInput,
|
|
420
|
-
context: __SerdeContext
|
|
421
|
-
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const se_CreateProvisioningArtifactCommand: (
|
|
423
|
-
input: CreateProvisioningArtifactCommandInput,
|
|
424
|
-
context: __SerdeContext
|
|
425
|
-
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const se_CreateServiceActionCommand: (
|
|
427
|
-
input: CreateServiceActionCommandInput,
|
|
428
|
-
context: __SerdeContext
|
|
429
|
-
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const se_CreateTagOptionCommand: (
|
|
431
|
-
input: CreateTagOptionCommandInput,
|
|
432
|
-
context: __SerdeContext
|
|
433
|
-
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const se_DeleteConstraintCommand: (
|
|
435
|
-
input: DeleteConstraintCommandInput,
|
|
436
|
-
context: __SerdeContext
|
|
437
|
-
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const se_DeletePortfolioCommand: (
|
|
439
|
-
input: DeletePortfolioCommandInput,
|
|
440
|
-
context: __SerdeContext
|
|
441
|
-
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const se_DeletePortfolioShareCommand: (
|
|
443
|
-
input: DeletePortfolioShareCommandInput,
|
|
444
|
-
context: __SerdeContext
|
|
445
|
-
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const se_DeleteProductCommand: (
|
|
447
|
-
input: DeleteProductCommandInput,
|
|
448
|
-
context: __SerdeContext
|
|
449
|
-
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const se_DeleteProvisionedProductPlanCommand: (
|
|
451
|
-
input: DeleteProvisionedProductPlanCommandInput,
|
|
452
|
-
context: __SerdeContext
|
|
453
|
-
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const se_DeleteProvisioningArtifactCommand: (
|
|
455
|
-
input: DeleteProvisioningArtifactCommandInput,
|
|
456
|
-
context: __SerdeContext
|
|
457
|
-
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const se_DeleteServiceActionCommand: (
|
|
459
|
-
input: DeleteServiceActionCommandInput,
|
|
460
|
-
context: __SerdeContext
|
|
461
|
-
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const se_DeleteTagOptionCommand: (
|
|
463
|
-
input: DeleteTagOptionCommandInput,
|
|
464
|
-
context: __SerdeContext
|
|
465
|
-
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const se_DescribeConstraintCommand: (
|
|
467
|
-
input: DescribeConstraintCommandInput,
|
|
468
|
-
context: __SerdeContext
|
|
469
|
-
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const se_DescribeCopyProductStatusCommand: (
|
|
471
|
-
input: DescribeCopyProductStatusCommandInput,
|
|
472
|
-
context: __SerdeContext
|
|
473
|
-
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const se_DescribePortfolioCommand: (
|
|
475
|
-
input: DescribePortfolioCommandInput,
|
|
476
|
-
context: __SerdeContext
|
|
477
|
-
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const se_DescribePortfolioSharesCommand: (
|
|
479
|
-
input: DescribePortfolioSharesCommandInput,
|
|
480
|
-
context: __SerdeContext
|
|
481
|
-
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const se_DescribePortfolioShareStatusCommand: (
|
|
483
|
-
input: DescribePortfolioShareStatusCommandInput,
|
|
484
|
-
context: __SerdeContext
|
|
485
|
-
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const se_DescribeProductCommand: (
|
|
487
|
-
input: DescribeProductCommandInput,
|
|
488
|
-
context: __SerdeContext
|
|
489
|
-
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const se_DescribeProductAsAdminCommand: (
|
|
491
|
-
input: DescribeProductAsAdminCommandInput,
|
|
492
|
-
context: __SerdeContext
|
|
493
|
-
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const se_DescribeProductViewCommand: (
|
|
495
|
-
input: DescribeProductViewCommandInput,
|
|
496
|
-
context: __SerdeContext
|
|
497
|
-
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const se_DescribeProvisionedProductCommand: (
|
|
499
|
-
input: DescribeProvisionedProductCommandInput,
|
|
500
|
-
context: __SerdeContext
|
|
501
|
-
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const se_DescribeProvisionedProductPlanCommand: (
|
|
503
|
-
input: DescribeProvisionedProductPlanCommandInput,
|
|
504
|
-
context: __SerdeContext
|
|
505
|
-
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const se_DescribeProvisioningArtifactCommand: (
|
|
507
|
-
input: DescribeProvisioningArtifactCommandInput,
|
|
508
|
-
context: __SerdeContext
|
|
509
|
-
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const se_DescribeProvisioningParametersCommand: (
|
|
511
|
-
input: DescribeProvisioningParametersCommandInput,
|
|
512
|
-
context: __SerdeContext
|
|
513
|
-
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const se_DescribeRecordCommand: (
|
|
515
|
-
input: DescribeRecordCommandInput,
|
|
516
|
-
context: __SerdeContext
|
|
517
|
-
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const se_DescribeServiceActionCommand: (
|
|
519
|
-
input: DescribeServiceActionCommandInput,
|
|
520
|
-
context: __SerdeContext
|
|
521
|
-
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const se_DescribeServiceActionExecutionParametersCommand: (
|
|
523
|
-
input: DescribeServiceActionExecutionParametersCommandInput,
|
|
524
|
-
context: __SerdeContext
|
|
525
|
-
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const se_DescribeTagOptionCommand: (
|
|
527
|
-
input: DescribeTagOptionCommandInput,
|
|
528
|
-
context: __SerdeContext
|
|
529
|
-
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const se_DisableAWSOrganizationsAccessCommand: (
|
|
531
|
-
input: DisableAWSOrganizationsAccessCommandInput,
|
|
532
|
-
context: __SerdeContext
|
|
533
|
-
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const se_DisassociateBudgetFromResourceCommand: (
|
|
535
|
-
input: DisassociateBudgetFromResourceCommandInput,
|
|
536
|
-
context: __SerdeContext
|
|
537
|
-
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const se_DisassociatePrincipalFromPortfolioCommand: (
|
|
539
|
-
input: DisassociatePrincipalFromPortfolioCommandInput,
|
|
540
|
-
context: __SerdeContext
|
|
541
|
-
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const se_DisassociateProductFromPortfolioCommand: (
|
|
543
|
-
input: DisassociateProductFromPortfolioCommandInput,
|
|
544
|
-
context: __SerdeContext
|
|
545
|
-
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const se_DisassociateServiceActionFromProvisioningArtifactCommand: (
|
|
547
|
-
input: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
548
|
-
context: __SerdeContext
|
|
549
|
-
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const se_DisassociateTagOptionFromResourceCommand: (
|
|
551
|
-
input: DisassociateTagOptionFromResourceCommandInput,
|
|
552
|
-
context: __SerdeContext
|
|
553
|
-
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const se_EnableAWSOrganizationsAccessCommand: (
|
|
555
|
-
input: EnableAWSOrganizationsAccessCommandInput,
|
|
556
|
-
context: __SerdeContext
|
|
557
|
-
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const se_ExecuteProvisionedProductPlanCommand: (
|
|
559
|
-
input: ExecuteProvisionedProductPlanCommandInput,
|
|
560
|
-
context: __SerdeContext
|
|
561
|
-
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const se_ExecuteProvisionedProductServiceActionCommand: (
|
|
563
|
-
input: ExecuteProvisionedProductServiceActionCommandInput,
|
|
564
|
-
context: __SerdeContext
|
|
565
|
-
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const se_GetAWSOrganizationsAccessStatusCommand: (
|
|
567
|
-
input: GetAWSOrganizationsAccessStatusCommandInput,
|
|
568
|
-
context: __SerdeContext
|
|
569
|
-
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const se_GetProvisionedProductOutputsCommand: (
|
|
571
|
-
input: GetProvisionedProductOutputsCommandInput,
|
|
572
|
-
context: __SerdeContext
|
|
573
|
-
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const se_ImportAsProvisionedProductCommand: (
|
|
575
|
-
input: ImportAsProvisionedProductCommandInput,
|
|
576
|
-
context: __SerdeContext
|
|
577
|
-
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const se_ListAcceptedPortfolioSharesCommand: (
|
|
579
|
-
input: ListAcceptedPortfolioSharesCommandInput,
|
|
580
|
-
context: __SerdeContext
|
|
581
|
-
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const se_ListBudgetsForResourceCommand: (
|
|
583
|
-
input: ListBudgetsForResourceCommandInput,
|
|
584
|
-
context: __SerdeContext
|
|
585
|
-
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const se_ListConstraintsForPortfolioCommand: (
|
|
587
|
-
input: ListConstraintsForPortfolioCommandInput,
|
|
588
|
-
context: __SerdeContext
|
|
589
|
-
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const se_ListLaunchPathsCommand: (
|
|
591
|
-
input: ListLaunchPathsCommandInput,
|
|
592
|
-
context: __SerdeContext
|
|
593
|
-
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const se_ListOrganizationPortfolioAccessCommand: (
|
|
595
|
-
input: ListOrganizationPortfolioAccessCommandInput,
|
|
596
|
-
context: __SerdeContext
|
|
597
|
-
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const se_ListPortfolioAccessCommand: (
|
|
599
|
-
input: ListPortfolioAccessCommandInput,
|
|
600
|
-
context: __SerdeContext
|
|
601
|
-
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const se_ListPortfoliosCommand: (
|
|
603
|
-
input: ListPortfoliosCommandInput,
|
|
604
|
-
context: __SerdeContext
|
|
605
|
-
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const se_ListPortfoliosForProductCommand: (
|
|
607
|
-
input: ListPortfoliosForProductCommandInput,
|
|
608
|
-
context: __SerdeContext
|
|
609
|
-
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const se_ListPrincipalsForPortfolioCommand: (
|
|
611
|
-
input: ListPrincipalsForPortfolioCommandInput,
|
|
612
|
-
context: __SerdeContext
|
|
613
|
-
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const se_ListProvisionedProductPlansCommand: (
|
|
615
|
-
input: ListProvisionedProductPlansCommandInput,
|
|
616
|
-
context: __SerdeContext
|
|
617
|
-
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const se_ListProvisioningArtifactsCommand: (
|
|
619
|
-
input: ListProvisioningArtifactsCommandInput,
|
|
620
|
-
context: __SerdeContext
|
|
621
|
-
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const se_ListProvisioningArtifactsForServiceActionCommand: (
|
|
623
|
-
input: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
624
|
-
context: __SerdeContext
|
|
625
|
-
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const se_ListRecordHistoryCommand: (
|
|
627
|
-
input: ListRecordHistoryCommandInput,
|
|
628
|
-
context: __SerdeContext
|
|
629
|
-
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const se_ListResourcesForTagOptionCommand: (
|
|
631
|
-
input: ListResourcesForTagOptionCommandInput,
|
|
632
|
-
context: __SerdeContext
|
|
633
|
-
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const se_ListServiceActionsCommand: (
|
|
635
|
-
input: ListServiceActionsCommandInput,
|
|
636
|
-
context: __SerdeContext
|
|
637
|
-
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const se_ListServiceActionsForProvisioningArtifactCommand: (
|
|
639
|
-
input: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
640
|
-
context: __SerdeContext
|
|
641
|
-
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const se_ListStackInstancesForProvisionedProductCommand: (
|
|
643
|
-
input: ListStackInstancesForProvisionedProductCommandInput,
|
|
644
|
-
context: __SerdeContext
|
|
645
|
-
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const se_ListTagOptionsCommand: (
|
|
647
|
-
input: ListTagOptionsCommandInput,
|
|
648
|
-
context: __SerdeContext
|
|
649
|
-
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const se_NotifyProvisionProductEngineWorkflowResultCommand: (
|
|
651
|
-
input: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
652
|
-
context: __SerdeContext
|
|
653
|
-
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const se_NotifyTerminateProvisionedProductEngineWorkflowResultCommand: (
|
|
655
|
-
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
656
|
-
context: __SerdeContext
|
|
657
|
-
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const se_NotifyUpdateProvisionedProductEngineWorkflowResultCommand: (
|
|
659
|
-
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
660
|
-
context: __SerdeContext
|
|
661
|
-
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const se_ProvisionProductCommand: (
|
|
663
|
-
input: ProvisionProductCommandInput,
|
|
664
|
-
context: __SerdeContext
|
|
665
|
-
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const se_RejectPortfolioShareCommand: (
|
|
667
|
-
input: RejectPortfolioShareCommandInput,
|
|
668
|
-
context: __SerdeContext
|
|
669
|
-
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const se_ScanProvisionedProductsCommand: (
|
|
671
|
-
input: ScanProvisionedProductsCommandInput,
|
|
672
|
-
context: __SerdeContext
|
|
673
|
-
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const se_SearchProductsCommand: (
|
|
675
|
-
input: SearchProductsCommandInput,
|
|
676
|
-
context: __SerdeContext
|
|
677
|
-
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const se_SearchProductsAsAdminCommand: (
|
|
679
|
-
input: SearchProductsAsAdminCommandInput,
|
|
680
|
-
context: __SerdeContext
|
|
681
|
-
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const se_SearchProvisionedProductsCommand: (
|
|
683
|
-
input: SearchProvisionedProductsCommandInput,
|
|
684
|
-
context: __SerdeContext
|
|
685
|
-
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const se_TerminateProvisionedProductCommand: (
|
|
687
|
-
input: TerminateProvisionedProductCommandInput,
|
|
688
|
-
context: __SerdeContext
|
|
689
|
-
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const se_UpdateConstraintCommand: (
|
|
691
|
-
input: UpdateConstraintCommandInput,
|
|
692
|
-
context: __SerdeContext
|
|
693
|
-
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const se_UpdatePortfolioCommand: (
|
|
695
|
-
input: UpdatePortfolioCommandInput,
|
|
696
|
-
context: __SerdeContext
|
|
697
|
-
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const se_UpdatePortfolioShareCommand: (
|
|
699
|
-
input: UpdatePortfolioShareCommandInput,
|
|
700
|
-
context: __SerdeContext
|
|
701
|
-
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const se_UpdateProductCommand: (
|
|
703
|
-
input: UpdateProductCommandInput,
|
|
704
|
-
context: __SerdeContext
|
|
705
|
-
) => Promise<__HttpRequest>;
|
|
706
|
-
export declare const se_UpdateProvisionedProductCommand: (
|
|
707
|
-
input: UpdateProvisionedProductCommandInput,
|
|
708
|
-
context: __SerdeContext
|
|
709
|
-
) => Promise<__HttpRequest>;
|
|
710
|
-
export declare const se_UpdateProvisionedProductPropertiesCommand: (
|
|
711
|
-
input: UpdateProvisionedProductPropertiesCommandInput,
|
|
712
|
-
context: __SerdeContext
|
|
713
|
-
) => Promise<__HttpRequest>;
|
|
714
|
-
export declare const se_UpdateProvisioningArtifactCommand: (
|
|
715
|
-
input: UpdateProvisioningArtifactCommandInput,
|
|
716
|
-
context: __SerdeContext
|
|
717
|
-
) => Promise<__HttpRequest>;
|
|
718
|
-
export declare const se_UpdateServiceActionCommand: (
|
|
719
|
-
input: UpdateServiceActionCommandInput,
|
|
720
|
-
context: __SerdeContext
|
|
721
|
-
) => Promise<__HttpRequest>;
|
|
722
|
-
export declare const se_UpdateTagOptionCommand: (
|
|
723
|
-
input: UpdateTagOptionCommandInput,
|
|
724
|
-
context: __SerdeContext
|
|
725
|
-
) => Promise<__HttpRequest>;
|
|
726
|
-
export declare const de_AcceptPortfolioShareCommand: (
|
|
727
|
-
output: __HttpResponse,
|
|
728
|
-
context: __SerdeContext
|
|
729
|
-
) => Promise<AcceptPortfolioShareCommandOutput>;
|
|
730
|
-
export declare const de_AssociateBudgetWithResourceCommand: (
|
|
731
|
-
output: __HttpResponse,
|
|
732
|
-
context: __SerdeContext
|
|
733
|
-
) => Promise<AssociateBudgetWithResourceCommandOutput>;
|
|
734
|
-
export declare const de_AssociatePrincipalWithPortfolioCommand: (
|
|
735
|
-
output: __HttpResponse,
|
|
736
|
-
context: __SerdeContext
|
|
737
|
-
) => Promise<AssociatePrincipalWithPortfolioCommandOutput>;
|
|
738
|
-
export declare const de_AssociateProductWithPortfolioCommand: (
|
|
739
|
-
output: __HttpResponse,
|
|
740
|
-
context: __SerdeContext
|
|
741
|
-
) => Promise<AssociateProductWithPortfolioCommandOutput>;
|
|
742
|
-
export declare const de_AssociateServiceActionWithProvisioningArtifactCommand: (
|
|
743
|
-
output: __HttpResponse,
|
|
744
|
-
context: __SerdeContext
|
|
745
|
-
) => Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
746
|
-
export declare const de_AssociateTagOptionWithResourceCommand: (
|
|
747
|
-
output: __HttpResponse,
|
|
748
|
-
context: __SerdeContext
|
|
749
|
-
) => Promise<AssociateTagOptionWithResourceCommandOutput>;
|
|
750
|
-
export declare const de_BatchAssociateServiceActionWithProvisioningArtifactCommand: (
|
|
751
|
-
output: __HttpResponse,
|
|
752
|
-
context: __SerdeContext
|
|
753
|
-
) => Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
754
|
-
export declare const de_BatchDisassociateServiceActionFromProvisioningArtifactCommand: (
|
|
755
|
-
output: __HttpResponse,
|
|
756
|
-
context: __SerdeContext
|
|
757
|
-
) => Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
758
|
-
export declare const de_CopyProductCommand: (
|
|
759
|
-
output: __HttpResponse,
|
|
760
|
-
context: __SerdeContext
|
|
761
|
-
) => Promise<CopyProductCommandOutput>;
|
|
762
|
-
export declare const de_CreateConstraintCommand: (
|
|
763
|
-
output: __HttpResponse,
|
|
764
|
-
context: __SerdeContext
|
|
765
|
-
) => Promise<CreateConstraintCommandOutput>;
|
|
766
|
-
export declare const de_CreatePortfolioCommand: (
|
|
767
|
-
output: __HttpResponse,
|
|
768
|
-
context: __SerdeContext
|
|
769
|
-
) => Promise<CreatePortfolioCommandOutput>;
|
|
770
|
-
export declare const de_CreatePortfolioShareCommand: (
|
|
771
|
-
output: __HttpResponse,
|
|
772
|
-
context: __SerdeContext
|
|
773
|
-
) => Promise<CreatePortfolioShareCommandOutput>;
|
|
774
|
-
export declare const de_CreateProductCommand: (
|
|
775
|
-
output: __HttpResponse,
|
|
776
|
-
context: __SerdeContext
|
|
777
|
-
) => Promise<CreateProductCommandOutput>;
|
|
778
|
-
export declare const de_CreateProvisionedProductPlanCommand: (
|
|
779
|
-
output: __HttpResponse,
|
|
780
|
-
context: __SerdeContext
|
|
781
|
-
) => Promise<CreateProvisionedProductPlanCommandOutput>;
|
|
782
|
-
export declare const de_CreateProvisioningArtifactCommand: (
|
|
783
|
-
output: __HttpResponse,
|
|
784
|
-
context: __SerdeContext
|
|
785
|
-
) => Promise<CreateProvisioningArtifactCommandOutput>;
|
|
786
|
-
export declare const de_CreateServiceActionCommand: (
|
|
787
|
-
output: __HttpResponse,
|
|
788
|
-
context: __SerdeContext
|
|
789
|
-
) => Promise<CreateServiceActionCommandOutput>;
|
|
790
|
-
export declare const de_CreateTagOptionCommand: (
|
|
791
|
-
output: __HttpResponse,
|
|
792
|
-
context: __SerdeContext
|
|
793
|
-
) => Promise<CreateTagOptionCommandOutput>;
|
|
794
|
-
export declare const de_DeleteConstraintCommand: (
|
|
795
|
-
output: __HttpResponse,
|
|
796
|
-
context: __SerdeContext
|
|
797
|
-
) => Promise<DeleteConstraintCommandOutput>;
|
|
798
|
-
export declare const de_DeletePortfolioCommand: (
|
|
799
|
-
output: __HttpResponse,
|
|
800
|
-
context: __SerdeContext
|
|
801
|
-
) => Promise<DeletePortfolioCommandOutput>;
|
|
802
|
-
export declare const de_DeletePortfolioShareCommand: (
|
|
803
|
-
output: __HttpResponse,
|
|
804
|
-
context: __SerdeContext
|
|
805
|
-
) => Promise<DeletePortfolioShareCommandOutput>;
|
|
806
|
-
export declare const de_DeleteProductCommand: (
|
|
807
|
-
output: __HttpResponse,
|
|
808
|
-
context: __SerdeContext
|
|
809
|
-
) => Promise<DeleteProductCommandOutput>;
|
|
810
|
-
export declare const de_DeleteProvisionedProductPlanCommand: (
|
|
811
|
-
output: __HttpResponse,
|
|
812
|
-
context: __SerdeContext
|
|
813
|
-
) => Promise<DeleteProvisionedProductPlanCommandOutput>;
|
|
814
|
-
export declare const de_DeleteProvisioningArtifactCommand: (
|
|
815
|
-
output: __HttpResponse,
|
|
816
|
-
context: __SerdeContext
|
|
817
|
-
) => Promise<DeleteProvisioningArtifactCommandOutput>;
|
|
818
|
-
export declare const de_DeleteServiceActionCommand: (
|
|
819
|
-
output: __HttpResponse,
|
|
820
|
-
context: __SerdeContext
|
|
821
|
-
) => Promise<DeleteServiceActionCommandOutput>;
|
|
822
|
-
export declare const de_DeleteTagOptionCommand: (
|
|
823
|
-
output: __HttpResponse,
|
|
824
|
-
context: __SerdeContext
|
|
825
|
-
) => Promise<DeleteTagOptionCommandOutput>;
|
|
826
|
-
export declare const de_DescribeConstraintCommand: (
|
|
827
|
-
output: __HttpResponse,
|
|
828
|
-
context: __SerdeContext
|
|
829
|
-
) => Promise<DescribeConstraintCommandOutput>;
|
|
830
|
-
export declare const de_DescribeCopyProductStatusCommand: (
|
|
831
|
-
output: __HttpResponse,
|
|
832
|
-
context: __SerdeContext
|
|
833
|
-
) => Promise<DescribeCopyProductStatusCommandOutput>;
|
|
834
|
-
export declare const de_DescribePortfolioCommand: (
|
|
835
|
-
output: __HttpResponse,
|
|
836
|
-
context: __SerdeContext
|
|
837
|
-
) => Promise<DescribePortfolioCommandOutput>;
|
|
838
|
-
export declare const de_DescribePortfolioSharesCommand: (
|
|
839
|
-
output: __HttpResponse,
|
|
840
|
-
context: __SerdeContext
|
|
841
|
-
) => Promise<DescribePortfolioSharesCommandOutput>;
|
|
842
|
-
export declare const de_DescribePortfolioShareStatusCommand: (
|
|
843
|
-
output: __HttpResponse,
|
|
844
|
-
context: __SerdeContext
|
|
845
|
-
) => Promise<DescribePortfolioShareStatusCommandOutput>;
|
|
846
|
-
export declare const de_DescribeProductCommand: (
|
|
847
|
-
output: __HttpResponse,
|
|
848
|
-
context: __SerdeContext
|
|
849
|
-
) => Promise<DescribeProductCommandOutput>;
|
|
850
|
-
export declare const de_DescribeProductAsAdminCommand: (
|
|
851
|
-
output: __HttpResponse,
|
|
852
|
-
context: __SerdeContext
|
|
853
|
-
) => Promise<DescribeProductAsAdminCommandOutput>;
|
|
854
|
-
export declare const de_DescribeProductViewCommand: (
|
|
855
|
-
output: __HttpResponse,
|
|
856
|
-
context: __SerdeContext
|
|
857
|
-
) => Promise<DescribeProductViewCommandOutput>;
|
|
858
|
-
export declare const de_DescribeProvisionedProductCommand: (
|
|
859
|
-
output: __HttpResponse,
|
|
860
|
-
context: __SerdeContext
|
|
861
|
-
) => Promise<DescribeProvisionedProductCommandOutput>;
|
|
862
|
-
export declare const de_DescribeProvisionedProductPlanCommand: (
|
|
863
|
-
output: __HttpResponse,
|
|
864
|
-
context: __SerdeContext
|
|
865
|
-
) => Promise<DescribeProvisionedProductPlanCommandOutput>;
|
|
866
|
-
export declare const de_DescribeProvisioningArtifactCommand: (
|
|
867
|
-
output: __HttpResponse,
|
|
868
|
-
context: __SerdeContext
|
|
869
|
-
) => Promise<DescribeProvisioningArtifactCommandOutput>;
|
|
870
|
-
export declare const de_DescribeProvisioningParametersCommand: (
|
|
871
|
-
output: __HttpResponse,
|
|
872
|
-
context: __SerdeContext
|
|
873
|
-
) => Promise<DescribeProvisioningParametersCommandOutput>;
|
|
874
|
-
export declare const de_DescribeRecordCommand: (
|
|
875
|
-
output: __HttpResponse,
|
|
876
|
-
context: __SerdeContext
|
|
877
|
-
) => Promise<DescribeRecordCommandOutput>;
|
|
878
|
-
export declare const de_DescribeServiceActionCommand: (
|
|
879
|
-
output: __HttpResponse,
|
|
880
|
-
context: __SerdeContext
|
|
881
|
-
) => Promise<DescribeServiceActionCommandOutput>;
|
|
882
|
-
export declare const de_DescribeServiceActionExecutionParametersCommand: (
|
|
883
|
-
output: __HttpResponse,
|
|
884
|
-
context: __SerdeContext
|
|
885
|
-
) => Promise<DescribeServiceActionExecutionParametersCommandOutput>;
|
|
886
|
-
export declare const de_DescribeTagOptionCommand: (
|
|
887
|
-
output: __HttpResponse,
|
|
888
|
-
context: __SerdeContext
|
|
889
|
-
) => Promise<DescribeTagOptionCommandOutput>;
|
|
890
|
-
export declare const de_DisableAWSOrganizationsAccessCommand: (
|
|
891
|
-
output: __HttpResponse,
|
|
892
|
-
context: __SerdeContext
|
|
893
|
-
) => Promise<DisableAWSOrganizationsAccessCommandOutput>;
|
|
894
|
-
export declare const de_DisassociateBudgetFromResourceCommand: (
|
|
895
|
-
output: __HttpResponse,
|
|
896
|
-
context: __SerdeContext
|
|
897
|
-
) => Promise<DisassociateBudgetFromResourceCommandOutput>;
|
|
898
|
-
export declare const de_DisassociatePrincipalFromPortfolioCommand: (
|
|
899
|
-
output: __HttpResponse,
|
|
900
|
-
context: __SerdeContext
|
|
901
|
-
) => Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
|
|
902
|
-
export declare const de_DisassociateProductFromPortfolioCommand: (
|
|
903
|
-
output: __HttpResponse,
|
|
904
|
-
context: __SerdeContext
|
|
905
|
-
) => Promise<DisassociateProductFromPortfolioCommandOutput>;
|
|
906
|
-
export declare const de_DisassociateServiceActionFromProvisioningArtifactCommand: (
|
|
907
|
-
output: __HttpResponse,
|
|
908
|
-
context: __SerdeContext
|
|
909
|
-
) => Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
910
|
-
export declare const de_DisassociateTagOptionFromResourceCommand: (
|
|
911
|
-
output: __HttpResponse,
|
|
912
|
-
context: __SerdeContext
|
|
913
|
-
) => Promise<DisassociateTagOptionFromResourceCommandOutput>;
|
|
914
|
-
export declare const de_EnableAWSOrganizationsAccessCommand: (
|
|
915
|
-
output: __HttpResponse,
|
|
916
|
-
context: __SerdeContext
|
|
917
|
-
) => Promise<EnableAWSOrganizationsAccessCommandOutput>;
|
|
918
|
-
export declare const de_ExecuteProvisionedProductPlanCommand: (
|
|
919
|
-
output: __HttpResponse,
|
|
920
|
-
context: __SerdeContext
|
|
921
|
-
) => Promise<ExecuteProvisionedProductPlanCommandOutput>;
|
|
922
|
-
export declare const de_ExecuteProvisionedProductServiceActionCommand: (
|
|
923
|
-
output: __HttpResponse,
|
|
924
|
-
context: __SerdeContext
|
|
925
|
-
) => Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
|
|
926
|
-
export declare const de_GetAWSOrganizationsAccessStatusCommand: (
|
|
927
|
-
output: __HttpResponse,
|
|
928
|
-
context: __SerdeContext
|
|
929
|
-
) => Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
|
|
930
|
-
export declare const de_GetProvisionedProductOutputsCommand: (
|
|
931
|
-
output: __HttpResponse,
|
|
932
|
-
context: __SerdeContext
|
|
933
|
-
) => Promise<GetProvisionedProductOutputsCommandOutput>;
|
|
934
|
-
export declare const de_ImportAsProvisionedProductCommand: (
|
|
935
|
-
output: __HttpResponse,
|
|
936
|
-
context: __SerdeContext
|
|
937
|
-
) => Promise<ImportAsProvisionedProductCommandOutput>;
|
|
938
|
-
export declare const de_ListAcceptedPortfolioSharesCommand: (
|
|
939
|
-
output: __HttpResponse,
|
|
940
|
-
context: __SerdeContext
|
|
941
|
-
) => Promise<ListAcceptedPortfolioSharesCommandOutput>;
|
|
942
|
-
export declare const de_ListBudgetsForResourceCommand: (
|
|
943
|
-
output: __HttpResponse,
|
|
944
|
-
context: __SerdeContext
|
|
945
|
-
) => Promise<ListBudgetsForResourceCommandOutput>;
|
|
946
|
-
export declare const de_ListConstraintsForPortfolioCommand: (
|
|
947
|
-
output: __HttpResponse,
|
|
948
|
-
context: __SerdeContext
|
|
949
|
-
) => Promise<ListConstraintsForPortfolioCommandOutput>;
|
|
950
|
-
export declare const de_ListLaunchPathsCommand: (
|
|
951
|
-
output: __HttpResponse,
|
|
952
|
-
context: __SerdeContext
|
|
953
|
-
) => Promise<ListLaunchPathsCommandOutput>;
|
|
954
|
-
export declare const de_ListOrganizationPortfolioAccessCommand: (
|
|
955
|
-
output: __HttpResponse,
|
|
956
|
-
context: __SerdeContext
|
|
957
|
-
) => Promise<ListOrganizationPortfolioAccessCommandOutput>;
|
|
958
|
-
export declare const de_ListPortfolioAccessCommand: (
|
|
959
|
-
output: __HttpResponse,
|
|
960
|
-
context: __SerdeContext
|
|
961
|
-
) => Promise<ListPortfolioAccessCommandOutput>;
|
|
962
|
-
export declare const de_ListPortfoliosCommand: (
|
|
963
|
-
output: __HttpResponse,
|
|
964
|
-
context: __SerdeContext
|
|
965
|
-
) => Promise<ListPortfoliosCommandOutput>;
|
|
966
|
-
export declare const de_ListPortfoliosForProductCommand: (
|
|
967
|
-
output: __HttpResponse,
|
|
968
|
-
context: __SerdeContext
|
|
969
|
-
) => Promise<ListPortfoliosForProductCommandOutput>;
|
|
970
|
-
export declare const de_ListPrincipalsForPortfolioCommand: (
|
|
971
|
-
output: __HttpResponse,
|
|
972
|
-
context: __SerdeContext
|
|
973
|
-
) => Promise<ListPrincipalsForPortfolioCommandOutput>;
|
|
974
|
-
export declare const de_ListProvisionedProductPlansCommand: (
|
|
975
|
-
output: __HttpResponse,
|
|
976
|
-
context: __SerdeContext
|
|
977
|
-
) => Promise<ListProvisionedProductPlansCommandOutput>;
|
|
978
|
-
export declare const de_ListProvisioningArtifactsCommand: (
|
|
979
|
-
output: __HttpResponse,
|
|
980
|
-
context: __SerdeContext
|
|
981
|
-
) => Promise<ListProvisioningArtifactsCommandOutput>;
|
|
982
|
-
export declare const de_ListProvisioningArtifactsForServiceActionCommand: (
|
|
983
|
-
output: __HttpResponse,
|
|
984
|
-
context: __SerdeContext
|
|
985
|
-
) => Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
986
|
-
export declare const de_ListRecordHistoryCommand: (
|
|
987
|
-
output: __HttpResponse,
|
|
988
|
-
context: __SerdeContext
|
|
989
|
-
) => Promise<ListRecordHistoryCommandOutput>;
|
|
990
|
-
export declare const de_ListResourcesForTagOptionCommand: (
|
|
991
|
-
output: __HttpResponse,
|
|
992
|
-
context: __SerdeContext
|
|
993
|
-
) => Promise<ListResourcesForTagOptionCommandOutput>;
|
|
994
|
-
export declare const de_ListServiceActionsCommand: (
|
|
995
|
-
output: __HttpResponse,
|
|
996
|
-
context: __SerdeContext
|
|
997
|
-
) => Promise<ListServiceActionsCommandOutput>;
|
|
998
|
-
export declare const de_ListServiceActionsForProvisioningArtifactCommand: (
|
|
999
|
-
output: __HttpResponse,
|
|
1000
|
-
context: __SerdeContext
|
|
1001
|
-
) => Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
1002
|
-
export declare const de_ListStackInstancesForProvisionedProductCommand: (
|
|
1003
|
-
output: __HttpResponse,
|
|
1004
|
-
context: __SerdeContext
|
|
1005
|
-
) => Promise<ListStackInstancesForProvisionedProductCommandOutput>;
|
|
1006
|
-
export declare const de_ListTagOptionsCommand: (
|
|
1007
|
-
output: __HttpResponse,
|
|
1008
|
-
context: __SerdeContext
|
|
1009
|
-
) => Promise<ListTagOptionsCommandOutput>;
|
|
1010
|
-
export declare const de_NotifyProvisionProductEngineWorkflowResultCommand: (
|
|
1011
|
-
output: __HttpResponse,
|
|
1012
|
-
context: __SerdeContext
|
|
1013
|
-
) => Promise<NotifyProvisionProductEngineWorkflowResultCommandOutput>;
|
|
1014
|
-
export declare const de_NotifyTerminateProvisionedProductEngineWorkflowResultCommand: (
|
|
1015
|
-
output: __HttpResponse,
|
|
1016
|
-
context: __SerdeContext
|
|
1017
|
-
) => Promise<NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput>;
|
|
1018
|
-
export declare const de_NotifyUpdateProvisionedProductEngineWorkflowResultCommand: (
|
|
1019
|
-
output: __HttpResponse,
|
|
1020
|
-
context: __SerdeContext
|
|
1021
|
-
) => Promise<NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput>;
|
|
1022
|
-
export declare const de_ProvisionProductCommand: (
|
|
1023
|
-
output: __HttpResponse,
|
|
1024
|
-
context: __SerdeContext
|
|
1025
|
-
) => Promise<ProvisionProductCommandOutput>;
|
|
1026
|
-
export declare const de_RejectPortfolioShareCommand: (
|
|
1027
|
-
output: __HttpResponse,
|
|
1028
|
-
context: __SerdeContext
|
|
1029
|
-
) => Promise<RejectPortfolioShareCommandOutput>;
|
|
1030
|
-
export declare const de_ScanProvisionedProductsCommand: (
|
|
1031
|
-
output: __HttpResponse,
|
|
1032
|
-
context: __SerdeContext
|
|
1033
|
-
) => Promise<ScanProvisionedProductsCommandOutput>;
|
|
1034
|
-
export declare const de_SearchProductsCommand: (
|
|
1035
|
-
output: __HttpResponse,
|
|
1036
|
-
context: __SerdeContext
|
|
1037
|
-
) => Promise<SearchProductsCommandOutput>;
|
|
1038
|
-
export declare const de_SearchProductsAsAdminCommand: (
|
|
1039
|
-
output: __HttpResponse,
|
|
1040
|
-
context: __SerdeContext
|
|
1041
|
-
) => Promise<SearchProductsAsAdminCommandOutput>;
|
|
1042
|
-
export declare const de_SearchProvisionedProductsCommand: (
|
|
1043
|
-
output: __HttpResponse,
|
|
1044
|
-
context: __SerdeContext
|
|
1045
|
-
) => Promise<SearchProvisionedProductsCommandOutput>;
|
|
1046
|
-
export declare const de_TerminateProvisionedProductCommand: (
|
|
1047
|
-
output: __HttpResponse,
|
|
1048
|
-
context: __SerdeContext
|
|
1049
|
-
) => Promise<TerminateProvisionedProductCommandOutput>;
|
|
1050
|
-
export declare const de_UpdateConstraintCommand: (
|
|
1051
|
-
output: __HttpResponse,
|
|
1052
|
-
context: __SerdeContext
|
|
1053
|
-
) => Promise<UpdateConstraintCommandOutput>;
|
|
1054
|
-
export declare const de_UpdatePortfolioCommand: (
|
|
1055
|
-
output: __HttpResponse,
|
|
1056
|
-
context: __SerdeContext
|
|
1057
|
-
) => Promise<UpdatePortfolioCommandOutput>;
|
|
1058
|
-
export declare const de_UpdatePortfolioShareCommand: (
|
|
1059
|
-
output: __HttpResponse,
|
|
1060
|
-
context: __SerdeContext
|
|
1061
|
-
) => Promise<UpdatePortfolioShareCommandOutput>;
|
|
1062
|
-
export declare const de_UpdateProductCommand: (
|
|
1063
|
-
output: __HttpResponse,
|
|
1064
|
-
context: __SerdeContext
|
|
1065
|
-
) => Promise<UpdateProductCommandOutput>;
|
|
1066
|
-
export declare const de_UpdateProvisionedProductCommand: (
|
|
1067
|
-
output: __HttpResponse,
|
|
1068
|
-
context: __SerdeContext
|
|
1069
|
-
) => Promise<UpdateProvisionedProductCommandOutput>;
|
|
1070
|
-
export declare const de_UpdateProvisionedProductPropertiesCommand: (
|
|
1071
|
-
output: __HttpResponse,
|
|
1072
|
-
context: __SerdeContext
|
|
1073
|
-
) => Promise<UpdateProvisionedProductPropertiesCommandOutput>;
|
|
1074
|
-
export declare const de_UpdateProvisioningArtifactCommand: (
|
|
1075
|
-
output: __HttpResponse,
|
|
1076
|
-
context: __SerdeContext
|
|
1077
|
-
) => Promise<UpdateProvisioningArtifactCommandOutput>;
|
|
1078
|
-
export declare const de_UpdateServiceActionCommand: (
|
|
1079
|
-
output: __HttpResponse,
|
|
1080
|
-
context: __SerdeContext
|
|
1081
|
-
) => Promise<UpdateServiceActionCommandOutput>;
|
|
1082
|
-
export declare const de_UpdateTagOptionCommand: (
|
|
1083
|
-
output: __HttpResponse,
|
|
1084
|
-
context: __SerdeContext
|
|
1085
|
-
) => Promise<UpdateTagOptionCommandOutput>;
|