@aws-sdk/client-service-catalog 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/ServiceCatalog.d.ts +1642 -440
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +652 -160
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +87 -87
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2919 -2696
- package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +20 -20
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,440 +1,1642 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
AcceptPortfolioShareCommandInput,
|
|
4
|
+
AcceptPortfolioShareCommandOutput,
|
|
5
|
+
} from "./commands/AcceptPortfolioShareCommand";
|
|
6
|
+
import {
|
|
7
|
+
AssociateBudgetWithResourceCommandInput,
|
|
8
|
+
AssociateBudgetWithResourceCommandOutput,
|
|
9
|
+
} from "./commands/AssociateBudgetWithResourceCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociatePrincipalWithPortfolioCommandInput,
|
|
12
|
+
AssociatePrincipalWithPortfolioCommandOutput,
|
|
13
|
+
} from "./commands/AssociatePrincipalWithPortfolioCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateProductWithPortfolioCommandInput,
|
|
16
|
+
AssociateProductWithPortfolioCommandOutput,
|
|
17
|
+
} from "./commands/AssociateProductWithPortfolioCommand";
|
|
18
|
+
import {
|
|
19
|
+
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
20
|
+
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
21
|
+
} from "./commands/AssociateServiceActionWithProvisioningArtifactCommand";
|
|
22
|
+
import {
|
|
23
|
+
AssociateTagOptionWithResourceCommandInput,
|
|
24
|
+
AssociateTagOptionWithResourceCommandOutput,
|
|
25
|
+
} from "./commands/AssociateTagOptionWithResourceCommand";
|
|
26
|
+
import {
|
|
27
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
28
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
29
|
+
} from "./commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
|
|
30
|
+
import {
|
|
31
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
32
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
33
|
+
} from "./commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
34
|
+
import {
|
|
35
|
+
CopyProductCommandInput,
|
|
36
|
+
CopyProductCommandOutput,
|
|
37
|
+
} from "./commands/CopyProductCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateConstraintCommandInput,
|
|
40
|
+
CreateConstraintCommandOutput,
|
|
41
|
+
} from "./commands/CreateConstraintCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreatePortfolioCommandInput,
|
|
44
|
+
CreatePortfolioCommandOutput,
|
|
45
|
+
} from "./commands/CreatePortfolioCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreatePortfolioShareCommandInput,
|
|
48
|
+
CreatePortfolioShareCommandOutput,
|
|
49
|
+
} from "./commands/CreatePortfolioShareCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateProductCommandInput,
|
|
52
|
+
CreateProductCommandOutput,
|
|
53
|
+
} from "./commands/CreateProductCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateProvisionedProductPlanCommandInput,
|
|
56
|
+
CreateProvisionedProductPlanCommandOutput,
|
|
57
|
+
} from "./commands/CreateProvisionedProductPlanCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateProvisioningArtifactCommandInput,
|
|
60
|
+
CreateProvisioningArtifactCommandOutput,
|
|
61
|
+
} from "./commands/CreateProvisioningArtifactCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateServiceActionCommandInput,
|
|
64
|
+
CreateServiceActionCommandOutput,
|
|
65
|
+
} from "./commands/CreateServiceActionCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateTagOptionCommandInput,
|
|
68
|
+
CreateTagOptionCommandOutput,
|
|
69
|
+
} from "./commands/CreateTagOptionCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteConstraintCommandInput,
|
|
72
|
+
DeleteConstraintCommandOutput,
|
|
73
|
+
} from "./commands/DeleteConstraintCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeletePortfolioCommandInput,
|
|
76
|
+
DeletePortfolioCommandOutput,
|
|
77
|
+
} from "./commands/DeletePortfolioCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeletePortfolioShareCommandInput,
|
|
80
|
+
DeletePortfolioShareCommandOutput,
|
|
81
|
+
} from "./commands/DeletePortfolioShareCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteProductCommandInput,
|
|
84
|
+
DeleteProductCommandOutput,
|
|
85
|
+
} from "./commands/DeleteProductCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteProvisionedProductPlanCommandInput,
|
|
88
|
+
DeleteProvisionedProductPlanCommandOutput,
|
|
89
|
+
} from "./commands/DeleteProvisionedProductPlanCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteProvisioningArtifactCommandInput,
|
|
92
|
+
DeleteProvisioningArtifactCommandOutput,
|
|
93
|
+
} from "./commands/DeleteProvisioningArtifactCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteServiceActionCommandInput,
|
|
96
|
+
DeleteServiceActionCommandOutput,
|
|
97
|
+
} from "./commands/DeleteServiceActionCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteTagOptionCommandInput,
|
|
100
|
+
DeleteTagOptionCommandOutput,
|
|
101
|
+
} from "./commands/DeleteTagOptionCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeConstraintCommandInput,
|
|
104
|
+
DescribeConstraintCommandOutput,
|
|
105
|
+
} from "./commands/DescribeConstraintCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeCopyProductStatusCommandInput,
|
|
108
|
+
DescribeCopyProductStatusCommandOutput,
|
|
109
|
+
} from "./commands/DescribeCopyProductStatusCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribePortfolioCommandInput,
|
|
112
|
+
DescribePortfolioCommandOutput,
|
|
113
|
+
} from "./commands/DescribePortfolioCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribePortfolioSharesCommandInput,
|
|
116
|
+
DescribePortfolioSharesCommandOutput,
|
|
117
|
+
} from "./commands/DescribePortfolioSharesCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribePortfolioShareStatusCommandInput,
|
|
120
|
+
DescribePortfolioShareStatusCommandOutput,
|
|
121
|
+
} from "./commands/DescribePortfolioShareStatusCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeProductAsAdminCommandInput,
|
|
124
|
+
DescribeProductAsAdminCommandOutput,
|
|
125
|
+
} from "./commands/DescribeProductAsAdminCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeProductCommandInput,
|
|
128
|
+
DescribeProductCommandOutput,
|
|
129
|
+
} from "./commands/DescribeProductCommand";
|
|
130
|
+
import {
|
|
131
|
+
DescribeProductViewCommandInput,
|
|
132
|
+
DescribeProductViewCommandOutput,
|
|
133
|
+
} from "./commands/DescribeProductViewCommand";
|
|
134
|
+
import {
|
|
135
|
+
DescribeProvisionedProductCommandInput,
|
|
136
|
+
DescribeProvisionedProductCommandOutput,
|
|
137
|
+
} from "./commands/DescribeProvisionedProductCommand";
|
|
138
|
+
import {
|
|
139
|
+
DescribeProvisionedProductPlanCommandInput,
|
|
140
|
+
DescribeProvisionedProductPlanCommandOutput,
|
|
141
|
+
} from "./commands/DescribeProvisionedProductPlanCommand";
|
|
142
|
+
import {
|
|
143
|
+
DescribeProvisioningArtifactCommandInput,
|
|
144
|
+
DescribeProvisioningArtifactCommandOutput,
|
|
145
|
+
} from "./commands/DescribeProvisioningArtifactCommand";
|
|
146
|
+
import {
|
|
147
|
+
DescribeProvisioningParametersCommandInput,
|
|
148
|
+
DescribeProvisioningParametersCommandOutput,
|
|
149
|
+
} from "./commands/DescribeProvisioningParametersCommand";
|
|
150
|
+
import {
|
|
151
|
+
DescribeRecordCommandInput,
|
|
152
|
+
DescribeRecordCommandOutput,
|
|
153
|
+
} from "./commands/DescribeRecordCommand";
|
|
154
|
+
import {
|
|
155
|
+
DescribeServiceActionCommandInput,
|
|
156
|
+
DescribeServiceActionCommandOutput,
|
|
157
|
+
} from "./commands/DescribeServiceActionCommand";
|
|
158
|
+
import {
|
|
159
|
+
DescribeServiceActionExecutionParametersCommandInput,
|
|
160
|
+
DescribeServiceActionExecutionParametersCommandOutput,
|
|
161
|
+
} from "./commands/DescribeServiceActionExecutionParametersCommand";
|
|
162
|
+
import {
|
|
163
|
+
DescribeTagOptionCommandInput,
|
|
164
|
+
DescribeTagOptionCommandOutput,
|
|
165
|
+
} from "./commands/DescribeTagOptionCommand";
|
|
166
|
+
import {
|
|
167
|
+
DisableAWSOrganizationsAccessCommandInput,
|
|
168
|
+
DisableAWSOrganizationsAccessCommandOutput,
|
|
169
|
+
} from "./commands/DisableAWSOrganizationsAccessCommand";
|
|
170
|
+
import {
|
|
171
|
+
DisassociateBudgetFromResourceCommandInput,
|
|
172
|
+
DisassociateBudgetFromResourceCommandOutput,
|
|
173
|
+
} from "./commands/DisassociateBudgetFromResourceCommand";
|
|
174
|
+
import {
|
|
175
|
+
DisassociatePrincipalFromPortfolioCommandInput,
|
|
176
|
+
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
177
|
+
} from "./commands/DisassociatePrincipalFromPortfolioCommand";
|
|
178
|
+
import {
|
|
179
|
+
DisassociateProductFromPortfolioCommandInput,
|
|
180
|
+
DisassociateProductFromPortfolioCommandOutput,
|
|
181
|
+
} from "./commands/DisassociateProductFromPortfolioCommand";
|
|
182
|
+
import {
|
|
183
|
+
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
184
|
+
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
185
|
+
} from "./commands/DisassociateServiceActionFromProvisioningArtifactCommand";
|
|
186
|
+
import {
|
|
187
|
+
DisassociateTagOptionFromResourceCommandInput,
|
|
188
|
+
DisassociateTagOptionFromResourceCommandOutput,
|
|
189
|
+
} from "./commands/DisassociateTagOptionFromResourceCommand";
|
|
190
|
+
import {
|
|
191
|
+
EnableAWSOrganizationsAccessCommandInput,
|
|
192
|
+
EnableAWSOrganizationsAccessCommandOutput,
|
|
193
|
+
} from "./commands/EnableAWSOrganizationsAccessCommand";
|
|
194
|
+
import {
|
|
195
|
+
ExecuteProvisionedProductPlanCommandInput,
|
|
196
|
+
ExecuteProvisionedProductPlanCommandOutput,
|
|
197
|
+
} from "./commands/ExecuteProvisionedProductPlanCommand";
|
|
198
|
+
import {
|
|
199
|
+
ExecuteProvisionedProductServiceActionCommandInput,
|
|
200
|
+
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
201
|
+
} from "./commands/ExecuteProvisionedProductServiceActionCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetAWSOrganizationsAccessStatusCommandInput,
|
|
204
|
+
GetAWSOrganizationsAccessStatusCommandOutput,
|
|
205
|
+
} from "./commands/GetAWSOrganizationsAccessStatusCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetProvisionedProductOutputsCommandInput,
|
|
208
|
+
GetProvisionedProductOutputsCommandOutput,
|
|
209
|
+
} from "./commands/GetProvisionedProductOutputsCommand";
|
|
210
|
+
import {
|
|
211
|
+
ImportAsProvisionedProductCommandInput,
|
|
212
|
+
ImportAsProvisionedProductCommandOutput,
|
|
213
|
+
} from "./commands/ImportAsProvisionedProductCommand";
|
|
214
|
+
import {
|
|
215
|
+
ListAcceptedPortfolioSharesCommandInput,
|
|
216
|
+
ListAcceptedPortfolioSharesCommandOutput,
|
|
217
|
+
} from "./commands/ListAcceptedPortfolioSharesCommand";
|
|
218
|
+
import {
|
|
219
|
+
ListBudgetsForResourceCommandInput,
|
|
220
|
+
ListBudgetsForResourceCommandOutput,
|
|
221
|
+
} from "./commands/ListBudgetsForResourceCommand";
|
|
222
|
+
import {
|
|
223
|
+
ListConstraintsForPortfolioCommandInput,
|
|
224
|
+
ListConstraintsForPortfolioCommandOutput,
|
|
225
|
+
} from "./commands/ListConstraintsForPortfolioCommand";
|
|
226
|
+
import {
|
|
227
|
+
ListLaunchPathsCommandInput,
|
|
228
|
+
ListLaunchPathsCommandOutput,
|
|
229
|
+
} from "./commands/ListLaunchPathsCommand";
|
|
230
|
+
import {
|
|
231
|
+
ListOrganizationPortfolioAccessCommandInput,
|
|
232
|
+
ListOrganizationPortfolioAccessCommandOutput,
|
|
233
|
+
} from "./commands/ListOrganizationPortfolioAccessCommand";
|
|
234
|
+
import {
|
|
235
|
+
ListPortfolioAccessCommandInput,
|
|
236
|
+
ListPortfolioAccessCommandOutput,
|
|
237
|
+
} from "./commands/ListPortfolioAccessCommand";
|
|
238
|
+
import {
|
|
239
|
+
ListPortfoliosCommandInput,
|
|
240
|
+
ListPortfoliosCommandOutput,
|
|
241
|
+
} from "./commands/ListPortfoliosCommand";
|
|
242
|
+
import {
|
|
243
|
+
ListPortfoliosForProductCommandInput,
|
|
244
|
+
ListPortfoliosForProductCommandOutput,
|
|
245
|
+
} from "./commands/ListPortfoliosForProductCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListPrincipalsForPortfolioCommandInput,
|
|
248
|
+
ListPrincipalsForPortfolioCommandOutput,
|
|
249
|
+
} from "./commands/ListPrincipalsForPortfolioCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListProvisionedProductPlansCommandInput,
|
|
252
|
+
ListProvisionedProductPlansCommandOutput,
|
|
253
|
+
} from "./commands/ListProvisionedProductPlansCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListProvisioningArtifactsCommandInput,
|
|
256
|
+
ListProvisioningArtifactsCommandOutput,
|
|
257
|
+
} from "./commands/ListProvisioningArtifactsCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
260
|
+
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
261
|
+
} from "./commands/ListProvisioningArtifactsForServiceActionCommand";
|
|
262
|
+
import {
|
|
263
|
+
ListRecordHistoryCommandInput,
|
|
264
|
+
ListRecordHistoryCommandOutput,
|
|
265
|
+
} from "./commands/ListRecordHistoryCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListResourcesForTagOptionCommandInput,
|
|
268
|
+
ListResourcesForTagOptionCommandOutput,
|
|
269
|
+
} from "./commands/ListResourcesForTagOptionCommand";
|
|
270
|
+
import {
|
|
271
|
+
ListServiceActionsCommandInput,
|
|
272
|
+
ListServiceActionsCommandOutput,
|
|
273
|
+
} from "./commands/ListServiceActionsCommand";
|
|
274
|
+
import {
|
|
275
|
+
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
276
|
+
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
277
|
+
} from "./commands/ListServiceActionsForProvisioningArtifactCommand";
|
|
278
|
+
import {
|
|
279
|
+
ListStackInstancesForProvisionedProductCommandInput,
|
|
280
|
+
ListStackInstancesForProvisionedProductCommandOutput,
|
|
281
|
+
} from "./commands/ListStackInstancesForProvisionedProductCommand";
|
|
282
|
+
import {
|
|
283
|
+
ListTagOptionsCommandInput,
|
|
284
|
+
ListTagOptionsCommandOutput,
|
|
285
|
+
} from "./commands/ListTagOptionsCommand";
|
|
286
|
+
import {
|
|
287
|
+
ProvisionProductCommandInput,
|
|
288
|
+
ProvisionProductCommandOutput,
|
|
289
|
+
} from "./commands/ProvisionProductCommand";
|
|
290
|
+
import {
|
|
291
|
+
RejectPortfolioShareCommandInput,
|
|
292
|
+
RejectPortfolioShareCommandOutput,
|
|
293
|
+
} from "./commands/RejectPortfolioShareCommand";
|
|
294
|
+
import {
|
|
295
|
+
ScanProvisionedProductsCommandInput,
|
|
296
|
+
ScanProvisionedProductsCommandOutput,
|
|
297
|
+
} from "./commands/ScanProvisionedProductsCommand";
|
|
298
|
+
import {
|
|
299
|
+
SearchProductsAsAdminCommandInput,
|
|
300
|
+
SearchProductsAsAdminCommandOutput,
|
|
301
|
+
} from "./commands/SearchProductsAsAdminCommand";
|
|
302
|
+
import {
|
|
303
|
+
SearchProductsCommandInput,
|
|
304
|
+
SearchProductsCommandOutput,
|
|
305
|
+
} from "./commands/SearchProductsCommand";
|
|
306
|
+
import {
|
|
307
|
+
SearchProvisionedProductsCommandInput,
|
|
308
|
+
SearchProvisionedProductsCommandOutput,
|
|
309
|
+
} from "./commands/SearchProvisionedProductsCommand";
|
|
310
|
+
import {
|
|
311
|
+
TerminateProvisionedProductCommandInput,
|
|
312
|
+
TerminateProvisionedProductCommandOutput,
|
|
313
|
+
} from "./commands/TerminateProvisionedProductCommand";
|
|
314
|
+
import {
|
|
315
|
+
UpdateConstraintCommandInput,
|
|
316
|
+
UpdateConstraintCommandOutput,
|
|
317
|
+
} from "./commands/UpdateConstraintCommand";
|
|
318
|
+
import {
|
|
319
|
+
UpdatePortfolioCommandInput,
|
|
320
|
+
UpdatePortfolioCommandOutput,
|
|
321
|
+
} from "./commands/UpdatePortfolioCommand";
|
|
322
|
+
import {
|
|
323
|
+
UpdatePortfolioShareCommandInput,
|
|
324
|
+
UpdatePortfolioShareCommandOutput,
|
|
325
|
+
} from "./commands/UpdatePortfolioShareCommand";
|
|
326
|
+
import {
|
|
327
|
+
UpdateProductCommandInput,
|
|
328
|
+
UpdateProductCommandOutput,
|
|
329
|
+
} from "./commands/UpdateProductCommand";
|
|
330
|
+
import {
|
|
331
|
+
UpdateProvisionedProductCommandInput,
|
|
332
|
+
UpdateProvisionedProductCommandOutput,
|
|
333
|
+
} from "./commands/UpdateProvisionedProductCommand";
|
|
334
|
+
import {
|
|
335
|
+
UpdateProvisionedProductPropertiesCommandInput,
|
|
336
|
+
UpdateProvisionedProductPropertiesCommandOutput,
|
|
337
|
+
} from "./commands/UpdateProvisionedProductPropertiesCommand";
|
|
338
|
+
import {
|
|
339
|
+
UpdateProvisioningArtifactCommandInput,
|
|
340
|
+
UpdateProvisioningArtifactCommandOutput,
|
|
341
|
+
} from "./commands/UpdateProvisioningArtifactCommand";
|
|
342
|
+
import {
|
|
343
|
+
UpdateServiceActionCommandInput,
|
|
344
|
+
UpdateServiceActionCommandOutput,
|
|
345
|
+
} from "./commands/UpdateServiceActionCommand";
|
|
346
|
+
import {
|
|
347
|
+
UpdateTagOptionCommandInput,
|
|
348
|
+
UpdateTagOptionCommandOutput,
|
|
349
|
+
} from "./commands/UpdateTagOptionCommand";
|
|
350
|
+
import { ServiceCatalogClient } from "./ServiceCatalogClient";
|
|
351
|
+
|
|
352
|
+
export declare class ServiceCatalog extends ServiceCatalogClient {
|
|
353
|
+
acceptPortfolioShare(
|
|
354
|
+
args: AcceptPortfolioShareCommandInput,
|
|
355
|
+
options?: __HttpHandlerOptions
|
|
356
|
+
): Promise<AcceptPortfolioShareCommandOutput>;
|
|
357
|
+
acceptPortfolioShare(
|
|
358
|
+
args: AcceptPortfolioShareCommandInput,
|
|
359
|
+
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
|
|
360
|
+
): void;
|
|
361
|
+
acceptPortfolioShare(
|
|
362
|
+
args: AcceptPortfolioShareCommandInput,
|
|
363
|
+
options: __HttpHandlerOptions,
|
|
364
|
+
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
|
|
365
|
+
): void;
|
|
366
|
+
|
|
367
|
+
associateBudgetWithResource(
|
|
368
|
+
args: AssociateBudgetWithResourceCommandInput,
|
|
369
|
+
options?: __HttpHandlerOptions
|
|
370
|
+
): Promise<AssociateBudgetWithResourceCommandOutput>;
|
|
371
|
+
associateBudgetWithResource(
|
|
372
|
+
args: AssociateBudgetWithResourceCommandInput,
|
|
373
|
+
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
|
|
374
|
+
): void;
|
|
375
|
+
associateBudgetWithResource(
|
|
376
|
+
args: AssociateBudgetWithResourceCommandInput,
|
|
377
|
+
options: __HttpHandlerOptions,
|
|
378
|
+
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
|
|
379
|
+
): void;
|
|
380
|
+
|
|
381
|
+
associatePrincipalWithPortfolio(
|
|
382
|
+
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
383
|
+
options?: __HttpHandlerOptions
|
|
384
|
+
): Promise<AssociatePrincipalWithPortfolioCommandOutput>;
|
|
385
|
+
associatePrincipalWithPortfolio(
|
|
386
|
+
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
387
|
+
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
|
|
388
|
+
): void;
|
|
389
|
+
associatePrincipalWithPortfolio(
|
|
390
|
+
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
391
|
+
options: __HttpHandlerOptions,
|
|
392
|
+
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
|
|
393
|
+
): void;
|
|
394
|
+
|
|
395
|
+
associateProductWithPortfolio(
|
|
396
|
+
args: AssociateProductWithPortfolioCommandInput,
|
|
397
|
+
options?: __HttpHandlerOptions
|
|
398
|
+
): Promise<AssociateProductWithPortfolioCommandOutput>;
|
|
399
|
+
associateProductWithPortfolio(
|
|
400
|
+
args: AssociateProductWithPortfolioCommandInput,
|
|
401
|
+
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
|
|
402
|
+
): void;
|
|
403
|
+
associateProductWithPortfolio(
|
|
404
|
+
args: AssociateProductWithPortfolioCommandInput,
|
|
405
|
+
options: __HttpHandlerOptions,
|
|
406
|
+
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
|
|
407
|
+
): void;
|
|
408
|
+
|
|
409
|
+
associateServiceActionWithProvisioningArtifact(
|
|
410
|
+
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
411
|
+
options?: __HttpHandlerOptions
|
|
412
|
+
): Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
413
|
+
associateServiceActionWithProvisioningArtifact(
|
|
414
|
+
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
415
|
+
cb: (
|
|
416
|
+
err: any,
|
|
417
|
+
data?: AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
418
|
+
) => void
|
|
419
|
+
): void;
|
|
420
|
+
associateServiceActionWithProvisioningArtifact(
|
|
421
|
+
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
422
|
+
options: __HttpHandlerOptions,
|
|
423
|
+
cb: (
|
|
424
|
+
err: any,
|
|
425
|
+
data?: AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
426
|
+
) => void
|
|
427
|
+
): void;
|
|
428
|
+
|
|
429
|
+
associateTagOptionWithResource(
|
|
430
|
+
args: AssociateTagOptionWithResourceCommandInput,
|
|
431
|
+
options?: __HttpHandlerOptions
|
|
432
|
+
): Promise<AssociateTagOptionWithResourceCommandOutput>;
|
|
433
|
+
associateTagOptionWithResource(
|
|
434
|
+
args: AssociateTagOptionWithResourceCommandInput,
|
|
435
|
+
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
|
|
436
|
+
): void;
|
|
437
|
+
associateTagOptionWithResource(
|
|
438
|
+
args: AssociateTagOptionWithResourceCommandInput,
|
|
439
|
+
options: __HttpHandlerOptions,
|
|
440
|
+
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
|
|
441
|
+
): void;
|
|
442
|
+
|
|
443
|
+
batchAssociateServiceActionWithProvisioningArtifact(
|
|
444
|
+
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
445
|
+
options?: __HttpHandlerOptions
|
|
446
|
+
): Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
447
|
+
batchAssociateServiceActionWithProvisioningArtifact(
|
|
448
|
+
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
449
|
+
cb: (
|
|
450
|
+
err: any,
|
|
451
|
+
data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
452
|
+
) => void
|
|
453
|
+
): void;
|
|
454
|
+
batchAssociateServiceActionWithProvisioningArtifact(
|
|
455
|
+
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
456
|
+
options: __HttpHandlerOptions,
|
|
457
|
+
cb: (
|
|
458
|
+
err: any,
|
|
459
|
+
data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
460
|
+
) => void
|
|
461
|
+
): void;
|
|
462
|
+
|
|
463
|
+
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
464
|
+
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
465
|
+
options?: __HttpHandlerOptions
|
|
466
|
+
): Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
467
|
+
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
468
|
+
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
469
|
+
cb: (
|
|
470
|
+
err: any,
|
|
471
|
+
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
472
|
+
) => void
|
|
473
|
+
): void;
|
|
474
|
+
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
475
|
+
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
476
|
+
options: __HttpHandlerOptions,
|
|
477
|
+
cb: (
|
|
478
|
+
err: any,
|
|
479
|
+
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
480
|
+
) => void
|
|
481
|
+
): void;
|
|
482
|
+
|
|
483
|
+
copyProduct(
|
|
484
|
+
args: CopyProductCommandInput,
|
|
485
|
+
options?: __HttpHandlerOptions
|
|
486
|
+
): Promise<CopyProductCommandOutput>;
|
|
487
|
+
copyProduct(
|
|
488
|
+
args: CopyProductCommandInput,
|
|
489
|
+
cb: (err: any, data?: CopyProductCommandOutput) => void
|
|
490
|
+
): void;
|
|
491
|
+
copyProduct(
|
|
492
|
+
args: CopyProductCommandInput,
|
|
493
|
+
options: __HttpHandlerOptions,
|
|
494
|
+
cb: (err: any, data?: CopyProductCommandOutput) => void
|
|
495
|
+
): void;
|
|
496
|
+
|
|
497
|
+
createConstraint(
|
|
498
|
+
args: CreateConstraintCommandInput,
|
|
499
|
+
options?: __HttpHandlerOptions
|
|
500
|
+
): Promise<CreateConstraintCommandOutput>;
|
|
501
|
+
createConstraint(
|
|
502
|
+
args: CreateConstraintCommandInput,
|
|
503
|
+
cb: (err: any, data?: CreateConstraintCommandOutput) => void
|
|
504
|
+
): void;
|
|
505
|
+
createConstraint(
|
|
506
|
+
args: CreateConstraintCommandInput,
|
|
507
|
+
options: __HttpHandlerOptions,
|
|
508
|
+
cb: (err: any, data?: CreateConstraintCommandOutput) => void
|
|
509
|
+
): void;
|
|
510
|
+
|
|
511
|
+
createPortfolio(
|
|
512
|
+
args: CreatePortfolioCommandInput,
|
|
513
|
+
options?: __HttpHandlerOptions
|
|
514
|
+
): Promise<CreatePortfolioCommandOutput>;
|
|
515
|
+
createPortfolio(
|
|
516
|
+
args: CreatePortfolioCommandInput,
|
|
517
|
+
cb: (err: any, data?: CreatePortfolioCommandOutput) => void
|
|
518
|
+
): void;
|
|
519
|
+
createPortfolio(
|
|
520
|
+
args: CreatePortfolioCommandInput,
|
|
521
|
+
options: __HttpHandlerOptions,
|
|
522
|
+
cb: (err: any, data?: CreatePortfolioCommandOutput) => void
|
|
523
|
+
): void;
|
|
524
|
+
|
|
525
|
+
createPortfolioShare(
|
|
526
|
+
args: CreatePortfolioShareCommandInput,
|
|
527
|
+
options?: __HttpHandlerOptions
|
|
528
|
+
): Promise<CreatePortfolioShareCommandOutput>;
|
|
529
|
+
createPortfolioShare(
|
|
530
|
+
args: CreatePortfolioShareCommandInput,
|
|
531
|
+
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
|
|
532
|
+
): void;
|
|
533
|
+
createPortfolioShare(
|
|
534
|
+
args: CreatePortfolioShareCommandInput,
|
|
535
|
+
options: __HttpHandlerOptions,
|
|
536
|
+
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
|
|
537
|
+
): void;
|
|
538
|
+
|
|
539
|
+
createProduct(
|
|
540
|
+
args: CreateProductCommandInput,
|
|
541
|
+
options?: __HttpHandlerOptions
|
|
542
|
+
): Promise<CreateProductCommandOutput>;
|
|
543
|
+
createProduct(
|
|
544
|
+
args: CreateProductCommandInput,
|
|
545
|
+
cb: (err: any, data?: CreateProductCommandOutput) => void
|
|
546
|
+
): void;
|
|
547
|
+
createProduct(
|
|
548
|
+
args: CreateProductCommandInput,
|
|
549
|
+
options: __HttpHandlerOptions,
|
|
550
|
+
cb: (err: any, data?: CreateProductCommandOutput) => void
|
|
551
|
+
): void;
|
|
552
|
+
|
|
553
|
+
createProvisionedProductPlan(
|
|
554
|
+
args: CreateProvisionedProductPlanCommandInput,
|
|
555
|
+
options?: __HttpHandlerOptions
|
|
556
|
+
): Promise<CreateProvisionedProductPlanCommandOutput>;
|
|
557
|
+
createProvisionedProductPlan(
|
|
558
|
+
args: CreateProvisionedProductPlanCommandInput,
|
|
559
|
+
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
|
|
560
|
+
): void;
|
|
561
|
+
createProvisionedProductPlan(
|
|
562
|
+
args: CreateProvisionedProductPlanCommandInput,
|
|
563
|
+
options: __HttpHandlerOptions,
|
|
564
|
+
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
|
|
565
|
+
): void;
|
|
566
|
+
|
|
567
|
+
createProvisioningArtifact(
|
|
568
|
+
args: CreateProvisioningArtifactCommandInput,
|
|
569
|
+
options?: __HttpHandlerOptions
|
|
570
|
+
): Promise<CreateProvisioningArtifactCommandOutput>;
|
|
571
|
+
createProvisioningArtifact(
|
|
572
|
+
args: CreateProvisioningArtifactCommandInput,
|
|
573
|
+
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
|
|
574
|
+
): void;
|
|
575
|
+
createProvisioningArtifact(
|
|
576
|
+
args: CreateProvisioningArtifactCommandInput,
|
|
577
|
+
options: __HttpHandlerOptions,
|
|
578
|
+
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
|
|
579
|
+
): void;
|
|
580
|
+
|
|
581
|
+
createServiceAction(
|
|
582
|
+
args: CreateServiceActionCommandInput,
|
|
583
|
+
options?: __HttpHandlerOptions
|
|
584
|
+
): Promise<CreateServiceActionCommandOutput>;
|
|
585
|
+
createServiceAction(
|
|
586
|
+
args: CreateServiceActionCommandInput,
|
|
587
|
+
cb: (err: any, data?: CreateServiceActionCommandOutput) => void
|
|
588
|
+
): void;
|
|
589
|
+
createServiceAction(
|
|
590
|
+
args: CreateServiceActionCommandInput,
|
|
591
|
+
options: __HttpHandlerOptions,
|
|
592
|
+
cb: (err: any, data?: CreateServiceActionCommandOutput) => void
|
|
593
|
+
): void;
|
|
594
|
+
|
|
595
|
+
createTagOption(
|
|
596
|
+
args: CreateTagOptionCommandInput,
|
|
597
|
+
options?: __HttpHandlerOptions
|
|
598
|
+
): Promise<CreateTagOptionCommandOutput>;
|
|
599
|
+
createTagOption(
|
|
600
|
+
args: CreateTagOptionCommandInput,
|
|
601
|
+
cb: (err: any, data?: CreateTagOptionCommandOutput) => void
|
|
602
|
+
): void;
|
|
603
|
+
createTagOption(
|
|
604
|
+
args: CreateTagOptionCommandInput,
|
|
605
|
+
options: __HttpHandlerOptions,
|
|
606
|
+
cb: (err: any, data?: CreateTagOptionCommandOutput) => void
|
|
607
|
+
): void;
|
|
608
|
+
|
|
609
|
+
deleteConstraint(
|
|
610
|
+
args: DeleteConstraintCommandInput,
|
|
611
|
+
options?: __HttpHandlerOptions
|
|
612
|
+
): Promise<DeleteConstraintCommandOutput>;
|
|
613
|
+
deleteConstraint(
|
|
614
|
+
args: DeleteConstraintCommandInput,
|
|
615
|
+
cb: (err: any, data?: DeleteConstraintCommandOutput) => void
|
|
616
|
+
): void;
|
|
617
|
+
deleteConstraint(
|
|
618
|
+
args: DeleteConstraintCommandInput,
|
|
619
|
+
options: __HttpHandlerOptions,
|
|
620
|
+
cb: (err: any, data?: DeleteConstraintCommandOutput) => void
|
|
621
|
+
): void;
|
|
622
|
+
|
|
623
|
+
deletePortfolio(
|
|
624
|
+
args: DeletePortfolioCommandInput,
|
|
625
|
+
options?: __HttpHandlerOptions
|
|
626
|
+
): Promise<DeletePortfolioCommandOutput>;
|
|
627
|
+
deletePortfolio(
|
|
628
|
+
args: DeletePortfolioCommandInput,
|
|
629
|
+
cb: (err: any, data?: DeletePortfolioCommandOutput) => void
|
|
630
|
+
): void;
|
|
631
|
+
deletePortfolio(
|
|
632
|
+
args: DeletePortfolioCommandInput,
|
|
633
|
+
options: __HttpHandlerOptions,
|
|
634
|
+
cb: (err: any, data?: DeletePortfolioCommandOutput) => void
|
|
635
|
+
): void;
|
|
636
|
+
|
|
637
|
+
deletePortfolioShare(
|
|
638
|
+
args: DeletePortfolioShareCommandInput,
|
|
639
|
+
options?: __HttpHandlerOptions
|
|
640
|
+
): Promise<DeletePortfolioShareCommandOutput>;
|
|
641
|
+
deletePortfolioShare(
|
|
642
|
+
args: DeletePortfolioShareCommandInput,
|
|
643
|
+
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
|
|
644
|
+
): void;
|
|
645
|
+
deletePortfolioShare(
|
|
646
|
+
args: DeletePortfolioShareCommandInput,
|
|
647
|
+
options: __HttpHandlerOptions,
|
|
648
|
+
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
|
|
649
|
+
): void;
|
|
650
|
+
|
|
651
|
+
deleteProduct(
|
|
652
|
+
args: DeleteProductCommandInput,
|
|
653
|
+
options?: __HttpHandlerOptions
|
|
654
|
+
): Promise<DeleteProductCommandOutput>;
|
|
655
|
+
deleteProduct(
|
|
656
|
+
args: DeleteProductCommandInput,
|
|
657
|
+
cb: (err: any, data?: DeleteProductCommandOutput) => void
|
|
658
|
+
): void;
|
|
659
|
+
deleteProduct(
|
|
660
|
+
args: DeleteProductCommandInput,
|
|
661
|
+
options: __HttpHandlerOptions,
|
|
662
|
+
cb: (err: any, data?: DeleteProductCommandOutput) => void
|
|
663
|
+
): void;
|
|
664
|
+
|
|
665
|
+
deleteProvisionedProductPlan(
|
|
666
|
+
args: DeleteProvisionedProductPlanCommandInput,
|
|
667
|
+
options?: __HttpHandlerOptions
|
|
668
|
+
): Promise<DeleteProvisionedProductPlanCommandOutput>;
|
|
669
|
+
deleteProvisionedProductPlan(
|
|
670
|
+
args: DeleteProvisionedProductPlanCommandInput,
|
|
671
|
+
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
|
|
672
|
+
): void;
|
|
673
|
+
deleteProvisionedProductPlan(
|
|
674
|
+
args: DeleteProvisionedProductPlanCommandInput,
|
|
675
|
+
options: __HttpHandlerOptions,
|
|
676
|
+
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
|
|
677
|
+
): void;
|
|
678
|
+
|
|
679
|
+
deleteProvisioningArtifact(
|
|
680
|
+
args: DeleteProvisioningArtifactCommandInput,
|
|
681
|
+
options?: __HttpHandlerOptions
|
|
682
|
+
): Promise<DeleteProvisioningArtifactCommandOutput>;
|
|
683
|
+
deleteProvisioningArtifact(
|
|
684
|
+
args: DeleteProvisioningArtifactCommandInput,
|
|
685
|
+
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
|
|
686
|
+
): void;
|
|
687
|
+
deleteProvisioningArtifact(
|
|
688
|
+
args: DeleteProvisioningArtifactCommandInput,
|
|
689
|
+
options: __HttpHandlerOptions,
|
|
690
|
+
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
|
|
691
|
+
): void;
|
|
692
|
+
|
|
693
|
+
deleteServiceAction(
|
|
694
|
+
args: DeleteServiceActionCommandInput,
|
|
695
|
+
options?: __HttpHandlerOptions
|
|
696
|
+
): Promise<DeleteServiceActionCommandOutput>;
|
|
697
|
+
deleteServiceAction(
|
|
698
|
+
args: DeleteServiceActionCommandInput,
|
|
699
|
+
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
|
|
700
|
+
): void;
|
|
701
|
+
deleteServiceAction(
|
|
702
|
+
args: DeleteServiceActionCommandInput,
|
|
703
|
+
options: __HttpHandlerOptions,
|
|
704
|
+
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
|
|
705
|
+
): void;
|
|
706
|
+
|
|
707
|
+
deleteTagOption(
|
|
708
|
+
args: DeleteTagOptionCommandInput,
|
|
709
|
+
options?: __HttpHandlerOptions
|
|
710
|
+
): Promise<DeleteTagOptionCommandOutput>;
|
|
711
|
+
deleteTagOption(
|
|
712
|
+
args: DeleteTagOptionCommandInput,
|
|
713
|
+
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
|
|
714
|
+
): void;
|
|
715
|
+
deleteTagOption(
|
|
716
|
+
args: DeleteTagOptionCommandInput,
|
|
717
|
+
options: __HttpHandlerOptions,
|
|
718
|
+
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
|
|
719
|
+
): void;
|
|
720
|
+
|
|
721
|
+
describeConstraint(
|
|
722
|
+
args: DescribeConstraintCommandInput,
|
|
723
|
+
options?: __HttpHandlerOptions
|
|
724
|
+
): Promise<DescribeConstraintCommandOutput>;
|
|
725
|
+
describeConstraint(
|
|
726
|
+
args: DescribeConstraintCommandInput,
|
|
727
|
+
cb: (err: any, data?: DescribeConstraintCommandOutput) => void
|
|
728
|
+
): void;
|
|
729
|
+
describeConstraint(
|
|
730
|
+
args: DescribeConstraintCommandInput,
|
|
731
|
+
options: __HttpHandlerOptions,
|
|
732
|
+
cb: (err: any, data?: DescribeConstraintCommandOutput) => void
|
|
733
|
+
): void;
|
|
734
|
+
|
|
735
|
+
describeCopyProductStatus(
|
|
736
|
+
args: DescribeCopyProductStatusCommandInput,
|
|
737
|
+
options?: __HttpHandlerOptions
|
|
738
|
+
): Promise<DescribeCopyProductStatusCommandOutput>;
|
|
739
|
+
describeCopyProductStatus(
|
|
740
|
+
args: DescribeCopyProductStatusCommandInput,
|
|
741
|
+
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
|
|
742
|
+
): void;
|
|
743
|
+
describeCopyProductStatus(
|
|
744
|
+
args: DescribeCopyProductStatusCommandInput,
|
|
745
|
+
options: __HttpHandlerOptions,
|
|
746
|
+
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
|
|
747
|
+
): void;
|
|
748
|
+
|
|
749
|
+
describePortfolio(
|
|
750
|
+
args: DescribePortfolioCommandInput,
|
|
751
|
+
options?: __HttpHandlerOptions
|
|
752
|
+
): Promise<DescribePortfolioCommandOutput>;
|
|
753
|
+
describePortfolio(
|
|
754
|
+
args: DescribePortfolioCommandInput,
|
|
755
|
+
cb: (err: any, data?: DescribePortfolioCommandOutput) => void
|
|
756
|
+
): void;
|
|
757
|
+
describePortfolio(
|
|
758
|
+
args: DescribePortfolioCommandInput,
|
|
759
|
+
options: __HttpHandlerOptions,
|
|
760
|
+
cb: (err: any, data?: DescribePortfolioCommandOutput) => void
|
|
761
|
+
): void;
|
|
762
|
+
|
|
763
|
+
describePortfolioShares(
|
|
764
|
+
args: DescribePortfolioSharesCommandInput,
|
|
765
|
+
options?: __HttpHandlerOptions
|
|
766
|
+
): Promise<DescribePortfolioSharesCommandOutput>;
|
|
767
|
+
describePortfolioShares(
|
|
768
|
+
args: DescribePortfolioSharesCommandInput,
|
|
769
|
+
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
|
|
770
|
+
): void;
|
|
771
|
+
describePortfolioShares(
|
|
772
|
+
args: DescribePortfolioSharesCommandInput,
|
|
773
|
+
options: __HttpHandlerOptions,
|
|
774
|
+
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
|
|
775
|
+
): void;
|
|
776
|
+
|
|
777
|
+
describePortfolioShareStatus(
|
|
778
|
+
args: DescribePortfolioShareStatusCommandInput,
|
|
779
|
+
options?: __HttpHandlerOptions
|
|
780
|
+
): Promise<DescribePortfolioShareStatusCommandOutput>;
|
|
781
|
+
describePortfolioShareStatus(
|
|
782
|
+
args: DescribePortfolioShareStatusCommandInput,
|
|
783
|
+
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
|
|
784
|
+
): void;
|
|
785
|
+
describePortfolioShareStatus(
|
|
786
|
+
args: DescribePortfolioShareStatusCommandInput,
|
|
787
|
+
options: __HttpHandlerOptions,
|
|
788
|
+
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
|
|
789
|
+
): void;
|
|
790
|
+
|
|
791
|
+
describeProduct(
|
|
792
|
+
args: DescribeProductCommandInput,
|
|
793
|
+
options?: __HttpHandlerOptions
|
|
794
|
+
): Promise<DescribeProductCommandOutput>;
|
|
795
|
+
describeProduct(
|
|
796
|
+
args: DescribeProductCommandInput,
|
|
797
|
+
cb: (err: any, data?: DescribeProductCommandOutput) => void
|
|
798
|
+
): void;
|
|
799
|
+
describeProduct(
|
|
800
|
+
args: DescribeProductCommandInput,
|
|
801
|
+
options: __HttpHandlerOptions,
|
|
802
|
+
cb: (err: any, data?: DescribeProductCommandOutput) => void
|
|
803
|
+
): void;
|
|
804
|
+
|
|
805
|
+
describeProductAsAdmin(
|
|
806
|
+
args: DescribeProductAsAdminCommandInput,
|
|
807
|
+
options?: __HttpHandlerOptions
|
|
808
|
+
): Promise<DescribeProductAsAdminCommandOutput>;
|
|
809
|
+
describeProductAsAdmin(
|
|
810
|
+
args: DescribeProductAsAdminCommandInput,
|
|
811
|
+
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
|
|
812
|
+
): void;
|
|
813
|
+
describeProductAsAdmin(
|
|
814
|
+
args: DescribeProductAsAdminCommandInput,
|
|
815
|
+
options: __HttpHandlerOptions,
|
|
816
|
+
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
|
|
817
|
+
): void;
|
|
818
|
+
|
|
819
|
+
describeProductView(
|
|
820
|
+
args: DescribeProductViewCommandInput,
|
|
821
|
+
options?: __HttpHandlerOptions
|
|
822
|
+
): Promise<DescribeProductViewCommandOutput>;
|
|
823
|
+
describeProductView(
|
|
824
|
+
args: DescribeProductViewCommandInput,
|
|
825
|
+
cb: (err: any, data?: DescribeProductViewCommandOutput) => void
|
|
826
|
+
): void;
|
|
827
|
+
describeProductView(
|
|
828
|
+
args: DescribeProductViewCommandInput,
|
|
829
|
+
options: __HttpHandlerOptions,
|
|
830
|
+
cb: (err: any, data?: DescribeProductViewCommandOutput) => void
|
|
831
|
+
): void;
|
|
832
|
+
|
|
833
|
+
describeProvisionedProduct(
|
|
834
|
+
args: DescribeProvisionedProductCommandInput,
|
|
835
|
+
options?: __HttpHandlerOptions
|
|
836
|
+
): Promise<DescribeProvisionedProductCommandOutput>;
|
|
837
|
+
describeProvisionedProduct(
|
|
838
|
+
args: DescribeProvisionedProductCommandInput,
|
|
839
|
+
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
|
|
840
|
+
): void;
|
|
841
|
+
describeProvisionedProduct(
|
|
842
|
+
args: DescribeProvisionedProductCommandInput,
|
|
843
|
+
options: __HttpHandlerOptions,
|
|
844
|
+
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
|
|
845
|
+
): void;
|
|
846
|
+
|
|
847
|
+
describeProvisionedProductPlan(
|
|
848
|
+
args: DescribeProvisionedProductPlanCommandInput,
|
|
849
|
+
options?: __HttpHandlerOptions
|
|
850
|
+
): Promise<DescribeProvisionedProductPlanCommandOutput>;
|
|
851
|
+
describeProvisionedProductPlan(
|
|
852
|
+
args: DescribeProvisionedProductPlanCommandInput,
|
|
853
|
+
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
|
|
854
|
+
): void;
|
|
855
|
+
describeProvisionedProductPlan(
|
|
856
|
+
args: DescribeProvisionedProductPlanCommandInput,
|
|
857
|
+
options: __HttpHandlerOptions,
|
|
858
|
+
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
|
|
859
|
+
): void;
|
|
860
|
+
|
|
861
|
+
describeProvisioningArtifact(
|
|
862
|
+
args: DescribeProvisioningArtifactCommandInput,
|
|
863
|
+
options?: __HttpHandlerOptions
|
|
864
|
+
): Promise<DescribeProvisioningArtifactCommandOutput>;
|
|
865
|
+
describeProvisioningArtifact(
|
|
866
|
+
args: DescribeProvisioningArtifactCommandInput,
|
|
867
|
+
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
|
|
868
|
+
): void;
|
|
869
|
+
describeProvisioningArtifact(
|
|
870
|
+
args: DescribeProvisioningArtifactCommandInput,
|
|
871
|
+
options: __HttpHandlerOptions,
|
|
872
|
+
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
|
|
873
|
+
): void;
|
|
874
|
+
|
|
875
|
+
describeProvisioningParameters(
|
|
876
|
+
args: DescribeProvisioningParametersCommandInput,
|
|
877
|
+
options?: __HttpHandlerOptions
|
|
878
|
+
): Promise<DescribeProvisioningParametersCommandOutput>;
|
|
879
|
+
describeProvisioningParameters(
|
|
880
|
+
args: DescribeProvisioningParametersCommandInput,
|
|
881
|
+
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
|
|
882
|
+
): void;
|
|
883
|
+
describeProvisioningParameters(
|
|
884
|
+
args: DescribeProvisioningParametersCommandInput,
|
|
885
|
+
options: __HttpHandlerOptions,
|
|
886
|
+
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
|
|
887
|
+
): void;
|
|
888
|
+
|
|
889
|
+
describeRecord(
|
|
890
|
+
args: DescribeRecordCommandInput,
|
|
891
|
+
options?: __HttpHandlerOptions
|
|
892
|
+
): Promise<DescribeRecordCommandOutput>;
|
|
893
|
+
describeRecord(
|
|
894
|
+
args: DescribeRecordCommandInput,
|
|
895
|
+
cb: (err: any, data?: DescribeRecordCommandOutput) => void
|
|
896
|
+
): void;
|
|
897
|
+
describeRecord(
|
|
898
|
+
args: DescribeRecordCommandInput,
|
|
899
|
+
options: __HttpHandlerOptions,
|
|
900
|
+
cb: (err: any, data?: DescribeRecordCommandOutput) => void
|
|
901
|
+
): void;
|
|
902
|
+
|
|
903
|
+
describeServiceAction(
|
|
904
|
+
args: DescribeServiceActionCommandInput,
|
|
905
|
+
options?: __HttpHandlerOptions
|
|
906
|
+
): Promise<DescribeServiceActionCommandOutput>;
|
|
907
|
+
describeServiceAction(
|
|
908
|
+
args: DescribeServiceActionCommandInput,
|
|
909
|
+
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
|
|
910
|
+
): void;
|
|
911
|
+
describeServiceAction(
|
|
912
|
+
args: DescribeServiceActionCommandInput,
|
|
913
|
+
options: __HttpHandlerOptions,
|
|
914
|
+
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
|
|
915
|
+
): void;
|
|
916
|
+
|
|
917
|
+
describeServiceActionExecutionParameters(
|
|
918
|
+
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
919
|
+
options?: __HttpHandlerOptions
|
|
920
|
+
): Promise<DescribeServiceActionExecutionParametersCommandOutput>;
|
|
921
|
+
describeServiceActionExecutionParameters(
|
|
922
|
+
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
923
|
+
cb: (
|
|
924
|
+
err: any,
|
|
925
|
+
data?: DescribeServiceActionExecutionParametersCommandOutput
|
|
926
|
+
) => void
|
|
927
|
+
): void;
|
|
928
|
+
describeServiceActionExecutionParameters(
|
|
929
|
+
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
930
|
+
options: __HttpHandlerOptions,
|
|
931
|
+
cb: (
|
|
932
|
+
err: any,
|
|
933
|
+
data?: DescribeServiceActionExecutionParametersCommandOutput
|
|
934
|
+
) => void
|
|
935
|
+
): void;
|
|
936
|
+
|
|
937
|
+
describeTagOption(
|
|
938
|
+
args: DescribeTagOptionCommandInput,
|
|
939
|
+
options?: __HttpHandlerOptions
|
|
940
|
+
): Promise<DescribeTagOptionCommandOutput>;
|
|
941
|
+
describeTagOption(
|
|
942
|
+
args: DescribeTagOptionCommandInput,
|
|
943
|
+
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
|
|
944
|
+
): void;
|
|
945
|
+
describeTagOption(
|
|
946
|
+
args: DescribeTagOptionCommandInput,
|
|
947
|
+
options: __HttpHandlerOptions,
|
|
948
|
+
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
|
|
949
|
+
): void;
|
|
950
|
+
|
|
951
|
+
disableAWSOrganizationsAccess(
|
|
952
|
+
args: DisableAWSOrganizationsAccessCommandInput,
|
|
953
|
+
options?: __HttpHandlerOptions
|
|
954
|
+
): Promise<DisableAWSOrganizationsAccessCommandOutput>;
|
|
955
|
+
disableAWSOrganizationsAccess(
|
|
956
|
+
args: DisableAWSOrganizationsAccessCommandInput,
|
|
957
|
+
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
|
|
958
|
+
): void;
|
|
959
|
+
disableAWSOrganizationsAccess(
|
|
960
|
+
args: DisableAWSOrganizationsAccessCommandInput,
|
|
961
|
+
options: __HttpHandlerOptions,
|
|
962
|
+
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
|
|
963
|
+
): void;
|
|
964
|
+
|
|
965
|
+
disassociateBudgetFromResource(
|
|
966
|
+
args: DisassociateBudgetFromResourceCommandInput,
|
|
967
|
+
options?: __HttpHandlerOptions
|
|
968
|
+
): Promise<DisassociateBudgetFromResourceCommandOutput>;
|
|
969
|
+
disassociateBudgetFromResource(
|
|
970
|
+
args: DisassociateBudgetFromResourceCommandInput,
|
|
971
|
+
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
|
|
972
|
+
): void;
|
|
973
|
+
disassociateBudgetFromResource(
|
|
974
|
+
args: DisassociateBudgetFromResourceCommandInput,
|
|
975
|
+
options: __HttpHandlerOptions,
|
|
976
|
+
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
|
|
977
|
+
): void;
|
|
978
|
+
|
|
979
|
+
disassociatePrincipalFromPortfolio(
|
|
980
|
+
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
981
|
+
options?: __HttpHandlerOptions
|
|
982
|
+
): Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
|
|
983
|
+
disassociatePrincipalFromPortfolio(
|
|
984
|
+
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
985
|
+
cb: (
|
|
986
|
+
err: any,
|
|
987
|
+
data?: DisassociatePrincipalFromPortfolioCommandOutput
|
|
988
|
+
) => void
|
|
989
|
+
): void;
|
|
990
|
+
disassociatePrincipalFromPortfolio(
|
|
991
|
+
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
992
|
+
options: __HttpHandlerOptions,
|
|
993
|
+
cb: (
|
|
994
|
+
err: any,
|
|
995
|
+
data?: DisassociatePrincipalFromPortfolioCommandOutput
|
|
996
|
+
) => void
|
|
997
|
+
): void;
|
|
998
|
+
|
|
999
|
+
disassociateProductFromPortfolio(
|
|
1000
|
+
args: DisassociateProductFromPortfolioCommandInput,
|
|
1001
|
+
options?: __HttpHandlerOptions
|
|
1002
|
+
): Promise<DisassociateProductFromPortfolioCommandOutput>;
|
|
1003
|
+
disassociateProductFromPortfolio(
|
|
1004
|
+
args: DisassociateProductFromPortfolioCommandInput,
|
|
1005
|
+
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
|
|
1006
|
+
): void;
|
|
1007
|
+
disassociateProductFromPortfolio(
|
|
1008
|
+
args: DisassociateProductFromPortfolioCommandInput,
|
|
1009
|
+
options: __HttpHandlerOptions,
|
|
1010
|
+
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
|
|
1011
|
+
): void;
|
|
1012
|
+
|
|
1013
|
+
disassociateServiceActionFromProvisioningArtifact(
|
|
1014
|
+
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
1015
|
+
options?: __HttpHandlerOptions
|
|
1016
|
+
): Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
1017
|
+
disassociateServiceActionFromProvisioningArtifact(
|
|
1018
|
+
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
1019
|
+
cb: (
|
|
1020
|
+
err: any,
|
|
1021
|
+
data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
1022
|
+
) => void
|
|
1023
|
+
): void;
|
|
1024
|
+
disassociateServiceActionFromProvisioningArtifact(
|
|
1025
|
+
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
1026
|
+
options: __HttpHandlerOptions,
|
|
1027
|
+
cb: (
|
|
1028
|
+
err: any,
|
|
1029
|
+
data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
1030
|
+
) => void
|
|
1031
|
+
): void;
|
|
1032
|
+
|
|
1033
|
+
disassociateTagOptionFromResource(
|
|
1034
|
+
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1035
|
+
options?: __HttpHandlerOptions
|
|
1036
|
+
): Promise<DisassociateTagOptionFromResourceCommandOutput>;
|
|
1037
|
+
disassociateTagOptionFromResource(
|
|
1038
|
+
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1039
|
+
cb: (
|
|
1040
|
+
err: any,
|
|
1041
|
+
data?: DisassociateTagOptionFromResourceCommandOutput
|
|
1042
|
+
) => void
|
|
1043
|
+
): void;
|
|
1044
|
+
disassociateTagOptionFromResource(
|
|
1045
|
+
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1046
|
+
options: __HttpHandlerOptions,
|
|
1047
|
+
cb: (
|
|
1048
|
+
err: any,
|
|
1049
|
+
data?: DisassociateTagOptionFromResourceCommandOutput
|
|
1050
|
+
) => void
|
|
1051
|
+
): void;
|
|
1052
|
+
|
|
1053
|
+
enableAWSOrganizationsAccess(
|
|
1054
|
+
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1055
|
+
options?: __HttpHandlerOptions
|
|
1056
|
+
): Promise<EnableAWSOrganizationsAccessCommandOutput>;
|
|
1057
|
+
enableAWSOrganizationsAccess(
|
|
1058
|
+
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1059
|
+
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
|
|
1060
|
+
): void;
|
|
1061
|
+
enableAWSOrganizationsAccess(
|
|
1062
|
+
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1063
|
+
options: __HttpHandlerOptions,
|
|
1064
|
+
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
|
|
1065
|
+
): void;
|
|
1066
|
+
|
|
1067
|
+
executeProvisionedProductPlan(
|
|
1068
|
+
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1069
|
+
options?: __HttpHandlerOptions
|
|
1070
|
+
): Promise<ExecuteProvisionedProductPlanCommandOutput>;
|
|
1071
|
+
executeProvisionedProductPlan(
|
|
1072
|
+
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1073
|
+
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
|
|
1074
|
+
): void;
|
|
1075
|
+
executeProvisionedProductPlan(
|
|
1076
|
+
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1077
|
+
options: __HttpHandlerOptions,
|
|
1078
|
+
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
|
|
1079
|
+
): void;
|
|
1080
|
+
|
|
1081
|
+
executeProvisionedProductServiceAction(
|
|
1082
|
+
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1083
|
+
options?: __HttpHandlerOptions
|
|
1084
|
+
): Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
|
|
1085
|
+
executeProvisionedProductServiceAction(
|
|
1086
|
+
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1087
|
+
cb: (
|
|
1088
|
+
err: any,
|
|
1089
|
+
data?: ExecuteProvisionedProductServiceActionCommandOutput
|
|
1090
|
+
) => void
|
|
1091
|
+
): void;
|
|
1092
|
+
executeProvisionedProductServiceAction(
|
|
1093
|
+
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1094
|
+
options: __HttpHandlerOptions,
|
|
1095
|
+
cb: (
|
|
1096
|
+
err: any,
|
|
1097
|
+
data?: ExecuteProvisionedProductServiceActionCommandOutput
|
|
1098
|
+
) => void
|
|
1099
|
+
): void;
|
|
1100
|
+
|
|
1101
|
+
getAWSOrganizationsAccessStatus(
|
|
1102
|
+
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1103
|
+
options?: __HttpHandlerOptions
|
|
1104
|
+
): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
|
|
1105
|
+
getAWSOrganizationsAccessStatus(
|
|
1106
|
+
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1107
|
+
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
|
|
1108
|
+
): void;
|
|
1109
|
+
getAWSOrganizationsAccessStatus(
|
|
1110
|
+
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1111
|
+
options: __HttpHandlerOptions,
|
|
1112
|
+
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
|
|
1113
|
+
): void;
|
|
1114
|
+
|
|
1115
|
+
getProvisionedProductOutputs(
|
|
1116
|
+
args: GetProvisionedProductOutputsCommandInput,
|
|
1117
|
+
options?: __HttpHandlerOptions
|
|
1118
|
+
): Promise<GetProvisionedProductOutputsCommandOutput>;
|
|
1119
|
+
getProvisionedProductOutputs(
|
|
1120
|
+
args: GetProvisionedProductOutputsCommandInput,
|
|
1121
|
+
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
|
|
1122
|
+
): void;
|
|
1123
|
+
getProvisionedProductOutputs(
|
|
1124
|
+
args: GetProvisionedProductOutputsCommandInput,
|
|
1125
|
+
options: __HttpHandlerOptions,
|
|
1126
|
+
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
|
|
1127
|
+
): void;
|
|
1128
|
+
|
|
1129
|
+
importAsProvisionedProduct(
|
|
1130
|
+
args: ImportAsProvisionedProductCommandInput,
|
|
1131
|
+
options?: __HttpHandlerOptions
|
|
1132
|
+
): Promise<ImportAsProvisionedProductCommandOutput>;
|
|
1133
|
+
importAsProvisionedProduct(
|
|
1134
|
+
args: ImportAsProvisionedProductCommandInput,
|
|
1135
|
+
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
|
|
1136
|
+
): void;
|
|
1137
|
+
importAsProvisionedProduct(
|
|
1138
|
+
args: ImportAsProvisionedProductCommandInput,
|
|
1139
|
+
options: __HttpHandlerOptions,
|
|
1140
|
+
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
|
|
1141
|
+
): void;
|
|
1142
|
+
|
|
1143
|
+
listAcceptedPortfolioShares(
|
|
1144
|
+
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1145
|
+
options?: __HttpHandlerOptions
|
|
1146
|
+
): Promise<ListAcceptedPortfolioSharesCommandOutput>;
|
|
1147
|
+
listAcceptedPortfolioShares(
|
|
1148
|
+
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1149
|
+
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
|
|
1150
|
+
): void;
|
|
1151
|
+
listAcceptedPortfolioShares(
|
|
1152
|
+
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1153
|
+
options: __HttpHandlerOptions,
|
|
1154
|
+
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
|
|
1155
|
+
): void;
|
|
1156
|
+
|
|
1157
|
+
listBudgetsForResource(
|
|
1158
|
+
args: ListBudgetsForResourceCommandInput,
|
|
1159
|
+
options?: __HttpHandlerOptions
|
|
1160
|
+
): Promise<ListBudgetsForResourceCommandOutput>;
|
|
1161
|
+
listBudgetsForResource(
|
|
1162
|
+
args: ListBudgetsForResourceCommandInput,
|
|
1163
|
+
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
|
|
1164
|
+
): void;
|
|
1165
|
+
listBudgetsForResource(
|
|
1166
|
+
args: ListBudgetsForResourceCommandInput,
|
|
1167
|
+
options: __HttpHandlerOptions,
|
|
1168
|
+
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
|
|
1169
|
+
): void;
|
|
1170
|
+
|
|
1171
|
+
listConstraintsForPortfolio(
|
|
1172
|
+
args: ListConstraintsForPortfolioCommandInput,
|
|
1173
|
+
options?: __HttpHandlerOptions
|
|
1174
|
+
): Promise<ListConstraintsForPortfolioCommandOutput>;
|
|
1175
|
+
listConstraintsForPortfolio(
|
|
1176
|
+
args: ListConstraintsForPortfolioCommandInput,
|
|
1177
|
+
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
|
|
1178
|
+
): void;
|
|
1179
|
+
listConstraintsForPortfolio(
|
|
1180
|
+
args: ListConstraintsForPortfolioCommandInput,
|
|
1181
|
+
options: __HttpHandlerOptions,
|
|
1182
|
+
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
|
|
1183
|
+
): void;
|
|
1184
|
+
|
|
1185
|
+
listLaunchPaths(
|
|
1186
|
+
args: ListLaunchPathsCommandInput,
|
|
1187
|
+
options?: __HttpHandlerOptions
|
|
1188
|
+
): Promise<ListLaunchPathsCommandOutput>;
|
|
1189
|
+
listLaunchPaths(
|
|
1190
|
+
args: ListLaunchPathsCommandInput,
|
|
1191
|
+
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
|
|
1192
|
+
): void;
|
|
1193
|
+
listLaunchPaths(
|
|
1194
|
+
args: ListLaunchPathsCommandInput,
|
|
1195
|
+
options: __HttpHandlerOptions,
|
|
1196
|
+
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
|
|
1197
|
+
): void;
|
|
1198
|
+
|
|
1199
|
+
listOrganizationPortfolioAccess(
|
|
1200
|
+
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1201
|
+
options?: __HttpHandlerOptions
|
|
1202
|
+
): Promise<ListOrganizationPortfolioAccessCommandOutput>;
|
|
1203
|
+
listOrganizationPortfolioAccess(
|
|
1204
|
+
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1205
|
+
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
|
|
1206
|
+
): void;
|
|
1207
|
+
listOrganizationPortfolioAccess(
|
|
1208
|
+
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1209
|
+
options: __HttpHandlerOptions,
|
|
1210
|
+
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
|
|
1211
|
+
): void;
|
|
1212
|
+
|
|
1213
|
+
listPortfolioAccess(
|
|
1214
|
+
args: ListPortfolioAccessCommandInput,
|
|
1215
|
+
options?: __HttpHandlerOptions
|
|
1216
|
+
): Promise<ListPortfolioAccessCommandOutput>;
|
|
1217
|
+
listPortfolioAccess(
|
|
1218
|
+
args: ListPortfolioAccessCommandInput,
|
|
1219
|
+
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
|
|
1220
|
+
): void;
|
|
1221
|
+
listPortfolioAccess(
|
|
1222
|
+
args: ListPortfolioAccessCommandInput,
|
|
1223
|
+
options: __HttpHandlerOptions,
|
|
1224
|
+
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
|
|
1225
|
+
): void;
|
|
1226
|
+
|
|
1227
|
+
listPortfolios(
|
|
1228
|
+
args: ListPortfoliosCommandInput,
|
|
1229
|
+
options?: __HttpHandlerOptions
|
|
1230
|
+
): Promise<ListPortfoliosCommandOutput>;
|
|
1231
|
+
listPortfolios(
|
|
1232
|
+
args: ListPortfoliosCommandInput,
|
|
1233
|
+
cb: (err: any, data?: ListPortfoliosCommandOutput) => void
|
|
1234
|
+
): void;
|
|
1235
|
+
listPortfolios(
|
|
1236
|
+
args: ListPortfoliosCommandInput,
|
|
1237
|
+
options: __HttpHandlerOptions,
|
|
1238
|
+
cb: (err: any, data?: ListPortfoliosCommandOutput) => void
|
|
1239
|
+
): void;
|
|
1240
|
+
|
|
1241
|
+
listPortfoliosForProduct(
|
|
1242
|
+
args: ListPortfoliosForProductCommandInput,
|
|
1243
|
+
options?: __HttpHandlerOptions
|
|
1244
|
+
): Promise<ListPortfoliosForProductCommandOutput>;
|
|
1245
|
+
listPortfoliosForProduct(
|
|
1246
|
+
args: ListPortfoliosForProductCommandInput,
|
|
1247
|
+
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
|
|
1248
|
+
): void;
|
|
1249
|
+
listPortfoliosForProduct(
|
|
1250
|
+
args: ListPortfoliosForProductCommandInput,
|
|
1251
|
+
options: __HttpHandlerOptions,
|
|
1252
|
+
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
|
|
1253
|
+
): void;
|
|
1254
|
+
|
|
1255
|
+
listPrincipalsForPortfolio(
|
|
1256
|
+
args: ListPrincipalsForPortfolioCommandInput,
|
|
1257
|
+
options?: __HttpHandlerOptions
|
|
1258
|
+
): Promise<ListPrincipalsForPortfolioCommandOutput>;
|
|
1259
|
+
listPrincipalsForPortfolio(
|
|
1260
|
+
args: ListPrincipalsForPortfolioCommandInput,
|
|
1261
|
+
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
|
|
1262
|
+
): void;
|
|
1263
|
+
listPrincipalsForPortfolio(
|
|
1264
|
+
args: ListPrincipalsForPortfolioCommandInput,
|
|
1265
|
+
options: __HttpHandlerOptions,
|
|
1266
|
+
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
|
|
1267
|
+
): void;
|
|
1268
|
+
|
|
1269
|
+
listProvisionedProductPlans(
|
|
1270
|
+
args: ListProvisionedProductPlansCommandInput,
|
|
1271
|
+
options?: __HttpHandlerOptions
|
|
1272
|
+
): Promise<ListProvisionedProductPlansCommandOutput>;
|
|
1273
|
+
listProvisionedProductPlans(
|
|
1274
|
+
args: ListProvisionedProductPlansCommandInput,
|
|
1275
|
+
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
|
|
1276
|
+
): void;
|
|
1277
|
+
listProvisionedProductPlans(
|
|
1278
|
+
args: ListProvisionedProductPlansCommandInput,
|
|
1279
|
+
options: __HttpHandlerOptions,
|
|
1280
|
+
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
|
|
1281
|
+
): void;
|
|
1282
|
+
|
|
1283
|
+
listProvisioningArtifacts(
|
|
1284
|
+
args: ListProvisioningArtifactsCommandInput,
|
|
1285
|
+
options?: __HttpHandlerOptions
|
|
1286
|
+
): Promise<ListProvisioningArtifactsCommandOutput>;
|
|
1287
|
+
listProvisioningArtifacts(
|
|
1288
|
+
args: ListProvisioningArtifactsCommandInput,
|
|
1289
|
+
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
|
|
1290
|
+
): void;
|
|
1291
|
+
listProvisioningArtifacts(
|
|
1292
|
+
args: ListProvisioningArtifactsCommandInput,
|
|
1293
|
+
options: __HttpHandlerOptions,
|
|
1294
|
+
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
|
|
1295
|
+
): void;
|
|
1296
|
+
|
|
1297
|
+
listProvisioningArtifactsForServiceAction(
|
|
1298
|
+
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1299
|
+
options?: __HttpHandlerOptions
|
|
1300
|
+
): Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
1301
|
+
listProvisioningArtifactsForServiceAction(
|
|
1302
|
+
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1303
|
+
cb: (
|
|
1304
|
+
err: any,
|
|
1305
|
+
data?: ListProvisioningArtifactsForServiceActionCommandOutput
|
|
1306
|
+
) => void
|
|
1307
|
+
): void;
|
|
1308
|
+
listProvisioningArtifactsForServiceAction(
|
|
1309
|
+
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1310
|
+
options: __HttpHandlerOptions,
|
|
1311
|
+
cb: (
|
|
1312
|
+
err: any,
|
|
1313
|
+
data?: ListProvisioningArtifactsForServiceActionCommandOutput
|
|
1314
|
+
) => void
|
|
1315
|
+
): void;
|
|
1316
|
+
|
|
1317
|
+
listRecordHistory(
|
|
1318
|
+
args: ListRecordHistoryCommandInput,
|
|
1319
|
+
options?: __HttpHandlerOptions
|
|
1320
|
+
): Promise<ListRecordHistoryCommandOutput>;
|
|
1321
|
+
listRecordHistory(
|
|
1322
|
+
args: ListRecordHistoryCommandInput,
|
|
1323
|
+
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
|
|
1324
|
+
): void;
|
|
1325
|
+
listRecordHistory(
|
|
1326
|
+
args: ListRecordHistoryCommandInput,
|
|
1327
|
+
options: __HttpHandlerOptions,
|
|
1328
|
+
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
|
|
1329
|
+
): void;
|
|
1330
|
+
|
|
1331
|
+
listResourcesForTagOption(
|
|
1332
|
+
args: ListResourcesForTagOptionCommandInput,
|
|
1333
|
+
options?: __HttpHandlerOptions
|
|
1334
|
+
): Promise<ListResourcesForTagOptionCommandOutput>;
|
|
1335
|
+
listResourcesForTagOption(
|
|
1336
|
+
args: ListResourcesForTagOptionCommandInput,
|
|
1337
|
+
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
|
|
1338
|
+
): void;
|
|
1339
|
+
listResourcesForTagOption(
|
|
1340
|
+
args: ListResourcesForTagOptionCommandInput,
|
|
1341
|
+
options: __HttpHandlerOptions,
|
|
1342
|
+
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
|
|
1343
|
+
): void;
|
|
1344
|
+
|
|
1345
|
+
listServiceActions(
|
|
1346
|
+
args: ListServiceActionsCommandInput,
|
|
1347
|
+
options?: __HttpHandlerOptions
|
|
1348
|
+
): Promise<ListServiceActionsCommandOutput>;
|
|
1349
|
+
listServiceActions(
|
|
1350
|
+
args: ListServiceActionsCommandInput,
|
|
1351
|
+
cb: (err: any, data?: ListServiceActionsCommandOutput) => void
|
|
1352
|
+
): void;
|
|
1353
|
+
listServiceActions(
|
|
1354
|
+
args: ListServiceActionsCommandInput,
|
|
1355
|
+
options: __HttpHandlerOptions,
|
|
1356
|
+
cb: (err: any, data?: ListServiceActionsCommandOutput) => void
|
|
1357
|
+
): void;
|
|
1358
|
+
|
|
1359
|
+
listServiceActionsForProvisioningArtifact(
|
|
1360
|
+
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1361
|
+
options?: __HttpHandlerOptions
|
|
1362
|
+
): Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
1363
|
+
listServiceActionsForProvisioningArtifact(
|
|
1364
|
+
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1365
|
+
cb: (
|
|
1366
|
+
err: any,
|
|
1367
|
+
data?: ListServiceActionsForProvisioningArtifactCommandOutput
|
|
1368
|
+
) => void
|
|
1369
|
+
): void;
|
|
1370
|
+
listServiceActionsForProvisioningArtifact(
|
|
1371
|
+
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1372
|
+
options: __HttpHandlerOptions,
|
|
1373
|
+
cb: (
|
|
1374
|
+
err: any,
|
|
1375
|
+
data?: ListServiceActionsForProvisioningArtifactCommandOutput
|
|
1376
|
+
) => void
|
|
1377
|
+
): void;
|
|
1378
|
+
|
|
1379
|
+
listStackInstancesForProvisionedProduct(
|
|
1380
|
+
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1381
|
+
options?: __HttpHandlerOptions
|
|
1382
|
+
): Promise<ListStackInstancesForProvisionedProductCommandOutput>;
|
|
1383
|
+
listStackInstancesForProvisionedProduct(
|
|
1384
|
+
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1385
|
+
cb: (
|
|
1386
|
+
err: any,
|
|
1387
|
+
data?: ListStackInstancesForProvisionedProductCommandOutput
|
|
1388
|
+
) => void
|
|
1389
|
+
): void;
|
|
1390
|
+
listStackInstancesForProvisionedProduct(
|
|
1391
|
+
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1392
|
+
options: __HttpHandlerOptions,
|
|
1393
|
+
cb: (
|
|
1394
|
+
err: any,
|
|
1395
|
+
data?: ListStackInstancesForProvisionedProductCommandOutput
|
|
1396
|
+
) => void
|
|
1397
|
+
): void;
|
|
1398
|
+
|
|
1399
|
+
listTagOptions(
|
|
1400
|
+
args: ListTagOptionsCommandInput,
|
|
1401
|
+
options?: __HttpHandlerOptions
|
|
1402
|
+
): Promise<ListTagOptionsCommandOutput>;
|
|
1403
|
+
listTagOptions(
|
|
1404
|
+
args: ListTagOptionsCommandInput,
|
|
1405
|
+
cb: (err: any, data?: ListTagOptionsCommandOutput) => void
|
|
1406
|
+
): void;
|
|
1407
|
+
listTagOptions(
|
|
1408
|
+
args: ListTagOptionsCommandInput,
|
|
1409
|
+
options: __HttpHandlerOptions,
|
|
1410
|
+
cb: (err: any, data?: ListTagOptionsCommandOutput) => void
|
|
1411
|
+
): void;
|
|
1412
|
+
|
|
1413
|
+
provisionProduct(
|
|
1414
|
+
args: ProvisionProductCommandInput,
|
|
1415
|
+
options?: __HttpHandlerOptions
|
|
1416
|
+
): Promise<ProvisionProductCommandOutput>;
|
|
1417
|
+
provisionProduct(
|
|
1418
|
+
args: ProvisionProductCommandInput,
|
|
1419
|
+
cb: (err: any, data?: ProvisionProductCommandOutput) => void
|
|
1420
|
+
): void;
|
|
1421
|
+
provisionProduct(
|
|
1422
|
+
args: ProvisionProductCommandInput,
|
|
1423
|
+
options: __HttpHandlerOptions,
|
|
1424
|
+
cb: (err: any, data?: ProvisionProductCommandOutput) => void
|
|
1425
|
+
): void;
|
|
1426
|
+
|
|
1427
|
+
rejectPortfolioShare(
|
|
1428
|
+
args: RejectPortfolioShareCommandInput,
|
|
1429
|
+
options?: __HttpHandlerOptions
|
|
1430
|
+
): Promise<RejectPortfolioShareCommandOutput>;
|
|
1431
|
+
rejectPortfolioShare(
|
|
1432
|
+
args: RejectPortfolioShareCommandInput,
|
|
1433
|
+
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
|
|
1434
|
+
): void;
|
|
1435
|
+
rejectPortfolioShare(
|
|
1436
|
+
args: RejectPortfolioShareCommandInput,
|
|
1437
|
+
options: __HttpHandlerOptions,
|
|
1438
|
+
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
|
|
1439
|
+
): void;
|
|
1440
|
+
|
|
1441
|
+
scanProvisionedProducts(
|
|
1442
|
+
args: ScanProvisionedProductsCommandInput,
|
|
1443
|
+
options?: __HttpHandlerOptions
|
|
1444
|
+
): Promise<ScanProvisionedProductsCommandOutput>;
|
|
1445
|
+
scanProvisionedProducts(
|
|
1446
|
+
args: ScanProvisionedProductsCommandInput,
|
|
1447
|
+
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
|
|
1448
|
+
): void;
|
|
1449
|
+
scanProvisionedProducts(
|
|
1450
|
+
args: ScanProvisionedProductsCommandInput,
|
|
1451
|
+
options: __HttpHandlerOptions,
|
|
1452
|
+
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
|
|
1453
|
+
): void;
|
|
1454
|
+
|
|
1455
|
+
searchProducts(
|
|
1456
|
+
args: SearchProductsCommandInput,
|
|
1457
|
+
options?: __HttpHandlerOptions
|
|
1458
|
+
): Promise<SearchProductsCommandOutput>;
|
|
1459
|
+
searchProducts(
|
|
1460
|
+
args: SearchProductsCommandInput,
|
|
1461
|
+
cb: (err: any, data?: SearchProductsCommandOutput) => void
|
|
1462
|
+
): void;
|
|
1463
|
+
searchProducts(
|
|
1464
|
+
args: SearchProductsCommandInput,
|
|
1465
|
+
options: __HttpHandlerOptions,
|
|
1466
|
+
cb: (err: any, data?: SearchProductsCommandOutput) => void
|
|
1467
|
+
): void;
|
|
1468
|
+
|
|
1469
|
+
searchProductsAsAdmin(
|
|
1470
|
+
args: SearchProductsAsAdminCommandInput,
|
|
1471
|
+
options?: __HttpHandlerOptions
|
|
1472
|
+
): Promise<SearchProductsAsAdminCommandOutput>;
|
|
1473
|
+
searchProductsAsAdmin(
|
|
1474
|
+
args: SearchProductsAsAdminCommandInput,
|
|
1475
|
+
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
|
|
1476
|
+
): void;
|
|
1477
|
+
searchProductsAsAdmin(
|
|
1478
|
+
args: SearchProductsAsAdminCommandInput,
|
|
1479
|
+
options: __HttpHandlerOptions,
|
|
1480
|
+
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
|
|
1481
|
+
): void;
|
|
1482
|
+
|
|
1483
|
+
searchProvisionedProducts(
|
|
1484
|
+
args: SearchProvisionedProductsCommandInput,
|
|
1485
|
+
options?: __HttpHandlerOptions
|
|
1486
|
+
): Promise<SearchProvisionedProductsCommandOutput>;
|
|
1487
|
+
searchProvisionedProducts(
|
|
1488
|
+
args: SearchProvisionedProductsCommandInput,
|
|
1489
|
+
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
|
|
1490
|
+
): void;
|
|
1491
|
+
searchProvisionedProducts(
|
|
1492
|
+
args: SearchProvisionedProductsCommandInput,
|
|
1493
|
+
options: __HttpHandlerOptions,
|
|
1494
|
+
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
|
|
1495
|
+
): void;
|
|
1496
|
+
|
|
1497
|
+
terminateProvisionedProduct(
|
|
1498
|
+
args: TerminateProvisionedProductCommandInput,
|
|
1499
|
+
options?: __HttpHandlerOptions
|
|
1500
|
+
): Promise<TerminateProvisionedProductCommandOutput>;
|
|
1501
|
+
terminateProvisionedProduct(
|
|
1502
|
+
args: TerminateProvisionedProductCommandInput,
|
|
1503
|
+
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
|
|
1504
|
+
): void;
|
|
1505
|
+
terminateProvisionedProduct(
|
|
1506
|
+
args: TerminateProvisionedProductCommandInput,
|
|
1507
|
+
options: __HttpHandlerOptions,
|
|
1508
|
+
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
|
|
1509
|
+
): void;
|
|
1510
|
+
|
|
1511
|
+
updateConstraint(
|
|
1512
|
+
args: UpdateConstraintCommandInput,
|
|
1513
|
+
options?: __HttpHandlerOptions
|
|
1514
|
+
): Promise<UpdateConstraintCommandOutput>;
|
|
1515
|
+
updateConstraint(
|
|
1516
|
+
args: UpdateConstraintCommandInput,
|
|
1517
|
+
cb: (err: any, data?: UpdateConstraintCommandOutput) => void
|
|
1518
|
+
): void;
|
|
1519
|
+
updateConstraint(
|
|
1520
|
+
args: UpdateConstraintCommandInput,
|
|
1521
|
+
options: __HttpHandlerOptions,
|
|
1522
|
+
cb: (err: any, data?: UpdateConstraintCommandOutput) => void
|
|
1523
|
+
): void;
|
|
1524
|
+
|
|
1525
|
+
updatePortfolio(
|
|
1526
|
+
args: UpdatePortfolioCommandInput,
|
|
1527
|
+
options?: __HttpHandlerOptions
|
|
1528
|
+
): Promise<UpdatePortfolioCommandOutput>;
|
|
1529
|
+
updatePortfolio(
|
|
1530
|
+
args: UpdatePortfolioCommandInput,
|
|
1531
|
+
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
|
|
1532
|
+
): void;
|
|
1533
|
+
updatePortfolio(
|
|
1534
|
+
args: UpdatePortfolioCommandInput,
|
|
1535
|
+
options: __HttpHandlerOptions,
|
|
1536
|
+
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
|
|
1537
|
+
): void;
|
|
1538
|
+
|
|
1539
|
+
updatePortfolioShare(
|
|
1540
|
+
args: UpdatePortfolioShareCommandInput,
|
|
1541
|
+
options?: __HttpHandlerOptions
|
|
1542
|
+
): Promise<UpdatePortfolioShareCommandOutput>;
|
|
1543
|
+
updatePortfolioShare(
|
|
1544
|
+
args: UpdatePortfolioShareCommandInput,
|
|
1545
|
+
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
|
|
1546
|
+
): void;
|
|
1547
|
+
updatePortfolioShare(
|
|
1548
|
+
args: UpdatePortfolioShareCommandInput,
|
|
1549
|
+
options: __HttpHandlerOptions,
|
|
1550
|
+
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
|
|
1551
|
+
): void;
|
|
1552
|
+
|
|
1553
|
+
updateProduct(
|
|
1554
|
+
args: UpdateProductCommandInput,
|
|
1555
|
+
options?: __HttpHandlerOptions
|
|
1556
|
+
): Promise<UpdateProductCommandOutput>;
|
|
1557
|
+
updateProduct(
|
|
1558
|
+
args: UpdateProductCommandInput,
|
|
1559
|
+
cb: (err: any, data?: UpdateProductCommandOutput) => void
|
|
1560
|
+
): void;
|
|
1561
|
+
updateProduct(
|
|
1562
|
+
args: UpdateProductCommandInput,
|
|
1563
|
+
options: __HttpHandlerOptions,
|
|
1564
|
+
cb: (err: any, data?: UpdateProductCommandOutput) => void
|
|
1565
|
+
): void;
|
|
1566
|
+
|
|
1567
|
+
updateProvisionedProduct(
|
|
1568
|
+
args: UpdateProvisionedProductCommandInput,
|
|
1569
|
+
options?: __HttpHandlerOptions
|
|
1570
|
+
): Promise<UpdateProvisionedProductCommandOutput>;
|
|
1571
|
+
updateProvisionedProduct(
|
|
1572
|
+
args: UpdateProvisionedProductCommandInput,
|
|
1573
|
+
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
|
|
1574
|
+
): void;
|
|
1575
|
+
updateProvisionedProduct(
|
|
1576
|
+
args: UpdateProvisionedProductCommandInput,
|
|
1577
|
+
options: __HttpHandlerOptions,
|
|
1578
|
+
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
|
|
1579
|
+
): void;
|
|
1580
|
+
|
|
1581
|
+
updateProvisionedProductProperties(
|
|
1582
|
+
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1583
|
+
options?: __HttpHandlerOptions
|
|
1584
|
+
): Promise<UpdateProvisionedProductPropertiesCommandOutput>;
|
|
1585
|
+
updateProvisionedProductProperties(
|
|
1586
|
+
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1587
|
+
cb: (
|
|
1588
|
+
err: any,
|
|
1589
|
+
data?: UpdateProvisionedProductPropertiesCommandOutput
|
|
1590
|
+
) => void
|
|
1591
|
+
): void;
|
|
1592
|
+
updateProvisionedProductProperties(
|
|
1593
|
+
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1594
|
+
options: __HttpHandlerOptions,
|
|
1595
|
+
cb: (
|
|
1596
|
+
err: any,
|
|
1597
|
+
data?: UpdateProvisionedProductPropertiesCommandOutput
|
|
1598
|
+
) => void
|
|
1599
|
+
): void;
|
|
1600
|
+
|
|
1601
|
+
updateProvisioningArtifact(
|
|
1602
|
+
args: UpdateProvisioningArtifactCommandInput,
|
|
1603
|
+
options?: __HttpHandlerOptions
|
|
1604
|
+
): Promise<UpdateProvisioningArtifactCommandOutput>;
|
|
1605
|
+
updateProvisioningArtifact(
|
|
1606
|
+
args: UpdateProvisioningArtifactCommandInput,
|
|
1607
|
+
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
|
|
1608
|
+
): void;
|
|
1609
|
+
updateProvisioningArtifact(
|
|
1610
|
+
args: UpdateProvisioningArtifactCommandInput,
|
|
1611
|
+
options: __HttpHandlerOptions,
|
|
1612
|
+
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
|
|
1613
|
+
): void;
|
|
1614
|
+
|
|
1615
|
+
updateServiceAction(
|
|
1616
|
+
args: UpdateServiceActionCommandInput,
|
|
1617
|
+
options?: __HttpHandlerOptions
|
|
1618
|
+
): Promise<UpdateServiceActionCommandOutput>;
|
|
1619
|
+
updateServiceAction(
|
|
1620
|
+
args: UpdateServiceActionCommandInput,
|
|
1621
|
+
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
|
|
1622
|
+
): void;
|
|
1623
|
+
updateServiceAction(
|
|
1624
|
+
args: UpdateServiceActionCommandInput,
|
|
1625
|
+
options: __HttpHandlerOptions,
|
|
1626
|
+
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
|
|
1627
|
+
): void;
|
|
1628
|
+
|
|
1629
|
+
updateTagOption(
|
|
1630
|
+
args: UpdateTagOptionCommandInput,
|
|
1631
|
+
options?: __HttpHandlerOptions
|
|
1632
|
+
): Promise<UpdateTagOptionCommandOutput>;
|
|
1633
|
+
updateTagOption(
|
|
1634
|
+
args: UpdateTagOptionCommandInput,
|
|
1635
|
+
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
|
|
1636
|
+
): void;
|
|
1637
|
+
updateTagOption(
|
|
1638
|
+
args: UpdateTagOptionCommandInput,
|
|
1639
|
+
options: __HttpHandlerOptions,
|
|
1640
|
+
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
|
|
1641
|
+
): void;
|
|
1642
|
+
}
|