@aws-sdk/client-service-catalog 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/ServiceCatalog.d.ts +1555 -440
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +627 -160
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +87 -87
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2073 -2696
- package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +20 -20
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,2696 +1,2073 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { ServiceCatalogServiceException as __BaseException } from "./ServiceCatalogServiceException";
|
|
3
|
-
export declare enum PortfolioShareType {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
export interface AcceptPortfolioShareInput {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
export interface
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
export interface
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
}
|
|
85
|
-
export interface
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}
|
|
97
|
-
export interface
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
}
|
|
119
|
-
export interface
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
export
|
|
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
|
-
export interface
|
|
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
|
-
export
|
|
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
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
}
|
|
460
|
-
export interface
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
}
|
|
484
|
-
export interface
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
}
|
|
496
|
-
export interface
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
}
|
|
706
|
-
export interface
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
}
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
}
|
|
867
|
-
export interface
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
}
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
export interface
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
}
|
|
1066
|
-
export interface
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
export interface
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
export
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
}
|
|
1291
|
-
export interface
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
}
|
|
1333
|
-
export interface
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
}
|
|
1347
|
-
export interface
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
}
|
|
1375
|
-
export interface
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
}
|
|
1381
|
-
export interface
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
}
|
|
1395
|
-
export interface
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
export
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
export
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
export
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
export
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
export
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
export
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
export
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
export
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
export
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
export
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
export
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
export
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
export
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
export
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
export declare
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
export
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
export
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
export
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
export
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
export
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
export
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
export declare
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
export declare
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
export
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
export
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
export
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
export
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
export
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
AccountId?: string;
|
|
2076
|
-
|
|
2077
|
-
OrganizationNode?: OrganizationNode;
|
|
2078
|
-
|
|
2079
|
-
ShareTagOptions?: boolean;
|
|
2080
|
-
}
|
|
2081
|
-
export interface UpdatePortfolioShareOutput {
|
|
2082
|
-
|
|
2083
|
-
PortfolioShareToken?: string;
|
|
2084
|
-
|
|
2085
|
-
Status?: ShareStatus | string;
|
|
2086
|
-
}
|
|
2087
|
-
export interface UpdateProductInput {
|
|
2088
|
-
|
|
2089
|
-
AcceptLanguage?: string;
|
|
2090
|
-
|
|
2091
|
-
Id: string | undefined;
|
|
2092
|
-
|
|
2093
|
-
Name?: string;
|
|
2094
|
-
|
|
2095
|
-
Owner?: string;
|
|
2096
|
-
|
|
2097
|
-
Description?: string;
|
|
2098
|
-
|
|
2099
|
-
Distributor?: string;
|
|
2100
|
-
|
|
2101
|
-
SupportDescription?: string;
|
|
2102
|
-
|
|
2103
|
-
SupportEmail?: string;
|
|
2104
|
-
|
|
2105
|
-
SupportUrl?: string;
|
|
2106
|
-
|
|
2107
|
-
AddTags?: Tag[];
|
|
2108
|
-
|
|
2109
|
-
RemoveTags?: string[];
|
|
2110
|
-
}
|
|
2111
|
-
export interface UpdateProductOutput {
|
|
2112
|
-
|
|
2113
|
-
ProductViewDetail?: ProductViewDetail;
|
|
2114
|
-
|
|
2115
|
-
Tags?: Tag[];
|
|
2116
|
-
}
|
|
2117
|
-
export declare type StackSetOperationType = "CREATE" | "DELETE" | "UPDATE";
|
|
2118
|
-
|
|
2119
|
-
export interface UpdateProvisioningPreferences {
|
|
2120
|
-
|
|
2121
|
-
StackSetAccounts?: string[];
|
|
2122
|
-
|
|
2123
|
-
StackSetRegions?: string[];
|
|
2124
|
-
|
|
2125
|
-
StackSetFailureToleranceCount?: number;
|
|
2126
|
-
|
|
2127
|
-
StackSetFailureTolerancePercentage?: number;
|
|
2128
|
-
|
|
2129
|
-
StackSetMaxConcurrencyCount?: number;
|
|
2130
|
-
|
|
2131
|
-
StackSetMaxConcurrencyPercentage?: number;
|
|
2132
|
-
|
|
2133
|
-
StackSetOperationType?: StackSetOperationType | string;
|
|
2134
|
-
}
|
|
2135
|
-
export interface UpdateProvisionedProductInput {
|
|
2136
|
-
|
|
2137
|
-
AcceptLanguage?: string;
|
|
2138
|
-
|
|
2139
|
-
ProvisionedProductName?: string;
|
|
2140
|
-
|
|
2141
|
-
ProvisionedProductId?: string;
|
|
2142
|
-
|
|
2143
|
-
ProductId?: string;
|
|
2144
|
-
|
|
2145
|
-
ProductName?: string;
|
|
2146
|
-
|
|
2147
|
-
ProvisioningArtifactId?: string;
|
|
2148
|
-
|
|
2149
|
-
ProvisioningArtifactName?: string;
|
|
2150
|
-
|
|
2151
|
-
PathId?: string;
|
|
2152
|
-
|
|
2153
|
-
PathName?: string;
|
|
2154
|
-
|
|
2155
|
-
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
2156
|
-
|
|
2157
|
-
ProvisioningPreferences?: UpdateProvisioningPreferences;
|
|
2158
|
-
|
|
2159
|
-
Tags?: Tag[];
|
|
2160
|
-
|
|
2161
|
-
UpdateToken?: string;
|
|
2162
|
-
}
|
|
2163
|
-
export interface UpdateProvisionedProductOutput {
|
|
2164
|
-
|
|
2165
|
-
RecordDetail?: RecordDetail;
|
|
2166
|
-
}
|
|
2167
|
-
export declare enum PropertyKey {
|
|
2168
|
-
LaunchRole = "LAUNCH_ROLE",
|
|
2169
|
-
Owner = "OWNER"
|
|
2170
|
-
}
|
|
2171
|
-
export interface UpdateProvisionedProductPropertiesInput {
|
|
2172
|
-
|
|
2173
|
-
AcceptLanguage?: string;
|
|
2174
|
-
|
|
2175
|
-
ProvisionedProductId: string | undefined;
|
|
2176
|
-
|
|
2177
|
-
ProvisionedProductProperties: Record<string, string> | undefined;
|
|
2178
|
-
|
|
2179
|
-
IdempotencyToken?: string;
|
|
2180
|
-
}
|
|
2181
|
-
export interface UpdateProvisionedProductPropertiesOutput {
|
|
2182
|
-
|
|
2183
|
-
ProvisionedProductId?: string;
|
|
2184
|
-
|
|
2185
|
-
ProvisionedProductProperties?: Record<string, string>;
|
|
2186
|
-
|
|
2187
|
-
RecordId?: string;
|
|
2188
|
-
|
|
2189
|
-
Status?: RecordStatus | string;
|
|
2190
|
-
}
|
|
2191
|
-
export interface UpdateProvisioningArtifactInput {
|
|
2192
|
-
|
|
2193
|
-
AcceptLanguage?: string;
|
|
2194
|
-
|
|
2195
|
-
ProductId: string | undefined;
|
|
2196
|
-
|
|
2197
|
-
ProvisioningArtifactId: string | undefined;
|
|
2198
|
-
|
|
2199
|
-
Name?: string;
|
|
2200
|
-
|
|
2201
|
-
Description?: string;
|
|
2202
|
-
|
|
2203
|
-
Active?: boolean;
|
|
2204
|
-
|
|
2205
|
-
Guidance?: ProvisioningArtifactGuidance | string;
|
|
2206
|
-
}
|
|
2207
|
-
export interface UpdateProvisioningArtifactOutput {
|
|
2208
|
-
|
|
2209
|
-
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
2210
|
-
|
|
2211
|
-
Info?: Record<string, string>;
|
|
2212
|
-
|
|
2213
|
-
Status?: Status | string;
|
|
2214
|
-
}
|
|
2215
|
-
export interface UpdateServiceActionInput {
|
|
2216
|
-
|
|
2217
|
-
Id: string | undefined;
|
|
2218
|
-
|
|
2219
|
-
Name?: string;
|
|
2220
|
-
|
|
2221
|
-
Definition?: Record<string, string>;
|
|
2222
|
-
|
|
2223
|
-
Description?: string;
|
|
2224
|
-
|
|
2225
|
-
AcceptLanguage?: string;
|
|
2226
|
-
}
|
|
2227
|
-
export interface UpdateServiceActionOutput {
|
|
2228
|
-
|
|
2229
|
-
ServiceActionDetail?: ServiceActionDetail;
|
|
2230
|
-
}
|
|
2231
|
-
export interface UpdateTagOptionInput {
|
|
2232
|
-
|
|
2233
|
-
Id: string | undefined;
|
|
2234
|
-
|
|
2235
|
-
Value?: string;
|
|
2236
|
-
|
|
2237
|
-
Active?: boolean;
|
|
2238
|
-
}
|
|
2239
|
-
export interface UpdateTagOptionOutput {
|
|
2240
|
-
|
|
2241
|
-
TagOptionDetail?: TagOptionDetail;
|
|
2242
|
-
}
|
|
2243
|
-
|
|
2244
|
-
export declare const AcceptPortfolioShareInputFilterSensitiveLog: (obj: AcceptPortfolioShareInput) => any;
|
|
2245
|
-
|
|
2246
|
-
export declare const AcceptPortfolioShareOutputFilterSensitiveLog: (obj: AcceptPortfolioShareOutput) => any;
|
|
2247
|
-
|
|
2248
|
-
export declare const AccessLevelFilterFilterSensitiveLog: (obj: AccessLevelFilter) => any;
|
|
2249
|
-
|
|
2250
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2251
|
-
|
|
2252
|
-
export declare const AssociateBudgetWithResourceInputFilterSensitiveLog: (obj: AssociateBudgetWithResourceInput) => any;
|
|
2253
|
-
|
|
2254
|
-
export declare const AssociateBudgetWithResourceOutputFilterSensitiveLog: (obj: AssociateBudgetWithResourceOutput) => any;
|
|
2255
|
-
|
|
2256
|
-
export declare const AssociatePrincipalWithPortfolioInputFilterSensitiveLog: (obj: AssociatePrincipalWithPortfolioInput) => any;
|
|
2257
|
-
|
|
2258
|
-
export declare const AssociatePrincipalWithPortfolioOutputFilterSensitiveLog: (obj: AssociatePrincipalWithPortfolioOutput) => any;
|
|
2259
|
-
|
|
2260
|
-
export declare const AssociateProductWithPortfolioInputFilterSensitiveLog: (obj: AssociateProductWithPortfolioInput) => any;
|
|
2261
|
-
|
|
2262
|
-
export declare const AssociateProductWithPortfolioOutputFilterSensitiveLog: (obj: AssociateProductWithPortfolioOutput) => any;
|
|
2263
|
-
|
|
2264
|
-
export declare const AssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (obj: AssociateServiceActionWithProvisioningArtifactInput) => any;
|
|
2265
|
-
|
|
2266
|
-
export declare const AssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (obj: AssociateServiceActionWithProvisioningArtifactOutput) => any;
|
|
2267
|
-
|
|
2268
|
-
export declare const AssociateTagOptionWithResourceInputFilterSensitiveLog: (obj: AssociateTagOptionWithResourceInput) => any;
|
|
2269
|
-
|
|
2270
|
-
export declare const AssociateTagOptionWithResourceOutputFilterSensitiveLog: (obj: AssociateTagOptionWithResourceOutput) => any;
|
|
2271
|
-
|
|
2272
|
-
export declare const ServiceActionAssociationFilterSensitiveLog: (obj: ServiceActionAssociation) => any;
|
|
2273
|
-
|
|
2274
|
-
export declare const BatchAssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (obj: BatchAssociateServiceActionWithProvisioningArtifactInput) => any;
|
|
2275
|
-
|
|
2276
|
-
export declare const FailedServiceActionAssociationFilterSensitiveLog: (obj: FailedServiceActionAssociation) => any;
|
|
2277
|
-
|
|
2278
|
-
export declare const BatchAssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (obj: BatchAssociateServiceActionWithProvisioningArtifactOutput) => any;
|
|
2279
|
-
|
|
2280
|
-
export declare const BatchDisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (obj: BatchDisassociateServiceActionFromProvisioningArtifactInput) => any;
|
|
2281
|
-
|
|
2282
|
-
export declare const BatchDisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (obj: BatchDisassociateServiceActionFromProvisioningArtifactOutput) => any;
|
|
2283
|
-
|
|
2284
|
-
export declare const CopyProductInputFilterSensitiveLog: (obj: CopyProductInput) => any;
|
|
2285
|
-
|
|
2286
|
-
export declare const CopyProductOutputFilterSensitiveLog: (obj: CopyProductOutput) => any;
|
|
2287
|
-
|
|
2288
|
-
export declare const CreateConstraintInputFilterSensitiveLog: (obj: CreateConstraintInput) => any;
|
|
2289
|
-
|
|
2290
|
-
export declare const ConstraintDetailFilterSensitiveLog: (obj: ConstraintDetail) => any;
|
|
2291
|
-
|
|
2292
|
-
export declare const CreateConstraintOutputFilterSensitiveLog: (obj: CreateConstraintOutput) => any;
|
|
2293
|
-
|
|
2294
|
-
export declare const CreatePortfolioInputFilterSensitiveLog: (obj: CreatePortfolioInput) => any;
|
|
2295
|
-
|
|
2296
|
-
export declare const PortfolioDetailFilterSensitiveLog: (obj: PortfolioDetail) => any;
|
|
2297
|
-
|
|
2298
|
-
export declare const CreatePortfolioOutputFilterSensitiveLog: (obj: CreatePortfolioOutput) => any;
|
|
2299
|
-
|
|
2300
|
-
export declare const OrganizationNodeFilterSensitiveLog: (obj: OrganizationNode) => any;
|
|
2301
|
-
|
|
2302
|
-
export declare const CreatePortfolioShareInputFilterSensitiveLog: (obj: CreatePortfolioShareInput) => any;
|
|
2303
|
-
|
|
2304
|
-
export declare const CreatePortfolioShareOutputFilterSensitiveLog: (obj: CreatePortfolioShareOutput) => any;
|
|
2305
|
-
|
|
2306
|
-
export declare const ProvisioningArtifactPropertiesFilterSensitiveLog: (obj: ProvisioningArtifactProperties) => any;
|
|
2307
|
-
|
|
2308
|
-
export declare const CreateProductInputFilterSensitiveLog: (obj: CreateProductInput) => any;
|
|
2309
|
-
|
|
2310
|
-
export declare const ProductViewSummaryFilterSensitiveLog: (obj: ProductViewSummary) => any;
|
|
2311
|
-
|
|
2312
|
-
export declare const ProductViewDetailFilterSensitiveLog: (obj: ProductViewDetail) => any;
|
|
2313
|
-
|
|
2314
|
-
export declare const ProvisioningArtifactDetailFilterSensitiveLog: (obj: ProvisioningArtifactDetail) => any;
|
|
2315
|
-
|
|
2316
|
-
export declare const CreateProductOutputFilterSensitiveLog: (obj: CreateProductOutput) => any;
|
|
2317
|
-
|
|
2318
|
-
export declare const UpdateProvisioningParameterFilterSensitiveLog: (obj: UpdateProvisioningParameter) => any;
|
|
2319
|
-
|
|
2320
|
-
export declare const CreateProvisionedProductPlanInputFilterSensitiveLog: (obj: CreateProvisionedProductPlanInput) => any;
|
|
2321
|
-
|
|
2322
|
-
export declare const CreateProvisionedProductPlanOutputFilterSensitiveLog: (obj: CreateProvisionedProductPlanOutput) => any;
|
|
2323
|
-
|
|
2324
|
-
export declare const CreateProvisioningArtifactInputFilterSensitiveLog: (obj: CreateProvisioningArtifactInput) => any;
|
|
2325
|
-
|
|
2326
|
-
export declare const CreateProvisioningArtifactOutputFilterSensitiveLog: (obj: CreateProvisioningArtifactOutput) => any;
|
|
2327
|
-
|
|
2328
|
-
export declare const CreateServiceActionInputFilterSensitiveLog: (obj: CreateServiceActionInput) => any;
|
|
2329
|
-
|
|
2330
|
-
export declare const ServiceActionSummaryFilterSensitiveLog: (obj: ServiceActionSummary) => any;
|
|
2331
|
-
|
|
2332
|
-
export declare const ServiceActionDetailFilterSensitiveLog: (obj: ServiceActionDetail) => any;
|
|
2333
|
-
|
|
2334
|
-
export declare const CreateServiceActionOutputFilterSensitiveLog: (obj: CreateServiceActionOutput) => any;
|
|
2335
|
-
|
|
2336
|
-
export declare const CreateTagOptionInputFilterSensitiveLog: (obj: CreateTagOptionInput) => any;
|
|
2337
|
-
|
|
2338
|
-
export declare const TagOptionDetailFilterSensitiveLog: (obj: TagOptionDetail) => any;
|
|
2339
|
-
|
|
2340
|
-
export declare const CreateTagOptionOutputFilterSensitiveLog: (obj: CreateTagOptionOutput) => any;
|
|
2341
|
-
|
|
2342
|
-
export declare const DeleteConstraintInputFilterSensitiveLog: (obj: DeleteConstraintInput) => any;
|
|
2343
|
-
|
|
2344
|
-
export declare const DeleteConstraintOutputFilterSensitiveLog: (obj: DeleteConstraintOutput) => any;
|
|
2345
|
-
|
|
2346
|
-
export declare const DeletePortfolioInputFilterSensitiveLog: (obj: DeletePortfolioInput) => any;
|
|
2347
|
-
|
|
2348
|
-
export declare const DeletePortfolioOutputFilterSensitiveLog: (obj: DeletePortfolioOutput) => any;
|
|
2349
|
-
|
|
2350
|
-
export declare const DeletePortfolioShareInputFilterSensitiveLog: (obj: DeletePortfolioShareInput) => any;
|
|
2351
|
-
|
|
2352
|
-
export declare const DeletePortfolioShareOutputFilterSensitiveLog: (obj: DeletePortfolioShareOutput) => any;
|
|
2353
|
-
|
|
2354
|
-
export declare const DeleteProductInputFilterSensitiveLog: (obj: DeleteProductInput) => any;
|
|
2355
|
-
|
|
2356
|
-
export declare const DeleteProductOutputFilterSensitiveLog: (obj: DeleteProductOutput) => any;
|
|
2357
|
-
|
|
2358
|
-
export declare const DeleteProvisionedProductPlanInputFilterSensitiveLog: (obj: DeleteProvisionedProductPlanInput) => any;
|
|
2359
|
-
|
|
2360
|
-
export declare const DeleteProvisionedProductPlanOutputFilterSensitiveLog: (obj: DeleteProvisionedProductPlanOutput) => any;
|
|
2361
|
-
|
|
2362
|
-
export declare const DeleteProvisioningArtifactInputFilterSensitiveLog: (obj: DeleteProvisioningArtifactInput) => any;
|
|
2363
|
-
|
|
2364
|
-
export declare const DeleteProvisioningArtifactOutputFilterSensitiveLog: (obj: DeleteProvisioningArtifactOutput) => any;
|
|
2365
|
-
|
|
2366
|
-
export declare const DeleteServiceActionInputFilterSensitiveLog: (obj: DeleteServiceActionInput) => any;
|
|
2367
|
-
|
|
2368
|
-
export declare const DeleteServiceActionOutputFilterSensitiveLog: (obj: DeleteServiceActionOutput) => any;
|
|
2369
|
-
|
|
2370
|
-
export declare const DeleteTagOptionInputFilterSensitiveLog: (obj: DeleteTagOptionInput) => any;
|
|
2371
|
-
|
|
2372
|
-
export declare const DeleteTagOptionOutputFilterSensitiveLog: (obj: DeleteTagOptionOutput) => any;
|
|
2373
|
-
|
|
2374
|
-
export declare const DescribeConstraintInputFilterSensitiveLog: (obj: DescribeConstraintInput) => any;
|
|
2375
|
-
|
|
2376
|
-
export declare const DescribeConstraintOutputFilterSensitiveLog: (obj: DescribeConstraintOutput) => any;
|
|
2377
|
-
|
|
2378
|
-
export declare const DescribeCopyProductStatusInputFilterSensitiveLog: (obj: DescribeCopyProductStatusInput) => any;
|
|
2379
|
-
|
|
2380
|
-
export declare const DescribeCopyProductStatusOutputFilterSensitiveLog: (obj: DescribeCopyProductStatusOutput) => any;
|
|
2381
|
-
|
|
2382
|
-
export declare const DescribePortfolioInputFilterSensitiveLog: (obj: DescribePortfolioInput) => any;
|
|
2383
|
-
|
|
2384
|
-
export declare const BudgetDetailFilterSensitiveLog: (obj: BudgetDetail) => any;
|
|
2385
|
-
|
|
2386
|
-
export declare const DescribePortfolioOutputFilterSensitiveLog: (obj: DescribePortfolioOutput) => any;
|
|
2387
|
-
|
|
2388
|
-
export declare const DescribePortfolioSharesInputFilterSensitiveLog: (obj: DescribePortfolioSharesInput) => any;
|
|
2389
|
-
|
|
2390
|
-
export declare const PortfolioShareDetailFilterSensitiveLog: (obj: PortfolioShareDetail) => any;
|
|
2391
|
-
|
|
2392
|
-
export declare const DescribePortfolioSharesOutputFilterSensitiveLog: (obj: DescribePortfolioSharesOutput) => any;
|
|
2393
|
-
|
|
2394
|
-
export declare const DescribePortfolioShareStatusInputFilterSensitiveLog: (obj: DescribePortfolioShareStatusInput) => any;
|
|
2395
|
-
|
|
2396
|
-
export declare const ShareErrorFilterSensitiveLog: (obj: ShareError) => any;
|
|
2397
|
-
|
|
2398
|
-
export declare const ShareDetailsFilterSensitiveLog: (obj: ShareDetails) => any;
|
|
2399
|
-
|
|
2400
|
-
export declare const DescribePortfolioShareStatusOutputFilterSensitiveLog: (obj: DescribePortfolioShareStatusOutput) => any;
|
|
2401
|
-
|
|
2402
|
-
export declare const DescribeProductInputFilterSensitiveLog: (obj: DescribeProductInput) => any;
|
|
2403
|
-
|
|
2404
|
-
export declare const LaunchPathFilterSensitiveLog: (obj: LaunchPath) => any;
|
|
2405
|
-
|
|
2406
|
-
export declare const ProvisioningArtifactFilterSensitiveLog: (obj: ProvisioningArtifact) => any;
|
|
2407
|
-
|
|
2408
|
-
export declare const DescribeProductOutputFilterSensitiveLog: (obj: DescribeProductOutput) => any;
|
|
2409
|
-
|
|
2410
|
-
export declare const DescribeProductAsAdminInputFilterSensitiveLog: (obj: DescribeProductAsAdminInput) => any;
|
|
2411
|
-
|
|
2412
|
-
export declare const ProvisioningArtifactSummaryFilterSensitiveLog: (obj: ProvisioningArtifactSummary) => any;
|
|
2413
|
-
|
|
2414
|
-
export declare const DescribeProductAsAdminOutputFilterSensitiveLog: (obj: DescribeProductAsAdminOutput) => any;
|
|
2415
|
-
|
|
2416
|
-
export declare const DescribeProductViewInputFilterSensitiveLog: (obj: DescribeProductViewInput) => any;
|
|
2417
|
-
|
|
2418
|
-
export declare const DescribeProductViewOutputFilterSensitiveLog: (obj: DescribeProductViewOutput) => any;
|
|
2419
|
-
|
|
2420
|
-
export declare const DescribeProvisionedProductInputFilterSensitiveLog: (obj: DescribeProvisionedProductInput) => any;
|
|
2421
|
-
|
|
2422
|
-
export declare const CloudWatchDashboardFilterSensitiveLog: (obj: CloudWatchDashboard) => any;
|
|
2423
|
-
|
|
2424
|
-
export declare const ProvisionedProductDetailFilterSensitiveLog: (obj: ProvisionedProductDetail) => any;
|
|
2425
|
-
|
|
2426
|
-
export declare const DescribeProvisionedProductOutputFilterSensitiveLog: (obj: DescribeProvisionedProductOutput) => any;
|
|
2427
|
-
|
|
2428
|
-
export declare const DescribeProvisionedProductPlanInputFilterSensitiveLog: (obj: DescribeProvisionedProductPlanInput) => any;
|
|
2429
|
-
|
|
2430
|
-
export declare const ProvisionedProductPlanDetailsFilterSensitiveLog: (obj: ProvisionedProductPlanDetails) => any;
|
|
2431
|
-
|
|
2432
|
-
export declare const ResourceTargetDefinitionFilterSensitiveLog: (obj: ResourceTargetDefinition) => any;
|
|
2433
|
-
|
|
2434
|
-
export declare const ResourceChangeDetailFilterSensitiveLog: (obj: ResourceChangeDetail) => any;
|
|
2435
|
-
|
|
2436
|
-
export declare const ResourceChangeFilterSensitiveLog: (obj: ResourceChange) => any;
|
|
2437
|
-
|
|
2438
|
-
export declare const DescribeProvisionedProductPlanOutputFilterSensitiveLog: (obj: DescribeProvisionedProductPlanOutput) => any;
|
|
2439
|
-
|
|
2440
|
-
export declare const DescribeProvisioningArtifactInputFilterSensitiveLog: (obj: DescribeProvisioningArtifactInput) => any;
|
|
2441
|
-
|
|
2442
|
-
export declare const DescribeProvisioningArtifactOutputFilterSensitiveLog: (obj: DescribeProvisioningArtifactOutput) => any;
|
|
2443
|
-
|
|
2444
|
-
export declare const DescribeProvisioningParametersInputFilterSensitiveLog: (obj: DescribeProvisioningParametersInput) => any;
|
|
2445
|
-
|
|
2446
|
-
export declare const ConstraintSummaryFilterSensitiveLog: (obj: ConstraintSummary) => any;
|
|
2447
|
-
|
|
2448
|
-
export declare const ProvisioningArtifactOutputFilterSensitiveLog: (obj: ProvisioningArtifactOutput) => any;
|
|
2449
|
-
|
|
2450
|
-
export declare const ParameterConstraintsFilterSensitiveLog: (obj: ParameterConstraints) => any;
|
|
2451
|
-
|
|
2452
|
-
export declare const ProvisioningArtifactParameterFilterSensitiveLog: (obj: ProvisioningArtifactParameter) => any;
|
|
2453
|
-
|
|
2454
|
-
export declare const ProvisioningArtifactPreferencesFilterSensitiveLog: (obj: ProvisioningArtifactPreferences) => any;
|
|
2455
|
-
|
|
2456
|
-
export declare const TagOptionSummaryFilterSensitiveLog: (obj: TagOptionSummary) => any;
|
|
2457
|
-
|
|
2458
|
-
export declare const UsageInstructionFilterSensitiveLog: (obj: UsageInstruction) => any;
|
|
2459
|
-
|
|
2460
|
-
export declare const DescribeProvisioningParametersOutputFilterSensitiveLog: (obj: DescribeProvisioningParametersOutput) => any;
|
|
2461
|
-
|
|
2462
|
-
export declare const DescribeRecordInputFilterSensitiveLog: (obj: DescribeRecordInput) => any;
|
|
2463
|
-
|
|
2464
|
-
export declare const RecordErrorFilterSensitiveLog: (obj: RecordError) => any;
|
|
2465
|
-
|
|
2466
|
-
export declare const RecordTagFilterSensitiveLog: (obj: RecordTag) => any;
|
|
2467
|
-
|
|
2468
|
-
export declare const RecordDetailFilterSensitiveLog: (obj: RecordDetail) => any;
|
|
2469
|
-
|
|
2470
|
-
export declare const RecordOutputFilterSensitiveLog: (obj: RecordOutput) => any;
|
|
2471
|
-
|
|
2472
|
-
export declare const DescribeRecordOutputFilterSensitiveLog: (obj: DescribeRecordOutput) => any;
|
|
2473
|
-
|
|
2474
|
-
export declare const DescribeServiceActionInputFilterSensitiveLog: (obj: DescribeServiceActionInput) => any;
|
|
2475
|
-
|
|
2476
|
-
export declare const DescribeServiceActionOutputFilterSensitiveLog: (obj: DescribeServiceActionOutput) => any;
|
|
2477
|
-
|
|
2478
|
-
export declare const DescribeServiceActionExecutionParametersInputFilterSensitiveLog: (obj: DescribeServiceActionExecutionParametersInput) => any;
|
|
2479
|
-
|
|
2480
|
-
export declare const ExecutionParameterFilterSensitiveLog: (obj: ExecutionParameter) => any;
|
|
2481
|
-
|
|
2482
|
-
export declare const DescribeServiceActionExecutionParametersOutputFilterSensitiveLog: (obj: DescribeServiceActionExecutionParametersOutput) => any;
|
|
2483
|
-
|
|
2484
|
-
export declare const DescribeTagOptionInputFilterSensitiveLog: (obj: DescribeTagOptionInput) => any;
|
|
2485
|
-
|
|
2486
|
-
export declare const DescribeTagOptionOutputFilterSensitiveLog: (obj: DescribeTagOptionOutput) => any;
|
|
2487
|
-
|
|
2488
|
-
export declare const DisableAWSOrganizationsAccessInputFilterSensitiveLog: (obj: DisableAWSOrganizationsAccessInput) => any;
|
|
2489
|
-
|
|
2490
|
-
export declare const DisableAWSOrganizationsAccessOutputFilterSensitiveLog: (obj: DisableAWSOrganizationsAccessOutput) => any;
|
|
2491
|
-
|
|
2492
|
-
export declare const DisassociateBudgetFromResourceInputFilterSensitiveLog: (obj: DisassociateBudgetFromResourceInput) => any;
|
|
2493
|
-
|
|
2494
|
-
export declare const DisassociateBudgetFromResourceOutputFilterSensitiveLog: (obj: DisassociateBudgetFromResourceOutput) => any;
|
|
2495
|
-
|
|
2496
|
-
export declare const DisassociatePrincipalFromPortfolioInputFilterSensitiveLog: (obj: DisassociatePrincipalFromPortfolioInput) => any;
|
|
2497
|
-
|
|
2498
|
-
export declare const DisassociatePrincipalFromPortfolioOutputFilterSensitiveLog: (obj: DisassociatePrincipalFromPortfolioOutput) => any;
|
|
2499
|
-
|
|
2500
|
-
export declare const DisassociateProductFromPortfolioInputFilterSensitiveLog: (obj: DisassociateProductFromPortfolioInput) => any;
|
|
2501
|
-
|
|
2502
|
-
export declare const DisassociateProductFromPortfolioOutputFilterSensitiveLog: (obj: DisassociateProductFromPortfolioOutput) => any;
|
|
2503
|
-
|
|
2504
|
-
export declare const DisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (obj: DisassociateServiceActionFromProvisioningArtifactInput) => any;
|
|
2505
|
-
|
|
2506
|
-
export declare const DisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (obj: DisassociateServiceActionFromProvisioningArtifactOutput) => any;
|
|
2507
|
-
|
|
2508
|
-
export declare const DisassociateTagOptionFromResourceInputFilterSensitiveLog: (obj: DisassociateTagOptionFromResourceInput) => any;
|
|
2509
|
-
|
|
2510
|
-
export declare const DisassociateTagOptionFromResourceOutputFilterSensitiveLog: (obj: DisassociateTagOptionFromResourceOutput) => any;
|
|
2511
|
-
|
|
2512
|
-
export declare const EnableAWSOrganizationsAccessInputFilterSensitiveLog: (obj: EnableAWSOrganizationsAccessInput) => any;
|
|
2513
|
-
|
|
2514
|
-
export declare const EnableAWSOrganizationsAccessOutputFilterSensitiveLog: (obj: EnableAWSOrganizationsAccessOutput) => any;
|
|
2515
|
-
|
|
2516
|
-
export declare const ExecuteProvisionedProductPlanInputFilterSensitiveLog: (obj: ExecuteProvisionedProductPlanInput) => any;
|
|
2517
|
-
|
|
2518
|
-
export declare const ExecuteProvisionedProductPlanOutputFilterSensitiveLog: (obj: ExecuteProvisionedProductPlanOutput) => any;
|
|
2519
|
-
|
|
2520
|
-
export declare const ExecuteProvisionedProductServiceActionInputFilterSensitiveLog: (obj: ExecuteProvisionedProductServiceActionInput) => any;
|
|
2521
|
-
|
|
2522
|
-
export declare const ExecuteProvisionedProductServiceActionOutputFilterSensitiveLog: (obj: ExecuteProvisionedProductServiceActionOutput) => any;
|
|
2523
|
-
|
|
2524
|
-
export declare const GetAWSOrganizationsAccessStatusInputFilterSensitiveLog: (obj: GetAWSOrganizationsAccessStatusInput) => any;
|
|
2525
|
-
|
|
2526
|
-
export declare const GetAWSOrganizationsAccessStatusOutputFilterSensitiveLog: (obj: GetAWSOrganizationsAccessStatusOutput) => any;
|
|
2527
|
-
|
|
2528
|
-
export declare const GetProvisionedProductOutputsInputFilterSensitiveLog: (obj: GetProvisionedProductOutputsInput) => any;
|
|
2529
|
-
|
|
2530
|
-
export declare const GetProvisionedProductOutputsOutputFilterSensitiveLog: (obj: GetProvisionedProductOutputsOutput) => any;
|
|
2531
|
-
|
|
2532
|
-
export declare const ImportAsProvisionedProductInputFilterSensitiveLog: (obj: ImportAsProvisionedProductInput) => any;
|
|
2533
|
-
|
|
2534
|
-
export declare const ImportAsProvisionedProductOutputFilterSensitiveLog: (obj: ImportAsProvisionedProductOutput) => any;
|
|
2535
|
-
|
|
2536
|
-
export declare const ListAcceptedPortfolioSharesInputFilterSensitiveLog: (obj: ListAcceptedPortfolioSharesInput) => any;
|
|
2537
|
-
|
|
2538
|
-
export declare const ListAcceptedPortfolioSharesOutputFilterSensitiveLog: (obj: ListAcceptedPortfolioSharesOutput) => any;
|
|
2539
|
-
|
|
2540
|
-
export declare const ListBudgetsForResourceInputFilterSensitiveLog: (obj: ListBudgetsForResourceInput) => any;
|
|
2541
|
-
|
|
2542
|
-
export declare const ListBudgetsForResourceOutputFilterSensitiveLog: (obj: ListBudgetsForResourceOutput) => any;
|
|
2543
|
-
|
|
2544
|
-
export declare const ListConstraintsForPortfolioInputFilterSensitiveLog: (obj: ListConstraintsForPortfolioInput) => any;
|
|
2545
|
-
|
|
2546
|
-
export declare const ListConstraintsForPortfolioOutputFilterSensitiveLog: (obj: ListConstraintsForPortfolioOutput) => any;
|
|
2547
|
-
|
|
2548
|
-
export declare const ListLaunchPathsInputFilterSensitiveLog: (obj: ListLaunchPathsInput) => any;
|
|
2549
|
-
|
|
2550
|
-
export declare const LaunchPathSummaryFilterSensitiveLog: (obj: LaunchPathSummary) => any;
|
|
2551
|
-
|
|
2552
|
-
export declare const ListLaunchPathsOutputFilterSensitiveLog: (obj: ListLaunchPathsOutput) => any;
|
|
2553
|
-
|
|
2554
|
-
export declare const ListOrganizationPortfolioAccessInputFilterSensitiveLog: (obj: ListOrganizationPortfolioAccessInput) => any;
|
|
2555
|
-
|
|
2556
|
-
export declare const ListOrganizationPortfolioAccessOutputFilterSensitiveLog: (obj: ListOrganizationPortfolioAccessOutput) => any;
|
|
2557
|
-
|
|
2558
|
-
export declare const ListPortfolioAccessInputFilterSensitiveLog: (obj: ListPortfolioAccessInput) => any;
|
|
2559
|
-
|
|
2560
|
-
export declare const ListPortfolioAccessOutputFilterSensitiveLog: (obj: ListPortfolioAccessOutput) => any;
|
|
2561
|
-
|
|
2562
|
-
export declare const ListPortfoliosInputFilterSensitiveLog: (obj: ListPortfoliosInput) => any;
|
|
2563
|
-
|
|
2564
|
-
export declare const ListPortfoliosOutputFilterSensitiveLog: (obj: ListPortfoliosOutput) => any;
|
|
2565
|
-
|
|
2566
|
-
export declare const ListPortfoliosForProductInputFilterSensitiveLog: (obj: ListPortfoliosForProductInput) => any;
|
|
2567
|
-
|
|
2568
|
-
export declare const ListPortfoliosForProductOutputFilterSensitiveLog: (obj: ListPortfoliosForProductOutput) => any;
|
|
2569
|
-
|
|
2570
|
-
export declare const ListPrincipalsForPortfolioInputFilterSensitiveLog: (obj: ListPrincipalsForPortfolioInput) => any;
|
|
2571
|
-
|
|
2572
|
-
export declare const PrincipalFilterSensitiveLog: (obj: Principal) => any;
|
|
2573
|
-
|
|
2574
|
-
export declare const ListPrincipalsForPortfolioOutputFilterSensitiveLog: (obj: ListPrincipalsForPortfolioOutput) => any;
|
|
2575
|
-
|
|
2576
|
-
export declare const ListProvisionedProductPlansInputFilterSensitiveLog: (obj: ListProvisionedProductPlansInput) => any;
|
|
2577
|
-
|
|
2578
|
-
export declare const ProvisionedProductPlanSummaryFilterSensitiveLog: (obj: ProvisionedProductPlanSummary) => any;
|
|
2579
|
-
|
|
2580
|
-
export declare const ListProvisionedProductPlansOutputFilterSensitiveLog: (obj: ListProvisionedProductPlansOutput) => any;
|
|
2581
|
-
|
|
2582
|
-
export declare const ListProvisioningArtifactsInputFilterSensitiveLog: (obj: ListProvisioningArtifactsInput) => any;
|
|
2583
|
-
|
|
2584
|
-
export declare const ListProvisioningArtifactsOutputFilterSensitiveLog: (obj: ListProvisioningArtifactsOutput) => any;
|
|
2585
|
-
|
|
2586
|
-
export declare const ListProvisioningArtifactsForServiceActionInputFilterSensitiveLog: (obj: ListProvisioningArtifactsForServiceActionInput) => any;
|
|
2587
|
-
|
|
2588
|
-
export declare const ProvisioningArtifactViewFilterSensitiveLog: (obj: ProvisioningArtifactView) => any;
|
|
2589
|
-
|
|
2590
|
-
export declare const ListProvisioningArtifactsForServiceActionOutputFilterSensitiveLog: (obj: ListProvisioningArtifactsForServiceActionOutput) => any;
|
|
2591
|
-
|
|
2592
|
-
export declare const ListRecordHistorySearchFilterFilterSensitiveLog: (obj: ListRecordHistorySearchFilter) => any;
|
|
2593
|
-
|
|
2594
|
-
export declare const ListRecordHistoryInputFilterSensitiveLog: (obj: ListRecordHistoryInput) => any;
|
|
2595
|
-
|
|
2596
|
-
export declare const ListRecordHistoryOutputFilterSensitiveLog: (obj: ListRecordHistoryOutput) => any;
|
|
2597
|
-
|
|
2598
|
-
export declare const ListResourcesForTagOptionInputFilterSensitiveLog: (obj: ListResourcesForTagOptionInput) => any;
|
|
2599
|
-
|
|
2600
|
-
export declare const ResourceDetailFilterSensitiveLog: (obj: ResourceDetail) => any;
|
|
2601
|
-
|
|
2602
|
-
export declare const ListResourcesForTagOptionOutputFilterSensitiveLog: (obj: ListResourcesForTagOptionOutput) => any;
|
|
2603
|
-
|
|
2604
|
-
export declare const ListServiceActionsInputFilterSensitiveLog: (obj: ListServiceActionsInput) => any;
|
|
2605
|
-
|
|
2606
|
-
export declare const ListServiceActionsOutputFilterSensitiveLog: (obj: ListServiceActionsOutput) => any;
|
|
2607
|
-
|
|
2608
|
-
export declare const ListServiceActionsForProvisioningArtifactInputFilterSensitiveLog: (obj: ListServiceActionsForProvisioningArtifactInput) => any;
|
|
2609
|
-
|
|
2610
|
-
export declare const ListServiceActionsForProvisioningArtifactOutputFilterSensitiveLog: (obj: ListServiceActionsForProvisioningArtifactOutput) => any;
|
|
2611
|
-
|
|
2612
|
-
export declare const ListStackInstancesForProvisionedProductInputFilterSensitiveLog: (obj: ListStackInstancesForProvisionedProductInput) => any;
|
|
2613
|
-
|
|
2614
|
-
export declare const StackInstanceFilterSensitiveLog: (obj: StackInstance) => any;
|
|
2615
|
-
|
|
2616
|
-
export declare const ListStackInstancesForProvisionedProductOutputFilterSensitiveLog: (obj: ListStackInstancesForProvisionedProductOutput) => any;
|
|
2617
|
-
|
|
2618
|
-
export declare const ListTagOptionsFiltersFilterSensitiveLog: (obj: ListTagOptionsFilters) => any;
|
|
2619
|
-
|
|
2620
|
-
export declare const ListTagOptionsInputFilterSensitiveLog: (obj: ListTagOptionsInput) => any;
|
|
2621
|
-
|
|
2622
|
-
export declare const ListTagOptionsOutputFilterSensitiveLog: (obj: ListTagOptionsOutput) => any;
|
|
2623
|
-
|
|
2624
|
-
export declare const ProvisioningParameterFilterSensitiveLog: (obj: ProvisioningParameter) => any;
|
|
2625
|
-
|
|
2626
|
-
export declare const ProvisioningPreferencesFilterSensitiveLog: (obj: ProvisioningPreferences) => any;
|
|
2627
|
-
|
|
2628
|
-
export declare const ProvisionProductInputFilterSensitiveLog: (obj: ProvisionProductInput) => any;
|
|
2629
|
-
|
|
2630
|
-
export declare const ProvisionProductOutputFilterSensitiveLog: (obj: ProvisionProductOutput) => any;
|
|
2631
|
-
|
|
2632
|
-
export declare const RejectPortfolioShareInputFilterSensitiveLog: (obj: RejectPortfolioShareInput) => any;
|
|
2633
|
-
|
|
2634
|
-
export declare const RejectPortfolioShareOutputFilterSensitiveLog: (obj: RejectPortfolioShareOutput) => any;
|
|
2635
|
-
|
|
2636
|
-
export declare const ScanProvisionedProductsInputFilterSensitiveLog: (obj: ScanProvisionedProductsInput) => any;
|
|
2637
|
-
|
|
2638
|
-
export declare const ScanProvisionedProductsOutputFilterSensitiveLog: (obj: ScanProvisionedProductsOutput) => any;
|
|
2639
|
-
|
|
2640
|
-
export declare const SearchProductsInputFilterSensitiveLog: (obj: SearchProductsInput) => any;
|
|
2641
|
-
|
|
2642
|
-
export declare const ProductViewAggregationValueFilterSensitiveLog: (obj: ProductViewAggregationValue) => any;
|
|
2643
|
-
|
|
2644
|
-
export declare const SearchProductsOutputFilterSensitiveLog: (obj: SearchProductsOutput) => any;
|
|
2645
|
-
|
|
2646
|
-
export declare const SearchProductsAsAdminInputFilterSensitiveLog: (obj: SearchProductsAsAdminInput) => any;
|
|
2647
|
-
|
|
2648
|
-
export declare const SearchProductsAsAdminOutputFilterSensitiveLog: (obj: SearchProductsAsAdminOutput) => any;
|
|
2649
|
-
|
|
2650
|
-
export declare const SearchProvisionedProductsInputFilterSensitiveLog: (obj: SearchProvisionedProductsInput) => any;
|
|
2651
|
-
|
|
2652
|
-
export declare const ProvisionedProductAttributeFilterSensitiveLog: (obj: ProvisionedProductAttribute) => any;
|
|
2653
|
-
|
|
2654
|
-
export declare const SearchProvisionedProductsOutputFilterSensitiveLog: (obj: SearchProvisionedProductsOutput) => any;
|
|
2655
|
-
|
|
2656
|
-
export declare const TerminateProvisionedProductInputFilterSensitiveLog: (obj: TerminateProvisionedProductInput) => any;
|
|
2657
|
-
|
|
2658
|
-
export declare const TerminateProvisionedProductOutputFilterSensitiveLog: (obj: TerminateProvisionedProductOutput) => any;
|
|
2659
|
-
|
|
2660
|
-
export declare const UpdateConstraintInputFilterSensitiveLog: (obj: UpdateConstraintInput) => any;
|
|
2661
|
-
|
|
2662
|
-
export declare const UpdateConstraintOutputFilterSensitiveLog: (obj: UpdateConstraintOutput) => any;
|
|
2663
|
-
|
|
2664
|
-
export declare const UpdatePortfolioInputFilterSensitiveLog: (obj: UpdatePortfolioInput) => any;
|
|
2665
|
-
|
|
2666
|
-
export declare const UpdatePortfolioOutputFilterSensitiveLog: (obj: UpdatePortfolioOutput) => any;
|
|
2667
|
-
|
|
2668
|
-
export declare const UpdatePortfolioShareInputFilterSensitiveLog: (obj: UpdatePortfolioShareInput) => any;
|
|
2669
|
-
|
|
2670
|
-
export declare const UpdatePortfolioShareOutputFilterSensitiveLog: (obj: UpdatePortfolioShareOutput) => any;
|
|
2671
|
-
|
|
2672
|
-
export declare const UpdateProductInputFilterSensitiveLog: (obj: UpdateProductInput) => any;
|
|
2673
|
-
|
|
2674
|
-
export declare const UpdateProductOutputFilterSensitiveLog: (obj: UpdateProductOutput) => any;
|
|
2675
|
-
|
|
2676
|
-
export declare const UpdateProvisioningPreferencesFilterSensitiveLog: (obj: UpdateProvisioningPreferences) => any;
|
|
2677
|
-
|
|
2678
|
-
export declare const UpdateProvisionedProductInputFilterSensitiveLog: (obj: UpdateProvisionedProductInput) => any;
|
|
2679
|
-
|
|
2680
|
-
export declare const UpdateProvisionedProductOutputFilterSensitiveLog: (obj: UpdateProvisionedProductOutput) => any;
|
|
2681
|
-
|
|
2682
|
-
export declare const UpdateProvisionedProductPropertiesInputFilterSensitiveLog: (obj: UpdateProvisionedProductPropertiesInput) => any;
|
|
2683
|
-
|
|
2684
|
-
export declare const UpdateProvisionedProductPropertiesOutputFilterSensitiveLog: (obj: UpdateProvisionedProductPropertiesOutput) => any;
|
|
2685
|
-
|
|
2686
|
-
export declare const UpdateProvisioningArtifactInputFilterSensitiveLog: (obj: UpdateProvisioningArtifactInput) => any;
|
|
2687
|
-
|
|
2688
|
-
export declare const UpdateProvisioningArtifactOutputFilterSensitiveLog: (obj: UpdateProvisioningArtifactOutput) => any;
|
|
2689
|
-
|
|
2690
|
-
export declare const UpdateServiceActionInputFilterSensitiveLog: (obj: UpdateServiceActionInput) => any;
|
|
2691
|
-
|
|
2692
|
-
export declare const UpdateServiceActionOutputFilterSensitiveLog: (obj: UpdateServiceActionOutput) => any;
|
|
2693
|
-
|
|
2694
|
-
export declare const UpdateTagOptionInputFilterSensitiveLog: (obj: UpdateTagOptionInput) => any;
|
|
2695
|
-
|
|
2696
|
-
export declare const UpdateTagOptionOutputFilterSensitiveLog: (obj: UpdateTagOptionOutput) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { ServiceCatalogServiceException as __BaseException } from "./ServiceCatalogServiceException";
|
|
3
|
+
export declare enum PortfolioShareType {
|
|
4
|
+
AWS_ORGANIZATIONS = "AWS_ORGANIZATIONS",
|
|
5
|
+
AWS_SERVICECATALOG = "AWS_SERVICECATALOG",
|
|
6
|
+
IMPORTED = "IMPORTED",
|
|
7
|
+
}
|
|
8
|
+
export interface AcceptPortfolioShareInput {
|
|
9
|
+
AcceptLanguage?: string;
|
|
10
|
+
PortfolioId: string | undefined;
|
|
11
|
+
PortfolioShareType?: PortfolioShareType | string;
|
|
12
|
+
}
|
|
13
|
+
export interface AcceptPortfolioShareOutput {}
|
|
14
|
+
export declare class InvalidParametersException extends __BaseException {
|
|
15
|
+
readonly name: "InvalidParametersException";
|
|
16
|
+
readonly $fault: "client";
|
|
17
|
+
Message?: string;
|
|
18
|
+
constructor(
|
|
19
|
+
opts: __ExceptionOptionType<InvalidParametersException, __BaseException>
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
export declare class LimitExceededException extends __BaseException {
|
|
23
|
+
readonly name: "LimitExceededException";
|
|
24
|
+
readonly $fault: "client";
|
|
25
|
+
Message?: string;
|
|
26
|
+
constructor(
|
|
27
|
+
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
31
|
+
readonly name: "ResourceNotFoundException";
|
|
32
|
+
readonly $fault: "client";
|
|
33
|
+
Message?: string;
|
|
34
|
+
constructor(
|
|
35
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
export declare enum AccessLevelFilterKey {
|
|
39
|
+
ACCOUNT = "Account",
|
|
40
|
+
ROLE = "Role",
|
|
41
|
+
USER = "User",
|
|
42
|
+
}
|
|
43
|
+
export interface AccessLevelFilter {
|
|
44
|
+
Key?: AccessLevelFilterKey | string;
|
|
45
|
+
Value?: string;
|
|
46
|
+
}
|
|
47
|
+
export declare enum AccessStatus {
|
|
48
|
+
DISABLED = "DISABLED",
|
|
49
|
+
ENABLED = "ENABLED",
|
|
50
|
+
UNDER_CHANGE = "UNDER_CHANGE",
|
|
51
|
+
}
|
|
52
|
+
export interface Tag {
|
|
53
|
+
Key: string | undefined;
|
|
54
|
+
Value: string | undefined;
|
|
55
|
+
}
|
|
56
|
+
export interface AssociateBudgetWithResourceInput {
|
|
57
|
+
BudgetName: string | undefined;
|
|
58
|
+
ResourceId: string | undefined;
|
|
59
|
+
}
|
|
60
|
+
export interface AssociateBudgetWithResourceOutput {}
|
|
61
|
+
export declare class DuplicateResourceException extends __BaseException {
|
|
62
|
+
readonly name: "DuplicateResourceException";
|
|
63
|
+
readonly $fault: "client";
|
|
64
|
+
Message?: string;
|
|
65
|
+
constructor(
|
|
66
|
+
opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>
|
|
67
|
+
);
|
|
68
|
+
}
|
|
69
|
+
export declare enum PrincipalType {
|
|
70
|
+
IAM = "IAM",
|
|
71
|
+
}
|
|
72
|
+
export interface AssociatePrincipalWithPortfolioInput {
|
|
73
|
+
AcceptLanguage?: string;
|
|
74
|
+
PortfolioId: string | undefined;
|
|
75
|
+
PrincipalARN: string | undefined;
|
|
76
|
+
PrincipalType: PrincipalType | string | undefined;
|
|
77
|
+
}
|
|
78
|
+
export interface AssociatePrincipalWithPortfolioOutput {}
|
|
79
|
+
export interface AssociateProductWithPortfolioInput {
|
|
80
|
+
AcceptLanguage?: string;
|
|
81
|
+
ProductId: string | undefined;
|
|
82
|
+
PortfolioId: string | undefined;
|
|
83
|
+
SourcePortfolioId?: string;
|
|
84
|
+
}
|
|
85
|
+
export interface AssociateProductWithPortfolioOutput {}
|
|
86
|
+
export interface AssociateServiceActionWithProvisioningArtifactInput {
|
|
87
|
+
ProductId: string | undefined;
|
|
88
|
+
ProvisioningArtifactId: string | undefined;
|
|
89
|
+
ServiceActionId: string | undefined;
|
|
90
|
+
AcceptLanguage?: string;
|
|
91
|
+
}
|
|
92
|
+
export interface AssociateServiceActionWithProvisioningArtifactOutput {}
|
|
93
|
+
export interface AssociateTagOptionWithResourceInput {
|
|
94
|
+
ResourceId: string | undefined;
|
|
95
|
+
TagOptionId: string | undefined;
|
|
96
|
+
}
|
|
97
|
+
export interface AssociateTagOptionWithResourceOutput {}
|
|
98
|
+
export declare class InvalidStateException extends __BaseException {
|
|
99
|
+
readonly name: "InvalidStateException";
|
|
100
|
+
readonly $fault: "client";
|
|
101
|
+
Message?: string;
|
|
102
|
+
constructor(
|
|
103
|
+
opts: __ExceptionOptionType<InvalidStateException, __BaseException>
|
|
104
|
+
);
|
|
105
|
+
}
|
|
106
|
+
export declare class TagOptionNotMigratedException extends __BaseException {
|
|
107
|
+
readonly name: "TagOptionNotMigratedException";
|
|
108
|
+
readonly $fault: "client";
|
|
109
|
+
Message?: string;
|
|
110
|
+
constructor(
|
|
111
|
+
opts: __ExceptionOptionType<TagOptionNotMigratedException, __BaseException>
|
|
112
|
+
);
|
|
113
|
+
}
|
|
114
|
+
export interface ServiceActionAssociation {
|
|
115
|
+
ServiceActionId: string | undefined;
|
|
116
|
+
ProductId: string | undefined;
|
|
117
|
+
ProvisioningArtifactId: string | undefined;
|
|
118
|
+
}
|
|
119
|
+
export interface BatchAssociateServiceActionWithProvisioningArtifactInput {
|
|
120
|
+
ServiceActionAssociations: ServiceActionAssociation[] | undefined;
|
|
121
|
+
AcceptLanguage?: string;
|
|
122
|
+
}
|
|
123
|
+
export declare enum ServiceActionAssociationErrorCode {
|
|
124
|
+
DuplicateResourceException = "DUPLICATE_RESOURCE",
|
|
125
|
+
InternalFailure = "INTERNAL_FAILURE",
|
|
126
|
+
LimitExceededException = "LIMIT_EXCEEDED",
|
|
127
|
+
ResourceNotFoundException = "RESOURCE_NOT_FOUND",
|
|
128
|
+
ThrottlingException = "THROTTLING",
|
|
129
|
+
}
|
|
130
|
+
export interface FailedServiceActionAssociation {
|
|
131
|
+
ServiceActionId?: string;
|
|
132
|
+
ProductId?: string;
|
|
133
|
+
ProvisioningArtifactId?: string;
|
|
134
|
+
ErrorCode?: ServiceActionAssociationErrorCode | string;
|
|
135
|
+
ErrorMessage?: string;
|
|
136
|
+
}
|
|
137
|
+
export interface BatchAssociateServiceActionWithProvisioningArtifactOutput {
|
|
138
|
+
FailedServiceActionAssociations?: FailedServiceActionAssociation[];
|
|
139
|
+
}
|
|
140
|
+
export interface BatchDisassociateServiceActionFromProvisioningArtifactInput {
|
|
141
|
+
ServiceActionAssociations: ServiceActionAssociation[] | undefined;
|
|
142
|
+
AcceptLanguage?: string;
|
|
143
|
+
}
|
|
144
|
+
export interface BatchDisassociateServiceActionFromProvisioningArtifactOutput {
|
|
145
|
+
FailedServiceActionAssociations?: FailedServiceActionAssociation[];
|
|
146
|
+
}
|
|
147
|
+
export declare enum CopyOption {
|
|
148
|
+
CopyTags = "CopyTags",
|
|
149
|
+
}
|
|
150
|
+
export declare enum ProvisioningArtifactPropertyName {
|
|
151
|
+
Id = "Id",
|
|
152
|
+
}
|
|
153
|
+
export interface CopyProductInput {
|
|
154
|
+
AcceptLanguage?: string;
|
|
155
|
+
SourceProductArn: string | undefined;
|
|
156
|
+
TargetProductId?: string;
|
|
157
|
+
TargetProductName?: string;
|
|
158
|
+
SourceProvisioningArtifactIdentifiers?: Record<string, string>[];
|
|
159
|
+
CopyOptions?: (CopyOption | string)[];
|
|
160
|
+
IdempotencyToken?: string;
|
|
161
|
+
}
|
|
162
|
+
export interface CopyProductOutput {
|
|
163
|
+
CopyProductToken?: string;
|
|
164
|
+
}
|
|
165
|
+
export interface CreateConstraintInput {
|
|
166
|
+
AcceptLanguage?: string;
|
|
167
|
+
PortfolioId: string | undefined;
|
|
168
|
+
ProductId: string | undefined;
|
|
169
|
+
Parameters: string | undefined;
|
|
170
|
+
Type: string | undefined;
|
|
171
|
+
Description?: string;
|
|
172
|
+
IdempotencyToken?: string;
|
|
173
|
+
}
|
|
174
|
+
export interface ConstraintDetail {
|
|
175
|
+
ConstraintId?: string;
|
|
176
|
+
Type?: string;
|
|
177
|
+
Description?: string;
|
|
178
|
+
Owner?: string;
|
|
179
|
+
ProductId?: string;
|
|
180
|
+
PortfolioId?: string;
|
|
181
|
+
}
|
|
182
|
+
export declare enum Status {
|
|
183
|
+
AVAILABLE = "AVAILABLE",
|
|
184
|
+
CREATING = "CREATING",
|
|
185
|
+
FAILED = "FAILED",
|
|
186
|
+
}
|
|
187
|
+
export interface CreateConstraintOutput {
|
|
188
|
+
ConstraintDetail?: ConstraintDetail;
|
|
189
|
+
ConstraintParameters?: string;
|
|
190
|
+
Status?: Status | string;
|
|
191
|
+
}
|
|
192
|
+
export interface CreatePortfolioInput {
|
|
193
|
+
AcceptLanguage?: string;
|
|
194
|
+
DisplayName: string | undefined;
|
|
195
|
+
Description?: string;
|
|
196
|
+
ProviderName: string | undefined;
|
|
197
|
+
Tags?: Tag[];
|
|
198
|
+
IdempotencyToken?: string;
|
|
199
|
+
}
|
|
200
|
+
export interface PortfolioDetail {
|
|
201
|
+
Id?: string;
|
|
202
|
+
ARN?: string;
|
|
203
|
+
DisplayName?: string;
|
|
204
|
+
Description?: string;
|
|
205
|
+
CreatedTime?: Date;
|
|
206
|
+
ProviderName?: string;
|
|
207
|
+
}
|
|
208
|
+
export interface CreatePortfolioOutput {
|
|
209
|
+
PortfolioDetail?: PortfolioDetail;
|
|
210
|
+
Tags?: Tag[];
|
|
211
|
+
}
|
|
212
|
+
export declare enum OrganizationNodeType {
|
|
213
|
+
ACCOUNT = "ACCOUNT",
|
|
214
|
+
ORGANIZATION = "ORGANIZATION",
|
|
215
|
+
ORGANIZATIONAL_UNIT = "ORGANIZATIONAL_UNIT",
|
|
216
|
+
}
|
|
217
|
+
export interface OrganizationNode {
|
|
218
|
+
Type?: OrganizationNodeType | string;
|
|
219
|
+
Value?: string;
|
|
220
|
+
}
|
|
221
|
+
export interface CreatePortfolioShareInput {
|
|
222
|
+
AcceptLanguage?: string;
|
|
223
|
+
PortfolioId: string | undefined;
|
|
224
|
+
AccountId?: string;
|
|
225
|
+
OrganizationNode?: OrganizationNode;
|
|
226
|
+
ShareTagOptions?: boolean;
|
|
227
|
+
}
|
|
228
|
+
export interface CreatePortfolioShareOutput {
|
|
229
|
+
PortfolioShareToken?: string;
|
|
230
|
+
}
|
|
231
|
+
export declare class OperationNotSupportedException extends __BaseException {
|
|
232
|
+
readonly name: "OperationNotSupportedException";
|
|
233
|
+
readonly $fault: "client";
|
|
234
|
+
Message?: string;
|
|
235
|
+
constructor(
|
|
236
|
+
opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>
|
|
237
|
+
);
|
|
238
|
+
}
|
|
239
|
+
export declare enum ProductType {
|
|
240
|
+
CLOUD_FORMATION_TEMPLATE = "CLOUD_FORMATION_TEMPLATE",
|
|
241
|
+
MARKETPLACE = "MARKETPLACE",
|
|
242
|
+
}
|
|
243
|
+
export declare enum ProvisioningArtifactType {
|
|
244
|
+
CLOUD_FORMATION_TEMPLATE = "CLOUD_FORMATION_TEMPLATE",
|
|
245
|
+
MARKETPLACE_AMI = "MARKETPLACE_AMI",
|
|
246
|
+
MARKETPLACE_CAR = "MARKETPLACE_CAR",
|
|
247
|
+
}
|
|
248
|
+
export interface ProvisioningArtifactProperties {
|
|
249
|
+
Name?: string;
|
|
250
|
+
Description?: string;
|
|
251
|
+
Info: Record<string, string> | undefined;
|
|
252
|
+
Type?: ProvisioningArtifactType | string;
|
|
253
|
+
DisableTemplateValidation?: boolean;
|
|
254
|
+
}
|
|
255
|
+
export interface CreateProductInput {
|
|
256
|
+
AcceptLanguage?: string;
|
|
257
|
+
Name: string | undefined;
|
|
258
|
+
Owner: string | undefined;
|
|
259
|
+
Description?: string;
|
|
260
|
+
Distributor?: string;
|
|
261
|
+
SupportDescription?: string;
|
|
262
|
+
SupportEmail?: string;
|
|
263
|
+
SupportUrl?: string;
|
|
264
|
+
ProductType: ProductType | string | undefined;
|
|
265
|
+
Tags?: Tag[];
|
|
266
|
+
ProvisioningArtifactParameters: ProvisioningArtifactProperties | undefined;
|
|
267
|
+
IdempotencyToken?: string;
|
|
268
|
+
}
|
|
269
|
+
export interface ProductViewSummary {
|
|
270
|
+
Id?: string;
|
|
271
|
+
ProductId?: string;
|
|
272
|
+
Name?: string;
|
|
273
|
+
Owner?: string;
|
|
274
|
+
ShortDescription?: string;
|
|
275
|
+
Type?: ProductType | string;
|
|
276
|
+
Distributor?: string;
|
|
277
|
+
HasDefaultPath?: boolean;
|
|
278
|
+
SupportEmail?: string;
|
|
279
|
+
SupportDescription?: string;
|
|
280
|
+
SupportUrl?: string;
|
|
281
|
+
}
|
|
282
|
+
export interface ProductViewDetail {
|
|
283
|
+
ProductViewSummary?: ProductViewSummary;
|
|
284
|
+
Status?: Status | string;
|
|
285
|
+
ProductARN?: string;
|
|
286
|
+
CreatedTime?: Date;
|
|
287
|
+
}
|
|
288
|
+
export declare enum ProvisioningArtifactGuidance {
|
|
289
|
+
DEFAULT = "DEFAULT",
|
|
290
|
+
DEPRECATED = "DEPRECATED",
|
|
291
|
+
}
|
|
292
|
+
export interface ProvisioningArtifactDetail {
|
|
293
|
+
Id?: string;
|
|
294
|
+
Name?: string;
|
|
295
|
+
Description?: string;
|
|
296
|
+
Type?: ProvisioningArtifactType | string;
|
|
297
|
+
CreatedTime?: Date;
|
|
298
|
+
Active?: boolean;
|
|
299
|
+
Guidance?: ProvisioningArtifactGuidance | string;
|
|
300
|
+
}
|
|
301
|
+
export interface CreateProductOutput {
|
|
302
|
+
ProductViewDetail?: ProductViewDetail;
|
|
303
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
304
|
+
Tags?: Tag[];
|
|
305
|
+
}
|
|
306
|
+
export declare enum ProvisionedProductPlanType {
|
|
307
|
+
CLOUDFORMATION = "CLOUDFORMATION",
|
|
308
|
+
}
|
|
309
|
+
export interface UpdateProvisioningParameter {
|
|
310
|
+
Key?: string;
|
|
311
|
+
Value?: string;
|
|
312
|
+
UsePreviousValue?: boolean;
|
|
313
|
+
}
|
|
314
|
+
export interface CreateProvisionedProductPlanInput {
|
|
315
|
+
AcceptLanguage?: string;
|
|
316
|
+
PlanName: string | undefined;
|
|
317
|
+
PlanType: ProvisionedProductPlanType | string | undefined;
|
|
318
|
+
NotificationArns?: string[];
|
|
319
|
+
PathId?: string;
|
|
320
|
+
ProductId: string | undefined;
|
|
321
|
+
ProvisionedProductName: string | undefined;
|
|
322
|
+
ProvisioningArtifactId: string | undefined;
|
|
323
|
+
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
324
|
+
IdempotencyToken?: string;
|
|
325
|
+
Tags?: Tag[];
|
|
326
|
+
}
|
|
327
|
+
export interface CreateProvisionedProductPlanOutput {
|
|
328
|
+
PlanName?: string;
|
|
329
|
+
PlanId?: string;
|
|
330
|
+
ProvisionProductId?: string;
|
|
331
|
+
ProvisionedProductName?: string;
|
|
332
|
+
ProvisioningArtifactId?: string;
|
|
333
|
+
}
|
|
334
|
+
export interface CreateProvisioningArtifactInput {
|
|
335
|
+
AcceptLanguage?: string;
|
|
336
|
+
ProductId: string | undefined;
|
|
337
|
+
Parameters: ProvisioningArtifactProperties | undefined;
|
|
338
|
+
IdempotencyToken?: string;
|
|
339
|
+
}
|
|
340
|
+
export interface CreateProvisioningArtifactOutput {
|
|
341
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
342
|
+
Info?: Record<string, string>;
|
|
343
|
+
Status?: Status | string;
|
|
344
|
+
}
|
|
345
|
+
export declare enum ServiceActionDefinitionKey {
|
|
346
|
+
AssumeRole = "AssumeRole",
|
|
347
|
+
Name = "Name",
|
|
348
|
+
Parameters = "Parameters",
|
|
349
|
+
Version = "Version",
|
|
350
|
+
}
|
|
351
|
+
export declare enum ServiceActionDefinitionType {
|
|
352
|
+
SsmAutomation = "SSM_AUTOMATION",
|
|
353
|
+
}
|
|
354
|
+
export interface CreateServiceActionInput {
|
|
355
|
+
Name: string | undefined;
|
|
356
|
+
DefinitionType: ServiceActionDefinitionType | string | undefined;
|
|
357
|
+
Definition: Record<string, string> | undefined;
|
|
358
|
+
Description?: string;
|
|
359
|
+
AcceptLanguage?: string;
|
|
360
|
+
IdempotencyToken?: string;
|
|
361
|
+
}
|
|
362
|
+
export interface ServiceActionSummary {
|
|
363
|
+
Id?: string;
|
|
364
|
+
Name?: string;
|
|
365
|
+
Description?: string;
|
|
366
|
+
DefinitionType?: ServiceActionDefinitionType | string;
|
|
367
|
+
}
|
|
368
|
+
export interface ServiceActionDetail {
|
|
369
|
+
ServiceActionSummary?: ServiceActionSummary;
|
|
370
|
+
Definition?: Record<string, string>;
|
|
371
|
+
}
|
|
372
|
+
export interface CreateServiceActionOutput {
|
|
373
|
+
ServiceActionDetail?: ServiceActionDetail;
|
|
374
|
+
}
|
|
375
|
+
export interface CreateTagOptionInput {
|
|
376
|
+
Key: string | undefined;
|
|
377
|
+
Value: string | undefined;
|
|
378
|
+
}
|
|
379
|
+
export interface TagOptionDetail {
|
|
380
|
+
Key?: string;
|
|
381
|
+
Value?: string;
|
|
382
|
+
Active?: boolean;
|
|
383
|
+
Id?: string;
|
|
384
|
+
Owner?: string;
|
|
385
|
+
}
|
|
386
|
+
export interface CreateTagOptionOutput {
|
|
387
|
+
TagOptionDetail?: TagOptionDetail;
|
|
388
|
+
}
|
|
389
|
+
export interface DeleteConstraintInput {
|
|
390
|
+
AcceptLanguage?: string;
|
|
391
|
+
Id: string | undefined;
|
|
392
|
+
}
|
|
393
|
+
export interface DeleteConstraintOutput {}
|
|
394
|
+
export interface DeletePortfolioInput {
|
|
395
|
+
AcceptLanguage?: string;
|
|
396
|
+
Id: string | undefined;
|
|
397
|
+
}
|
|
398
|
+
export interface DeletePortfolioOutput {}
|
|
399
|
+
export declare class ResourceInUseException extends __BaseException {
|
|
400
|
+
readonly name: "ResourceInUseException";
|
|
401
|
+
readonly $fault: "client";
|
|
402
|
+
Message?: string;
|
|
403
|
+
constructor(
|
|
404
|
+
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
405
|
+
);
|
|
406
|
+
}
|
|
407
|
+
export interface DeletePortfolioShareInput {
|
|
408
|
+
AcceptLanguage?: string;
|
|
409
|
+
PortfolioId: string | undefined;
|
|
410
|
+
AccountId?: string;
|
|
411
|
+
OrganizationNode?: OrganizationNode;
|
|
412
|
+
}
|
|
413
|
+
export interface DeletePortfolioShareOutput {
|
|
414
|
+
PortfolioShareToken?: string;
|
|
415
|
+
}
|
|
416
|
+
export interface DeleteProductInput {
|
|
417
|
+
AcceptLanguage?: string;
|
|
418
|
+
Id: string | undefined;
|
|
419
|
+
}
|
|
420
|
+
export interface DeleteProductOutput {}
|
|
421
|
+
export interface DeleteProvisionedProductPlanInput {
|
|
422
|
+
AcceptLanguage?: string;
|
|
423
|
+
PlanId: string | undefined;
|
|
424
|
+
IgnoreErrors?: boolean;
|
|
425
|
+
}
|
|
426
|
+
export interface DeleteProvisionedProductPlanOutput {}
|
|
427
|
+
export interface DeleteProvisioningArtifactInput {
|
|
428
|
+
AcceptLanguage?: string;
|
|
429
|
+
ProductId: string | undefined;
|
|
430
|
+
ProvisioningArtifactId: string | undefined;
|
|
431
|
+
}
|
|
432
|
+
export interface DeleteProvisioningArtifactOutput {}
|
|
433
|
+
export interface DeleteServiceActionInput {
|
|
434
|
+
Id: string | undefined;
|
|
435
|
+
AcceptLanguage?: string;
|
|
436
|
+
}
|
|
437
|
+
export interface DeleteServiceActionOutput {}
|
|
438
|
+
export interface DeleteTagOptionInput {
|
|
439
|
+
Id: string | undefined;
|
|
440
|
+
}
|
|
441
|
+
export interface DeleteTagOptionOutput {}
|
|
442
|
+
export interface DescribeConstraintInput {
|
|
443
|
+
AcceptLanguage?: string;
|
|
444
|
+
Id: string | undefined;
|
|
445
|
+
}
|
|
446
|
+
export interface DescribeConstraintOutput {
|
|
447
|
+
ConstraintDetail?: ConstraintDetail;
|
|
448
|
+
ConstraintParameters?: string;
|
|
449
|
+
Status?: Status | string;
|
|
450
|
+
}
|
|
451
|
+
export interface DescribeCopyProductStatusInput {
|
|
452
|
+
AcceptLanguage?: string;
|
|
453
|
+
CopyProductToken: string | undefined;
|
|
454
|
+
}
|
|
455
|
+
export declare enum CopyProductStatus {
|
|
456
|
+
FAILED = "FAILED",
|
|
457
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
458
|
+
SUCCEEDED = "SUCCEEDED",
|
|
459
|
+
}
|
|
460
|
+
export interface DescribeCopyProductStatusOutput {
|
|
461
|
+
CopyProductStatus?: CopyProductStatus | string;
|
|
462
|
+
TargetProductId?: string;
|
|
463
|
+
StatusDetail?: string;
|
|
464
|
+
}
|
|
465
|
+
export interface DescribePortfolioInput {
|
|
466
|
+
AcceptLanguage?: string;
|
|
467
|
+
Id: string | undefined;
|
|
468
|
+
}
|
|
469
|
+
export interface BudgetDetail {
|
|
470
|
+
BudgetName?: string;
|
|
471
|
+
}
|
|
472
|
+
export interface DescribePortfolioOutput {
|
|
473
|
+
PortfolioDetail?: PortfolioDetail;
|
|
474
|
+
Tags?: Tag[];
|
|
475
|
+
TagOptions?: TagOptionDetail[];
|
|
476
|
+
Budgets?: BudgetDetail[];
|
|
477
|
+
}
|
|
478
|
+
export declare enum DescribePortfolioShareType {
|
|
479
|
+
ACCOUNT = "ACCOUNT",
|
|
480
|
+
ORGANIZATION = "ORGANIZATION",
|
|
481
|
+
ORGANIZATIONAL_UNIT = "ORGANIZATIONAL_UNIT",
|
|
482
|
+
ORGANIZATION_MEMBER_ACCOUNT = "ORGANIZATION_MEMBER_ACCOUNT",
|
|
483
|
+
}
|
|
484
|
+
export interface DescribePortfolioSharesInput {
|
|
485
|
+
PortfolioId: string | undefined;
|
|
486
|
+
Type: DescribePortfolioShareType | string | undefined;
|
|
487
|
+
PageToken?: string;
|
|
488
|
+
PageSize?: number;
|
|
489
|
+
}
|
|
490
|
+
export interface PortfolioShareDetail {
|
|
491
|
+
PrincipalId?: string;
|
|
492
|
+
Type?: DescribePortfolioShareType | string;
|
|
493
|
+
Accepted?: boolean;
|
|
494
|
+
ShareTagOptions?: boolean;
|
|
495
|
+
}
|
|
496
|
+
export interface DescribePortfolioSharesOutput {
|
|
497
|
+
NextPageToken?: string;
|
|
498
|
+
PortfolioShareDetails?: PortfolioShareDetail[];
|
|
499
|
+
}
|
|
500
|
+
export interface DescribePortfolioShareStatusInput {
|
|
501
|
+
PortfolioShareToken: string | undefined;
|
|
502
|
+
}
|
|
503
|
+
export interface ShareError {
|
|
504
|
+
Accounts?: string[];
|
|
505
|
+
Message?: string;
|
|
506
|
+
Error?: string;
|
|
507
|
+
}
|
|
508
|
+
export interface ShareDetails {
|
|
509
|
+
SuccessfulShares?: string[];
|
|
510
|
+
ShareErrors?: ShareError[];
|
|
511
|
+
}
|
|
512
|
+
export declare enum ShareStatus {
|
|
513
|
+
COMPLETED = "COMPLETED",
|
|
514
|
+
COMPLETED_WITH_ERRORS = "COMPLETED_WITH_ERRORS",
|
|
515
|
+
ERROR = "ERROR",
|
|
516
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
517
|
+
NOT_STARTED = "NOT_STARTED",
|
|
518
|
+
}
|
|
519
|
+
export interface DescribePortfolioShareStatusOutput {
|
|
520
|
+
PortfolioShareToken?: string;
|
|
521
|
+
PortfolioId?: string;
|
|
522
|
+
OrganizationNodeValue?: string;
|
|
523
|
+
Status?: ShareStatus | string;
|
|
524
|
+
ShareDetails?: ShareDetails;
|
|
525
|
+
}
|
|
526
|
+
export interface DescribeProductInput {
|
|
527
|
+
AcceptLanguage?: string;
|
|
528
|
+
Id?: string;
|
|
529
|
+
Name?: string;
|
|
530
|
+
}
|
|
531
|
+
export interface LaunchPath {
|
|
532
|
+
Id?: string;
|
|
533
|
+
Name?: string;
|
|
534
|
+
}
|
|
535
|
+
export interface ProvisioningArtifact {
|
|
536
|
+
Id?: string;
|
|
537
|
+
Name?: string;
|
|
538
|
+
Description?: string;
|
|
539
|
+
CreatedTime?: Date;
|
|
540
|
+
Guidance?: ProvisioningArtifactGuidance | string;
|
|
541
|
+
}
|
|
542
|
+
export interface DescribeProductOutput {
|
|
543
|
+
ProductViewSummary?: ProductViewSummary;
|
|
544
|
+
ProvisioningArtifacts?: ProvisioningArtifact[];
|
|
545
|
+
Budgets?: BudgetDetail[];
|
|
546
|
+
LaunchPaths?: LaunchPath[];
|
|
547
|
+
}
|
|
548
|
+
export interface DescribeProductAsAdminInput {
|
|
549
|
+
AcceptLanguage?: string;
|
|
550
|
+
Id?: string;
|
|
551
|
+
Name?: string;
|
|
552
|
+
SourcePortfolioId?: string;
|
|
553
|
+
}
|
|
554
|
+
export interface ProvisioningArtifactSummary {
|
|
555
|
+
Id?: string;
|
|
556
|
+
Name?: string;
|
|
557
|
+
Description?: string;
|
|
558
|
+
CreatedTime?: Date;
|
|
559
|
+
ProvisioningArtifactMetadata?: Record<string, string>;
|
|
560
|
+
}
|
|
561
|
+
export interface DescribeProductAsAdminOutput {
|
|
562
|
+
ProductViewDetail?: ProductViewDetail;
|
|
563
|
+
ProvisioningArtifactSummaries?: ProvisioningArtifactSummary[];
|
|
564
|
+
Tags?: Tag[];
|
|
565
|
+
TagOptions?: TagOptionDetail[];
|
|
566
|
+
Budgets?: BudgetDetail[];
|
|
567
|
+
}
|
|
568
|
+
export interface DescribeProductViewInput {
|
|
569
|
+
AcceptLanguage?: string;
|
|
570
|
+
Id: string | undefined;
|
|
571
|
+
}
|
|
572
|
+
export interface DescribeProductViewOutput {
|
|
573
|
+
ProductViewSummary?: ProductViewSummary;
|
|
574
|
+
ProvisioningArtifacts?: ProvisioningArtifact[];
|
|
575
|
+
}
|
|
576
|
+
export interface DescribeProvisionedProductInput {
|
|
577
|
+
AcceptLanguage?: string;
|
|
578
|
+
Id?: string;
|
|
579
|
+
Name?: string;
|
|
580
|
+
}
|
|
581
|
+
export interface CloudWatchDashboard {
|
|
582
|
+
Name?: string;
|
|
583
|
+
}
|
|
584
|
+
export declare enum ProvisionedProductStatus {
|
|
585
|
+
AVAILABLE = "AVAILABLE",
|
|
586
|
+
ERROR = "ERROR",
|
|
587
|
+
PLAN_IN_PROGRESS = "PLAN_IN_PROGRESS",
|
|
588
|
+
TAINTED = "TAINTED",
|
|
589
|
+
UNDER_CHANGE = "UNDER_CHANGE",
|
|
590
|
+
}
|
|
591
|
+
export interface ProvisionedProductDetail {
|
|
592
|
+
Name?: string;
|
|
593
|
+
Arn?: string;
|
|
594
|
+
Type?: string;
|
|
595
|
+
Id?: string;
|
|
596
|
+
Status?: ProvisionedProductStatus | string;
|
|
597
|
+
StatusMessage?: string;
|
|
598
|
+
CreatedTime?: Date;
|
|
599
|
+
IdempotencyToken?: string;
|
|
600
|
+
LastRecordId?: string;
|
|
601
|
+
LastProvisioningRecordId?: string;
|
|
602
|
+
LastSuccessfulProvisioningRecordId?: string;
|
|
603
|
+
ProductId?: string;
|
|
604
|
+
ProvisioningArtifactId?: string;
|
|
605
|
+
LaunchRoleArn?: string;
|
|
606
|
+
}
|
|
607
|
+
export interface DescribeProvisionedProductOutput {
|
|
608
|
+
ProvisionedProductDetail?: ProvisionedProductDetail;
|
|
609
|
+
CloudWatchDashboards?: CloudWatchDashboard[];
|
|
610
|
+
}
|
|
611
|
+
export interface DescribeProvisionedProductPlanInput {
|
|
612
|
+
AcceptLanguage?: string;
|
|
613
|
+
PlanId: string | undefined;
|
|
614
|
+
PageSize?: number;
|
|
615
|
+
PageToken?: string;
|
|
616
|
+
}
|
|
617
|
+
export declare enum ProvisionedProductPlanStatus {
|
|
618
|
+
CREATE_FAILED = "CREATE_FAILED",
|
|
619
|
+
CREATE_IN_PROGRESS = "CREATE_IN_PROGRESS",
|
|
620
|
+
CREATE_SUCCESS = "CREATE_SUCCESS",
|
|
621
|
+
EXECUTE_FAILED = "EXECUTE_FAILED",
|
|
622
|
+
EXECUTE_IN_PROGRESS = "EXECUTE_IN_PROGRESS",
|
|
623
|
+
EXECUTE_SUCCESS = "EXECUTE_SUCCESS",
|
|
624
|
+
}
|
|
625
|
+
export interface ProvisionedProductPlanDetails {
|
|
626
|
+
CreatedTime?: Date;
|
|
627
|
+
PathId?: string;
|
|
628
|
+
ProductId?: string;
|
|
629
|
+
PlanName?: string;
|
|
630
|
+
PlanId?: string;
|
|
631
|
+
ProvisionProductId?: string;
|
|
632
|
+
ProvisionProductName?: string;
|
|
633
|
+
PlanType?: ProvisionedProductPlanType | string;
|
|
634
|
+
ProvisioningArtifactId?: string;
|
|
635
|
+
Status?: ProvisionedProductPlanStatus | string;
|
|
636
|
+
UpdatedTime?: Date;
|
|
637
|
+
NotificationArns?: string[];
|
|
638
|
+
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
639
|
+
Tags?: Tag[];
|
|
640
|
+
StatusMessage?: string;
|
|
641
|
+
}
|
|
642
|
+
export declare enum ChangeAction {
|
|
643
|
+
ADD = "ADD",
|
|
644
|
+
MODIFY = "MODIFY",
|
|
645
|
+
REMOVE = "REMOVE",
|
|
646
|
+
}
|
|
647
|
+
export declare enum EvaluationType {
|
|
648
|
+
DYNAMIC = "DYNAMIC",
|
|
649
|
+
STATIC = "STATIC",
|
|
650
|
+
}
|
|
651
|
+
export declare enum ResourceAttribute {
|
|
652
|
+
CREATIONPOLICY = "CREATIONPOLICY",
|
|
653
|
+
DELETIONPOLICY = "DELETIONPOLICY",
|
|
654
|
+
METADATA = "METADATA",
|
|
655
|
+
PROPERTIES = "PROPERTIES",
|
|
656
|
+
TAGS = "TAGS",
|
|
657
|
+
UPDATEPOLICY = "UPDATEPOLICY",
|
|
658
|
+
}
|
|
659
|
+
export declare enum RequiresRecreation {
|
|
660
|
+
ALWAYS = "ALWAYS",
|
|
661
|
+
CONDITIONALLY = "CONDITIONALLY",
|
|
662
|
+
NEVER = "NEVER",
|
|
663
|
+
}
|
|
664
|
+
export interface ResourceTargetDefinition {
|
|
665
|
+
Attribute?: ResourceAttribute | string;
|
|
666
|
+
Name?: string;
|
|
667
|
+
RequiresRecreation?: RequiresRecreation | string;
|
|
668
|
+
}
|
|
669
|
+
export interface ResourceChangeDetail {
|
|
670
|
+
Target?: ResourceTargetDefinition;
|
|
671
|
+
Evaluation?: EvaluationType | string;
|
|
672
|
+
CausingEntity?: string;
|
|
673
|
+
}
|
|
674
|
+
export declare enum Replacement {
|
|
675
|
+
CONDITIONAL = "CONDITIONAL",
|
|
676
|
+
FALSE = "FALSE",
|
|
677
|
+
TRUE = "TRUE",
|
|
678
|
+
}
|
|
679
|
+
export interface ResourceChange {
|
|
680
|
+
Action?: ChangeAction | string;
|
|
681
|
+
LogicalResourceId?: string;
|
|
682
|
+
PhysicalResourceId?: string;
|
|
683
|
+
ResourceType?: string;
|
|
684
|
+
Replacement?: Replacement | string;
|
|
685
|
+
Scope?: (ResourceAttribute | string)[];
|
|
686
|
+
Details?: ResourceChangeDetail[];
|
|
687
|
+
}
|
|
688
|
+
export interface DescribeProvisionedProductPlanOutput {
|
|
689
|
+
ProvisionedProductPlanDetails?: ProvisionedProductPlanDetails;
|
|
690
|
+
ResourceChanges?: ResourceChange[];
|
|
691
|
+
NextPageToken?: string;
|
|
692
|
+
}
|
|
693
|
+
export interface DescribeProvisioningArtifactInput {
|
|
694
|
+
AcceptLanguage?: string;
|
|
695
|
+
ProvisioningArtifactId?: string;
|
|
696
|
+
ProductId?: string;
|
|
697
|
+
ProvisioningArtifactName?: string;
|
|
698
|
+
ProductName?: string;
|
|
699
|
+
Verbose?: boolean;
|
|
700
|
+
}
|
|
701
|
+
export interface DescribeProvisioningArtifactOutput {
|
|
702
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
703
|
+
Info?: Record<string, string>;
|
|
704
|
+
Status?: Status | string;
|
|
705
|
+
}
|
|
706
|
+
export interface DescribeProvisioningParametersInput {
|
|
707
|
+
AcceptLanguage?: string;
|
|
708
|
+
ProductId?: string;
|
|
709
|
+
ProductName?: string;
|
|
710
|
+
ProvisioningArtifactId?: string;
|
|
711
|
+
ProvisioningArtifactName?: string;
|
|
712
|
+
PathId?: string;
|
|
713
|
+
PathName?: string;
|
|
714
|
+
}
|
|
715
|
+
export interface ConstraintSummary {
|
|
716
|
+
Type?: string;
|
|
717
|
+
Description?: string;
|
|
718
|
+
}
|
|
719
|
+
export interface ProvisioningArtifactOutput {
|
|
720
|
+
Key?: string;
|
|
721
|
+
Description?: string;
|
|
722
|
+
}
|
|
723
|
+
export interface ParameterConstraints {
|
|
724
|
+
AllowedValues?: string[];
|
|
725
|
+
AllowedPattern?: string;
|
|
726
|
+
ConstraintDescription?: string;
|
|
727
|
+
MaxLength?: string;
|
|
728
|
+
MinLength?: string;
|
|
729
|
+
MaxValue?: string;
|
|
730
|
+
MinValue?: string;
|
|
731
|
+
}
|
|
732
|
+
export interface ProvisioningArtifactParameter {
|
|
733
|
+
ParameterKey?: string;
|
|
734
|
+
DefaultValue?: string;
|
|
735
|
+
ParameterType?: string;
|
|
736
|
+
IsNoEcho?: boolean;
|
|
737
|
+
Description?: string;
|
|
738
|
+
ParameterConstraints?: ParameterConstraints;
|
|
739
|
+
}
|
|
740
|
+
export interface ProvisioningArtifactPreferences {
|
|
741
|
+
StackSetAccounts?: string[];
|
|
742
|
+
StackSetRegions?: string[];
|
|
743
|
+
}
|
|
744
|
+
export interface TagOptionSummary {
|
|
745
|
+
Key?: string;
|
|
746
|
+
Values?: string[];
|
|
747
|
+
}
|
|
748
|
+
export interface UsageInstruction {
|
|
749
|
+
Type?: string;
|
|
750
|
+
Value?: string;
|
|
751
|
+
}
|
|
752
|
+
export interface DescribeProvisioningParametersOutput {
|
|
753
|
+
ProvisioningArtifactParameters?: ProvisioningArtifactParameter[];
|
|
754
|
+
ConstraintSummaries?: ConstraintSummary[];
|
|
755
|
+
UsageInstructions?: UsageInstruction[];
|
|
756
|
+
TagOptions?: TagOptionSummary[];
|
|
757
|
+
ProvisioningArtifactPreferences?: ProvisioningArtifactPreferences;
|
|
758
|
+
ProvisioningArtifactOutputs?: ProvisioningArtifactOutput[];
|
|
759
|
+
ProvisioningArtifactOutputKeys?: ProvisioningArtifactOutput[];
|
|
760
|
+
}
|
|
761
|
+
export interface DescribeRecordInput {
|
|
762
|
+
AcceptLanguage?: string;
|
|
763
|
+
Id: string | undefined;
|
|
764
|
+
PageToken?: string;
|
|
765
|
+
PageSize?: number;
|
|
766
|
+
}
|
|
767
|
+
export interface RecordError {
|
|
768
|
+
Code?: string;
|
|
769
|
+
Description?: string;
|
|
770
|
+
}
|
|
771
|
+
export interface RecordTag {
|
|
772
|
+
Key?: string;
|
|
773
|
+
Value?: string;
|
|
774
|
+
}
|
|
775
|
+
export declare enum RecordStatus {
|
|
776
|
+
CREATED = "CREATED",
|
|
777
|
+
FAILED = "FAILED",
|
|
778
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
779
|
+
IN_PROGRESS_IN_ERROR = "IN_PROGRESS_IN_ERROR",
|
|
780
|
+
SUCCEEDED = "SUCCEEDED",
|
|
781
|
+
}
|
|
782
|
+
export interface RecordDetail {
|
|
783
|
+
RecordId?: string;
|
|
784
|
+
ProvisionedProductName?: string;
|
|
785
|
+
Status?: RecordStatus | string;
|
|
786
|
+
CreatedTime?: Date;
|
|
787
|
+
UpdatedTime?: Date;
|
|
788
|
+
ProvisionedProductType?: string;
|
|
789
|
+
RecordType?: string;
|
|
790
|
+
ProvisionedProductId?: string;
|
|
791
|
+
ProductId?: string;
|
|
792
|
+
ProvisioningArtifactId?: string;
|
|
793
|
+
PathId?: string;
|
|
794
|
+
RecordErrors?: RecordError[];
|
|
795
|
+
RecordTags?: RecordTag[];
|
|
796
|
+
LaunchRoleArn?: string;
|
|
797
|
+
}
|
|
798
|
+
export interface RecordOutput {
|
|
799
|
+
OutputKey?: string;
|
|
800
|
+
OutputValue?: string;
|
|
801
|
+
Description?: string;
|
|
802
|
+
}
|
|
803
|
+
export interface DescribeRecordOutput {
|
|
804
|
+
RecordDetail?: RecordDetail;
|
|
805
|
+
RecordOutputs?: RecordOutput[];
|
|
806
|
+
NextPageToken?: string;
|
|
807
|
+
}
|
|
808
|
+
export interface DescribeServiceActionInput {
|
|
809
|
+
Id: string | undefined;
|
|
810
|
+
AcceptLanguage?: string;
|
|
811
|
+
}
|
|
812
|
+
export interface DescribeServiceActionOutput {
|
|
813
|
+
ServiceActionDetail?: ServiceActionDetail;
|
|
814
|
+
}
|
|
815
|
+
export interface DescribeServiceActionExecutionParametersInput {
|
|
816
|
+
ProvisionedProductId: string | undefined;
|
|
817
|
+
ServiceActionId: string | undefined;
|
|
818
|
+
AcceptLanguage?: string;
|
|
819
|
+
}
|
|
820
|
+
export interface ExecutionParameter {
|
|
821
|
+
Name?: string;
|
|
822
|
+
Type?: string;
|
|
823
|
+
DefaultValues?: string[];
|
|
824
|
+
}
|
|
825
|
+
export interface DescribeServiceActionExecutionParametersOutput {
|
|
826
|
+
ServiceActionParameters?: ExecutionParameter[];
|
|
827
|
+
}
|
|
828
|
+
export interface DescribeTagOptionInput {
|
|
829
|
+
Id: string | undefined;
|
|
830
|
+
}
|
|
831
|
+
export interface DescribeTagOptionOutput {
|
|
832
|
+
TagOptionDetail?: TagOptionDetail;
|
|
833
|
+
}
|
|
834
|
+
export interface DisableAWSOrganizationsAccessInput {}
|
|
835
|
+
export interface DisableAWSOrganizationsAccessOutput {}
|
|
836
|
+
export interface DisassociateBudgetFromResourceInput {
|
|
837
|
+
BudgetName: string | undefined;
|
|
838
|
+
ResourceId: string | undefined;
|
|
839
|
+
}
|
|
840
|
+
export interface DisassociateBudgetFromResourceOutput {}
|
|
841
|
+
export interface DisassociatePrincipalFromPortfolioInput {
|
|
842
|
+
AcceptLanguage?: string;
|
|
843
|
+
PortfolioId: string | undefined;
|
|
844
|
+
PrincipalARN: string | undefined;
|
|
845
|
+
}
|
|
846
|
+
export interface DisassociatePrincipalFromPortfolioOutput {}
|
|
847
|
+
export interface DisassociateProductFromPortfolioInput {
|
|
848
|
+
AcceptLanguage?: string;
|
|
849
|
+
ProductId: string | undefined;
|
|
850
|
+
PortfolioId: string | undefined;
|
|
851
|
+
}
|
|
852
|
+
export interface DisassociateProductFromPortfolioOutput {}
|
|
853
|
+
export interface DisassociateServiceActionFromProvisioningArtifactInput {
|
|
854
|
+
ProductId: string | undefined;
|
|
855
|
+
ProvisioningArtifactId: string | undefined;
|
|
856
|
+
ServiceActionId: string | undefined;
|
|
857
|
+
AcceptLanguage?: string;
|
|
858
|
+
}
|
|
859
|
+
export interface DisassociateServiceActionFromProvisioningArtifactOutput {}
|
|
860
|
+
export interface DisassociateTagOptionFromResourceInput {
|
|
861
|
+
ResourceId: string | undefined;
|
|
862
|
+
TagOptionId: string | undefined;
|
|
863
|
+
}
|
|
864
|
+
export interface DisassociateTagOptionFromResourceOutput {}
|
|
865
|
+
export interface EnableAWSOrganizationsAccessInput {}
|
|
866
|
+
export interface EnableAWSOrganizationsAccessOutput {}
|
|
867
|
+
export interface ExecuteProvisionedProductPlanInput {
|
|
868
|
+
AcceptLanguage?: string;
|
|
869
|
+
PlanId: string | undefined;
|
|
870
|
+
IdempotencyToken?: string;
|
|
871
|
+
}
|
|
872
|
+
export interface ExecuteProvisionedProductPlanOutput {
|
|
873
|
+
RecordDetail?: RecordDetail;
|
|
874
|
+
}
|
|
875
|
+
export interface ExecuteProvisionedProductServiceActionInput {
|
|
876
|
+
ProvisionedProductId: string | undefined;
|
|
877
|
+
ServiceActionId: string | undefined;
|
|
878
|
+
ExecuteToken?: string;
|
|
879
|
+
AcceptLanguage?: string;
|
|
880
|
+
Parameters?: Record<string, string[]>;
|
|
881
|
+
}
|
|
882
|
+
export interface ExecuteProvisionedProductServiceActionOutput {
|
|
883
|
+
RecordDetail?: RecordDetail;
|
|
884
|
+
}
|
|
885
|
+
export interface GetAWSOrganizationsAccessStatusInput {}
|
|
886
|
+
export interface GetAWSOrganizationsAccessStatusOutput {
|
|
887
|
+
AccessStatus?: AccessStatus | string;
|
|
888
|
+
}
|
|
889
|
+
export interface GetProvisionedProductOutputsInput {
|
|
890
|
+
AcceptLanguage?: string;
|
|
891
|
+
ProvisionedProductId?: string;
|
|
892
|
+
ProvisionedProductName?: string;
|
|
893
|
+
OutputKeys?: string[];
|
|
894
|
+
PageSize?: number;
|
|
895
|
+
PageToken?: string;
|
|
896
|
+
}
|
|
897
|
+
export interface GetProvisionedProductOutputsOutput {
|
|
898
|
+
Outputs?: RecordOutput[];
|
|
899
|
+
NextPageToken?: string;
|
|
900
|
+
}
|
|
901
|
+
export interface ImportAsProvisionedProductInput {
|
|
902
|
+
AcceptLanguage?: string;
|
|
903
|
+
ProductId: string | undefined;
|
|
904
|
+
ProvisioningArtifactId: string | undefined;
|
|
905
|
+
ProvisionedProductName: string | undefined;
|
|
906
|
+
PhysicalId: string | undefined;
|
|
907
|
+
IdempotencyToken?: string;
|
|
908
|
+
}
|
|
909
|
+
export interface ImportAsProvisionedProductOutput {
|
|
910
|
+
RecordDetail?: RecordDetail;
|
|
911
|
+
}
|
|
912
|
+
export interface ListAcceptedPortfolioSharesInput {
|
|
913
|
+
AcceptLanguage?: string;
|
|
914
|
+
PageToken?: string;
|
|
915
|
+
PageSize?: number;
|
|
916
|
+
PortfolioShareType?: PortfolioShareType | string;
|
|
917
|
+
}
|
|
918
|
+
export interface ListAcceptedPortfolioSharesOutput {
|
|
919
|
+
PortfolioDetails?: PortfolioDetail[];
|
|
920
|
+
NextPageToken?: string;
|
|
921
|
+
}
|
|
922
|
+
export interface ListBudgetsForResourceInput {
|
|
923
|
+
AcceptLanguage?: string;
|
|
924
|
+
ResourceId: string | undefined;
|
|
925
|
+
PageSize?: number;
|
|
926
|
+
PageToken?: string;
|
|
927
|
+
}
|
|
928
|
+
export interface ListBudgetsForResourceOutput {
|
|
929
|
+
Budgets?: BudgetDetail[];
|
|
930
|
+
NextPageToken?: string;
|
|
931
|
+
}
|
|
932
|
+
export interface ListConstraintsForPortfolioInput {
|
|
933
|
+
AcceptLanguage?: string;
|
|
934
|
+
PortfolioId: string | undefined;
|
|
935
|
+
ProductId?: string;
|
|
936
|
+
PageSize?: number;
|
|
937
|
+
PageToken?: string;
|
|
938
|
+
}
|
|
939
|
+
export interface ListConstraintsForPortfolioOutput {
|
|
940
|
+
ConstraintDetails?: ConstraintDetail[];
|
|
941
|
+
NextPageToken?: string;
|
|
942
|
+
}
|
|
943
|
+
export interface ListLaunchPathsInput {
|
|
944
|
+
AcceptLanguage?: string;
|
|
945
|
+
ProductId: string | undefined;
|
|
946
|
+
PageSize?: number;
|
|
947
|
+
PageToken?: string;
|
|
948
|
+
}
|
|
949
|
+
export interface LaunchPathSummary {
|
|
950
|
+
Id?: string;
|
|
951
|
+
ConstraintSummaries?: ConstraintSummary[];
|
|
952
|
+
Tags?: Tag[];
|
|
953
|
+
Name?: string;
|
|
954
|
+
}
|
|
955
|
+
export interface ListLaunchPathsOutput {
|
|
956
|
+
LaunchPathSummaries?: LaunchPathSummary[];
|
|
957
|
+
NextPageToken?: string;
|
|
958
|
+
}
|
|
959
|
+
export interface ListOrganizationPortfolioAccessInput {
|
|
960
|
+
AcceptLanguage?: string;
|
|
961
|
+
PortfolioId: string | undefined;
|
|
962
|
+
OrganizationNodeType: OrganizationNodeType | string | undefined;
|
|
963
|
+
PageToken?: string;
|
|
964
|
+
PageSize?: number;
|
|
965
|
+
}
|
|
966
|
+
export interface ListOrganizationPortfolioAccessOutput {
|
|
967
|
+
OrganizationNodes?: OrganizationNode[];
|
|
968
|
+
NextPageToken?: string;
|
|
969
|
+
}
|
|
970
|
+
export interface ListPortfolioAccessInput {
|
|
971
|
+
AcceptLanguage?: string;
|
|
972
|
+
PortfolioId: string | undefined;
|
|
973
|
+
OrganizationParentId?: string;
|
|
974
|
+
PageToken?: string;
|
|
975
|
+
PageSize?: number;
|
|
976
|
+
}
|
|
977
|
+
export interface ListPortfolioAccessOutput {
|
|
978
|
+
AccountIds?: string[];
|
|
979
|
+
NextPageToken?: string;
|
|
980
|
+
}
|
|
981
|
+
export interface ListPortfoliosInput {
|
|
982
|
+
AcceptLanguage?: string;
|
|
983
|
+
PageToken?: string;
|
|
984
|
+
PageSize?: number;
|
|
985
|
+
}
|
|
986
|
+
export interface ListPortfoliosOutput {
|
|
987
|
+
PortfolioDetails?: PortfolioDetail[];
|
|
988
|
+
NextPageToken?: string;
|
|
989
|
+
}
|
|
990
|
+
export interface ListPortfoliosForProductInput {
|
|
991
|
+
AcceptLanguage?: string;
|
|
992
|
+
ProductId: string | undefined;
|
|
993
|
+
PageToken?: string;
|
|
994
|
+
PageSize?: number;
|
|
995
|
+
}
|
|
996
|
+
export interface ListPortfoliosForProductOutput {
|
|
997
|
+
PortfolioDetails?: PortfolioDetail[];
|
|
998
|
+
NextPageToken?: string;
|
|
999
|
+
}
|
|
1000
|
+
export interface ListPrincipalsForPortfolioInput {
|
|
1001
|
+
AcceptLanguage?: string;
|
|
1002
|
+
PortfolioId: string | undefined;
|
|
1003
|
+
PageSize?: number;
|
|
1004
|
+
PageToken?: string;
|
|
1005
|
+
}
|
|
1006
|
+
export interface Principal {
|
|
1007
|
+
PrincipalARN?: string;
|
|
1008
|
+
PrincipalType?: PrincipalType | string;
|
|
1009
|
+
}
|
|
1010
|
+
export interface ListPrincipalsForPortfolioOutput {
|
|
1011
|
+
Principals?: Principal[];
|
|
1012
|
+
NextPageToken?: string;
|
|
1013
|
+
}
|
|
1014
|
+
export interface ListProvisionedProductPlansInput {
|
|
1015
|
+
AcceptLanguage?: string;
|
|
1016
|
+
ProvisionProductId?: string;
|
|
1017
|
+
PageSize?: number;
|
|
1018
|
+
PageToken?: string;
|
|
1019
|
+
AccessLevelFilter?: AccessLevelFilter;
|
|
1020
|
+
}
|
|
1021
|
+
export interface ProvisionedProductPlanSummary {
|
|
1022
|
+
PlanName?: string;
|
|
1023
|
+
PlanId?: string;
|
|
1024
|
+
ProvisionProductId?: string;
|
|
1025
|
+
ProvisionProductName?: string;
|
|
1026
|
+
PlanType?: ProvisionedProductPlanType | string;
|
|
1027
|
+
ProvisioningArtifactId?: string;
|
|
1028
|
+
}
|
|
1029
|
+
export interface ListProvisionedProductPlansOutput {
|
|
1030
|
+
ProvisionedProductPlans?: ProvisionedProductPlanSummary[];
|
|
1031
|
+
NextPageToken?: string;
|
|
1032
|
+
}
|
|
1033
|
+
export interface ListProvisioningArtifactsInput {
|
|
1034
|
+
AcceptLanguage?: string;
|
|
1035
|
+
ProductId: string | undefined;
|
|
1036
|
+
}
|
|
1037
|
+
export interface ListProvisioningArtifactsOutput {
|
|
1038
|
+
ProvisioningArtifactDetails?: ProvisioningArtifactDetail[];
|
|
1039
|
+
NextPageToken?: string;
|
|
1040
|
+
}
|
|
1041
|
+
export interface ListProvisioningArtifactsForServiceActionInput {
|
|
1042
|
+
ServiceActionId: string | undefined;
|
|
1043
|
+
PageSize?: number;
|
|
1044
|
+
PageToken?: string;
|
|
1045
|
+
AcceptLanguage?: string;
|
|
1046
|
+
}
|
|
1047
|
+
export interface ProvisioningArtifactView {
|
|
1048
|
+
ProductViewSummary?: ProductViewSummary;
|
|
1049
|
+
ProvisioningArtifact?: ProvisioningArtifact;
|
|
1050
|
+
}
|
|
1051
|
+
export interface ListProvisioningArtifactsForServiceActionOutput {
|
|
1052
|
+
ProvisioningArtifactViews?: ProvisioningArtifactView[];
|
|
1053
|
+
NextPageToken?: string;
|
|
1054
|
+
}
|
|
1055
|
+
export interface ListRecordHistorySearchFilter {
|
|
1056
|
+
Key?: string;
|
|
1057
|
+
Value?: string;
|
|
1058
|
+
}
|
|
1059
|
+
export interface ListRecordHistoryInput {
|
|
1060
|
+
AcceptLanguage?: string;
|
|
1061
|
+
AccessLevelFilter?: AccessLevelFilter;
|
|
1062
|
+
SearchFilter?: ListRecordHistorySearchFilter;
|
|
1063
|
+
PageSize?: number;
|
|
1064
|
+
PageToken?: string;
|
|
1065
|
+
}
|
|
1066
|
+
export interface ListRecordHistoryOutput {
|
|
1067
|
+
RecordDetails?: RecordDetail[];
|
|
1068
|
+
NextPageToken?: string;
|
|
1069
|
+
}
|
|
1070
|
+
export interface ListResourcesForTagOptionInput {
|
|
1071
|
+
TagOptionId: string | undefined;
|
|
1072
|
+
ResourceType?: string;
|
|
1073
|
+
PageSize?: number;
|
|
1074
|
+
PageToken?: string;
|
|
1075
|
+
}
|
|
1076
|
+
export interface ResourceDetail {
|
|
1077
|
+
Id?: string;
|
|
1078
|
+
ARN?: string;
|
|
1079
|
+
Name?: string;
|
|
1080
|
+
Description?: string;
|
|
1081
|
+
CreatedTime?: Date;
|
|
1082
|
+
}
|
|
1083
|
+
export interface ListResourcesForTagOptionOutput {
|
|
1084
|
+
ResourceDetails?: ResourceDetail[];
|
|
1085
|
+
PageToken?: string;
|
|
1086
|
+
}
|
|
1087
|
+
export interface ListServiceActionsInput {
|
|
1088
|
+
AcceptLanguage?: string;
|
|
1089
|
+
PageSize?: number;
|
|
1090
|
+
PageToken?: string;
|
|
1091
|
+
}
|
|
1092
|
+
export interface ListServiceActionsOutput {
|
|
1093
|
+
ServiceActionSummaries?: ServiceActionSummary[];
|
|
1094
|
+
NextPageToken?: string;
|
|
1095
|
+
}
|
|
1096
|
+
export interface ListServiceActionsForProvisioningArtifactInput {
|
|
1097
|
+
ProductId: string | undefined;
|
|
1098
|
+
ProvisioningArtifactId: string | undefined;
|
|
1099
|
+
PageSize?: number;
|
|
1100
|
+
PageToken?: string;
|
|
1101
|
+
AcceptLanguage?: string;
|
|
1102
|
+
}
|
|
1103
|
+
export interface ListServiceActionsForProvisioningArtifactOutput {
|
|
1104
|
+
ServiceActionSummaries?: ServiceActionSummary[];
|
|
1105
|
+
NextPageToken?: string;
|
|
1106
|
+
}
|
|
1107
|
+
export interface ListStackInstancesForProvisionedProductInput {
|
|
1108
|
+
AcceptLanguage?: string;
|
|
1109
|
+
ProvisionedProductId: string | undefined;
|
|
1110
|
+
PageToken?: string;
|
|
1111
|
+
PageSize?: number;
|
|
1112
|
+
}
|
|
1113
|
+
export declare enum StackInstanceStatus {
|
|
1114
|
+
CURRENT = "CURRENT",
|
|
1115
|
+
INOPERABLE = "INOPERABLE",
|
|
1116
|
+
OUTDATED = "OUTDATED",
|
|
1117
|
+
}
|
|
1118
|
+
export interface StackInstance {
|
|
1119
|
+
Account?: string;
|
|
1120
|
+
Region?: string;
|
|
1121
|
+
StackInstanceStatus?: StackInstanceStatus | string;
|
|
1122
|
+
}
|
|
1123
|
+
export interface ListStackInstancesForProvisionedProductOutput {
|
|
1124
|
+
StackInstances?: StackInstance[];
|
|
1125
|
+
NextPageToken?: string;
|
|
1126
|
+
}
|
|
1127
|
+
export interface ListTagOptionsFilters {
|
|
1128
|
+
Key?: string;
|
|
1129
|
+
Value?: string;
|
|
1130
|
+
Active?: boolean;
|
|
1131
|
+
}
|
|
1132
|
+
export interface ListTagOptionsInput {
|
|
1133
|
+
Filters?: ListTagOptionsFilters;
|
|
1134
|
+
PageSize?: number;
|
|
1135
|
+
PageToken?: string;
|
|
1136
|
+
}
|
|
1137
|
+
export interface ListTagOptionsOutput {
|
|
1138
|
+
TagOptionDetails?: TagOptionDetail[];
|
|
1139
|
+
PageToken?: string;
|
|
1140
|
+
}
|
|
1141
|
+
export interface ProvisioningParameter {
|
|
1142
|
+
Key?: string;
|
|
1143
|
+
Value?: string;
|
|
1144
|
+
}
|
|
1145
|
+
export interface ProvisioningPreferences {
|
|
1146
|
+
StackSetAccounts?: string[];
|
|
1147
|
+
StackSetRegions?: string[];
|
|
1148
|
+
StackSetFailureToleranceCount?: number;
|
|
1149
|
+
StackSetFailureTolerancePercentage?: number;
|
|
1150
|
+
StackSetMaxConcurrencyCount?: number;
|
|
1151
|
+
StackSetMaxConcurrencyPercentage?: number;
|
|
1152
|
+
}
|
|
1153
|
+
export interface ProvisionProductInput {
|
|
1154
|
+
AcceptLanguage?: string;
|
|
1155
|
+
ProductId?: string;
|
|
1156
|
+
ProductName?: string;
|
|
1157
|
+
ProvisioningArtifactId?: string;
|
|
1158
|
+
ProvisioningArtifactName?: string;
|
|
1159
|
+
PathId?: string;
|
|
1160
|
+
PathName?: string;
|
|
1161
|
+
ProvisionedProductName: string | undefined;
|
|
1162
|
+
ProvisioningParameters?: ProvisioningParameter[];
|
|
1163
|
+
ProvisioningPreferences?: ProvisioningPreferences;
|
|
1164
|
+
Tags?: Tag[];
|
|
1165
|
+
NotificationArns?: string[];
|
|
1166
|
+
ProvisionToken?: string;
|
|
1167
|
+
}
|
|
1168
|
+
export interface ProvisionProductOutput {
|
|
1169
|
+
RecordDetail?: RecordDetail;
|
|
1170
|
+
}
|
|
1171
|
+
export interface RejectPortfolioShareInput {
|
|
1172
|
+
AcceptLanguage?: string;
|
|
1173
|
+
PortfolioId: string | undefined;
|
|
1174
|
+
PortfolioShareType?: PortfolioShareType | string;
|
|
1175
|
+
}
|
|
1176
|
+
export interface RejectPortfolioShareOutput {}
|
|
1177
|
+
export interface ScanProvisionedProductsInput {
|
|
1178
|
+
AcceptLanguage?: string;
|
|
1179
|
+
AccessLevelFilter?: AccessLevelFilter;
|
|
1180
|
+
PageSize?: number;
|
|
1181
|
+
PageToken?: string;
|
|
1182
|
+
}
|
|
1183
|
+
export interface ScanProvisionedProductsOutput {
|
|
1184
|
+
ProvisionedProducts?: ProvisionedProductDetail[];
|
|
1185
|
+
NextPageToken?: string;
|
|
1186
|
+
}
|
|
1187
|
+
export declare enum ProductViewFilterBy {
|
|
1188
|
+
FullTextSearch = "FullTextSearch",
|
|
1189
|
+
Owner = "Owner",
|
|
1190
|
+
ProductType = "ProductType",
|
|
1191
|
+
SourceProductId = "SourceProductId",
|
|
1192
|
+
}
|
|
1193
|
+
export declare enum ProductViewSortBy {
|
|
1194
|
+
CreationDate = "CreationDate",
|
|
1195
|
+
Title = "Title",
|
|
1196
|
+
VersionCount = "VersionCount",
|
|
1197
|
+
}
|
|
1198
|
+
export declare enum SortOrder {
|
|
1199
|
+
ASCENDING = "ASCENDING",
|
|
1200
|
+
DESCENDING = "DESCENDING",
|
|
1201
|
+
}
|
|
1202
|
+
export interface SearchProductsInput {
|
|
1203
|
+
AcceptLanguage?: string;
|
|
1204
|
+
Filters?: Record<string, string[]>;
|
|
1205
|
+
PageSize?: number;
|
|
1206
|
+
SortBy?: ProductViewSortBy | string;
|
|
1207
|
+
SortOrder?: SortOrder | string;
|
|
1208
|
+
PageToken?: string;
|
|
1209
|
+
}
|
|
1210
|
+
export interface ProductViewAggregationValue {
|
|
1211
|
+
Value?: string;
|
|
1212
|
+
ApproximateCount?: number;
|
|
1213
|
+
}
|
|
1214
|
+
export interface SearchProductsOutput {
|
|
1215
|
+
ProductViewSummaries?: ProductViewSummary[];
|
|
1216
|
+
ProductViewAggregations?: Record<string, ProductViewAggregationValue[]>;
|
|
1217
|
+
NextPageToken?: string;
|
|
1218
|
+
}
|
|
1219
|
+
export declare enum ProductSource {
|
|
1220
|
+
ACCOUNT = "ACCOUNT",
|
|
1221
|
+
}
|
|
1222
|
+
export interface SearchProductsAsAdminInput {
|
|
1223
|
+
AcceptLanguage?: string;
|
|
1224
|
+
PortfolioId?: string;
|
|
1225
|
+
Filters?: Record<string, string[]>;
|
|
1226
|
+
SortBy?: ProductViewSortBy | string;
|
|
1227
|
+
SortOrder?: SortOrder | string;
|
|
1228
|
+
PageToken?: string;
|
|
1229
|
+
PageSize?: number;
|
|
1230
|
+
ProductSource?: ProductSource | string;
|
|
1231
|
+
}
|
|
1232
|
+
export interface SearchProductsAsAdminOutput {
|
|
1233
|
+
ProductViewDetails?: ProductViewDetail[];
|
|
1234
|
+
NextPageToken?: string;
|
|
1235
|
+
}
|
|
1236
|
+
export declare enum ProvisionedProductViewFilterBy {
|
|
1237
|
+
SearchQuery = "SearchQuery",
|
|
1238
|
+
}
|
|
1239
|
+
export interface SearchProvisionedProductsInput {
|
|
1240
|
+
AcceptLanguage?: string;
|
|
1241
|
+
AccessLevelFilter?: AccessLevelFilter;
|
|
1242
|
+
Filters?: Record<string, string[]>;
|
|
1243
|
+
SortBy?: string;
|
|
1244
|
+
SortOrder?: SortOrder | string;
|
|
1245
|
+
PageSize?: number;
|
|
1246
|
+
PageToken?: string;
|
|
1247
|
+
}
|
|
1248
|
+
export interface ProvisionedProductAttribute {
|
|
1249
|
+
Name?: string;
|
|
1250
|
+
Arn?: string;
|
|
1251
|
+
Type?: string;
|
|
1252
|
+
Id?: string;
|
|
1253
|
+
Status?: ProvisionedProductStatus | string;
|
|
1254
|
+
StatusMessage?: string;
|
|
1255
|
+
CreatedTime?: Date;
|
|
1256
|
+
IdempotencyToken?: string;
|
|
1257
|
+
LastRecordId?: string;
|
|
1258
|
+
LastProvisioningRecordId?: string;
|
|
1259
|
+
LastSuccessfulProvisioningRecordId?: string;
|
|
1260
|
+
Tags?: Tag[];
|
|
1261
|
+
PhysicalId?: string;
|
|
1262
|
+
ProductId?: string;
|
|
1263
|
+
ProductName?: string;
|
|
1264
|
+
ProvisioningArtifactId?: string;
|
|
1265
|
+
ProvisioningArtifactName?: string;
|
|
1266
|
+
UserArn?: string;
|
|
1267
|
+
UserArnSession?: string;
|
|
1268
|
+
}
|
|
1269
|
+
export interface SearchProvisionedProductsOutput {
|
|
1270
|
+
ProvisionedProducts?: ProvisionedProductAttribute[];
|
|
1271
|
+
TotalResultsCount?: number;
|
|
1272
|
+
NextPageToken?: string;
|
|
1273
|
+
}
|
|
1274
|
+
export interface TerminateProvisionedProductInput {
|
|
1275
|
+
ProvisionedProductName?: string;
|
|
1276
|
+
ProvisionedProductId?: string;
|
|
1277
|
+
TerminateToken?: string;
|
|
1278
|
+
IgnoreErrors?: boolean;
|
|
1279
|
+
AcceptLanguage?: string;
|
|
1280
|
+
RetainPhysicalResources?: boolean;
|
|
1281
|
+
}
|
|
1282
|
+
export interface TerminateProvisionedProductOutput {
|
|
1283
|
+
RecordDetail?: RecordDetail;
|
|
1284
|
+
}
|
|
1285
|
+
export interface UpdateConstraintInput {
|
|
1286
|
+
AcceptLanguage?: string;
|
|
1287
|
+
Id: string | undefined;
|
|
1288
|
+
Description?: string;
|
|
1289
|
+
Parameters?: string;
|
|
1290
|
+
}
|
|
1291
|
+
export interface UpdateConstraintOutput {
|
|
1292
|
+
ConstraintDetail?: ConstraintDetail;
|
|
1293
|
+
ConstraintParameters?: string;
|
|
1294
|
+
Status?: Status | string;
|
|
1295
|
+
}
|
|
1296
|
+
export interface UpdatePortfolioInput {
|
|
1297
|
+
AcceptLanguage?: string;
|
|
1298
|
+
Id: string | undefined;
|
|
1299
|
+
DisplayName?: string;
|
|
1300
|
+
Description?: string;
|
|
1301
|
+
ProviderName?: string;
|
|
1302
|
+
AddTags?: Tag[];
|
|
1303
|
+
RemoveTags?: string[];
|
|
1304
|
+
}
|
|
1305
|
+
export interface UpdatePortfolioOutput {
|
|
1306
|
+
PortfolioDetail?: PortfolioDetail;
|
|
1307
|
+
Tags?: Tag[];
|
|
1308
|
+
}
|
|
1309
|
+
export interface UpdatePortfolioShareInput {
|
|
1310
|
+
AcceptLanguage?: string;
|
|
1311
|
+
PortfolioId: string | undefined;
|
|
1312
|
+
AccountId?: string;
|
|
1313
|
+
OrganizationNode?: OrganizationNode;
|
|
1314
|
+
ShareTagOptions?: boolean;
|
|
1315
|
+
}
|
|
1316
|
+
export interface UpdatePortfolioShareOutput {
|
|
1317
|
+
PortfolioShareToken?: string;
|
|
1318
|
+
Status?: ShareStatus | string;
|
|
1319
|
+
}
|
|
1320
|
+
export interface UpdateProductInput {
|
|
1321
|
+
AcceptLanguage?: string;
|
|
1322
|
+
Id: string | undefined;
|
|
1323
|
+
Name?: string;
|
|
1324
|
+
Owner?: string;
|
|
1325
|
+
Description?: string;
|
|
1326
|
+
Distributor?: string;
|
|
1327
|
+
SupportDescription?: string;
|
|
1328
|
+
SupportEmail?: string;
|
|
1329
|
+
SupportUrl?: string;
|
|
1330
|
+
AddTags?: Tag[];
|
|
1331
|
+
RemoveTags?: string[];
|
|
1332
|
+
}
|
|
1333
|
+
export interface UpdateProductOutput {
|
|
1334
|
+
ProductViewDetail?: ProductViewDetail;
|
|
1335
|
+
Tags?: Tag[];
|
|
1336
|
+
}
|
|
1337
|
+
export declare type StackSetOperationType = "CREATE" | "DELETE" | "UPDATE";
|
|
1338
|
+
export interface UpdateProvisioningPreferences {
|
|
1339
|
+
StackSetAccounts?: string[];
|
|
1340
|
+
StackSetRegions?: string[];
|
|
1341
|
+
StackSetFailureToleranceCount?: number;
|
|
1342
|
+
StackSetFailureTolerancePercentage?: number;
|
|
1343
|
+
StackSetMaxConcurrencyCount?: number;
|
|
1344
|
+
StackSetMaxConcurrencyPercentage?: number;
|
|
1345
|
+
StackSetOperationType?: StackSetOperationType | string;
|
|
1346
|
+
}
|
|
1347
|
+
export interface UpdateProvisionedProductInput {
|
|
1348
|
+
AcceptLanguage?: string;
|
|
1349
|
+
ProvisionedProductName?: string;
|
|
1350
|
+
ProvisionedProductId?: string;
|
|
1351
|
+
ProductId?: string;
|
|
1352
|
+
ProductName?: string;
|
|
1353
|
+
ProvisioningArtifactId?: string;
|
|
1354
|
+
ProvisioningArtifactName?: string;
|
|
1355
|
+
PathId?: string;
|
|
1356
|
+
PathName?: string;
|
|
1357
|
+
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
1358
|
+
ProvisioningPreferences?: UpdateProvisioningPreferences;
|
|
1359
|
+
Tags?: Tag[];
|
|
1360
|
+
UpdateToken?: string;
|
|
1361
|
+
}
|
|
1362
|
+
export interface UpdateProvisionedProductOutput {
|
|
1363
|
+
RecordDetail?: RecordDetail;
|
|
1364
|
+
}
|
|
1365
|
+
export declare enum PropertyKey {
|
|
1366
|
+
LaunchRole = "LAUNCH_ROLE",
|
|
1367
|
+
Owner = "OWNER",
|
|
1368
|
+
}
|
|
1369
|
+
export interface UpdateProvisionedProductPropertiesInput {
|
|
1370
|
+
AcceptLanguage?: string;
|
|
1371
|
+
ProvisionedProductId: string | undefined;
|
|
1372
|
+
ProvisionedProductProperties: Record<string, string> | undefined;
|
|
1373
|
+
IdempotencyToken?: string;
|
|
1374
|
+
}
|
|
1375
|
+
export interface UpdateProvisionedProductPropertiesOutput {
|
|
1376
|
+
ProvisionedProductId?: string;
|
|
1377
|
+
ProvisionedProductProperties?: Record<string, string>;
|
|
1378
|
+
RecordId?: string;
|
|
1379
|
+
Status?: RecordStatus | string;
|
|
1380
|
+
}
|
|
1381
|
+
export interface UpdateProvisioningArtifactInput {
|
|
1382
|
+
AcceptLanguage?: string;
|
|
1383
|
+
ProductId: string | undefined;
|
|
1384
|
+
ProvisioningArtifactId: string | undefined;
|
|
1385
|
+
Name?: string;
|
|
1386
|
+
Description?: string;
|
|
1387
|
+
Active?: boolean;
|
|
1388
|
+
Guidance?: ProvisioningArtifactGuidance | string;
|
|
1389
|
+
}
|
|
1390
|
+
export interface UpdateProvisioningArtifactOutput {
|
|
1391
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
1392
|
+
Info?: Record<string, string>;
|
|
1393
|
+
Status?: Status | string;
|
|
1394
|
+
}
|
|
1395
|
+
export interface UpdateServiceActionInput {
|
|
1396
|
+
Id: string | undefined;
|
|
1397
|
+
Name?: string;
|
|
1398
|
+
Definition?: Record<string, string>;
|
|
1399
|
+
Description?: string;
|
|
1400
|
+
AcceptLanguage?: string;
|
|
1401
|
+
}
|
|
1402
|
+
export interface UpdateServiceActionOutput {
|
|
1403
|
+
ServiceActionDetail?: ServiceActionDetail;
|
|
1404
|
+
}
|
|
1405
|
+
export interface UpdateTagOptionInput {
|
|
1406
|
+
Id: string | undefined;
|
|
1407
|
+
Value?: string;
|
|
1408
|
+
Active?: boolean;
|
|
1409
|
+
}
|
|
1410
|
+
export interface UpdateTagOptionOutput {
|
|
1411
|
+
TagOptionDetail?: TagOptionDetail;
|
|
1412
|
+
}
|
|
1413
|
+
export declare const AcceptPortfolioShareInputFilterSensitiveLog: (
|
|
1414
|
+
obj: AcceptPortfolioShareInput
|
|
1415
|
+
) => any;
|
|
1416
|
+
export declare const AcceptPortfolioShareOutputFilterSensitiveLog: (
|
|
1417
|
+
obj: AcceptPortfolioShareOutput
|
|
1418
|
+
) => any;
|
|
1419
|
+
export declare const AccessLevelFilterFilterSensitiveLog: (
|
|
1420
|
+
obj: AccessLevelFilter
|
|
1421
|
+
) => any;
|
|
1422
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1423
|
+
export declare const AssociateBudgetWithResourceInputFilterSensitiveLog: (
|
|
1424
|
+
obj: AssociateBudgetWithResourceInput
|
|
1425
|
+
) => any;
|
|
1426
|
+
export declare const AssociateBudgetWithResourceOutputFilterSensitiveLog: (
|
|
1427
|
+
obj: AssociateBudgetWithResourceOutput
|
|
1428
|
+
) => any;
|
|
1429
|
+
export declare const AssociatePrincipalWithPortfolioInputFilterSensitiveLog: (
|
|
1430
|
+
obj: AssociatePrincipalWithPortfolioInput
|
|
1431
|
+
) => any;
|
|
1432
|
+
export declare const AssociatePrincipalWithPortfolioOutputFilterSensitiveLog: (
|
|
1433
|
+
obj: AssociatePrincipalWithPortfolioOutput
|
|
1434
|
+
) => any;
|
|
1435
|
+
export declare const AssociateProductWithPortfolioInputFilterSensitiveLog: (
|
|
1436
|
+
obj: AssociateProductWithPortfolioInput
|
|
1437
|
+
) => any;
|
|
1438
|
+
export declare const AssociateProductWithPortfolioOutputFilterSensitiveLog: (
|
|
1439
|
+
obj: AssociateProductWithPortfolioOutput
|
|
1440
|
+
) => any;
|
|
1441
|
+
export declare const AssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (
|
|
1442
|
+
obj: AssociateServiceActionWithProvisioningArtifactInput
|
|
1443
|
+
) => any;
|
|
1444
|
+
export declare const AssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1445
|
+
obj: AssociateServiceActionWithProvisioningArtifactOutput
|
|
1446
|
+
) => any;
|
|
1447
|
+
export declare const AssociateTagOptionWithResourceInputFilterSensitiveLog: (
|
|
1448
|
+
obj: AssociateTagOptionWithResourceInput
|
|
1449
|
+
) => any;
|
|
1450
|
+
export declare const AssociateTagOptionWithResourceOutputFilterSensitiveLog: (
|
|
1451
|
+
obj: AssociateTagOptionWithResourceOutput
|
|
1452
|
+
) => any;
|
|
1453
|
+
export declare const ServiceActionAssociationFilterSensitiveLog: (
|
|
1454
|
+
obj: ServiceActionAssociation
|
|
1455
|
+
) => any;
|
|
1456
|
+
export declare const BatchAssociateServiceActionWithProvisioningArtifactInputFilterSensitiveLog: (
|
|
1457
|
+
obj: BatchAssociateServiceActionWithProvisioningArtifactInput
|
|
1458
|
+
) => any;
|
|
1459
|
+
export declare const FailedServiceActionAssociationFilterSensitiveLog: (
|
|
1460
|
+
obj: FailedServiceActionAssociation
|
|
1461
|
+
) => any;
|
|
1462
|
+
export declare const BatchAssociateServiceActionWithProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1463
|
+
obj: BatchAssociateServiceActionWithProvisioningArtifactOutput
|
|
1464
|
+
) => any;
|
|
1465
|
+
export declare const BatchDisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (
|
|
1466
|
+
obj: BatchDisassociateServiceActionFromProvisioningArtifactInput
|
|
1467
|
+
) => any;
|
|
1468
|
+
export declare const BatchDisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1469
|
+
obj: BatchDisassociateServiceActionFromProvisioningArtifactOutput
|
|
1470
|
+
) => any;
|
|
1471
|
+
export declare const CopyProductInputFilterSensitiveLog: (
|
|
1472
|
+
obj: CopyProductInput
|
|
1473
|
+
) => any;
|
|
1474
|
+
export declare const CopyProductOutputFilterSensitiveLog: (
|
|
1475
|
+
obj: CopyProductOutput
|
|
1476
|
+
) => any;
|
|
1477
|
+
export declare const CreateConstraintInputFilterSensitiveLog: (
|
|
1478
|
+
obj: CreateConstraintInput
|
|
1479
|
+
) => any;
|
|
1480
|
+
export declare const ConstraintDetailFilterSensitiveLog: (
|
|
1481
|
+
obj: ConstraintDetail
|
|
1482
|
+
) => any;
|
|
1483
|
+
export declare const CreateConstraintOutputFilterSensitiveLog: (
|
|
1484
|
+
obj: CreateConstraintOutput
|
|
1485
|
+
) => any;
|
|
1486
|
+
export declare const CreatePortfolioInputFilterSensitiveLog: (
|
|
1487
|
+
obj: CreatePortfolioInput
|
|
1488
|
+
) => any;
|
|
1489
|
+
export declare const PortfolioDetailFilterSensitiveLog: (
|
|
1490
|
+
obj: PortfolioDetail
|
|
1491
|
+
) => any;
|
|
1492
|
+
export declare const CreatePortfolioOutputFilterSensitiveLog: (
|
|
1493
|
+
obj: CreatePortfolioOutput
|
|
1494
|
+
) => any;
|
|
1495
|
+
export declare const OrganizationNodeFilterSensitiveLog: (
|
|
1496
|
+
obj: OrganizationNode
|
|
1497
|
+
) => any;
|
|
1498
|
+
export declare const CreatePortfolioShareInputFilterSensitiveLog: (
|
|
1499
|
+
obj: CreatePortfolioShareInput
|
|
1500
|
+
) => any;
|
|
1501
|
+
export declare const CreatePortfolioShareOutputFilterSensitiveLog: (
|
|
1502
|
+
obj: CreatePortfolioShareOutput
|
|
1503
|
+
) => any;
|
|
1504
|
+
export declare const ProvisioningArtifactPropertiesFilterSensitiveLog: (
|
|
1505
|
+
obj: ProvisioningArtifactProperties
|
|
1506
|
+
) => any;
|
|
1507
|
+
export declare const CreateProductInputFilterSensitiveLog: (
|
|
1508
|
+
obj: CreateProductInput
|
|
1509
|
+
) => any;
|
|
1510
|
+
export declare const ProductViewSummaryFilterSensitiveLog: (
|
|
1511
|
+
obj: ProductViewSummary
|
|
1512
|
+
) => any;
|
|
1513
|
+
export declare const ProductViewDetailFilterSensitiveLog: (
|
|
1514
|
+
obj: ProductViewDetail
|
|
1515
|
+
) => any;
|
|
1516
|
+
export declare const ProvisioningArtifactDetailFilterSensitiveLog: (
|
|
1517
|
+
obj: ProvisioningArtifactDetail
|
|
1518
|
+
) => any;
|
|
1519
|
+
export declare const CreateProductOutputFilterSensitiveLog: (
|
|
1520
|
+
obj: CreateProductOutput
|
|
1521
|
+
) => any;
|
|
1522
|
+
export declare const UpdateProvisioningParameterFilterSensitiveLog: (
|
|
1523
|
+
obj: UpdateProvisioningParameter
|
|
1524
|
+
) => any;
|
|
1525
|
+
export declare const CreateProvisionedProductPlanInputFilterSensitiveLog: (
|
|
1526
|
+
obj: CreateProvisionedProductPlanInput
|
|
1527
|
+
) => any;
|
|
1528
|
+
export declare const CreateProvisionedProductPlanOutputFilterSensitiveLog: (
|
|
1529
|
+
obj: CreateProvisionedProductPlanOutput
|
|
1530
|
+
) => any;
|
|
1531
|
+
export declare const CreateProvisioningArtifactInputFilterSensitiveLog: (
|
|
1532
|
+
obj: CreateProvisioningArtifactInput
|
|
1533
|
+
) => any;
|
|
1534
|
+
export declare const CreateProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1535
|
+
obj: CreateProvisioningArtifactOutput
|
|
1536
|
+
) => any;
|
|
1537
|
+
export declare const CreateServiceActionInputFilterSensitiveLog: (
|
|
1538
|
+
obj: CreateServiceActionInput
|
|
1539
|
+
) => any;
|
|
1540
|
+
export declare const ServiceActionSummaryFilterSensitiveLog: (
|
|
1541
|
+
obj: ServiceActionSummary
|
|
1542
|
+
) => any;
|
|
1543
|
+
export declare const ServiceActionDetailFilterSensitiveLog: (
|
|
1544
|
+
obj: ServiceActionDetail
|
|
1545
|
+
) => any;
|
|
1546
|
+
export declare const CreateServiceActionOutputFilterSensitiveLog: (
|
|
1547
|
+
obj: CreateServiceActionOutput
|
|
1548
|
+
) => any;
|
|
1549
|
+
export declare const CreateTagOptionInputFilterSensitiveLog: (
|
|
1550
|
+
obj: CreateTagOptionInput
|
|
1551
|
+
) => any;
|
|
1552
|
+
export declare const TagOptionDetailFilterSensitiveLog: (
|
|
1553
|
+
obj: TagOptionDetail
|
|
1554
|
+
) => any;
|
|
1555
|
+
export declare const CreateTagOptionOutputFilterSensitiveLog: (
|
|
1556
|
+
obj: CreateTagOptionOutput
|
|
1557
|
+
) => any;
|
|
1558
|
+
export declare const DeleteConstraintInputFilterSensitiveLog: (
|
|
1559
|
+
obj: DeleteConstraintInput
|
|
1560
|
+
) => any;
|
|
1561
|
+
export declare const DeleteConstraintOutputFilterSensitiveLog: (
|
|
1562
|
+
obj: DeleteConstraintOutput
|
|
1563
|
+
) => any;
|
|
1564
|
+
export declare const DeletePortfolioInputFilterSensitiveLog: (
|
|
1565
|
+
obj: DeletePortfolioInput
|
|
1566
|
+
) => any;
|
|
1567
|
+
export declare const DeletePortfolioOutputFilterSensitiveLog: (
|
|
1568
|
+
obj: DeletePortfolioOutput
|
|
1569
|
+
) => any;
|
|
1570
|
+
export declare const DeletePortfolioShareInputFilterSensitiveLog: (
|
|
1571
|
+
obj: DeletePortfolioShareInput
|
|
1572
|
+
) => any;
|
|
1573
|
+
export declare const DeletePortfolioShareOutputFilterSensitiveLog: (
|
|
1574
|
+
obj: DeletePortfolioShareOutput
|
|
1575
|
+
) => any;
|
|
1576
|
+
export declare const DeleteProductInputFilterSensitiveLog: (
|
|
1577
|
+
obj: DeleteProductInput
|
|
1578
|
+
) => any;
|
|
1579
|
+
export declare const DeleteProductOutputFilterSensitiveLog: (
|
|
1580
|
+
obj: DeleteProductOutput
|
|
1581
|
+
) => any;
|
|
1582
|
+
export declare const DeleteProvisionedProductPlanInputFilterSensitiveLog: (
|
|
1583
|
+
obj: DeleteProvisionedProductPlanInput
|
|
1584
|
+
) => any;
|
|
1585
|
+
export declare const DeleteProvisionedProductPlanOutputFilterSensitiveLog: (
|
|
1586
|
+
obj: DeleteProvisionedProductPlanOutput
|
|
1587
|
+
) => any;
|
|
1588
|
+
export declare const DeleteProvisioningArtifactInputFilterSensitiveLog: (
|
|
1589
|
+
obj: DeleteProvisioningArtifactInput
|
|
1590
|
+
) => any;
|
|
1591
|
+
export declare const DeleteProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1592
|
+
obj: DeleteProvisioningArtifactOutput
|
|
1593
|
+
) => any;
|
|
1594
|
+
export declare const DeleteServiceActionInputFilterSensitiveLog: (
|
|
1595
|
+
obj: DeleteServiceActionInput
|
|
1596
|
+
) => any;
|
|
1597
|
+
export declare const DeleteServiceActionOutputFilterSensitiveLog: (
|
|
1598
|
+
obj: DeleteServiceActionOutput
|
|
1599
|
+
) => any;
|
|
1600
|
+
export declare const DeleteTagOptionInputFilterSensitiveLog: (
|
|
1601
|
+
obj: DeleteTagOptionInput
|
|
1602
|
+
) => any;
|
|
1603
|
+
export declare const DeleteTagOptionOutputFilterSensitiveLog: (
|
|
1604
|
+
obj: DeleteTagOptionOutput
|
|
1605
|
+
) => any;
|
|
1606
|
+
export declare const DescribeConstraintInputFilterSensitiveLog: (
|
|
1607
|
+
obj: DescribeConstraintInput
|
|
1608
|
+
) => any;
|
|
1609
|
+
export declare const DescribeConstraintOutputFilterSensitiveLog: (
|
|
1610
|
+
obj: DescribeConstraintOutput
|
|
1611
|
+
) => any;
|
|
1612
|
+
export declare const DescribeCopyProductStatusInputFilterSensitiveLog: (
|
|
1613
|
+
obj: DescribeCopyProductStatusInput
|
|
1614
|
+
) => any;
|
|
1615
|
+
export declare const DescribeCopyProductStatusOutputFilterSensitiveLog: (
|
|
1616
|
+
obj: DescribeCopyProductStatusOutput
|
|
1617
|
+
) => any;
|
|
1618
|
+
export declare const DescribePortfolioInputFilterSensitiveLog: (
|
|
1619
|
+
obj: DescribePortfolioInput
|
|
1620
|
+
) => any;
|
|
1621
|
+
export declare const BudgetDetailFilterSensitiveLog: (obj: BudgetDetail) => any;
|
|
1622
|
+
export declare const DescribePortfolioOutputFilterSensitiveLog: (
|
|
1623
|
+
obj: DescribePortfolioOutput
|
|
1624
|
+
) => any;
|
|
1625
|
+
export declare const DescribePortfolioSharesInputFilterSensitiveLog: (
|
|
1626
|
+
obj: DescribePortfolioSharesInput
|
|
1627
|
+
) => any;
|
|
1628
|
+
export declare const PortfolioShareDetailFilterSensitiveLog: (
|
|
1629
|
+
obj: PortfolioShareDetail
|
|
1630
|
+
) => any;
|
|
1631
|
+
export declare const DescribePortfolioSharesOutputFilterSensitiveLog: (
|
|
1632
|
+
obj: DescribePortfolioSharesOutput
|
|
1633
|
+
) => any;
|
|
1634
|
+
export declare const DescribePortfolioShareStatusInputFilterSensitiveLog: (
|
|
1635
|
+
obj: DescribePortfolioShareStatusInput
|
|
1636
|
+
) => any;
|
|
1637
|
+
export declare const ShareErrorFilterSensitiveLog: (obj: ShareError) => any;
|
|
1638
|
+
export declare const ShareDetailsFilterSensitiveLog: (obj: ShareDetails) => any;
|
|
1639
|
+
export declare const DescribePortfolioShareStatusOutputFilterSensitiveLog: (
|
|
1640
|
+
obj: DescribePortfolioShareStatusOutput
|
|
1641
|
+
) => any;
|
|
1642
|
+
export declare const DescribeProductInputFilterSensitiveLog: (
|
|
1643
|
+
obj: DescribeProductInput
|
|
1644
|
+
) => any;
|
|
1645
|
+
export declare const LaunchPathFilterSensitiveLog: (obj: LaunchPath) => any;
|
|
1646
|
+
export declare const ProvisioningArtifactFilterSensitiveLog: (
|
|
1647
|
+
obj: ProvisioningArtifact
|
|
1648
|
+
) => any;
|
|
1649
|
+
export declare const DescribeProductOutputFilterSensitiveLog: (
|
|
1650
|
+
obj: DescribeProductOutput
|
|
1651
|
+
) => any;
|
|
1652
|
+
export declare const DescribeProductAsAdminInputFilterSensitiveLog: (
|
|
1653
|
+
obj: DescribeProductAsAdminInput
|
|
1654
|
+
) => any;
|
|
1655
|
+
export declare const ProvisioningArtifactSummaryFilterSensitiveLog: (
|
|
1656
|
+
obj: ProvisioningArtifactSummary
|
|
1657
|
+
) => any;
|
|
1658
|
+
export declare const DescribeProductAsAdminOutputFilterSensitiveLog: (
|
|
1659
|
+
obj: DescribeProductAsAdminOutput
|
|
1660
|
+
) => any;
|
|
1661
|
+
export declare const DescribeProductViewInputFilterSensitiveLog: (
|
|
1662
|
+
obj: DescribeProductViewInput
|
|
1663
|
+
) => any;
|
|
1664
|
+
export declare const DescribeProductViewOutputFilterSensitiveLog: (
|
|
1665
|
+
obj: DescribeProductViewOutput
|
|
1666
|
+
) => any;
|
|
1667
|
+
export declare const DescribeProvisionedProductInputFilterSensitiveLog: (
|
|
1668
|
+
obj: DescribeProvisionedProductInput
|
|
1669
|
+
) => any;
|
|
1670
|
+
export declare const CloudWatchDashboardFilterSensitiveLog: (
|
|
1671
|
+
obj: CloudWatchDashboard
|
|
1672
|
+
) => any;
|
|
1673
|
+
export declare const ProvisionedProductDetailFilterSensitiveLog: (
|
|
1674
|
+
obj: ProvisionedProductDetail
|
|
1675
|
+
) => any;
|
|
1676
|
+
export declare const DescribeProvisionedProductOutputFilterSensitiveLog: (
|
|
1677
|
+
obj: DescribeProvisionedProductOutput
|
|
1678
|
+
) => any;
|
|
1679
|
+
export declare const DescribeProvisionedProductPlanInputFilterSensitiveLog: (
|
|
1680
|
+
obj: DescribeProvisionedProductPlanInput
|
|
1681
|
+
) => any;
|
|
1682
|
+
export declare const ProvisionedProductPlanDetailsFilterSensitiveLog: (
|
|
1683
|
+
obj: ProvisionedProductPlanDetails
|
|
1684
|
+
) => any;
|
|
1685
|
+
export declare const ResourceTargetDefinitionFilterSensitiveLog: (
|
|
1686
|
+
obj: ResourceTargetDefinition
|
|
1687
|
+
) => any;
|
|
1688
|
+
export declare const ResourceChangeDetailFilterSensitiveLog: (
|
|
1689
|
+
obj: ResourceChangeDetail
|
|
1690
|
+
) => any;
|
|
1691
|
+
export declare const ResourceChangeFilterSensitiveLog: (
|
|
1692
|
+
obj: ResourceChange
|
|
1693
|
+
) => any;
|
|
1694
|
+
export declare const DescribeProvisionedProductPlanOutputFilterSensitiveLog: (
|
|
1695
|
+
obj: DescribeProvisionedProductPlanOutput
|
|
1696
|
+
) => any;
|
|
1697
|
+
export declare const DescribeProvisioningArtifactInputFilterSensitiveLog: (
|
|
1698
|
+
obj: DescribeProvisioningArtifactInput
|
|
1699
|
+
) => any;
|
|
1700
|
+
export declare const DescribeProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1701
|
+
obj: DescribeProvisioningArtifactOutput
|
|
1702
|
+
) => any;
|
|
1703
|
+
export declare const DescribeProvisioningParametersInputFilterSensitiveLog: (
|
|
1704
|
+
obj: DescribeProvisioningParametersInput
|
|
1705
|
+
) => any;
|
|
1706
|
+
export declare const ConstraintSummaryFilterSensitiveLog: (
|
|
1707
|
+
obj: ConstraintSummary
|
|
1708
|
+
) => any;
|
|
1709
|
+
export declare const ProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1710
|
+
obj: ProvisioningArtifactOutput
|
|
1711
|
+
) => any;
|
|
1712
|
+
export declare const ParameterConstraintsFilterSensitiveLog: (
|
|
1713
|
+
obj: ParameterConstraints
|
|
1714
|
+
) => any;
|
|
1715
|
+
export declare const ProvisioningArtifactParameterFilterSensitiveLog: (
|
|
1716
|
+
obj: ProvisioningArtifactParameter
|
|
1717
|
+
) => any;
|
|
1718
|
+
export declare const ProvisioningArtifactPreferencesFilterSensitiveLog: (
|
|
1719
|
+
obj: ProvisioningArtifactPreferences
|
|
1720
|
+
) => any;
|
|
1721
|
+
export declare const TagOptionSummaryFilterSensitiveLog: (
|
|
1722
|
+
obj: TagOptionSummary
|
|
1723
|
+
) => any;
|
|
1724
|
+
export declare const UsageInstructionFilterSensitiveLog: (
|
|
1725
|
+
obj: UsageInstruction
|
|
1726
|
+
) => any;
|
|
1727
|
+
export declare const DescribeProvisioningParametersOutputFilterSensitiveLog: (
|
|
1728
|
+
obj: DescribeProvisioningParametersOutput
|
|
1729
|
+
) => any;
|
|
1730
|
+
export declare const DescribeRecordInputFilterSensitiveLog: (
|
|
1731
|
+
obj: DescribeRecordInput
|
|
1732
|
+
) => any;
|
|
1733
|
+
export declare const RecordErrorFilterSensitiveLog: (obj: RecordError) => any;
|
|
1734
|
+
export declare const RecordTagFilterSensitiveLog: (obj: RecordTag) => any;
|
|
1735
|
+
export declare const RecordDetailFilterSensitiveLog: (obj: RecordDetail) => any;
|
|
1736
|
+
export declare const RecordOutputFilterSensitiveLog: (obj: RecordOutput) => any;
|
|
1737
|
+
export declare const DescribeRecordOutputFilterSensitiveLog: (
|
|
1738
|
+
obj: DescribeRecordOutput
|
|
1739
|
+
) => any;
|
|
1740
|
+
export declare const DescribeServiceActionInputFilterSensitiveLog: (
|
|
1741
|
+
obj: DescribeServiceActionInput
|
|
1742
|
+
) => any;
|
|
1743
|
+
export declare const DescribeServiceActionOutputFilterSensitiveLog: (
|
|
1744
|
+
obj: DescribeServiceActionOutput
|
|
1745
|
+
) => any;
|
|
1746
|
+
export declare const DescribeServiceActionExecutionParametersInputFilterSensitiveLog: (
|
|
1747
|
+
obj: DescribeServiceActionExecutionParametersInput
|
|
1748
|
+
) => any;
|
|
1749
|
+
export declare const ExecutionParameterFilterSensitiveLog: (
|
|
1750
|
+
obj: ExecutionParameter
|
|
1751
|
+
) => any;
|
|
1752
|
+
export declare const DescribeServiceActionExecutionParametersOutputFilterSensitiveLog: (
|
|
1753
|
+
obj: DescribeServiceActionExecutionParametersOutput
|
|
1754
|
+
) => any;
|
|
1755
|
+
export declare const DescribeTagOptionInputFilterSensitiveLog: (
|
|
1756
|
+
obj: DescribeTagOptionInput
|
|
1757
|
+
) => any;
|
|
1758
|
+
export declare const DescribeTagOptionOutputFilterSensitiveLog: (
|
|
1759
|
+
obj: DescribeTagOptionOutput
|
|
1760
|
+
) => any;
|
|
1761
|
+
export declare const DisableAWSOrganizationsAccessInputFilterSensitiveLog: (
|
|
1762
|
+
obj: DisableAWSOrganizationsAccessInput
|
|
1763
|
+
) => any;
|
|
1764
|
+
export declare const DisableAWSOrganizationsAccessOutputFilterSensitiveLog: (
|
|
1765
|
+
obj: DisableAWSOrganizationsAccessOutput
|
|
1766
|
+
) => any;
|
|
1767
|
+
export declare const DisassociateBudgetFromResourceInputFilterSensitiveLog: (
|
|
1768
|
+
obj: DisassociateBudgetFromResourceInput
|
|
1769
|
+
) => any;
|
|
1770
|
+
export declare const DisassociateBudgetFromResourceOutputFilterSensitiveLog: (
|
|
1771
|
+
obj: DisassociateBudgetFromResourceOutput
|
|
1772
|
+
) => any;
|
|
1773
|
+
export declare const DisassociatePrincipalFromPortfolioInputFilterSensitiveLog: (
|
|
1774
|
+
obj: DisassociatePrincipalFromPortfolioInput
|
|
1775
|
+
) => any;
|
|
1776
|
+
export declare const DisassociatePrincipalFromPortfolioOutputFilterSensitiveLog: (
|
|
1777
|
+
obj: DisassociatePrincipalFromPortfolioOutput
|
|
1778
|
+
) => any;
|
|
1779
|
+
export declare const DisassociateProductFromPortfolioInputFilterSensitiveLog: (
|
|
1780
|
+
obj: DisassociateProductFromPortfolioInput
|
|
1781
|
+
) => any;
|
|
1782
|
+
export declare const DisassociateProductFromPortfolioOutputFilterSensitiveLog: (
|
|
1783
|
+
obj: DisassociateProductFromPortfolioOutput
|
|
1784
|
+
) => any;
|
|
1785
|
+
export declare const DisassociateServiceActionFromProvisioningArtifactInputFilterSensitiveLog: (
|
|
1786
|
+
obj: DisassociateServiceActionFromProvisioningArtifactInput
|
|
1787
|
+
) => any;
|
|
1788
|
+
export declare const DisassociateServiceActionFromProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1789
|
+
obj: DisassociateServiceActionFromProvisioningArtifactOutput
|
|
1790
|
+
) => any;
|
|
1791
|
+
export declare const DisassociateTagOptionFromResourceInputFilterSensitiveLog: (
|
|
1792
|
+
obj: DisassociateTagOptionFromResourceInput
|
|
1793
|
+
) => any;
|
|
1794
|
+
export declare const DisassociateTagOptionFromResourceOutputFilterSensitiveLog: (
|
|
1795
|
+
obj: DisassociateTagOptionFromResourceOutput
|
|
1796
|
+
) => any;
|
|
1797
|
+
export declare const EnableAWSOrganizationsAccessInputFilterSensitiveLog: (
|
|
1798
|
+
obj: EnableAWSOrganizationsAccessInput
|
|
1799
|
+
) => any;
|
|
1800
|
+
export declare const EnableAWSOrganizationsAccessOutputFilterSensitiveLog: (
|
|
1801
|
+
obj: EnableAWSOrganizationsAccessOutput
|
|
1802
|
+
) => any;
|
|
1803
|
+
export declare const ExecuteProvisionedProductPlanInputFilterSensitiveLog: (
|
|
1804
|
+
obj: ExecuteProvisionedProductPlanInput
|
|
1805
|
+
) => any;
|
|
1806
|
+
export declare const ExecuteProvisionedProductPlanOutputFilterSensitiveLog: (
|
|
1807
|
+
obj: ExecuteProvisionedProductPlanOutput
|
|
1808
|
+
) => any;
|
|
1809
|
+
export declare const ExecuteProvisionedProductServiceActionInputFilterSensitiveLog: (
|
|
1810
|
+
obj: ExecuteProvisionedProductServiceActionInput
|
|
1811
|
+
) => any;
|
|
1812
|
+
export declare const ExecuteProvisionedProductServiceActionOutputFilterSensitiveLog: (
|
|
1813
|
+
obj: ExecuteProvisionedProductServiceActionOutput
|
|
1814
|
+
) => any;
|
|
1815
|
+
export declare const GetAWSOrganizationsAccessStatusInputFilterSensitiveLog: (
|
|
1816
|
+
obj: GetAWSOrganizationsAccessStatusInput
|
|
1817
|
+
) => any;
|
|
1818
|
+
export declare const GetAWSOrganizationsAccessStatusOutputFilterSensitiveLog: (
|
|
1819
|
+
obj: GetAWSOrganizationsAccessStatusOutput
|
|
1820
|
+
) => any;
|
|
1821
|
+
export declare const GetProvisionedProductOutputsInputFilterSensitiveLog: (
|
|
1822
|
+
obj: GetProvisionedProductOutputsInput
|
|
1823
|
+
) => any;
|
|
1824
|
+
export declare const GetProvisionedProductOutputsOutputFilterSensitiveLog: (
|
|
1825
|
+
obj: GetProvisionedProductOutputsOutput
|
|
1826
|
+
) => any;
|
|
1827
|
+
export declare const ImportAsProvisionedProductInputFilterSensitiveLog: (
|
|
1828
|
+
obj: ImportAsProvisionedProductInput
|
|
1829
|
+
) => any;
|
|
1830
|
+
export declare const ImportAsProvisionedProductOutputFilterSensitiveLog: (
|
|
1831
|
+
obj: ImportAsProvisionedProductOutput
|
|
1832
|
+
) => any;
|
|
1833
|
+
export declare const ListAcceptedPortfolioSharesInputFilterSensitiveLog: (
|
|
1834
|
+
obj: ListAcceptedPortfolioSharesInput
|
|
1835
|
+
) => any;
|
|
1836
|
+
export declare const ListAcceptedPortfolioSharesOutputFilterSensitiveLog: (
|
|
1837
|
+
obj: ListAcceptedPortfolioSharesOutput
|
|
1838
|
+
) => any;
|
|
1839
|
+
export declare const ListBudgetsForResourceInputFilterSensitiveLog: (
|
|
1840
|
+
obj: ListBudgetsForResourceInput
|
|
1841
|
+
) => any;
|
|
1842
|
+
export declare const ListBudgetsForResourceOutputFilterSensitiveLog: (
|
|
1843
|
+
obj: ListBudgetsForResourceOutput
|
|
1844
|
+
) => any;
|
|
1845
|
+
export declare const ListConstraintsForPortfolioInputFilterSensitiveLog: (
|
|
1846
|
+
obj: ListConstraintsForPortfolioInput
|
|
1847
|
+
) => any;
|
|
1848
|
+
export declare const ListConstraintsForPortfolioOutputFilterSensitiveLog: (
|
|
1849
|
+
obj: ListConstraintsForPortfolioOutput
|
|
1850
|
+
) => any;
|
|
1851
|
+
export declare const ListLaunchPathsInputFilterSensitiveLog: (
|
|
1852
|
+
obj: ListLaunchPathsInput
|
|
1853
|
+
) => any;
|
|
1854
|
+
export declare const LaunchPathSummaryFilterSensitiveLog: (
|
|
1855
|
+
obj: LaunchPathSummary
|
|
1856
|
+
) => any;
|
|
1857
|
+
export declare const ListLaunchPathsOutputFilterSensitiveLog: (
|
|
1858
|
+
obj: ListLaunchPathsOutput
|
|
1859
|
+
) => any;
|
|
1860
|
+
export declare const ListOrganizationPortfolioAccessInputFilterSensitiveLog: (
|
|
1861
|
+
obj: ListOrganizationPortfolioAccessInput
|
|
1862
|
+
) => any;
|
|
1863
|
+
export declare const ListOrganizationPortfolioAccessOutputFilterSensitiveLog: (
|
|
1864
|
+
obj: ListOrganizationPortfolioAccessOutput
|
|
1865
|
+
) => any;
|
|
1866
|
+
export declare const ListPortfolioAccessInputFilterSensitiveLog: (
|
|
1867
|
+
obj: ListPortfolioAccessInput
|
|
1868
|
+
) => any;
|
|
1869
|
+
export declare const ListPortfolioAccessOutputFilterSensitiveLog: (
|
|
1870
|
+
obj: ListPortfolioAccessOutput
|
|
1871
|
+
) => any;
|
|
1872
|
+
export declare const ListPortfoliosInputFilterSensitiveLog: (
|
|
1873
|
+
obj: ListPortfoliosInput
|
|
1874
|
+
) => any;
|
|
1875
|
+
export declare const ListPortfoliosOutputFilterSensitiveLog: (
|
|
1876
|
+
obj: ListPortfoliosOutput
|
|
1877
|
+
) => any;
|
|
1878
|
+
export declare const ListPortfoliosForProductInputFilterSensitiveLog: (
|
|
1879
|
+
obj: ListPortfoliosForProductInput
|
|
1880
|
+
) => any;
|
|
1881
|
+
export declare const ListPortfoliosForProductOutputFilterSensitiveLog: (
|
|
1882
|
+
obj: ListPortfoliosForProductOutput
|
|
1883
|
+
) => any;
|
|
1884
|
+
export declare const ListPrincipalsForPortfolioInputFilterSensitiveLog: (
|
|
1885
|
+
obj: ListPrincipalsForPortfolioInput
|
|
1886
|
+
) => any;
|
|
1887
|
+
export declare const PrincipalFilterSensitiveLog: (obj: Principal) => any;
|
|
1888
|
+
export declare const ListPrincipalsForPortfolioOutputFilterSensitiveLog: (
|
|
1889
|
+
obj: ListPrincipalsForPortfolioOutput
|
|
1890
|
+
) => any;
|
|
1891
|
+
export declare const ListProvisionedProductPlansInputFilterSensitiveLog: (
|
|
1892
|
+
obj: ListProvisionedProductPlansInput
|
|
1893
|
+
) => any;
|
|
1894
|
+
export declare const ProvisionedProductPlanSummaryFilterSensitiveLog: (
|
|
1895
|
+
obj: ProvisionedProductPlanSummary
|
|
1896
|
+
) => any;
|
|
1897
|
+
export declare const ListProvisionedProductPlansOutputFilterSensitiveLog: (
|
|
1898
|
+
obj: ListProvisionedProductPlansOutput
|
|
1899
|
+
) => any;
|
|
1900
|
+
export declare const ListProvisioningArtifactsInputFilterSensitiveLog: (
|
|
1901
|
+
obj: ListProvisioningArtifactsInput
|
|
1902
|
+
) => any;
|
|
1903
|
+
export declare const ListProvisioningArtifactsOutputFilterSensitiveLog: (
|
|
1904
|
+
obj: ListProvisioningArtifactsOutput
|
|
1905
|
+
) => any;
|
|
1906
|
+
export declare const ListProvisioningArtifactsForServiceActionInputFilterSensitiveLog: (
|
|
1907
|
+
obj: ListProvisioningArtifactsForServiceActionInput
|
|
1908
|
+
) => any;
|
|
1909
|
+
export declare const ProvisioningArtifactViewFilterSensitiveLog: (
|
|
1910
|
+
obj: ProvisioningArtifactView
|
|
1911
|
+
) => any;
|
|
1912
|
+
export declare const ListProvisioningArtifactsForServiceActionOutputFilterSensitiveLog: (
|
|
1913
|
+
obj: ListProvisioningArtifactsForServiceActionOutput
|
|
1914
|
+
) => any;
|
|
1915
|
+
export declare const ListRecordHistorySearchFilterFilterSensitiveLog: (
|
|
1916
|
+
obj: ListRecordHistorySearchFilter
|
|
1917
|
+
) => any;
|
|
1918
|
+
export declare const ListRecordHistoryInputFilterSensitiveLog: (
|
|
1919
|
+
obj: ListRecordHistoryInput
|
|
1920
|
+
) => any;
|
|
1921
|
+
export declare const ListRecordHistoryOutputFilterSensitiveLog: (
|
|
1922
|
+
obj: ListRecordHistoryOutput
|
|
1923
|
+
) => any;
|
|
1924
|
+
export declare const ListResourcesForTagOptionInputFilterSensitiveLog: (
|
|
1925
|
+
obj: ListResourcesForTagOptionInput
|
|
1926
|
+
) => any;
|
|
1927
|
+
export declare const ResourceDetailFilterSensitiveLog: (
|
|
1928
|
+
obj: ResourceDetail
|
|
1929
|
+
) => any;
|
|
1930
|
+
export declare const ListResourcesForTagOptionOutputFilterSensitiveLog: (
|
|
1931
|
+
obj: ListResourcesForTagOptionOutput
|
|
1932
|
+
) => any;
|
|
1933
|
+
export declare const ListServiceActionsInputFilterSensitiveLog: (
|
|
1934
|
+
obj: ListServiceActionsInput
|
|
1935
|
+
) => any;
|
|
1936
|
+
export declare const ListServiceActionsOutputFilterSensitiveLog: (
|
|
1937
|
+
obj: ListServiceActionsOutput
|
|
1938
|
+
) => any;
|
|
1939
|
+
export declare const ListServiceActionsForProvisioningArtifactInputFilterSensitiveLog: (
|
|
1940
|
+
obj: ListServiceActionsForProvisioningArtifactInput
|
|
1941
|
+
) => any;
|
|
1942
|
+
export declare const ListServiceActionsForProvisioningArtifactOutputFilterSensitiveLog: (
|
|
1943
|
+
obj: ListServiceActionsForProvisioningArtifactOutput
|
|
1944
|
+
) => any;
|
|
1945
|
+
export declare const ListStackInstancesForProvisionedProductInputFilterSensitiveLog: (
|
|
1946
|
+
obj: ListStackInstancesForProvisionedProductInput
|
|
1947
|
+
) => any;
|
|
1948
|
+
export declare const StackInstanceFilterSensitiveLog: (
|
|
1949
|
+
obj: StackInstance
|
|
1950
|
+
) => any;
|
|
1951
|
+
export declare const ListStackInstancesForProvisionedProductOutputFilterSensitiveLog: (
|
|
1952
|
+
obj: ListStackInstancesForProvisionedProductOutput
|
|
1953
|
+
) => any;
|
|
1954
|
+
export declare const ListTagOptionsFiltersFilterSensitiveLog: (
|
|
1955
|
+
obj: ListTagOptionsFilters
|
|
1956
|
+
) => any;
|
|
1957
|
+
export declare const ListTagOptionsInputFilterSensitiveLog: (
|
|
1958
|
+
obj: ListTagOptionsInput
|
|
1959
|
+
) => any;
|
|
1960
|
+
export declare const ListTagOptionsOutputFilterSensitiveLog: (
|
|
1961
|
+
obj: ListTagOptionsOutput
|
|
1962
|
+
) => any;
|
|
1963
|
+
export declare const ProvisioningParameterFilterSensitiveLog: (
|
|
1964
|
+
obj: ProvisioningParameter
|
|
1965
|
+
) => any;
|
|
1966
|
+
export declare const ProvisioningPreferencesFilterSensitiveLog: (
|
|
1967
|
+
obj: ProvisioningPreferences
|
|
1968
|
+
) => any;
|
|
1969
|
+
export declare const ProvisionProductInputFilterSensitiveLog: (
|
|
1970
|
+
obj: ProvisionProductInput
|
|
1971
|
+
) => any;
|
|
1972
|
+
export declare const ProvisionProductOutputFilterSensitiveLog: (
|
|
1973
|
+
obj: ProvisionProductOutput
|
|
1974
|
+
) => any;
|
|
1975
|
+
export declare const RejectPortfolioShareInputFilterSensitiveLog: (
|
|
1976
|
+
obj: RejectPortfolioShareInput
|
|
1977
|
+
) => any;
|
|
1978
|
+
export declare const RejectPortfolioShareOutputFilterSensitiveLog: (
|
|
1979
|
+
obj: RejectPortfolioShareOutput
|
|
1980
|
+
) => any;
|
|
1981
|
+
export declare const ScanProvisionedProductsInputFilterSensitiveLog: (
|
|
1982
|
+
obj: ScanProvisionedProductsInput
|
|
1983
|
+
) => any;
|
|
1984
|
+
export declare const ScanProvisionedProductsOutputFilterSensitiveLog: (
|
|
1985
|
+
obj: ScanProvisionedProductsOutput
|
|
1986
|
+
) => any;
|
|
1987
|
+
export declare const SearchProductsInputFilterSensitiveLog: (
|
|
1988
|
+
obj: SearchProductsInput
|
|
1989
|
+
) => any;
|
|
1990
|
+
export declare const ProductViewAggregationValueFilterSensitiveLog: (
|
|
1991
|
+
obj: ProductViewAggregationValue
|
|
1992
|
+
) => any;
|
|
1993
|
+
export declare const SearchProductsOutputFilterSensitiveLog: (
|
|
1994
|
+
obj: SearchProductsOutput
|
|
1995
|
+
) => any;
|
|
1996
|
+
export declare const SearchProductsAsAdminInputFilterSensitiveLog: (
|
|
1997
|
+
obj: SearchProductsAsAdminInput
|
|
1998
|
+
) => any;
|
|
1999
|
+
export declare const SearchProductsAsAdminOutputFilterSensitiveLog: (
|
|
2000
|
+
obj: SearchProductsAsAdminOutput
|
|
2001
|
+
) => any;
|
|
2002
|
+
export declare const SearchProvisionedProductsInputFilterSensitiveLog: (
|
|
2003
|
+
obj: SearchProvisionedProductsInput
|
|
2004
|
+
) => any;
|
|
2005
|
+
export declare const ProvisionedProductAttributeFilterSensitiveLog: (
|
|
2006
|
+
obj: ProvisionedProductAttribute
|
|
2007
|
+
) => any;
|
|
2008
|
+
export declare const SearchProvisionedProductsOutputFilterSensitiveLog: (
|
|
2009
|
+
obj: SearchProvisionedProductsOutput
|
|
2010
|
+
) => any;
|
|
2011
|
+
export declare const TerminateProvisionedProductInputFilterSensitiveLog: (
|
|
2012
|
+
obj: TerminateProvisionedProductInput
|
|
2013
|
+
) => any;
|
|
2014
|
+
export declare const TerminateProvisionedProductOutputFilterSensitiveLog: (
|
|
2015
|
+
obj: TerminateProvisionedProductOutput
|
|
2016
|
+
) => any;
|
|
2017
|
+
export declare const UpdateConstraintInputFilterSensitiveLog: (
|
|
2018
|
+
obj: UpdateConstraintInput
|
|
2019
|
+
) => any;
|
|
2020
|
+
export declare const UpdateConstraintOutputFilterSensitiveLog: (
|
|
2021
|
+
obj: UpdateConstraintOutput
|
|
2022
|
+
) => any;
|
|
2023
|
+
export declare const UpdatePortfolioInputFilterSensitiveLog: (
|
|
2024
|
+
obj: UpdatePortfolioInput
|
|
2025
|
+
) => any;
|
|
2026
|
+
export declare const UpdatePortfolioOutputFilterSensitiveLog: (
|
|
2027
|
+
obj: UpdatePortfolioOutput
|
|
2028
|
+
) => any;
|
|
2029
|
+
export declare const UpdatePortfolioShareInputFilterSensitiveLog: (
|
|
2030
|
+
obj: UpdatePortfolioShareInput
|
|
2031
|
+
) => any;
|
|
2032
|
+
export declare const UpdatePortfolioShareOutputFilterSensitiveLog: (
|
|
2033
|
+
obj: UpdatePortfolioShareOutput
|
|
2034
|
+
) => any;
|
|
2035
|
+
export declare const UpdateProductInputFilterSensitiveLog: (
|
|
2036
|
+
obj: UpdateProductInput
|
|
2037
|
+
) => any;
|
|
2038
|
+
export declare const UpdateProductOutputFilterSensitiveLog: (
|
|
2039
|
+
obj: UpdateProductOutput
|
|
2040
|
+
) => any;
|
|
2041
|
+
export declare const UpdateProvisioningPreferencesFilterSensitiveLog: (
|
|
2042
|
+
obj: UpdateProvisioningPreferences
|
|
2043
|
+
) => any;
|
|
2044
|
+
export declare const UpdateProvisionedProductInputFilterSensitiveLog: (
|
|
2045
|
+
obj: UpdateProvisionedProductInput
|
|
2046
|
+
) => any;
|
|
2047
|
+
export declare const UpdateProvisionedProductOutputFilterSensitiveLog: (
|
|
2048
|
+
obj: UpdateProvisionedProductOutput
|
|
2049
|
+
) => any;
|
|
2050
|
+
export declare const UpdateProvisionedProductPropertiesInputFilterSensitiveLog: (
|
|
2051
|
+
obj: UpdateProvisionedProductPropertiesInput
|
|
2052
|
+
) => any;
|
|
2053
|
+
export declare const UpdateProvisionedProductPropertiesOutputFilterSensitiveLog: (
|
|
2054
|
+
obj: UpdateProvisionedProductPropertiesOutput
|
|
2055
|
+
) => any;
|
|
2056
|
+
export declare const UpdateProvisioningArtifactInputFilterSensitiveLog: (
|
|
2057
|
+
obj: UpdateProvisioningArtifactInput
|
|
2058
|
+
) => any;
|
|
2059
|
+
export declare const UpdateProvisioningArtifactOutputFilterSensitiveLog: (
|
|
2060
|
+
obj: UpdateProvisioningArtifactOutput
|
|
2061
|
+
) => any;
|
|
2062
|
+
export declare const UpdateServiceActionInputFilterSensitiveLog: (
|
|
2063
|
+
obj: UpdateServiceActionInput
|
|
2064
|
+
) => any;
|
|
2065
|
+
export declare const UpdateServiceActionOutputFilterSensitiveLog: (
|
|
2066
|
+
obj: UpdateServiceActionOutput
|
|
2067
|
+
) => any;
|
|
2068
|
+
export declare const UpdateTagOptionInputFilterSensitiveLog: (
|
|
2069
|
+
obj: UpdateTagOptionInput
|
|
2070
|
+
) => any;
|
|
2071
|
+
export declare const UpdateTagOptionOutputFilterSensitiveLog: (
|
|
2072
|
+
obj: UpdateTagOptionOutput
|
|
2073
|
+
) => any;
|