@aws-sdk/client-cloudformation 3.308.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/dist-cjs/commands/ActivateTypeCommand.js +2 -2
  2. package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  3. package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -2
  4. package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -2
  5. package/dist-cjs/commands/CreateChangeSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateStackCommand.js +2 -2
  7. package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -2
  8. package/dist-cjs/commands/CreateStackSetCommand.js +2 -2
  9. package/dist-cjs/commands/DeactivateTypeCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteStackCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteStackSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeregisterTypeCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -2
  18. package/dist-cjs/commands/DescribePublisherCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeStackSetCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeTypeCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -2
  30. package/dist-cjs/commands/DetectStackDriftCommand.js +2 -2
  31. package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -2
  32. package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -2
  33. package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -2
  34. package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -2
  35. package/dist-cjs/commands/GetStackPolicyCommand.js +2 -2
  36. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -2
  38. package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -2
  39. package/dist-cjs/commands/ListChangeSetsCommand.js +2 -2
  40. package/dist-cjs/commands/ListExportsCommand.js +2 -2
  41. package/dist-cjs/commands/ListImportsCommand.js +2 -2
  42. package/dist-cjs/commands/ListStackInstancesCommand.js +2 -2
  43. package/dist-cjs/commands/ListStackResourcesCommand.js +2 -2
  44. package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -2
  45. package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -2
  46. package/dist-cjs/commands/ListStackSetsCommand.js +2 -2
  47. package/dist-cjs/commands/ListStacksCommand.js +2 -2
  48. package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -2
  49. package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -2
  50. package/dist-cjs/commands/ListTypesCommand.js +2 -2
  51. package/dist-cjs/commands/PublishTypeCommand.js +2 -2
  52. package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -2
  53. package/dist-cjs/commands/RegisterPublisherCommand.js +2 -2
  54. package/dist-cjs/commands/RegisterTypeCommand.js +2 -2
  55. package/dist-cjs/commands/RollbackStackCommand.js +2 -2
  56. package/dist-cjs/commands/SetStackPolicyCommand.js +2 -2
  57. package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -2
  58. package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -2
  59. package/dist-cjs/commands/SignalResourceCommand.js +2 -2
  60. package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -2
  61. package/dist-cjs/commands/TestTypeCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateStackCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateStackSetCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -2
  66. package/dist-cjs/commands/ValidateTemplateCommand.js +2 -2
  67. package/dist-cjs/protocols/Aws_query.js +1158 -1158
  68. package/dist-es/commands/ActivateTypeCommand.js +3 -3
  69. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
  70. package/dist-es/commands/CancelUpdateStackCommand.js +3 -3
  71. package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -3
  72. package/dist-es/commands/CreateChangeSetCommand.js +3 -3
  73. package/dist-es/commands/CreateStackCommand.js +3 -3
  74. package/dist-es/commands/CreateStackInstancesCommand.js +3 -3
  75. package/dist-es/commands/CreateStackSetCommand.js +3 -3
  76. package/dist-es/commands/DeactivateTypeCommand.js +3 -3
  77. package/dist-es/commands/DeleteChangeSetCommand.js +3 -3
  78. package/dist-es/commands/DeleteStackCommand.js +3 -3
  79. package/dist-es/commands/DeleteStackInstancesCommand.js +3 -3
  80. package/dist-es/commands/DeleteStackSetCommand.js +3 -3
  81. package/dist-es/commands/DeregisterTypeCommand.js +3 -3
  82. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
  83. package/dist-es/commands/DescribeChangeSetCommand.js +3 -3
  84. package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -3
  85. package/dist-es/commands/DescribePublisherCommand.js +3 -3
  86. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -3
  87. package/dist-es/commands/DescribeStackEventsCommand.js +3 -3
  88. package/dist-es/commands/DescribeStackInstanceCommand.js +3 -3
  89. package/dist-es/commands/DescribeStackResourceCommand.js +3 -3
  90. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -3
  91. package/dist-es/commands/DescribeStackResourcesCommand.js +3 -3
  92. package/dist-es/commands/DescribeStackSetCommand.js +3 -3
  93. package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -3
  94. package/dist-es/commands/DescribeStacksCommand.js +3 -3
  95. package/dist-es/commands/DescribeTypeCommand.js +3 -3
  96. package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -3
  97. package/dist-es/commands/DetectStackDriftCommand.js +3 -3
  98. package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -3
  99. package/dist-es/commands/DetectStackSetDriftCommand.js +3 -3
  100. package/dist-es/commands/EstimateTemplateCostCommand.js +3 -3
  101. package/dist-es/commands/ExecuteChangeSetCommand.js +3 -3
  102. package/dist-es/commands/GetStackPolicyCommand.js +3 -3
  103. package/dist-es/commands/GetTemplateCommand.js +3 -3
  104. package/dist-es/commands/GetTemplateSummaryCommand.js +3 -3
  105. package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -3
  106. package/dist-es/commands/ListChangeSetsCommand.js +3 -3
  107. package/dist-es/commands/ListExportsCommand.js +3 -3
  108. package/dist-es/commands/ListImportsCommand.js +3 -3
  109. package/dist-es/commands/ListStackInstancesCommand.js +3 -3
  110. package/dist-es/commands/ListStackResourcesCommand.js +3 -3
  111. package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -3
  112. package/dist-es/commands/ListStackSetOperationsCommand.js +3 -3
  113. package/dist-es/commands/ListStackSetsCommand.js +3 -3
  114. package/dist-es/commands/ListStacksCommand.js +3 -3
  115. package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -3
  116. package/dist-es/commands/ListTypeVersionsCommand.js +3 -3
  117. package/dist-es/commands/ListTypesCommand.js +3 -3
  118. package/dist-es/commands/PublishTypeCommand.js +3 -3
  119. package/dist-es/commands/RecordHandlerProgressCommand.js +3 -3
  120. package/dist-es/commands/RegisterPublisherCommand.js +3 -3
  121. package/dist-es/commands/RegisterTypeCommand.js +3 -3
  122. package/dist-es/commands/RollbackStackCommand.js +3 -3
  123. package/dist-es/commands/SetStackPolicyCommand.js +3 -3
  124. package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
  125. package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
  126. package/dist-es/commands/SignalResourceCommand.js +3 -3
  127. package/dist-es/commands/StopStackSetOperationCommand.js +3 -3
  128. package/dist-es/commands/TestTypeCommand.js +3 -3
  129. package/dist-es/commands/UpdateStackCommand.js +3 -3
  130. package/dist-es/commands/UpdateStackInstancesCommand.js +3 -3
  131. package/dist-es/commands/UpdateStackSetCommand.js +3 -3
  132. package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -3
  133. package/dist-es/commands/ValidateTemplateCommand.js +3 -3
  134. package/dist-es/protocols/Aws_query.js +1023 -1023
  135. package/dist-types/protocols/Aws_query.d.ts +528 -132
  136. package/dist-types/ts3.4/protocols/Aws_query.d.ts +132 -132
  137. package/package.json +36 -36
@@ -267,531 +267,531 @@ import {
267
267
  ValidateTemplateCommandInput,
268
268
  ValidateTemplateCommandOutput,
269
269
  } from "../commands/ValidateTemplateCommand";
270
- export declare const serializeAws_queryActivateTypeCommand: (
270
+ export declare const se_ActivateTypeCommand: (
271
271
  input: ActivateTypeCommandInput,
272
272
  context: __SerdeContext
273
273
  ) => Promise<__HttpRequest>;
274
- export declare const serializeAws_queryBatchDescribeTypeConfigurationsCommand: (
274
+ export declare const se_BatchDescribeTypeConfigurationsCommand: (
275
275
  input: BatchDescribeTypeConfigurationsCommandInput,
276
276
  context: __SerdeContext
277
277
  ) => Promise<__HttpRequest>;
278
- export declare const serializeAws_queryCancelUpdateStackCommand: (
278
+ export declare const se_CancelUpdateStackCommand: (
279
279
  input: CancelUpdateStackCommandInput,
280
280
  context: __SerdeContext
281
281
  ) => Promise<__HttpRequest>;
282
- export declare const serializeAws_queryContinueUpdateRollbackCommand: (
282
+ export declare const se_ContinueUpdateRollbackCommand: (
283
283
  input: ContinueUpdateRollbackCommandInput,
284
284
  context: __SerdeContext
285
285
  ) => Promise<__HttpRequest>;
286
- export declare const serializeAws_queryCreateChangeSetCommand: (
286
+ export declare const se_CreateChangeSetCommand: (
287
287
  input: CreateChangeSetCommandInput,
288
288
  context: __SerdeContext
289
289
  ) => Promise<__HttpRequest>;
290
- export declare const serializeAws_queryCreateStackCommand: (
290
+ export declare const se_CreateStackCommand: (
291
291
  input: CreateStackCommandInput,
292
292
  context: __SerdeContext
293
293
  ) => Promise<__HttpRequest>;
294
- export declare const serializeAws_queryCreateStackInstancesCommand: (
294
+ export declare const se_CreateStackInstancesCommand: (
295
295
  input: CreateStackInstancesCommandInput,
296
296
  context: __SerdeContext
297
297
  ) => Promise<__HttpRequest>;
298
- export declare const serializeAws_queryCreateStackSetCommand: (
298
+ export declare const se_CreateStackSetCommand: (
299
299
  input: CreateStackSetCommandInput,
300
300
  context: __SerdeContext
301
301
  ) => Promise<__HttpRequest>;
302
- export declare const serializeAws_queryDeactivateTypeCommand: (
302
+ export declare const se_DeactivateTypeCommand: (
303
303
  input: DeactivateTypeCommandInput,
304
304
  context: __SerdeContext
305
305
  ) => Promise<__HttpRequest>;
306
- export declare const serializeAws_queryDeleteChangeSetCommand: (
306
+ export declare const se_DeleteChangeSetCommand: (
307
307
  input: DeleteChangeSetCommandInput,
308
308
  context: __SerdeContext
309
309
  ) => Promise<__HttpRequest>;
310
- export declare const serializeAws_queryDeleteStackCommand: (
310
+ export declare const se_DeleteStackCommand: (
311
311
  input: DeleteStackCommandInput,
312
312
  context: __SerdeContext
313
313
  ) => Promise<__HttpRequest>;
314
- export declare const serializeAws_queryDeleteStackInstancesCommand: (
314
+ export declare const se_DeleteStackInstancesCommand: (
315
315
  input: DeleteStackInstancesCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_queryDeleteStackSetCommand: (
318
+ export declare const se_DeleteStackSetCommand: (
319
319
  input: DeleteStackSetCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_queryDeregisterTypeCommand: (
322
+ export declare const se_DeregisterTypeCommand: (
323
323
  input: DeregisterTypeCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_queryDescribeAccountLimitsCommand: (
326
+ export declare const se_DescribeAccountLimitsCommand: (
327
327
  input: DescribeAccountLimitsCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_queryDescribeChangeSetCommand: (
330
+ export declare const se_DescribeChangeSetCommand: (
331
331
  input: DescribeChangeSetCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_queryDescribeChangeSetHooksCommand: (
334
+ export declare const se_DescribeChangeSetHooksCommand: (
335
335
  input: DescribeChangeSetHooksCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_queryDescribePublisherCommand: (
338
+ export declare const se_DescribePublisherCommand: (
339
339
  input: DescribePublisherCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_queryDescribeStackDriftDetectionStatusCommand: (
342
+ export declare const se_DescribeStackDriftDetectionStatusCommand: (
343
343
  input: DescribeStackDriftDetectionStatusCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_queryDescribeStackEventsCommand: (
346
+ export declare const se_DescribeStackEventsCommand: (
347
347
  input: DescribeStackEventsCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_queryDescribeStackInstanceCommand: (
350
+ export declare const se_DescribeStackInstanceCommand: (
351
351
  input: DescribeStackInstanceCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_queryDescribeStackResourceCommand: (
354
+ export declare const se_DescribeStackResourceCommand: (
355
355
  input: DescribeStackResourceCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_queryDescribeStackResourceDriftsCommand: (
358
+ export declare const se_DescribeStackResourceDriftsCommand: (
359
359
  input: DescribeStackResourceDriftsCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_queryDescribeStackResourcesCommand: (
362
+ export declare const se_DescribeStackResourcesCommand: (
363
363
  input: DescribeStackResourcesCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_queryDescribeStacksCommand: (
366
+ export declare const se_DescribeStacksCommand: (
367
367
  input: DescribeStacksCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_queryDescribeStackSetCommand: (
370
+ export declare const se_DescribeStackSetCommand: (
371
371
  input: DescribeStackSetCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_queryDescribeStackSetOperationCommand: (
374
+ export declare const se_DescribeStackSetOperationCommand: (
375
375
  input: DescribeStackSetOperationCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_queryDescribeTypeCommand: (
378
+ export declare const se_DescribeTypeCommand: (
379
379
  input: DescribeTypeCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_queryDescribeTypeRegistrationCommand: (
382
+ export declare const se_DescribeTypeRegistrationCommand: (
383
383
  input: DescribeTypeRegistrationCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_queryDetectStackDriftCommand: (
386
+ export declare const se_DetectStackDriftCommand: (
387
387
  input: DetectStackDriftCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_queryDetectStackResourceDriftCommand: (
390
+ export declare const se_DetectStackResourceDriftCommand: (
391
391
  input: DetectStackResourceDriftCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_queryDetectStackSetDriftCommand: (
394
+ export declare const se_DetectStackSetDriftCommand: (
395
395
  input: DetectStackSetDriftCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_queryEstimateTemplateCostCommand: (
398
+ export declare const se_EstimateTemplateCostCommand: (
399
399
  input: EstimateTemplateCostCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_queryExecuteChangeSetCommand: (
402
+ export declare const se_ExecuteChangeSetCommand: (
403
403
  input: ExecuteChangeSetCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_queryGetStackPolicyCommand: (
406
+ export declare const se_GetStackPolicyCommand: (
407
407
  input: GetStackPolicyCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_queryGetTemplateCommand: (
410
+ export declare const se_GetTemplateCommand: (
411
411
  input: GetTemplateCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_queryGetTemplateSummaryCommand: (
414
+ export declare const se_GetTemplateSummaryCommand: (
415
415
  input: GetTemplateSummaryCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_queryImportStacksToStackSetCommand: (
418
+ export declare const se_ImportStacksToStackSetCommand: (
419
419
  input: ImportStacksToStackSetCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_queryListChangeSetsCommand: (
422
+ export declare const se_ListChangeSetsCommand: (
423
423
  input: ListChangeSetsCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_queryListExportsCommand: (
426
+ export declare const se_ListExportsCommand: (
427
427
  input: ListExportsCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_queryListImportsCommand: (
430
+ export declare const se_ListImportsCommand: (
431
431
  input: ListImportsCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_queryListStackInstancesCommand: (
434
+ export declare const se_ListStackInstancesCommand: (
435
435
  input: ListStackInstancesCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_queryListStackResourcesCommand: (
438
+ export declare const se_ListStackResourcesCommand: (
439
439
  input: ListStackResourcesCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_queryListStacksCommand: (
442
+ export declare const se_ListStacksCommand: (
443
443
  input: ListStacksCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_queryListStackSetOperationResultsCommand: (
446
+ export declare const se_ListStackSetOperationResultsCommand: (
447
447
  input: ListStackSetOperationResultsCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_queryListStackSetOperationsCommand: (
450
+ export declare const se_ListStackSetOperationsCommand: (
451
451
  input: ListStackSetOperationsCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_queryListStackSetsCommand: (
454
+ export declare const se_ListStackSetsCommand: (
455
455
  input: ListStackSetsCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_queryListTypeRegistrationsCommand: (
458
+ export declare const se_ListTypeRegistrationsCommand: (
459
459
  input: ListTypeRegistrationsCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_queryListTypesCommand: (
462
+ export declare const se_ListTypesCommand: (
463
463
  input: ListTypesCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_queryListTypeVersionsCommand: (
466
+ export declare const se_ListTypeVersionsCommand: (
467
467
  input: ListTypeVersionsCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_queryPublishTypeCommand: (
470
+ export declare const se_PublishTypeCommand: (
471
471
  input: PublishTypeCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_queryRecordHandlerProgressCommand: (
474
+ export declare const se_RecordHandlerProgressCommand: (
475
475
  input: RecordHandlerProgressCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_queryRegisterPublisherCommand: (
478
+ export declare const se_RegisterPublisherCommand: (
479
479
  input: RegisterPublisherCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_queryRegisterTypeCommand: (
482
+ export declare const se_RegisterTypeCommand: (
483
483
  input: RegisterTypeCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_queryRollbackStackCommand: (
486
+ export declare const se_RollbackStackCommand: (
487
487
  input: RollbackStackCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_querySetStackPolicyCommand: (
490
+ export declare const se_SetStackPolicyCommand: (
491
491
  input: SetStackPolicyCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_querySetTypeConfigurationCommand: (
494
+ export declare const se_SetTypeConfigurationCommand: (
495
495
  input: SetTypeConfigurationCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_querySetTypeDefaultVersionCommand: (
498
+ export declare const se_SetTypeDefaultVersionCommand: (
499
499
  input: SetTypeDefaultVersionCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_querySignalResourceCommand: (
502
+ export declare const se_SignalResourceCommand: (
503
503
  input: SignalResourceCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_queryStopStackSetOperationCommand: (
506
+ export declare const se_StopStackSetOperationCommand: (
507
507
  input: StopStackSetOperationCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_queryTestTypeCommand: (
510
+ export declare const se_TestTypeCommand: (
511
511
  input: TestTypeCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_queryUpdateStackCommand: (
514
+ export declare const se_UpdateStackCommand: (
515
515
  input: UpdateStackCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_queryUpdateStackInstancesCommand: (
518
+ export declare const se_UpdateStackInstancesCommand: (
519
519
  input: UpdateStackInstancesCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_queryUpdateStackSetCommand: (
522
+ export declare const se_UpdateStackSetCommand: (
523
523
  input: UpdateStackSetCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_queryUpdateTerminationProtectionCommand: (
526
+ export declare const se_UpdateTerminationProtectionCommand: (
527
527
  input: UpdateTerminationProtectionCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_queryValidateTemplateCommand: (
530
+ export declare const se_ValidateTemplateCommand: (
531
531
  input: ValidateTemplateCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const deserializeAws_queryActivateTypeCommand: (
534
+ export declare const de_ActivateTypeCommand: (
535
535
  output: __HttpResponse,
536
536
  context: __SerdeContext
537
537
  ) => Promise<ActivateTypeCommandOutput>;
538
- export declare const deserializeAws_queryBatchDescribeTypeConfigurationsCommand: (
538
+ export declare const de_BatchDescribeTypeConfigurationsCommand: (
539
539
  output: __HttpResponse,
540
540
  context: __SerdeContext
541
541
  ) => Promise<BatchDescribeTypeConfigurationsCommandOutput>;
542
- export declare const deserializeAws_queryCancelUpdateStackCommand: (
542
+ export declare const de_CancelUpdateStackCommand: (
543
543
  output: __HttpResponse,
544
544
  context: __SerdeContext
545
545
  ) => Promise<CancelUpdateStackCommandOutput>;
546
- export declare const deserializeAws_queryContinueUpdateRollbackCommand: (
546
+ export declare const de_ContinueUpdateRollbackCommand: (
547
547
  output: __HttpResponse,
548
548
  context: __SerdeContext
549
549
  ) => Promise<ContinueUpdateRollbackCommandOutput>;
550
- export declare const deserializeAws_queryCreateChangeSetCommand: (
550
+ export declare const de_CreateChangeSetCommand: (
551
551
  output: __HttpResponse,
552
552
  context: __SerdeContext
553
553
  ) => Promise<CreateChangeSetCommandOutput>;
554
- export declare const deserializeAws_queryCreateStackCommand: (
554
+ export declare const de_CreateStackCommand: (
555
555
  output: __HttpResponse,
556
556
  context: __SerdeContext
557
557
  ) => Promise<CreateStackCommandOutput>;
558
- export declare const deserializeAws_queryCreateStackInstancesCommand: (
558
+ export declare const de_CreateStackInstancesCommand: (
559
559
  output: __HttpResponse,
560
560
  context: __SerdeContext
561
561
  ) => Promise<CreateStackInstancesCommandOutput>;
562
- export declare const deserializeAws_queryCreateStackSetCommand: (
562
+ export declare const de_CreateStackSetCommand: (
563
563
  output: __HttpResponse,
564
564
  context: __SerdeContext
565
565
  ) => Promise<CreateStackSetCommandOutput>;
566
- export declare const deserializeAws_queryDeactivateTypeCommand: (
566
+ export declare const de_DeactivateTypeCommand: (
567
567
  output: __HttpResponse,
568
568
  context: __SerdeContext
569
569
  ) => Promise<DeactivateTypeCommandOutput>;
570
- export declare const deserializeAws_queryDeleteChangeSetCommand: (
570
+ export declare const de_DeleteChangeSetCommand: (
571
571
  output: __HttpResponse,
572
572
  context: __SerdeContext
573
573
  ) => Promise<DeleteChangeSetCommandOutput>;
574
- export declare const deserializeAws_queryDeleteStackCommand: (
574
+ export declare const de_DeleteStackCommand: (
575
575
  output: __HttpResponse,
576
576
  context: __SerdeContext
577
577
  ) => Promise<DeleteStackCommandOutput>;
578
- export declare const deserializeAws_queryDeleteStackInstancesCommand: (
578
+ export declare const de_DeleteStackInstancesCommand: (
579
579
  output: __HttpResponse,
580
580
  context: __SerdeContext
581
581
  ) => Promise<DeleteStackInstancesCommandOutput>;
582
- export declare const deserializeAws_queryDeleteStackSetCommand: (
582
+ export declare const de_DeleteStackSetCommand: (
583
583
  output: __HttpResponse,
584
584
  context: __SerdeContext
585
585
  ) => Promise<DeleteStackSetCommandOutput>;
586
- export declare const deserializeAws_queryDeregisterTypeCommand: (
586
+ export declare const de_DeregisterTypeCommand: (
587
587
  output: __HttpResponse,
588
588
  context: __SerdeContext
589
589
  ) => Promise<DeregisterTypeCommandOutput>;
590
- export declare const deserializeAws_queryDescribeAccountLimitsCommand: (
590
+ export declare const de_DescribeAccountLimitsCommand: (
591
591
  output: __HttpResponse,
592
592
  context: __SerdeContext
593
593
  ) => Promise<DescribeAccountLimitsCommandOutput>;
594
- export declare const deserializeAws_queryDescribeChangeSetCommand: (
594
+ export declare const de_DescribeChangeSetCommand: (
595
595
  output: __HttpResponse,
596
596
  context: __SerdeContext
597
597
  ) => Promise<DescribeChangeSetCommandOutput>;
598
- export declare const deserializeAws_queryDescribeChangeSetHooksCommand: (
598
+ export declare const de_DescribeChangeSetHooksCommand: (
599
599
  output: __HttpResponse,
600
600
  context: __SerdeContext
601
601
  ) => Promise<DescribeChangeSetHooksCommandOutput>;
602
- export declare const deserializeAws_queryDescribePublisherCommand: (
602
+ export declare const de_DescribePublisherCommand: (
603
603
  output: __HttpResponse,
604
604
  context: __SerdeContext
605
605
  ) => Promise<DescribePublisherCommandOutput>;
606
- export declare const deserializeAws_queryDescribeStackDriftDetectionStatusCommand: (
606
+ export declare const de_DescribeStackDriftDetectionStatusCommand: (
607
607
  output: __HttpResponse,
608
608
  context: __SerdeContext
609
609
  ) => Promise<DescribeStackDriftDetectionStatusCommandOutput>;
610
- export declare const deserializeAws_queryDescribeStackEventsCommand: (
610
+ export declare const de_DescribeStackEventsCommand: (
611
611
  output: __HttpResponse,
612
612
  context: __SerdeContext
613
613
  ) => Promise<DescribeStackEventsCommandOutput>;
614
- export declare const deserializeAws_queryDescribeStackInstanceCommand: (
614
+ export declare const de_DescribeStackInstanceCommand: (
615
615
  output: __HttpResponse,
616
616
  context: __SerdeContext
617
617
  ) => Promise<DescribeStackInstanceCommandOutput>;
618
- export declare const deserializeAws_queryDescribeStackResourceCommand: (
618
+ export declare const de_DescribeStackResourceCommand: (
619
619
  output: __HttpResponse,
620
620
  context: __SerdeContext
621
621
  ) => Promise<DescribeStackResourceCommandOutput>;
622
- export declare const deserializeAws_queryDescribeStackResourceDriftsCommand: (
622
+ export declare const de_DescribeStackResourceDriftsCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<DescribeStackResourceDriftsCommandOutput>;
626
- export declare const deserializeAws_queryDescribeStackResourcesCommand: (
626
+ export declare const de_DescribeStackResourcesCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<DescribeStackResourcesCommandOutput>;
630
- export declare const deserializeAws_queryDescribeStacksCommand: (
630
+ export declare const de_DescribeStacksCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<DescribeStacksCommandOutput>;
634
- export declare const deserializeAws_queryDescribeStackSetCommand: (
634
+ export declare const de_DescribeStackSetCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<DescribeStackSetCommandOutput>;
638
- export declare const deserializeAws_queryDescribeStackSetOperationCommand: (
638
+ export declare const de_DescribeStackSetOperationCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<DescribeStackSetOperationCommandOutput>;
642
- export declare const deserializeAws_queryDescribeTypeCommand: (
642
+ export declare const de_DescribeTypeCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<DescribeTypeCommandOutput>;
646
- export declare const deserializeAws_queryDescribeTypeRegistrationCommand: (
646
+ export declare const de_DescribeTypeRegistrationCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<DescribeTypeRegistrationCommandOutput>;
650
- export declare const deserializeAws_queryDetectStackDriftCommand: (
650
+ export declare const de_DetectStackDriftCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<DetectStackDriftCommandOutput>;
654
- export declare const deserializeAws_queryDetectStackResourceDriftCommand: (
654
+ export declare const de_DetectStackResourceDriftCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<DetectStackResourceDriftCommandOutput>;
658
- export declare const deserializeAws_queryDetectStackSetDriftCommand: (
658
+ export declare const de_DetectStackSetDriftCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<DetectStackSetDriftCommandOutput>;
662
- export declare const deserializeAws_queryEstimateTemplateCostCommand: (
662
+ export declare const de_EstimateTemplateCostCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<EstimateTemplateCostCommandOutput>;
666
- export declare const deserializeAws_queryExecuteChangeSetCommand: (
666
+ export declare const de_ExecuteChangeSetCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<ExecuteChangeSetCommandOutput>;
670
- export declare const deserializeAws_queryGetStackPolicyCommand: (
670
+ export declare const de_GetStackPolicyCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<GetStackPolicyCommandOutput>;
674
- export declare const deserializeAws_queryGetTemplateCommand: (
674
+ export declare const de_GetTemplateCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<GetTemplateCommandOutput>;
678
- export declare const deserializeAws_queryGetTemplateSummaryCommand: (
678
+ export declare const de_GetTemplateSummaryCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<GetTemplateSummaryCommandOutput>;
682
- export declare const deserializeAws_queryImportStacksToStackSetCommand: (
682
+ export declare const de_ImportStacksToStackSetCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<ImportStacksToStackSetCommandOutput>;
686
- export declare const deserializeAws_queryListChangeSetsCommand: (
686
+ export declare const de_ListChangeSetsCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<ListChangeSetsCommandOutput>;
690
- export declare const deserializeAws_queryListExportsCommand: (
690
+ export declare const de_ListExportsCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<ListExportsCommandOutput>;
694
- export declare const deserializeAws_queryListImportsCommand: (
694
+ export declare const de_ListImportsCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<ListImportsCommandOutput>;
698
- export declare const deserializeAws_queryListStackInstancesCommand: (
698
+ export declare const de_ListStackInstancesCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<ListStackInstancesCommandOutput>;
702
- export declare const deserializeAws_queryListStackResourcesCommand: (
702
+ export declare const de_ListStackResourcesCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<ListStackResourcesCommandOutput>;
706
- export declare const deserializeAws_queryListStacksCommand: (
706
+ export declare const de_ListStacksCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<ListStacksCommandOutput>;
710
- export declare const deserializeAws_queryListStackSetOperationResultsCommand: (
710
+ export declare const de_ListStackSetOperationResultsCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<ListStackSetOperationResultsCommandOutput>;
714
- export declare const deserializeAws_queryListStackSetOperationsCommand: (
714
+ export declare const de_ListStackSetOperationsCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<ListStackSetOperationsCommandOutput>;
718
- export declare const deserializeAws_queryListStackSetsCommand: (
718
+ export declare const de_ListStackSetsCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<ListStackSetsCommandOutput>;
722
- export declare const deserializeAws_queryListTypeRegistrationsCommand: (
722
+ export declare const de_ListTypeRegistrationsCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<ListTypeRegistrationsCommandOutput>;
726
- export declare const deserializeAws_queryListTypesCommand: (
726
+ export declare const de_ListTypesCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<ListTypesCommandOutput>;
730
- export declare const deserializeAws_queryListTypeVersionsCommand: (
730
+ export declare const de_ListTypeVersionsCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<ListTypeVersionsCommandOutput>;
734
- export declare const deserializeAws_queryPublishTypeCommand: (
734
+ export declare const de_PublishTypeCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<PublishTypeCommandOutput>;
738
- export declare const deserializeAws_queryRecordHandlerProgressCommand: (
738
+ export declare const de_RecordHandlerProgressCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<RecordHandlerProgressCommandOutput>;
742
- export declare const deserializeAws_queryRegisterPublisherCommand: (
742
+ export declare const de_RegisterPublisherCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<RegisterPublisherCommandOutput>;
746
- export declare const deserializeAws_queryRegisterTypeCommand: (
746
+ export declare const de_RegisterTypeCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<RegisterTypeCommandOutput>;
750
- export declare const deserializeAws_queryRollbackStackCommand: (
750
+ export declare const de_RollbackStackCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<RollbackStackCommandOutput>;
754
- export declare const deserializeAws_querySetStackPolicyCommand: (
754
+ export declare const de_SetStackPolicyCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<SetStackPolicyCommandOutput>;
758
- export declare const deserializeAws_querySetTypeConfigurationCommand: (
758
+ export declare const de_SetTypeConfigurationCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<SetTypeConfigurationCommandOutput>;
762
- export declare const deserializeAws_querySetTypeDefaultVersionCommand: (
762
+ export declare const de_SetTypeDefaultVersionCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<SetTypeDefaultVersionCommandOutput>;
766
- export declare const deserializeAws_querySignalResourceCommand: (
766
+ export declare const de_SignalResourceCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<SignalResourceCommandOutput>;
770
- export declare const deserializeAws_queryStopStackSetOperationCommand: (
770
+ export declare const de_StopStackSetOperationCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<StopStackSetOperationCommandOutput>;
774
- export declare const deserializeAws_queryTestTypeCommand: (
774
+ export declare const de_TestTypeCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<TestTypeCommandOutput>;
778
- export declare const deserializeAws_queryUpdateStackCommand: (
778
+ export declare const de_UpdateStackCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<UpdateStackCommandOutput>;
782
- export declare const deserializeAws_queryUpdateStackInstancesCommand: (
782
+ export declare const de_UpdateStackInstancesCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<UpdateStackInstancesCommandOutput>;
786
- export declare const deserializeAws_queryUpdateStackSetCommand: (
786
+ export declare const de_UpdateStackSetCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<UpdateStackSetCommandOutput>;
790
- export declare const deserializeAws_queryUpdateTerminationProtectionCommand: (
790
+ export declare const de_UpdateTerminationProtectionCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<UpdateTerminationProtectionCommandOutput>;
794
- export declare const deserializeAws_queryValidateTemplateCommand: (
794
+ export declare const de_ValidateTemplateCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<ValidateTemplateCommandOutput>;