@aws-sdk/client-cloudformation 3.169.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1198 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +526 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3100 -2855
- package/dist-types/ts3.4/pagination/DescribeAccountLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackResourceDriftsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChangeSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +17 -17
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,335 +1,1198 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import { CloudFormationClient } from "./CloudFormationClient";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
import {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
import {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
import {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
import {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
import {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
import {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
import {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
import {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
import {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
import {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
import {
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import { CloudFormationClient } from "./CloudFormationClient";
|
|
3
|
+
import {
|
|
4
|
+
ActivateTypeCommandInput,
|
|
5
|
+
ActivateTypeCommandOutput,
|
|
6
|
+
} from "./commands/ActivateTypeCommand";
|
|
7
|
+
import {
|
|
8
|
+
BatchDescribeTypeConfigurationsCommandInput,
|
|
9
|
+
BatchDescribeTypeConfigurationsCommandOutput,
|
|
10
|
+
} from "./commands/BatchDescribeTypeConfigurationsCommand";
|
|
11
|
+
import {
|
|
12
|
+
CancelUpdateStackCommandInput,
|
|
13
|
+
CancelUpdateStackCommandOutput,
|
|
14
|
+
} from "./commands/CancelUpdateStackCommand";
|
|
15
|
+
import {
|
|
16
|
+
ContinueUpdateRollbackCommandInput,
|
|
17
|
+
ContinueUpdateRollbackCommandOutput,
|
|
18
|
+
} from "./commands/ContinueUpdateRollbackCommand";
|
|
19
|
+
import {
|
|
20
|
+
CreateChangeSetCommandInput,
|
|
21
|
+
CreateChangeSetCommandOutput,
|
|
22
|
+
} from "./commands/CreateChangeSetCommand";
|
|
23
|
+
import {
|
|
24
|
+
CreateStackCommandInput,
|
|
25
|
+
CreateStackCommandOutput,
|
|
26
|
+
} from "./commands/CreateStackCommand";
|
|
27
|
+
import {
|
|
28
|
+
CreateStackInstancesCommandInput,
|
|
29
|
+
CreateStackInstancesCommandOutput,
|
|
30
|
+
} from "./commands/CreateStackInstancesCommand";
|
|
31
|
+
import {
|
|
32
|
+
CreateStackSetCommandInput,
|
|
33
|
+
CreateStackSetCommandOutput,
|
|
34
|
+
} from "./commands/CreateStackSetCommand";
|
|
35
|
+
import {
|
|
36
|
+
DeactivateTypeCommandInput,
|
|
37
|
+
DeactivateTypeCommandOutput,
|
|
38
|
+
} from "./commands/DeactivateTypeCommand";
|
|
39
|
+
import {
|
|
40
|
+
DeleteChangeSetCommandInput,
|
|
41
|
+
DeleteChangeSetCommandOutput,
|
|
42
|
+
} from "./commands/DeleteChangeSetCommand";
|
|
43
|
+
import {
|
|
44
|
+
DeleteStackCommandInput,
|
|
45
|
+
DeleteStackCommandOutput,
|
|
46
|
+
} from "./commands/DeleteStackCommand";
|
|
47
|
+
import {
|
|
48
|
+
DeleteStackInstancesCommandInput,
|
|
49
|
+
DeleteStackInstancesCommandOutput,
|
|
50
|
+
} from "./commands/DeleteStackInstancesCommand";
|
|
51
|
+
import {
|
|
52
|
+
DeleteStackSetCommandInput,
|
|
53
|
+
DeleteStackSetCommandOutput,
|
|
54
|
+
} from "./commands/DeleteStackSetCommand";
|
|
55
|
+
import {
|
|
56
|
+
DeregisterTypeCommandInput,
|
|
57
|
+
DeregisterTypeCommandOutput,
|
|
58
|
+
} from "./commands/DeregisterTypeCommand";
|
|
59
|
+
import {
|
|
60
|
+
DescribeAccountLimitsCommandInput,
|
|
61
|
+
DescribeAccountLimitsCommandOutput,
|
|
62
|
+
} from "./commands/DescribeAccountLimitsCommand";
|
|
63
|
+
import {
|
|
64
|
+
DescribeChangeSetCommandInput,
|
|
65
|
+
DescribeChangeSetCommandOutput,
|
|
66
|
+
} from "./commands/DescribeChangeSetCommand";
|
|
67
|
+
import {
|
|
68
|
+
DescribeChangeSetHooksCommandInput,
|
|
69
|
+
DescribeChangeSetHooksCommandOutput,
|
|
70
|
+
} from "./commands/DescribeChangeSetHooksCommand";
|
|
71
|
+
import {
|
|
72
|
+
DescribePublisherCommandInput,
|
|
73
|
+
DescribePublisherCommandOutput,
|
|
74
|
+
} from "./commands/DescribePublisherCommand";
|
|
75
|
+
import {
|
|
76
|
+
DescribeStackDriftDetectionStatusCommandInput,
|
|
77
|
+
DescribeStackDriftDetectionStatusCommandOutput,
|
|
78
|
+
} from "./commands/DescribeStackDriftDetectionStatusCommand";
|
|
79
|
+
import {
|
|
80
|
+
DescribeStackEventsCommandInput,
|
|
81
|
+
DescribeStackEventsCommandOutput,
|
|
82
|
+
} from "./commands/DescribeStackEventsCommand";
|
|
83
|
+
import {
|
|
84
|
+
DescribeStackInstanceCommandInput,
|
|
85
|
+
DescribeStackInstanceCommandOutput,
|
|
86
|
+
} from "./commands/DescribeStackInstanceCommand";
|
|
87
|
+
import {
|
|
88
|
+
DescribeStackResourceCommandInput,
|
|
89
|
+
DescribeStackResourceCommandOutput,
|
|
90
|
+
} from "./commands/DescribeStackResourceCommand";
|
|
91
|
+
import {
|
|
92
|
+
DescribeStackResourceDriftsCommandInput,
|
|
93
|
+
DescribeStackResourceDriftsCommandOutput,
|
|
94
|
+
} from "./commands/DescribeStackResourceDriftsCommand";
|
|
95
|
+
import {
|
|
96
|
+
DescribeStackResourcesCommandInput,
|
|
97
|
+
DescribeStackResourcesCommandOutput,
|
|
98
|
+
} from "./commands/DescribeStackResourcesCommand";
|
|
99
|
+
import {
|
|
100
|
+
DescribeStacksCommandInput,
|
|
101
|
+
DescribeStacksCommandOutput,
|
|
102
|
+
} from "./commands/DescribeStacksCommand";
|
|
103
|
+
import {
|
|
104
|
+
DescribeStackSetCommandInput,
|
|
105
|
+
DescribeStackSetCommandOutput,
|
|
106
|
+
} from "./commands/DescribeStackSetCommand";
|
|
107
|
+
import {
|
|
108
|
+
DescribeStackSetOperationCommandInput,
|
|
109
|
+
DescribeStackSetOperationCommandOutput,
|
|
110
|
+
} from "./commands/DescribeStackSetOperationCommand";
|
|
111
|
+
import {
|
|
112
|
+
DescribeTypeCommandInput,
|
|
113
|
+
DescribeTypeCommandOutput,
|
|
114
|
+
} from "./commands/DescribeTypeCommand";
|
|
115
|
+
import {
|
|
116
|
+
DescribeTypeRegistrationCommandInput,
|
|
117
|
+
DescribeTypeRegistrationCommandOutput,
|
|
118
|
+
} from "./commands/DescribeTypeRegistrationCommand";
|
|
119
|
+
import {
|
|
120
|
+
DetectStackDriftCommandInput,
|
|
121
|
+
DetectStackDriftCommandOutput,
|
|
122
|
+
} from "./commands/DetectStackDriftCommand";
|
|
123
|
+
import {
|
|
124
|
+
DetectStackResourceDriftCommandInput,
|
|
125
|
+
DetectStackResourceDriftCommandOutput,
|
|
126
|
+
} from "./commands/DetectStackResourceDriftCommand";
|
|
127
|
+
import {
|
|
128
|
+
DetectStackSetDriftCommandInput,
|
|
129
|
+
DetectStackSetDriftCommandOutput,
|
|
130
|
+
} from "./commands/DetectStackSetDriftCommand";
|
|
131
|
+
import {
|
|
132
|
+
EstimateTemplateCostCommandInput,
|
|
133
|
+
EstimateTemplateCostCommandOutput,
|
|
134
|
+
} from "./commands/EstimateTemplateCostCommand";
|
|
135
|
+
import {
|
|
136
|
+
ExecuteChangeSetCommandInput,
|
|
137
|
+
ExecuteChangeSetCommandOutput,
|
|
138
|
+
} from "./commands/ExecuteChangeSetCommand";
|
|
139
|
+
import {
|
|
140
|
+
GetStackPolicyCommandInput,
|
|
141
|
+
GetStackPolicyCommandOutput,
|
|
142
|
+
} from "./commands/GetStackPolicyCommand";
|
|
143
|
+
import {
|
|
144
|
+
GetTemplateCommandInput,
|
|
145
|
+
GetTemplateCommandOutput,
|
|
146
|
+
} from "./commands/GetTemplateCommand";
|
|
147
|
+
import {
|
|
148
|
+
GetTemplateSummaryCommandInput,
|
|
149
|
+
GetTemplateSummaryCommandOutput,
|
|
150
|
+
} from "./commands/GetTemplateSummaryCommand";
|
|
151
|
+
import {
|
|
152
|
+
ImportStacksToStackSetCommandInput,
|
|
153
|
+
ImportStacksToStackSetCommandOutput,
|
|
154
|
+
} from "./commands/ImportStacksToStackSetCommand";
|
|
155
|
+
import {
|
|
156
|
+
ListChangeSetsCommandInput,
|
|
157
|
+
ListChangeSetsCommandOutput,
|
|
158
|
+
} from "./commands/ListChangeSetsCommand";
|
|
159
|
+
import {
|
|
160
|
+
ListExportsCommandInput,
|
|
161
|
+
ListExportsCommandOutput,
|
|
162
|
+
} from "./commands/ListExportsCommand";
|
|
163
|
+
import {
|
|
164
|
+
ListImportsCommandInput,
|
|
165
|
+
ListImportsCommandOutput,
|
|
166
|
+
} from "./commands/ListImportsCommand";
|
|
167
|
+
import {
|
|
168
|
+
ListStackInstancesCommandInput,
|
|
169
|
+
ListStackInstancesCommandOutput,
|
|
170
|
+
} from "./commands/ListStackInstancesCommand";
|
|
171
|
+
import {
|
|
172
|
+
ListStackResourcesCommandInput,
|
|
173
|
+
ListStackResourcesCommandOutput,
|
|
174
|
+
} from "./commands/ListStackResourcesCommand";
|
|
175
|
+
import {
|
|
176
|
+
ListStacksCommandInput,
|
|
177
|
+
ListStacksCommandOutput,
|
|
178
|
+
} from "./commands/ListStacksCommand";
|
|
179
|
+
import {
|
|
180
|
+
ListStackSetOperationResultsCommandInput,
|
|
181
|
+
ListStackSetOperationResultsCommandOutput,
|
|
182
|
+
} from "./commands/ListStackSetOperationResultsCommand";
|
|
183
|
+
import {
|
|
184
|
+
ListStackSetOperationsCommandInput,
|
|
185
|
+
ListStackSetOperationsCommandOutput,
|
|
186
|
+
} from "./commands/ListStackSetOperationsCommand";
|
|
187
|
+
import {
|
|
188
|
+
ListStackSetsCommandInput,
|
|
189
|
+
ListStackSetsCommandOutput,
|
|
190
|
+
} from "./commands/ListStackSetsCommand";
|
|
191
|
+
import {
|
|
192
|
+
ListTypeRegistrationsCommandInput,
|
|
193
|
+
ListTypeRegistrationsCommandOutput,
|
|
194
|
+
} from "./commands/ListTypeRegistrationsCommand";
|
|
195
|
+
import {
|
|
196
|
+
ListTypesCommandInput,
|
|
197
|
+
ListTypesCommandOutput,
|
|
198
|
+
} from "./commands/ListTypesCommand";
|
|
199
|
+
import {
|
|
200
|
+
ListTypeVersionsCommandInput,
|
|
201
|
+
ListTypeVersionsCommandOutput,
|
|
202
|
+
} from "./commands/ListTypeVersionsCommand";
|
|
203
|
+
import {
|
|
204
|
+
PublishTypeCommandInput,
|
|
205
|
+
PublishTypeCommandOutput,
|
|
206
|
+
} from "./commands/PublishTypeCommand";
|
|
207
|
+
import {
|
|
208
|
+
RecordHandlerProgressCommandInput,
|
|
209
|
+
RecordHandlerProgressCommandOutput,
|
|
210
|
+
} from "./commands/RecordHandlerProgressCommand";
|
|
211
|
+
import {
|
|
212
|
+
RegisterPublisherCommandInput,
|
|
213
|
+
RegisterPublisherCommandOutput,
|
|
214
|
+
} from "./commands/RegisterPublisherCommand";
|
|
215
|
+
import {
|
|
216
|
+
RegisterTypeCommandInput,
|
|
217
|
+
RegisterTypeCommandOutput,
|
|
218
|
+
} from "./commands/RegisterTypeCommand";
|
|
219
|
+
import {
|
|
220
|
+
RollbackStackCommandInput,
|
|
221
|
+
RollbackStackCommandOutput,
|
|
222
|
+
} from "./commands/RollbackStackCommand";
|
|
223
|
+
import {
|
|
224
|
+
SetStackPolicyCommandInput,
|
|
225
|
+
SetStackPolicyCommandOutput,
|
|
226
|
+
} from "./commands/SetStackPolicyCommand";
|
|
227
|
+
import {
|
|
228
|
+
SetTypeConfigurationCommandInput,
|
|
229
|
+
SetTypeConfigurationCommandOutput,
|
|
230
|
+
} from "./commands/SetTypeConfigurationCommand";
|
|
231
|
+
import {
|
|
232
|
+
SetTypeDefaultVersionCommandInput,
|
|
233
|
+
SetTypeDefaultVersionCommandOutput,
|
|
234
|
+
} from "./commands/SetTypeDefaultVersionCommand";
|
|
235
|
+
import {
|
|
236
|
+
SignalResourceCommandInput,
|
|
237
|
+
SignalResourceCommandOutput,
|
|
238
|
+
} from "./commands/SignalResourceCommand";
|
|
239
|
+
import {
|
|
240
|
+
StopStackSetOperationCommandInput,
|
|
241
|
+
StopStackSetOperationCommandOutput,
|
|
242
|
+
} from "./commands/StopStackSetOperationCommand";
|
|
243
|
+
import {
|
|
244
|
+
TestTypeCommandInput,
|
|
245
|
+
TestTypeCommandOutput,
|
|
246
|
+
} from "./commands/TestTypeCommand";
|
|
247
|
+
import {
|
|
248
|
+
UpdateStackCommandInput,
|
|
249
|
+
UpdateStackCommandOutput,
|
|
250
|
+
} from "./commands/UpdateStackCommand";
|
|
251
|
+
import {
|
|
252
|
+
UpdateStackInstancesCommandInput,
|
|
253
|
+
UpdateStackInstancesCommandOutput,
|
|
254
|
+
} from "./commands/UpdateStackInstancesCommand";
|
|
255
|
+
import {
|
|
256
|
+
UpdateStackSetCommandInput,
|
|
257
|
+
UpdateStackSetCommandOutput,
|
|
258
|
+
} from "./commands/UpdateStackSetCommand";
|
|
259
|
+
import {
|
|
260
|
+
UpdateTerminationProtectionCommandInput,
|
|
261
|
+
UpdateTerminationProtectionCommandOutput,
|
|
262
|
+
} from "./commands/UpdateTerminationProtectionCommand";
|
|
263
|
+
import {
|
|
264
|
+
ValidateTemplateCommandInput,
|
|
265
|
+
ValidateTemplateCommandOutput,
|
|
266
|
+
} from "./commands/ValidateTemplateCommand";
|
|
267
|
+
|
|
268
|
+
export declare class CloudFormation extends CloudFormationClient {
|
|
269
|
+
activateType(
|
|
270
|
+
args: ActivateTypeCommandInput,
|
|
271
|
+
options?: __HttpHandlerOptions
|
|
272
|
+
): Promise<ActivateTypeCommandOutput>;
|
|
273
|
+
activateType(
|
|
274
|
+
args: ActivateTypeCommandInput,
|
|
275
|
+
cb: (err: any, data?: ActivateTypeCommandOutput) => void
|
|
276
|
+
): void;
|
|
277
|
+
activateType(
|
|
278
|
+
args: ActivateTypeCommandInput,
|
|
279
|
+
options: __HttpHandlerOptions,
|
|
280
|
+
cb: (err: any, data?: ActivateTypeCommandOutput) => void
|
|
281
|
+
): void;
|
|
282
|
+
|
|
283
|
+
batchDescribeTypeConfigurations(
|
|
284
|
+
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
285
|
+
options?: __HttpHandlerOptions
|
|
286
|
+
): Promise<BatchDescribeTypeConfigurationsCommandOutput>;
|
|
287
|
+
batchDescribeTypeConfigurations(
|
|
288
|
+
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
289
|
+
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void
|
|
290
|
+
): void;
|
|
291
|
+
batchDescribeTypeConfigurations(
|
|
292
|
+
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
293
|
+
options: __HttpHandlerOptions,
|
|
294
|
+
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void
|
|
295
|
+
): void;
|
|
296
|
+
|
|
297
|
+
cancelUpdateStack(
|
|
298
|
+
args: CancelUpdateStackCommandInput,
|
|
299
|
+
options?: __HttpHandlerOptions
|
|
300
|
+
): Promise<CancelUpdateStackCommandOutput>;
|
|
301
|
+
cancelUpdateStack(
|
|
302
|
+
args: CancelUpdateStackCommandInput,
|
|
303
|
+
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void
|
|
304
|
+
): void;
|
|
305
|
+
cancelUpdateStack(
|
|
306
|
+
args: CancelUpdateStackCommandInput,
|
|
307
|
+
options: __HttpHandlerOptions,
|
|
308
|
+
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void
|
|
309
|
+
): void;
|
|
310
|
+
|
|
311
|
+
continueUpdateRollback(
|
|
312
|
+
args: ContinueUpdateRollbackCommandInput,
|
|
313
|
+
options?: __HttpHandlerOptions
|
|
314
|
+
): Promise<ContinueUpdateRollbackCommandOutput>;
|
|
315
|
+
continueUpdateRollback(
|
|
316
|
+
args: ContinueUpdateRollbackCommandInput,
|
|
317
|
+
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void
|
|
318
|
+
): void;
|
|
319
|
+
continueUpdateRollback(
|
|
320
|
+
args: ContinueUpdateRollbackCommandInput,
|
|
321
|
+
options: __HttpHandlerOptions,
|
|
322
|
+
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void
|
|
323
|
+
): void;
|
|
324
|
+
|
|
325
|
+
createChangeSet(
|
|
326
|
+
args: CreateChangeSetCommandInput,
|
|
327
|
+
options?: __HttpHandlerOptions
|
|
328
|
+
): Promise<CreateChangeSetCommandOutput>;
|
|
329
|
+
createChangeSet(
|
|
330
|
+
args: CreateChangeSetCommandInput,
|
|
331
|
+
cb: (err: any, data?: CreateChangeSetCommandOutput) => void
|
|
332
|
+
): void;
|
|
333
|
+
createChangeSet(
|
|
334
|
+
args: CreateChangeSetCommandInput,
|
|
335
|
+
options: __HttpHandlerOptions,
|
|
336
|
+
cb: (err: any, data?: CreateChangeSetCommandOutput) => void
|
|
337
|
+
): void;
|
|
338
|
+
|
|
339
|
+
createStack(
|
|
340
|
+
args: CreateStackCommandInput,
|
|
341
|
+
options?: __HttpHandlerOptions
|
|
342
|
+
): Promise<CreateStackCommandOutput>;
|
|
343
|
+
createStack(
|
|
344
|
+
args: CreateStackCommandInput,
|
|
345
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
346
|
+
): void;
|
|
347
|
+
createStack(
|
|
348
|
+
args: CreateStackCommandInput,
|
|
349
|
+
options: __HttpHandlerOptions,
|
|
350
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
351
|
+
): void;
|
|
352
|
+
|
|
353
|
+
createStackInstances(
|
|
354
|
+
args: CreateStackInstancesCommandInput,
|
|
355
|
+
options?: __HttpHandlerOptions
|
|
356
|
+
): Promise<CreateStackInstancesCommandOutput>;
|
|
357
|
+
createStackInstances(
|
|
358
|
+
args: CreateStackInstancesCommandInput,
|
|
359
|
+
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void
|
|
360
|
+
): void;
|
|
361
|
+
createStackInstances(
|
|
362
|
+
args: CreateStackInstancesCommandInput,
|
|
363
|
+
options: __HttpHandlerOptions,
|
|
364
|
+
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void
|
|
365
|
+
): void;
|
|
366
|
+
|
|
367
|
+
createStackSet(
|
|
368
|
+
args: CreateStackSetCommandInput,
|
|
369
|
+
options?: __HttpHandlerOptions
|
|
370
|
+
): Promise<CreateStackSetCommandOutput>;
|
|
371
|
+
createStackSet(
|
|
372
|
+
args: CreateStackSetCommandInput,
|
|
373
|
+
cb: (err: any, data?: CreateStackSetCommandOutput) => void
|
|
374
|
+
): void;
|
|
375
|
+
createStackSet(
|
|
376
|
+
args: CreateStackSetCommandInput,
|
|
377
|
+
options: __HttpHandlerOptions,
|
|
378
|
+
cb: (err: any, data?: CreateStackSetCommandOutput) => void
|
|
379
|
+
): void;
|
|
380
|
+
|
|
381
|
+
deactivateType(
|
|
382
|
+
args: DeactivateTypeCommandInput,
|
|
383
|
+
options?: __HttpHandlerOptions
|
|
384
|
+
): Promise<DeactivateTypeCommandOutput>;
|
|
385
|
+
deactivateType(
|
|
386
|
+
args: DeactivateTypeCommandInput,
|
|
387
|
+
cb: (err: any, data?: DeactivateTypeCommandOutput) => void
|
|
388
|
+
): void;
|
|
389
|
+
deactivateType(
|
|
390
|
+
args: DeactivateTypeCommandInput,
|
|
391
|
+
options: __HttpHandlerOptions,
|
|
392
|
+
cb: (err: any, data?: DeactivateTypeCommandOutput) => void
|
|
393
|
+
): void;
|
|
394
|
+
|
|
395
|
+
deleteChangeSet(
|
|
396
|
+
args: DeleteChangeSetCommandInput,
|
|
397
|
+
options?: __HttpHandlerOptions
|
|
398
|
+
): Promise<DeleteChangeSetCommandOutput>;
|
|
399
|
+
deleteChangeSet(
|
|
400
|
+
args: DeleteChangeSetCommandInput,
|
|
401
|
+
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void
|
|
402
|
+
): void;
|
|
403
|
+
deleteChangeSet(
|
|
404
|
+
args: DeleteChangeSetCommandInput,
|
|
405
|
+
options: __HttpHandlerOptions,
|
|
406
|
+
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void
|
|
407
|
+
): void;
|
|
408
|
+
|
|
409
|
+
deleteStack(
|
|
410
|
+
args: DeleteStackCommandInput,
|
|
411
|
+
options?: __HttpHandlerOptions
|
|
412
|
+
): Promise<DeleteStackCommandOutput>;
|
|
413
|
+
deleteStack(
|
|
414
|
+
args: DeleteStackCommandInput,
|
|
415
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
416
|
+
): void;
|
|
417
|
+
deleteStack(
|
|
418
|
+
args: DeleteStackCommandInput,
|
|
419
|
+
options: __HttpHandlerOptions,
|
|
420
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
421
|
+
): void;
|
|
422
|
+
|
|
423
|
+
deleteStackInstances(
|
|
424
|
+
args: DeleteStackInstancesCommandInput,
|
|
425
|
+
options?: __HttpHandlerOptions
|
|
426
|
+
): Promise<DeleteStackInstancesCommandOutput>;
|
|
427
|
+
deleteStackInstances(
|
|
428
|
+
args: DeleteStackInstancesCommandInput,
|
|
429
|
+
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void
|
|
430
|
+
): void;
|
|
431
|
+
deleteStackInstances(
|
|
432
|
+
args: DeleteStackInstancesCommandInput,
|
|
433
|
+
options: __HttpHandlerOptions,
|
|
434
|
+
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void
|
|
435
|
+
): void;
|
|
436
|
+
|
|
437
|
+
deleteStackSet(
|
|
438
|
+
args: DeleteStackSetCommandInput,
|
|
439
|
+
options?: __HttpHandlerOptions
|
|
440
|
+
): Promise<DeleteStackSetCommandOutput>;
|
|
441
|
+
deleteStackSet(
|
|
442
|
+
args: DeleteStackSetCommandInput,
|
|
443
|
+
cb: (err: any, data?: DeleteStackSetCommandOutput) => void
|
|
444
|
+
): void;
|
|
445
|
+
deleteStackSet(
|
|
446
|
+
args: DeleteStackSetCommandInput,
|
|
447
|
+
options: __HttpHandlerOptions,
|
|
448
|
+
cb: (err: any, data?: DeleteStackSetCommandOutput) => void
|
|
449
|
+
): void;
|
|
450
|
+
|
|
451
|
+
deregisterType(
|
|
452
|
+
args: DeregisterTypeCommandInput,
|
|
453
|
+
options?: __HttpHandlerOptions
|
|
454
|
+
): Promise<DeregisterTypeCommandOutput>;
|
|
455
|
+
deregisterType(
|
|
456
|
+
args: DeregisterTypeCommandInput,
|
|
457
|
+
cb: (err: any, data?: DeregisterTypeCommandOutput) => void
|
|
458
|
+
): void;
|
|
459
|
+
deregisterType(
|
|
460
|
+
args: DeregisterTypeCommandInput,
|
|
461
|
+
options: __HttpHandlerOptions,
|
|
462
|
+
cb: (err: any, data?: DeregisterTypeCommandOutput) => void
|
|
463
|
+
): void;
|
|
464
|
+
|
|
465
|
+
describeAccountLimits(
|
|
466
|
+
args: DescribeAccountLimitsCommandInput,
|
|
467
|
+
options?: __HttpHandlerOptions
|
|
468
|
+
): Promise<DescribeAccountLimitsCommandOutput>;
|
|
469
|
+
describeAccountLimits(
|
|
470
|
+
args: DescribeAccountLimitsCommandInput,
|
|
471
|
+
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
|
|
472
|
+
): void;
|
|
473
|
+
describeAccountLimits(
|
|
474
|
+
args: DescribeAccountLimitsCommandInput,
|
|
475
|
+
options: __HttpHandlerOptions,
|
|
476
|
+
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
|
|
477
|
+
): void;
|
|
478
|
+
|
|
479
|
+
describeChangeSet(
|
|
480
|
+
args: DescribeChangeSetCommandInput,
|
|
481
|
+
options?: __HttpHandlerOptions
|
|
482
|
+
): Promise<DescribeChangeSetCommandOutput>;
|
|
483
|
+
describeChangeSet(
|
|
484
|
+
args: DescribeChangeSetCommandInput,
|
|
485
|
+
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void
|
|
486
|
+
): void;
|
|
487
|
+
describeChangeSet(
|
|
488
|
+
args: DescribeChangeSetCommandInput,
|
|
489
|
+
options: __HttpHandlerOptions,
|
|
490
|
+
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void
|
|
491
|
+
): void;
|
|
492
|
+
|
|
493
|
+
describeChangeSetHooks(
|
|
494
|
+
args: DescribeChangeSetHooksCommandInput,
|
|
495
|
+
options?: __HttpHandlerOptions
|
|
496
|
+
): Promise<DescribeChangeSetHooksCommandOutput>;
|
|
497
|
+
describeChangeSetHooks(
|
|
498
|
+
args: DescribeChangeSetHooksCommandInput,
|
|
499
|
+
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void
|
|
500
|
+
): void;
|
|
501
|
+
describeChangeSetHooks(
|
|
502
|
+
args: DescribeChangeSetHooksCommandInput,
|
|
503
|
+
options: __HttpHandlerOptions,
|
|
504
|
+
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void
|
|
505
|
+
): void;
|
|
506
|
+
|
|
507
|
+
describePublisher(
|
|
508
|
+
args: DescribePublisherCommandInput,
|
|
509
|
+
options?: __HttpHandlerOptions
|
|
510
|
+
): Promise<DescribePublisherCommandOutput>;
|
|
511
|
+
describePublisher(
|
|
512
|
+
args: DescribePublisherCommandInput,
|
|
513
|
+
cb: (err: any, data?: DescribePublisherCommandOutput) => void
|
|
514
|
+
): void;
|
|
515
|
+
describePublisher(
|
|
516
|
+
args: DescribePublisherCommandInput,
|
|
517
|
+
options: __HttpHandlerOptions,
|
|
518
|
+
cb: (err: any, data?: DescribePublisherCommandOutput) => void
|
|
519
|
+
): void;
|
|
520
|
+
|
|
521
|
+
describeStackDriftDetectionStatus(
|
|
522
|
+
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
523
|
+
options?: __HttpHandlerOptions
|
|
524
|
+
): Promise<DescribeStackDriftDetectionStatusCommandOutput>;
|
|
525
|
+
describeStackDriftDetectionStatus(
|
|
526
|
+
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
527
|
+
cb: (
|
|
528
|
+
err: any,
|
|
529
|
+
data?: DescribeStackDriftDetectionStatusCommandOutput
|
|
530
|
+
) => void
|
|
531
|
+
): void;
|
|
532
|
+
describeStackDriftDetectionStatus(
|
|
533
|
+
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
534
|
+
options: __HttpHandlerOptions,
|
|
535
|
+
cb: (
|
|
536
|
+
err: any,
|
|
537
|
+
data?: DescribeStackDriftDetectionStatusCommandOutput
|
|
538
|
+
) => void
|
|
539
|
+
): void;
|
|
540
|
+
|
|
541
|
+
describeStackEvents(
|
|
542
|
+
args: DescribeStackEventsCommandInput,
|
|
543
|
+
options?: __HttpHandlerOptions
|
|
544
|
+
): Promise<DescribeStackEventsCommandOutput>;
|
|
545
|
+
describeStackEvents(
|
|
546
|
+
args: DescribeStackEventsCommandInput,
|
|
547
|
+
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void
|
|
548
|
+
): void;
|
|
549
|
+
describeStackEvents(
|
|
550
|
+
args: DescribeStackEventsCommandInput,
|
|
551
|
+
options: __HttpHandlerOptions,
|
|
552
|
+
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void
|
|
553
|
+
): void;
|
|
554
|
+
|
|
555
|
+
describeStackInstance(
|
|
556
|
+
args: DescribeStackInstanceCommandInput,
|
|
557
|
+
options?: __HttpHandlerOptions
|
|
558
|
+
): Promise<DescribeStackInstanceCommandOutput>;
|
|
559
|
+
describeStackInstance(
|
|
560
|
+
args: DescribeStackInstanceCommandInput,
|
|
561
|
+
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void
|
|
562
|
+
): void;
|
|
563
|
+
describeStackInstance(
|
|
564
|
+
args: DescribeStackInstanceCommandInput,
|
|
565
|
+
options: __HttpHandlerOptions,
|
|
566
|
+
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void
|
|
567
|
+
): void;
|
|
568
|
+
|
|
569
|
+
describeStackResource(
|
|
570
|
+
args: DescribeStackResourceCommandInput,
|
|
571
|
+
options?: __HttpHandlerOptions
|
|
572
|
+
): Promise<DescribeStackResourceCommandOutput>;
|
|
573
|
+
describeStackResource(
|
|
574
|
+
args: DescribeStackResourceCommandInput,
|
|
575
|
+
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void
|
|
576
|
+
): void;
|
|
577
|
+
describeStackResource(
|
|
578
|
+
args: DescribeStackResourceCommandInput,
|
|
579
|
+
options: __HttpHandlerOptions,
|
|
580
|
+
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void
|
|
581
|
+
): void;
|
|
582
|
+
|
|
583
|
+
describeStackResourceDrifts(
|
|
584
|
+
args: DescribeStackResourceDriftsCommandInput,
|
|
585
|
+
options?: __HttpHandlerOptions
|
|
586
|
+
): Promise<DescribeStackResourceDriftsCommandOutput>;
|
|
587
|
+
describeStackResourceDrifts(
|
|
588
|
+
args: DescribeStackResourceDriftsCommandInput,
|
|
589
|
+
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void
|
|
590
|
+
): void;
|
|
591
|
+
describeStackResourceDrifts(
|
|
592
|
+
args: DescribeStackResourceDriftsCommandInput,
|
|
593
|
+
options: __HttpHandlerOptions,
|
|
594
|
+
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void
|
|
595
|
+
): void;
|
|
596
|
+
|
|
597
|
+
describeStackResources(
|
|
598
|
+
args: DescribeStackResourcesCommandInput,
|
|
599
|
+
options?: __HttpHandlerOptions
|
|
600
|
+
): Promise<DescribeStackResourcesCommandOutput>;
|
|
601
|
+
describeStackResources(
|
|
602
|
+
args: DescribeStackResourcesCommandInput,
|
|
603
|
+
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void
|
|
604
|
+
): void;
|
|
605
|
+
describeStackResources(
|
|
606
|
+
args: DescribeStackResourcesCommandInput,
|
|
607
|
+
options: __HttpHandlerOptions,
|
|
608
|
+
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void
|
|
609
|
+
): void;
|
|
610
|
+
|
|
611
|
+
describeStacks(
|
|
612
|
+
args: DescribeStacksCommandInput,
|
|
613
|
+
options?: __HttpHandlerOptions
|
|
614
|
+
): Promise<DescribeStacksCommandOutput>;
|
|
615
|
+
describeStacks(
|
|
616
|
+
args: DescribeStacksCommandInput,
|
|
617
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
618
|
+
): void;
|
|
619
|
+
describeStacks(
|
|
620
|
+
args: DescribeStacksCommandInput,
|
|
621
|
+
options: __HttpHandlerOptions,
|
|
622
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
623
|
+
): void;
|
|
624
|
+
|
|
625
|
+
describeStackSet(
|
|
626
|
+
args: DescribeStackSetCommandInput,
|
|
627
|
+
options?: __HttpHandlerOptions
|
|
628
|
+
): Promise<DescribeStackSetCommandOutput>;
|
|
629
|
+
describeStackSet(
|
|
630
|
+
args: DescribeStackSetCommandInput,
|
|
631
|
+
cb: (err: any, data?: DescribeStackSetCommandOutput) => void
|
|
632
|
+
): void;
|
|
633
|
+
describeStackSet(
|
|
634
|
+
args: DescribeStackSetCommandInput,
|
|
635
|
+
options: __HttpHandlerOptions,
|
|
636
|
+
cb: (err: any, data?: DescribeStackSetCommandOutput) => void
|
|
637
|
+
): void;
|
|
638
|
+
|
|
639
|
+
describeStackSetOperation(
|
|
640
|
+
args: DescribeStackSetOperationCommandInput,
|
|
641
|
+
options?: __HttpHandlerOptions
|
|
642
|
+
): Promise<DescribeStackSetOperationCommandOutput>;
|
|
643
|
+
describeStackSetOperation(
|
|
644
|
+
args: DescribeStackSetOperationCommandInput,
|
|
645
|
+
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void
|
|
646
|
+
): void;
|
|
647
|
+
describeStackSetOperation(
|
|
648
|
+
args: DescribeStackSetOperationCommandInput,
|
|
649
|
+
options: __HttpHandlerOptions,
|
|
650
|
+
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void
|
|
651
|
+
): void;
|
|
652
|
+
|
|
653
|
+
describeType(
|
|
654
|
+
args: DescribeTypeCommandInput,
|
|
655
|
+
options?: __HttpHandlerOptions
|
|
656
|
+
): Promise<DescribeTypeCommandOutput>;
|
|
657
|
+
describeType(
|
|
658
|
+
args: DescribeTypeCommandInput,
|
|
659
|
+
cb: (err: any, data?: DescribeTypeCommandOutput) => void
|
|
660
|
+
): void;
|
|
661
|
+
describeType(
|
|
662
|
+
args: DescribeTypeCommandInput,
|
|
663
|
+
options: __HttpHandlerOptions,
|
|
664
|
+
cb: (err: any, data?: DescribeTypeCommandOutput) => void
|
|
665
|
+
): void;
|
|
666
|
+
|
|
667
|
+
describeTypeRegistration(
|
|
668
|
+
args: DescribeTypeRegistrationCommandInput,
|
|
669
|
+
options?: __HttpHandlerOptions
|
|
670
|
+
): Promise<DescribeTypeRegistrationCommandOutput>;
|
|
671
|
+
describeTypeRegistration(
|
|
672
|
+
args: DescribeTypeRegistrationCommandInput,
|
|
673
|
+
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void
|
|
674
|
+
): void;
|
|
675
|
+
describeTypeRegistration(
|
|
676
|
+
args: DescribeTypeRegistrationCommandInput,
|
|
677
|
+
options: __HttpHandlerOptions,
|
|
678
|
+
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void
|
|
679
|
+
): void;
|
|
680
|
+
|
|
681
|
+
detectStackDrift(
|
|
682
|
+
args: DetectStackDriftCommandInput,
|
|
683
|
+
options?: __HttpHandlerOptions
|
|
684
|
+
): Promise<DetectStackDriftCommandOutput>;
|
|
685
|
+
detectStackDrift(
|
|
686
|
+
args: DetectStackDriftCommandInput,
|
|
687
|
+
cb: (err: any, data?: DetectStackDriftCommandOutput) => void
|
|
688
|
+
): void;
|
|
689
|
+
detectStackDrift(
|
|
690
|
+
args: DetectStackDriftCommandInput,
|
|
691
|
+
options: __HttpHandlerOptions,
|
|
692
|
+
cb: (err: any, data?: DetectStackDriftCommandOutput) => void
|
|
693
|
+
): void;
|
|
694
|
+
|
|
695
|
+
detectStackResourceDrift(
|
|
696
|
+
args: DetectStackResourceDriftCommandInput,
|
|
697
|
+
options?: __HttpHandlerOptions
|
|
698
|
+
): Promise<DetectStackResourceDriftCommandOutput>;
|
|
699
|
+
detectStackResourceDrift(
|
|
700
|
+
args: DetectStackResourceDriftCommandInput,
|
|
701
|
+
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void
|
|
702
|
+
): void;
|
|
703
|
+
detectStackResourceDrift(
|
|
704
|
+
args: DetectStackResourceDriftCommandInput,
|
|
705
|
+
options: __HttpHandlerOptions,
|
|
706
|
+
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void
|
|
707
|
+
): void;
|
|
708
|
+
|
|
709
|
+
detectStackSetDrift(
|
|
710
|
+
args: DetectStackSetDriftCommandInput,
|
|
711
|
+
options?: __HttpHandlerOptions
|
|
712
|
+
): Promise<DetectStackSetDriftCommandOutput>;
|
|
713
|
+
detectStackSetDrift(
|
|
714
|
+
args: DetectStackSetDriftCommandInput,
|
|
715
|
+
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void
|
|
716
|
+
): void;
|
|
717
|
+
detectStackSetDrift(
|
|
718
|
+
args: DetectStackSetDriftCommandInput,
|
|
719
|
+
options: __HttpHandlerOptions,
|
|
720
|
+
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void
|
|
721
|
+
): void;
|
|
722
|
+
|
|
723
|
+
estimateTemplateCost(
|
|
724
|
+
args: EstimateTemplateCostCommandInput,
|
|
725
|
+
options?: __HttpHandlerOptions
|
|
726
|
+
): Promise<EstimateTemplateCostCommandOutput>;
|
|
727
|
+
estimateTemplateCost(
|
|
728
|
+
args: EstimateTemplateCostCommandInput,
|
|
729
|
+
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void
|
|
730
|
+
): void;
|
|
731
|
+
estimateTemplateCost(
|
|
732
|
+
args: EstimateTemplateCostCommandInput,
|
|
733
|
+
options: __HttpHandlerOptions,
|
|
734
|
+
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void
|
|
735
|
+
): void;
|
|
736
|
+
|
|
737
|
+
executeChangeSet(
|
|
738
|
+
args: ExecuteChangeSetCommandInput,
|
|
739
|
+
options?: __HttpHandlerOptions
|
|
740
|
+
): Promise<ExecuteChangeSetCommandOutput>;
|
|
741
|
+
executeChangeSet(
|
|
742
|
+
args: ExecuteChangeSetCommandInput,
|
|
743
|
+
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void
|
|
744
|
+
): void;
|
|
745
|
+
executeChangeSet(
|
|
746
|
+
args: ExecuteChangeSetCommandInput,
|
|
747
|
+
options: __HttpHandlerOptions,
|
|
748
|
+
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void
|
|
749
|
+
): void;
|
|
750
|
+
|
|
751
|
+
getStackPolicy(
|
|
752
|
+
args: GetStackPolicyCommandInput,
|
|
753
|
+
options?: __HttpHandlerOptions
|
|
754
|
+
): Promise<GetStackPolicyCommandOutput>;
|
|
755
|
+
getStackPolicy(
|
|
756
|
+
args: GetStackPolicyCommandInput,
|
|
757
|
+
cb: (err: any, data?: GetStackPolicyCommandOutput) => void
|
|
758
|
+
): void;
|
|
759
|
+
getStackPolicy(
|
|
760
|
+
args: GetStackPolicyCommandInput,
|
|
761
|
+
options: __HttpHandlerOptions,
|
|
762
|
+
cb: (err: any, data?: GetStackPolicyCommandOutput) => void
|
|
763
|
+
): void;
|
|
764
|
+
|
|
765
|
+
getTemplate(
|
|
766
|
+
args: GetTemplateCommandInput,
|
|
767
|
+
options?: __HttpHandlerOptions
|
|
768
|
+
): Promise<GetTemplateCommandOutput>;
|
|
769
|
+
getTemplate(
|
|
770
|
+
args: GetTemplateCommandInput,
|
|
771
|
+
cb: (err: any, data?: GetTemplateCommandOutput) => void
|
|
772
|
+
): void;
|
|
773
|
+
getTemplate(
|
|
774
|
+
args: GetTemplateCommandInput,
|
|
775
|
+
options: __HttpHandlerOptions,
|
|
776
|
+
cb: (err: any, data?: GetTemplateCommandOutput) => void
|
|
777
|
+
): void;
|
|
778
|
+
|
|
779
|
+
getTemplateSummary(
|
|
780
|
+
args: GetTemplateSummaryCommandInput,
|
|
781
|
+
options?: __HttpHandlerOptions
|
|
782
|
+
): Promise<GetTemplateSummaryCommandOutput>;
|
|
783
|
+
getTemplateSummary(
|
|
784
|
+
args: GetTemplateSummaryCommandInput,
|
|
785
|
+
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void
|
|
786
|
+
): void;
|
|
787
|
+
getTemplateSummary(
|
|
788
|
+
args: GetTemplateSummaryCommandInput,
|
|
789
|
+
options: __HttpHandlerOptions,
|
|
790
|
+
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void
|
|
791
|
+
): void;
|
|
792
|
+
|
|
793
|
+
importStacksToStackSet(
|
|
794
|
+
args: ImportStacksToStackSetCommandInput,
|
|
795
|
+
options?: __HttpHandlerOptions
|
|
796
|
+
): Promise<ImportStacksToStackSetCommandOutput>;
|
|
797
|
+
importStacksToStackSet(
|
|
798
|
+
args: ImportStacksToStackSetCommandInput,
|
|
799
|
+
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void
|
|
800
|
+
): void;
|
|
801
|
+
importStacksToStackSet(
|
|
802
|
+
args: ImportStacksToStackSetCommandInput,
|
|
803
|
+
options: __HttpHandlerOptions,
|
|
804
|
+
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void
|
|
805
|
+
): void;
|
|
806
|
+
|
|
807
|
+
listChangeSets(
|
|
808
|
+
args: ListChangeSetsCommandInput,
|
|
809
|
+
options?: __HttpHandlerOptions
|
|
810
|
+
): Promise<ListChangeSetsCommandOutput>;
|
|
811
|
+
listChangeSets(
|
|
812
|
+
args: ListChangeSetsCommandInput,
|
|
813
|
+
cb: (err: any, data?: ListChangeSetsCommandOutput) => void
|
|
814
|
+
): void;
|
|
815
|
+
listChangeSets(
|
|
816
|
+
args: ListChangeSetsCommandInput,
|
|
817
|
+
options: __HttpHandlerOptions,
|
|
818
|
+
cb: (err: any, data?: ListChangeSetsCommandOutput) => void
|
|
819
|
+
): void;
|
|
820
|
+
|
|
821
|
+
listExports(
|
|
822
|
+
args: ListExportsCommandInput,
|
|
823
|
+
options?: __HttpHandlerOptions
|
|
824
|
+
): Promise<ListExportsCommandOutput>;
|
|
825
|
+
listExports(
|
|
826
|
+
args: ListExportsCommandInput,
|
|
827
|
+
cb: (err: any, data?: ListExportsCommandOutput) => void
|
|
828
|
+
): void;
|
|
829
|
+
listExports(
|
|
830
|
+
args: ListExportsCommandInput,
|
|
831
|
+
options: __HttpHandlerOptions,
|
|
832
|
+
cb: (err: any, data?: ListExportsCommandOutput) => void
|
|
833
|
+
): void;
|
|
834
|
+
|
|
835
|
+
listImports(
|
|
836
|
+
args: ListImportsCommandInput,
|
|
837
|
+
options?: __HttpHandlerOptions
|
|
838
|
+
): Promise<ListImportsCommandOutput>;
|
|
839
|
+
listImports(
|
|
840
|
+
args: ListImportsCommandInput,
|
|
841
|
+
cb: (err: any, data?: ListImportsCommandOutput) => void
|
|
842
|
+
): void;
|
|
843
|
+
listImports(
|
|
844
|
+
args: ListImportsCommandInput,
|
|
845
|
+
options: __HttpHandlerOptions,
|
|
846
|
+
cb: (err: any, data?: ListImportsCommandOutput) => void
|
|
847
|
+
): void;
|
|
848
|
+
|
|
849
|
+
listStackInstances(
|
|
850
|
+
args: ListStackInstancesCommandInput,
|
|
851
|
+
options?: __HttpHandlerOptions
|
|
852
|
+
): Promise<ListStackInstancesCommandOutput>;
|
|
853
|
+
listStackInstances(
|
|
854
|
+
args: ListStackInstancesCommandInput,
|
|
855
|
+
cb: (err: any, data?: ListStackInstancesCommandOutput) => void
|
|
856
|
+
): void;
|
|
857
|
+
listStackInstances(
|
|
858
|
+
args: ListStackInstancesCommandInput,
|
|
859
|
+
options: __HttpHandlerOptions,
|
|
860
|
+
cb: (err: any, data?: ListStackInstancesCommandOutput) => void
|
|
861
|
+
): void;
|
|
862
|
+
|
|
863
|
+
listStackResources(
|
|
864
|
+
args: ListStackResourcesCommandInput,
|
|
865
|
+
options?: __HttpHandlerOptions
|
|
866
|
+
): Promise<ListStackResourcesCommandOutput>;
|
|
867
|
+
listStackResources(
|
|
868
|
+
args: ListStackResourcesCommandInput,
|
|
869
|
+
cb: (err: any, data?: ListStackResourcesCommandOutput) => void
|
|
870
|
+
): void;
|
|
871
|
+
listStackResources(
|
|
872
|
+
args: ListStackResourcesCommandInput,
|
|
873
|
+
options: __HttpHandlerOptions,
|
|
874
|
+
cb: (err: any, data?: ListStackResourcesCommandOutput) => void
|
|
875
|
+
): void;
|
|
876
|
+
|
|
877
|
+
listStacks(
|
|
878
|
+
args: ListStacksCommandInput,
|
|
879
|
+
options?: __HttpHandlerOptions
|
|
880
|
+
): Promise<ListStacksCommandOutput>;
|
|
881
|
+
listStacks(
|
|
882
|
+
args: ListStacksCommandInput,
|
|
883
|
+
cb: (err: any, data?: ListStacksCommandOutput) => void
|
|
884
|
+
): void;
|
|
885
|
+
listStacks(
|
|
886
|
+
args: ListStacksCommandInput,
|
|
887
|
+
options: __HttpHandlerOptions,
|
|
888
|
+
cb: (err: any, data?: ListStacksCommandOutput) => void
|
|
889
|
+
): void;
|
|
890
|
+
|
|
891
|
+
listStackSetOperationResults(
|
|
892
|
+
args: ListStackSetOperationResultsCommandInput,
|
|
893
|
+
options?: __HttpHandlerOptions
|
|
894
|
+
): Promise<ListStackSetOperationResultsCommandOutput>;
|
|
895
|
+
listStackSetOperationResults(
|
|
896
|
+
args: ListStackSetOperationResultsCommandInput,
|
|
897
|
+
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void
|
|
898
|
+
): void;
|
|
899
|
+
listStackSetOperationResults(
|
|
900
|
+
args: ListStackSetOperationResultsCommandInput,
|
|
901
|
+
options: __HttpHandlerOptions,
|
|
902
|
+
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void
|
|
903
|
+
): void;
|
|
904
|
+
|
|
905
|
+
listStackSetOperations(
|
|
906
|
+
args: ListStackSetOperationsCommandInput,
|
|
907
|
+
options?: __HttpHandlerOptions
|
|
908
|
+
): Promise<ListStackSetOperationsCommandOutput>;
|
|
909
|
+
listStackSetOperations(
|
|
910
|
+
args: ListStackSetOperationsCommandInput,
|
|
911
|
+
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void
|
|
912
|
+
): void;
|
|
913
|
+
listStackSetOperations(
|
|
914
|
+
args: ListStackSetOperationsCommandInput,
|
|
915
|
+
options: __HttpHandlerOptions,
|
|
916
|
+
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void
|
|
917
|
+
): void;
|
|
918
|
+
|
|
919
|
+
listStackSets(
|
|
920
|
+
args: ListStackSetsCommandInput,
|
|
921
|
+
options?: __HttpHandlerOptions
|
|
922
|
+
): Promise<ListStackSetsCommandOutput>;
|
|
923
|
+
listStackSets(
|
|
924
|
+
args: ListStackSetsCommandInput,
|
|
925
|
+
cb: (err: any, data?: ListStackSetsCommandOutput) => void
|
|
926
|
+
): void;
|
|
927
|
+
listStackSets(
|
|
928
|
+
args: ListStackSetsCommandInput,
|
|
929
|
+
options: __HttpHandlerOptions,
|
|
930
|
+
cb: (err: any, data?: ListStackSetsCommandOutput) => void
|
|
931
|
+
): void;
|
|
932
|
+
|
|
933
|
+
listTypeRegistrations(
|
|
934
|
+
args: ListTypeRegistrationsCommandInput,
|
|
935
|
+
options?: __HttpHandlerOptions
|
|
936
|
+
): Promise<ListTypeRegistrationsCommandOutput>;
|
|
937
|
+
listTypeRegistrations(
|
|
938
|
+
args: ListTypeRegistrationsCommandInput,
|
|
939
|
+
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void
|
|
940
|
+
): void;
|
|
941
|
+
listTypeRegistrations(
|
|
942
|
+
args: ListTypeRegistrationsCommandInput,
|
|
943
|
+
options: __HttpHandlerOptions,
|
|
944
|
+
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void
|
|
945
|
+
): void;
|
|
946
|
+
|
|
947
|
+
listTypes(
|
|
948
|
+
args: ListTypesCommandInput,
|
|
949
|
+
options?: __HttpHandlerOptions
|
|
950
|
+
): Promise<ListTypesCommandOutput>;
|
|
951
|
+
listTypes(
|
|
952
|
+
args: ListTypesCommandInput,
|
|
953
|
+
cb: (err: any, data?: ListTypesCommandOutput) => void
|
|
954
|
+
): void;
|
|
955
|
+
listTypes(
|
|
956
|
+
args: ListTypesCommandInput,
|
|
957
|
+
options: __HttpHandlerOptions,
|
|
958
|
+
cb: (err: any, data?: ListTypesCommandOutput) => void
|
|
959
|
+
): void;
|
|
960
|
+
|
|
961
|
+
listTypeVersions(
|
|
962
|
+
args: ListTypeVersionsCommandInput,
|
|
963
|
+
options?: __HttpHandlerOptions
|
|
964
|
+
): Promise<ListTypeVersionsCommandOutput>;
|
|
965
|
+
listTypeVersions(
|
|
966
|
+
args: ListTypeVersionsCommandInput,
|
|
967
|
+
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void
|
|
968
|
+
): void;
|
|
969
|
+
listTypeVersions(
|
|
970
|
+
args: ListTypeVersionsCommandInput,
|
|
971
|
+
options: __HttpHandlerOptions,
|
|
972
|
+
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void
|
|
973
|
+
): void;
|
|
974
|
+
|
|
975
|
+
publishType(
|
|
976
|
+
args: PublishTypeCommandInput,
|
|
977
|
+
options?: __HttpHandlerOptions
|
|
978
|
+
): Promise<PublishTypeCommandOutput>;
|
|
979
|
+
publishType(
|
|
980
|
+
args: PublishTypeCommandInput,
|
|
981
|
+
cb: (err: any, data?: PublishTypeCommandOutput) => void
|
|
982
|
+
): void;
|
|
983
|
+
publishType(
|
|
984
|
+
args: PublishTypeCommandInput,
|
|
985
|
+
options: __HttpHandlerOptions,
|
|
986
|
+
cb: (err: any, data?: PublishTypeCommandOutput) => void
|
|
987
|
+
): void;
|
|
988
|
+
|
|
989
|
+
recordHandlerProgress(
|
|
990
|
+
args: RecordHandlerProgressCommandInput,
|
|
991
|
+
options?: __HttpHandlerOptions
|
|
992
|
+
): Promise<RecordHandlerProgressCommandOutput>;
|
|
993
|
+
recordHandlerProgress(
|
|
994
|
+
args: RecordHandlerProgressCommandInput,
|
|
995
|
+
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void
|
|
996
|
+
): void;
|
|
997
|
+
recordHandlerProgress(
|
|
998
|
+
args: RecordHandlerProgressCommandInput,
|
|
999
|
+
options: __HttpHandlerOptions,
|
|
1000
|
+
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void
|
|
1001
|
+
): void;
|
|
1002
|
+
|
|
1003
|
+
registerPublisher(
|
|
1004
|
+
args: RegisterPublisherCommandInput,
|
|
1005
|
+
options?: __HttpHandlerOptions
|
|
1006
|
+
): Promise<RegisterPublisherCommandOutput>;
|
|
1007
|
+
registerPublisher(
|
|
1008
|
+
args: RegisterPublisherCommandInput,
|
|
1009
|
+
cb: (err: any, data?: RegisterPublisherCommandOutput) => void
|
|
1010
|
+
): void;
|
|
1011
|
+
registerPublisher(
|
|
1012
|
+
args: RegisterPublisherCommandInput,
|
|
1013
|
+
options: __HttpHandlerOptions,
|
|
1014
|
+
cb: (err: any, data?: RegisterPublisherCommandOutput) => void
|
|
1015
|
+
): void;
|
|
1016
|
+
|
|
1017
|
+
registerType(
|
|
1018
|
+
args: RegisterTypeCommandInput,
|
|
1019
|
+
options?: __HttpHandlerOptions
|
|
1020
|
+
): Promise<RegisterTypeCommandOutput>;
|
|
1021
|
+
registerType(
|
|
1022
|
+
args: RegisterTypeCommandInput,
|
|
1023
|
+
cb: (err: any, data?: RegisterTypeCommandOutput) => void
|
|
1024
|
+
): void;
|
|
1025
|
+
registerType(
|
|
1026
|
+
args: RegisterTypeCommandInput,
|
|
1027
|
+
options: __HttpHandlerOptions,
|
|
1028
|
+
cb: (err: any, data?: RegisterTypeCommandOutput) => void
|
|
1029
|
+
): void;
|
|
1030
|
+
|
|
1031
|
+
rollbackStack(
|
|
1032
|
+
args: RollbackStackCommandInput,
|
|
1033
|
+
options?: __HttpHandlerOptions
|
|
1034
|
+
): Promise<RollbackStackCommandOutput>;
|
|
1035
|
+
rollbackStack(
|
|
1036
|
+
args: RollbackStackCommandInput,
|
|
1037
|
+
cb: (err: any, data?: RollbackStackCommandOutput) => void
|
|
1038
|
+
): void;
|
|
1039
|
+
rollbackStack(
|
|
1040
|
+
args: RollbackStackCommandInput,
|
|
1041
|
+
options: __HttpHandlerOptions,
|
|
1042
|
+
cb: (err: any, data?: RollbackStackCommandOutput) => void
|
|
1043
|
+
): void;
|
|
1044
|
+
|
|
1045
|
+
setStackPolicy(
|
|
1046
|
+
args: SetStackPolicyCommandInput,
|
|
1047
|
+
options?: __HttpHandlerOptions
|
|
1048
|
+
): Promise<SetStackPolicyCommandOutput>;
|
|
1049
|
+
setStackPolicy(
|
|
1050
|
+
args: SetStackPolicyCommandInput,
|
|
1051
|
+
cb: (err: any, data?: SetStackPolicyCommandOutput) => void
|
|
1052
|
+
): void;
|
|
1053
|
+
setStackPolicy(
|
|
1054
|
+
args: SetStackPolicyCommandInput,
|
|
1055
|
+
options: __HttpHandlerOptions,
|
|
1056
|
+
cb: (err: any, data?: SetStackPolicyCommandOutput) => void
|
|
1057
|
+
): void;
|
|
1058
|
+
|
|
1059
|
+
setTypeConfiguration(
|
|
1060
|
+
args: SetTypeConfigurationCommandInput,
|
|
1061
|
+
options?: __HttpHandlerOptions
|
|
1062
|
+
): Promise<SetTypeConfigurationCommandOutput>;
|
|
1063
|
+
setTypeConfiguration(
|
|
1064
|
+
args: SetTypeConfigurationCommandInput,
|
|
1065
|
+
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void
|
|
1066
|
+
): void;
|
|
1067
|
+
setTypeConfiguration(
|
|
1068
|
+
args: SetTypeConfigurationCommandInput,
|
|
1069
|
+
options: __HttpHandlerOptions,
|
|
1070
|
+
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void
|
|
1071
|
+
): void;
|
|
1072
|
+
|
|
1073
|
+
setTypeDefaultVersion(
|
|
1074
|
+
args: SetTypeDefaultVersionCommandInput,
|
|
1075
|
+
options?: __HttpHandlerOptions
|
|
1076
|
+
): Promise<SetTypeDefaultVersionCommandOutput>;
|
|
1077
|
+
setTypeDefaultVersion(
|
|
1078
|
+
args: SetTypeDefaultVersionCommandInput,
|
|
1079
|
+
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void
|
|
1080
|
+
): void;
|
|
1081
|
+
setTypeDefaultVersion(
|
|
1082
|
+
args: SetTypeDefaultVersionCommandInput,
|
|
1083
|
+
options: __HttpHandlerOptions,
|
|
1084
|
+
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void
|
|
1085
|
+
): void;
|
|
1086
|
+
|
|
1087
|
+
signalResource(
|
|
1088
|
+
args: SignalResourceCommandInput,
|
|
1089
|
+
options?: __HttpHandlerOptions
|
|
1090
|
+
): Promise<SignalResourceCommandOutput>;
|
|
1091
|
+
signalResource(
|
|
1092
|
+
args: SignalResourceCommandInput,
|
|
1093
|
+
cb: (err: any, data?: SignalResourceCommandOutput) => void
|
|
1094
|
+
): void;
|
|
1095
|
+
signalResource(
|
|
1096
|
+
args: SignalResourceCommandInput,
|
|
1097
|
+
options: __HttpHandlerOptions,
|
|
1098
|
+
cb: (err: any, data?: SignalResourceCommandOutput) => void
|
|
1099
|
+
): void;
|
|
1100
|
+
|
|
1101
|
+
stopStackSetOperation(
|
|
1102
|
+
args: StopStackSetOperationCommandInput,
|
|
1103
|
+
options?: __HttpHandlerOptions
|
|
1104
|
+
): Promise<StopStackSetOperationCommandOutput>;
|
|
1105
|
+
stopStackSetOperation(
|
|
1106
|
+
args: StopStackSetOperationCommandInput,
|
|
1107
|
+
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void
|
|
1108
|
+
): void;
|
|
1109
|
+
stopStackSetOperation(
|
|
1110
|
+
args: StopStackSetOperationCommandInput,
|
|
1111
|
+
options: __HttpHandlerOptions,
|
|
1112
|
+
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void
|
|
1113
|
+
): void;
|
|
1114
|
+
|
|
1115
|
+
testType(
|
|
1116
|
+
args: TestTypeCommandInput,
|
|
1117
|
+
options?: __HttpHandlerOptions
|
|
1118
|
+
): Promise<TestTypeCommandOutput>;
|
|
1119
|
+
testType(
|
|
1120
|
+
args: TestTypeCommandInput,
|
|
1121
|
+
cb: (err: any, data?: TestTypeCommandOutput) => void
|
|
1122
|
+
): void;
|
|
1123
|
+
testType(
|
|
1124
|
+
args: TestTypeCommandInput,
|
|
1125
|
+
options: __HttpHandlerOptions,
|
|
1126
|
+
cb: (err: any, data?: TestTypeCommandOutput) => void
|
|
1127
|
+
): void;
|
|
1128
|
+
|
|
1129
|
+
updateStack(
|
|
1130
|
+
args: UpdateStackCommandInput,
|
|
1131
|
+
options?: __HttpHandlerOptions
|
|
1132
|
+
): Promise<UpdateStackCommandOutput>;
|
|
1133
|
+
updateStack(
|
|
1134
|
+
args: UpdateStackCommandInput,
|
|
1135
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1136
|
+
): void;
|
|
1137
|
+
updateStack(
|
|
1138
|
+
args: UpdateStackCommandInput,
|
|
1139
|
+
options: __HttpHandlerOptions,
|
|
1140
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1141
|
+
): void;
|
|
1142
|
+
|
|
1143
|
+
updateStackInstances(
|
|
1144
|
+
args: UpdateStackInstancesCommandInput,
|
|
1145
|
+
options?: __HttpHandlerOptions
|
|
1146
|
+
): Promise<UpdateStackInstancesCommandOutput>;
|
|
1147
|
+
updateStackInstances(
|
|
1148
|
+
args: UpdateStackInstancesCommandInput,
|
|
1149
|
+
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void
|
|
1150
|
+
): void;
|
|
1151
|
+
updateStackInstances(
|
|
1152
|
+
args: UpdateStackInstancesCommandInput,
|
|
1153
|
+
options: __HttpHandlerOptions,
|
|
1154
|
+
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void
|
|
1155
|
+
): void;
|
|
1156
|
+
|
|
1157
|
+
updateStackSet(
|
|
1158
|
+
args: UpdateStackSetCommandInput,
|
|
1159
|
+
options?: __HttpHandlerOptions
|
|
1160
|
+
): Promise<UpdateStackSetCommandOutput>;
|
|
1161
|
+
updateStackSet(
|
|
1162
|
+
args: UpdateStackSetCommandInput,
|
|
1163
|
+
cb: (err: any, data?: UpdateStackSetCommandOutput) => void
|
|
1164
|
+
): void;
|
|
1165
|
+
updateStackSet(
|
|
1166
|
+
args: UpdateStackSetCommandInput,
|
|
1167
|
+
options: __HttpHandlerOptions,
|
|
1168
|
+
cb: (err: any, data?: UpdateStackSetCommandOutput) => void
|
|
1169
|
+
): void;
|
|
1170
|
+
|
|
1171
|
+
updateTerminationProtection(
|
|
1172
|
+
args: UpdateTerminationProtectionCommandInput,
|
|
1173
|
+
options?: __HttpHandlerOptions
|
|
1174
|
+
): Promise<UpdateTerminationProtectionCommandOutput>;
|
|
1175
|
+
updateTerminationProtection(
|
|
1176
|
+
args: UpdateTerminationProtectionCommandInput,
|
|
1177
|
+
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void
|
|
1178
|
+
): void;
|
|
1179
|
+
updateTerminationProtection(
|
|
1180
|
+
args: UpdateTerminationProtectionCommandInput,
|
|
1181
|
+
options: __HttpHandlerOptions,
|
|
1182
|
+
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void
|
|
1183
|
+
): void;
|
|
1184
|
+
|
|
1185
|
+
validateTemplate(
|
|
1186
|
+
args: ValidateTemplateCommandInput,
|
|
1187
|
+
options?: __HttpHandlerOptions
|
|
1188
|
+
): Promise<ValidateTemplateCommandOutput>;
|
|
1189
|
+
validateTemplate(
|
|
1190
|
+
args: ValidateTemplateCommandInput,
|
|
1191
|
+
cb: (err: any, data?: ValidateTemplateCommandOutput) => void
|
|
1192
|
+
): void;
|
|
1193
|
+
validateTemplate(
|
|
1194
|
+
args: ValidateTemplateCommandInput,
|
|
1195
|
+
options: __HttpHandlerOptions,
|
|
1196
|
+
cb: (err: any, data?: ValidateTemplateCommandOutput) => void
|
|
1197
|
+
): void;
|
|
1198
|
+
}
|