@aws-sdk/client-auto-scaling 3.1087.0 → 3.1089.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 (89) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AutoScaling.d.ts +218 -253
  3. package/dist-types/ts3.4/AutoScalingClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +3 -4
  18. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +3 -4
  19. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -2
  23. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  24. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  25. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -3
  27. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -3
  28. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -3
  31. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -3
  34. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -3
  38. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +4 -10
  41. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -4
  42. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -3
  45. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +3 -5
  54. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -2
  55. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/LaunchInstancesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -2
  65. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +3 -4
  67. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -2
  68. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -2
  71. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +3 -4
  73. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  74. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  75. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  76. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  77. package/dist-types/ts3.4/models/errors.d.ts +7 -30
  78. package/dist-types/ts3.4/models/models_0.d.ts +15 -45
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  84. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  85. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  86. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +3 -7
  87. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +3 -7
  88. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +3 -7
  89. package/package.json +38 -38
@@ -74,10 +74,7 @@ import {
74
74
  DeleteScheduledActionCommandInput,
75
75
  DeleteScheduledActionCommandOutput,
76
76
  } from "./commands/DeleteScheduledActionCommand";
77
- import {
78
- DeleteTagsCommandInput,
79
- DeleteTagsCommandOutput,
80
- } from "./commands/DeleteTagsCommand";
77
+ import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
81
78
  import {
82
79
  DeleteWarmPoolCommandInput,
83
80
  DeleteWarmPoolCommandOutput,
@@ -198,10 +195,7 @@ import {
198
195
  ExecutePolicyCommandInput,
199
196
  ExecutePolicyCommandOutput,
200
197
  } from "./commands/ExecutePolicyCommand";
201
- import {
202
- ExitStandbyCommandInput,
203
- ExitStandbyCommandOutput,
204
- } from "./commands/ExitStandbyCommand";
198
+ import { ExitStandbyCommandInput, ExitStandbyCommandOutput } from "./commands/ExitStandbyCommand";
205
199
  import {
206
200
  GetPredictiveScalingForecastCommandInput,
207
201
  GetPredictiveScalingForecastCommandOutput,
@@ -226,10 +220,7 @@ import {
226
220
  PutScheduledUpdateGroupActionCommandInput,
227
221
  PutScheduledUpdateGroupActionCommandOutput,
228
222
  } from "./commands/PutScheduledUpdateGroupActionCommand";
229
- import {
230
- PutWarmPoolCommandInput,
231
- PutWarmPoolCommandOutput,
232
- } from "./commands/PutWarmPoolCommand";
223
+ import { PutWarmPoolCommandInput, PutWarmPoolCommandOutput } from "./commands/PutWarmPoolCommand";
233
224
  import {
234
225
  RecordLifecycleActionHeartbeatCommandInput,
235
226
  RecordLifecycleActionHeartbeatCommandOutput,
@@ -273,991 +264,967 @@ import {
273
264
  export interface AutoScaling {
274
265
  attachInstances(
275
266
  args: AttachInstancesCommandInput,
276
- options?: __HttpHandlerOptions
267
+ options?: __HttpHandlerOptions,
277
268
  ): Promise<AttachInstancesCommandOutput>;
278
269
  attachInstances(
279
270
  args: AttachInstancesCommandInput,
280
- cb: (err: any, data?: AttachInstancesCommandOutput) => void
271
+ cb: (err: any, data?: AttachInstancesCommandOutput) => void,
281
272
  ): void;
282
273
  attachInstances(
283
274
  args: AttachInstancesCommandInput,
284
275
  options: __HttpHandlerOptions,
285
- cb: (err: any, data?: AttachInstancesCommandOutput) => void
276
+ cb: (err: any, data?: AttachInstancesCommandOutput) => void,
286
277
  ): void;
287
278
  attachLoadBalancers(
288
279
  args: AttachLoadBalancersCommandInput,
289
- options?: __HttpHandlerOptions
280
+ options?: __HttpHandlerOptions,
290
281
  ): Promise<AttachLoadBalancersCommandOutput>;
291
282
  attachLoadBalancers(
292
283
  args: AttachLoadBalancersCommandInput,
293
- cb: (err: any, data?: AttachLoadBalancersCommandOutput) => void
284
+ cb: (err: any, data?: AttachLoadBalancersCommandOutput) => void,
294
285
  ): void;
295
286
  attachLoadBalancers(
296
287
  args: AttachLoadBalancersCommandInput,
297
288
  options: __HttpHandlerOptions,
298
- cb: (err: any, data?: AttachLoadBalancersCommandOutput) => void
289
+ cb: (err: any, data?: AttachLoadBalancersCommandOutput) => void,
299
290
  ): void;
300
291
  attachLoadBalancerTargetGroups(
301
292
  args: AttachLoadBalancerTargetGroupsCommandInput,
302
- options?: __HttpHandlerOptions
293
+ options?: __HttpHandlerOptions,
303
294
  ): Promise<AttachLoadBalancerTargetGroupsCommandOutput>;
304
295
  attachLoadBalancerTargetGroups(
305
296
  args: AttachLoadBalancerTargetGroupsCommandInput,
306
- cb: (err: any, data?: AttachLoadBalancerTargetGroupsCommandOutput) => void
297
+ cb: (err: any, data?: AttachLoadBalancerTargetGroupsCommandOutput) => void,
307
298
  ): void;
308
299
  attachLoadBalancerTargetGroups(
309
300
  args: AttachLoadBalancerTargetGroupsCommandInput,
310
301
  options: __HttpHandlerOptions,
311
- cb: (err: any, data?: AttachLoadBalancerTargetGroupsCommandOutput) => void
302
+ cb: (err: any, data?: AttachLoadBalancerTargetGroupsCommandOutput) => void,
312
303
  ): void;
313
304
  attachTrafficSources(
314
305
  args: AttachTrafficSourcesCommandInput,
315
- options?: __HttpHandlerOptions
306
+ options?: __HttpHandlerOptions,
316
307
  ): Promise<AttachTrafficSourcesCommandOutput>;
317
308
  attachTrafficSources(
318
309
  args: AttachTrafficSourcesCommandInput,
319
- cb: (err: any, data?: AttachTrafficSourcesCommandOutput) => void
310
+ cb: (err: any, data?: AttachTrafficSourcesCommandOutput) => void,
320
311
  ): void;
321
312
  attachTrafficSources(
322
313
  args: AttachTrafficSourcesCommandInput,
323
314
  options: __HttpHandlerOptions,
324
- cb: (err: any, data?: AttachTrafficSourcesCommandOutput) => void
315
+ cb: (err: any, data?: AttachTrafficSourcesCommandOutput) => void,
325
316
  ): void;
326
317
  batchDeleteScheduledAction(
327
318
  args: BatchDeleteScheduledActionCommandInput,
328
- options?: __HttpHandlerOptions
319
+ options?: __HttpHandlerOptions,
329
320
  ): Promise<BatchDeleteScheduledActionCommandOutput>;
330
321
  batchDeleteScheduledAction(
331
322
  args: BatchDeleteScheduledActionCommandInput,
332
- cb: (err: any, data?: BatchDeleteScheduledActionCommandOutput) => void
323
+ cb: (err: any, data?: BatchDeleteScheduledActionCommandOutput) => void,
333
324
  ): void;
334
325
  batchDeleteScheduledAction(
335
326
  args: BatchDeleteScheduledActionCommandInput,
336
327
  options: __HttpHandlerOptions,
337
- cb: (err: any, data?: BatchDeleteScheduledActionCommandOutput) => void
328
+ cb: (err: any, data?: BatchDeleteScheduledActionCommandOutput) => void,
338
329
  ): void;
339
330
  batchPutScheduledUpdateGroupAction(
340
331
  args: BatchPutScheduledUpdateGroupActionCommandInput,
341
- options?: __HttpHandlerOptions
332
+ options?: __HttpHandlerOptions,
342
333
  ): Promise<BatchPutScheduledUpdateGroupActionCommandOutput>;
343
334
  batchPutScheduledUpdateGroupAction(
344
335
  args: BatchPutScheduledUpdateGroupActionCommandInput,
345
- cb: (
346
- err: any,
347
- data?: BatchPutScheduledUpdateGroupActionCommandOutput
348
- ) => void
336
+ cb: (err: any, data?: BatchPutScheduledUpdateGroupActionCommandOutput) => void,
349
337
  ): void;
350
338
  batchPutScheduledUpdateGroupAction(
351
339
  args: BatchPutScheduledUpdateGroupActionCommandInput,
352
340
  options: __HttpHandlerOptions,
353
- cb: (
354
- err: any,
355
- data?: BatchPutScheduledUpdateGroupActionCommandOutput
356
- ) => void
341
+ cb: (err: any, data?: BatchPutScheduledUpdateGroupActionCommandOutput) => void,
357
342
  ): void;
358
343
  cancelInstanceRefresh(
359
344
  args: CancelInstanceRefreshCommandInput,
360
- options?: __HttpHandlerOptions
345
+ options?: __HttpHandlerOptions,
361
346
  ): Promise<CancelInstanceRefreshCommandOutput>;
362
347
  cancelInstanceRefresh(
363
348
  args: CancelInstanceRefreshCommandInput,
364
- cb: (err: any, data?: CancelInstanceRefreshCommandOutput) => void
349
+ cb: (err: any, data?: CancelInstanceRefreshCommandOutput) => void,
365
350
  ): void;
366
351
  cancelInstanceRefresh(
367
352
  args: CancelInstanceRefreshCommandInput,
368
353
  options: __HttpHandlerOptions,
369
- cb: (err: any, data?: CancelInstanceRefreshCommandOutput) => void
354
+ cb: (err: any, data?: CancelInstanceRefreshCommandOutput) => void,
370
355
  ): void;
371
356
  completeLifecycleAction(
372
357
  args: CompleteLifecycleActionCommandInput,
373
- options?: __HttpHandlerOptions
358
+ options?: __HttpHandlerOptions,
374
359
  ): Promise<CompleteLifecycleActionCommandOutput>;
375
360
  completeLifecycleAction(
376
361
  args: CompleteLifecycleActionCommandInput,
377
- cb: (err: any, data?: CompleteLifecycleActionCommandOutput) => void
362
+ cb: (err: any, data?: CompleteLifecycleActionCommandOutput) => void,
378
363
  ): void;
379
364
  completeLifecycleAction(
380
365
  args: CompleteLifecycleActionCommandInput,
381
366
  options: __HttpHandlerOptions,
382
- cb: (err: any, data?: CompleteLifecycleActionCommandOutput) => void
367
+ cb: (err: any, data?: CompleteLifecycleActionCommandOutput) => void,
383
368
  ): void;
384
369
  createAutoScalingGroup(
385
370
  args: CreateAutoScalingGroupCommandInput,
386
- options?: __HttpHandlerOptions
371
+ options?: __HttpHandlerOptions,
387
372
  ): Promise<CreateAutoScalingGroupCommandOutput>;
388
373
  createAutoScalingGroup(
389
374
  args: CreateAutoScalingGroupCommandInput,
390
- cb: (err: any, data?: CreateAutoScalingGroupCommandOutput) => void
375
+ cb: (err: any, data?: CreateAutoScalingGroupCommandOutput) => void,
391
376
  ): void;
392
377
  createAutoScalingGroup(
393
378
  args: CreateAutoScalingGroupCommandInput,
394
379
  options: __HttpHandlerOptions,
395
- cb: (err: any, data?: CreateAutoScalingGroupCommandOutput) => void
380
+ cb: (err: any, data?: CreateAutoScalingGroupCommandOutput) => void,
396
381
  ): void;
397
382
  createLaunchConfiguration(
398
383
  args: CreateLaunchConfigurationCommandInput,
399
- options?: __HttpHandlerOptions
384
+ options?: __HttpHandlerOptions,
400
385
  ): Promise<CreateLaunchConfigurationCommandOutput>;
401
386
  createLaunchConfiguration(
402
387
  args: CreateLaunchConfigurationCommandInput,
403
- cb: (err: any, data?: CreateLaunchConfigurationCommandOutput) => void
388
+ cb: (err: any, data?: CreateLaunchConfigurationCommandOutput) => void,
404
389
  ): void;
405
390
  createLaunchConfiguration(
406
391
  args: CreateLaunchConfigurationCommandInput,
407
392
  options: __HttpHandlerOptions,
408
- cb: (err: any, data?: CreateLaunchConfigurationCommandOutput) => void
393
+ cb: (err: any, data?: CreateLaunchConfigurationCommandOutput) => void,
409
394
  ): void;
410
395
  createOrUpdateTags(
411
396
  args: CreateOrUpdateTagsCommandInput,
412
- options?: __HttpHandlerOptions
397
+ options?: __HttpHandlerOptions,
413
398
  ): Promise<CreateOrUpdateTagsCommandOutput>;
414
399
  createOrUpdateTags(
415
400
  args: CreateOrUpdateTagsCommandInput,
416
- cb: (err: any, data?: CreateOrUpdateTagsCommandOutput) => void
401
+ cb: (err: any, data?: CreateOrUpdateTagsCommandOutput) => void,
417
402
  ): void;
418
403
  createOrUpdateTags(
419
404
  args: CreateOrUpdateTagsCommandInput,
420
405
  options: __HttpHandlerOptions,
421
- cb: (err: any, data?: CreateOrUpdateTagsCommandOutput) => void
406
+ cb: (err: any, data?: CreateOrUpdateTagsCommandOutput) => void,
422
407
  ): void;
423
408
  deleteAutoScalingGroup(
424
409
  args: DeleteAutoScalingGroupCommandInput,
425
- options?: __HttpHandlerOptions
410
+ options?: __HttpHandlerOptions,
426
411
  ): Promise<DeleteAutoScalingGroupCommandOutput>;
427
412
  deleteAutoScalingGroup(
428
413
  args: DeleteAutoScalingGroupCommandInput,
429
- cb: (err: any, data?: DeleteAutoScalingGroupCommandOutput) => void
414
+ cb: (err: any, data?: DeleteAutoScalingGroupCommandOutput) => void,
430
415
  ): void;
431
416
  deleteAutoScalingGroup(
432
417
  args: DeleteAutoScalingGroupCommandInput,
433
418
  options: __HttpHandlerOptions,
434
- cb: (err: any, data?: DeleteAutoScalingGroupCommandOutput) => void
419
+ cb: (err: any, data?: DeleteAutoScalingGroupCommandOutput) => void,
435
420
  ): void;
436
421
  deleteLaunchConfiguration(
437
422
  args: DeleteLaunchConfigurationCommandInput,
438
- options?: __HttpHandlerOptions
423
+ options?: __HttpHandlerOptions,
439
424
  ): Promise<DeleteLaunchConfigurationCommandOutput>;
440
425
  deleteLaunchConfiguration(
441
426
  args: DeleteLaunchConfigurationCommandInput,
442
- cb: (err: any, data?: DeleteLaunchConfigurationCommandOutput) => void
427
+ cb: (err: any, data?: DeleteLaunchConfigurationCommandOutput) => void,
443
428
  ): void;
444
429
  deleteLaunchConfiguration(
445
430
  args: DeleteLaunchConfigurationCommandInput,
446
431
  options: __HttpHandlerOptions,
447
- cb: (err: any, data?: DeleteLaunchConfigurationCommandOutput) => void
432
+ cb: (err: any, data?: DeleteLaunchConfigurationCommandOutput) => void,
448
433
  ): void;
449
434
  deleteLifecycleHook(
450
435
  args: DeleteLifecycleHookCommandInput,
451
- options?: __HttpHandlerOptions
436
+ options?: __HttpHandlerOptions,
452
437
  ): Promise<DeleteLifecycleHookCommandOutput>;
453
438
  deleteLifecycleHook(
454
439
  args: DeleteLifecycleHookCommandInput,
455
- cb: (err: any, data?: DeleteLifecycleHookCommandOutput) => void
440
+ cb: (err: any, data?: DeleteLifecycleHookCommandOutput) => void,
456
441
  ): void;
457
442
  deleteLifecycleHook(
458
443
  args: DeleteLifecycleHookCommandInput,
459
444
  options: __HttpHandlerOptions,
460
- cb: (err: any, data?: DeleteLifecycleHookCommandOutput) => void
445
+ cb: (err: any, data?: DeleteLifecycleHookCommandOutput) => void,
461
446
  ): void;
462
447
  deleteNotificationConfiguration(
463
448
  args: DeleteNotificationConfigurationCommandInput,
464
- options?: __HttpHandlerOptions
449
+ options?: __HttpHandlerOptions,
465
450
  ): Promise<DeleteNotificationConfigurationCommandOutput>;
466
451
  deleteNotificationConfiguration(
467
452
  args: DeleteNotificationConfigurationCommandInput,
468
- cb: (err: any, data?: DeleteNotificationConfigurationCommandOutput) => void
453
+ cb: (err: any, data?: DeleteNotificationConfigurationCommandOutput) => void,
469
454
  ): void;
470
455
  deleteNotificationConfiguration(
471
456
  args: DeleteNotificationConfigurationCommandInput,
472
457
  options: __HttpHandlerOptions,
473
- cb: (err: any, data?: DeleteNotificationConfigurationCommandOutput) => void
458
+ cb: (err: any, data?: DeleteNotificationConfigurationCommandOutput) => void,
474
459
  ): void;
475
460
  deletePolicy(
476
461
  args: DeletePolicyCommandInput,
477
- options?: __HttpHandlerOptions
462
+ options?: __HttpHandlerOptions,
478
463
  ): Promise<DeletePolicyCommandOutput>;
479
464
  deletePolicy(
480
465
  args: DeletePolicyCommandInput,
481
- cb: (err: any, data?: DeletePolicyCommandOutput) => void
466
+ cb: (err: any, data?: DeletePolicyCommandOutput) => void,
482
467
  ): void;
483
468
  deletePolicy(
484
469
  args: DeletePolicyCommandInput,
485
470
  options: __HttpHandlerOptions,
486
- cb: (err: any, data?: DeletePolicyCommandOutput) => void
471
+ cb: (err: any, data?: DeletePolicyCommandOutput) => void,
487
472
  ): void;
488
473
  deleteScheduledAction(
489
474
  args: DeleteScheduledActionCommandInput,
490
- options?: __HttpHandlerOptions
475
+ options?: __HttpHandlerOptions,
491
476
  ): Promise<DeleteScheduledActionCommandOutput>;
492
477
  deleteScheduledAction(
493
478
  args: DeleteScheduledActionCommandInput,
494
- cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
479
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void,
495
480
  ): void;
496
481
  deleteScheduledAction(
497
482
  args: DeleteScheduledActionCommandInput,
498
483
  options: __HttpHandlerOptions,
499
- cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
484
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void,
500
485
  ): void;
501
486
  deleteTags(
502
487
  args: DeleteTagsCommandInput,
503
- options?: __HttpHandlerOptions
488
+ options?: __HttpHandlerOptions,
504
489
  ): Promise<DeleteTagsCommandOutput>;
505
490
  deleteTags(
506
491
  args: DeleteTagsCommandInput,
507
- cb: (err: any, data?: DeleteTagsCommandOutput) => void
492
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void,
508
493
  ): void;
509
494
  deleteTags(
510
495
  args: DeleteTagsCommandInput,
511
496
  options: __HttpHandlerOptions,
512
- cb: (err: any, data?: DeleteTagsCommandOutput) => void
497
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void,
513
498
  ): void;
514
499
  deleteWarmPool(
515
500
  args: DeleteWarmPoolCommandInput,
516
- options?: __HttpHandlerOptions
501
+ options?: __HttpHandlerOptions,
517
502
  ): Promise<DeleteWarmPoolCommandOutput>;
518
503
  deleteWarmPool(
519
504
  args: DeleteWarmPoolCommandInput,
520
- cb: (err: any, data?: DeleteWarmPoolCommandOutput) => void
505
+ cb: (err: any, data?: DeleteWarmPoolCommandOutput) => void,
521
506
  ): void;
522
507
  deleteWarmPool(
523
508
  args: DeleteWarmPoolCommandInput,
524
509
  options: __HttpHandlerOptions,
525
- cb: (err: any, data?: DeleteWarmPoolCommandOutput) => void
510
+ cb: (err: any, data?: DeleteWarmPoolCommandOutput) => void,
526
511
  ): void;
527
512
  describeAccountLimits(): Promise<DescribeAccountLimitsCommandOutput>;
528
513
  describeAccountLimits(
529
514
  args: DescribeAccountLimitsCommandInput,
530
- options?: __HttpHandlerOptions
515
+ options?: __HttpHandlerOptions,
531
516
  ): Promise<DescribeAccountLimitsCommandOutput>;
532
517
  describeAccountLimits(
533
518
  args: DescribeAccountLimitsCommandInput,
534
- cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
519
+ cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
535
520
  ): void;
536
521
  describeAccountLimits(
537
522
  args: DescribeAccountLimitsCommandInput,
538
523
  options: __HttpHandlerOptions,
539
- cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
524
+ cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
540
525
  ): void;
541
526
  describeAdjustmentTypes(): Promise<DescribeAdjustmentTypesCommandOutput>;
542
527
  describeAdjustmentTypes(
543
528
  args: DescribeAdjustmentTypesCommandInput,
544
- options?: __HttpHandlerOptions
529
+ options?: __HttpHandlerOptions,
545
530
  ): Promise<DescribeAdjustmentTypesCommandOutput>;
546
531
  describeAdjustmentTypes(
547
532
  args: DescribeAdjustmentTypesCommandInput,
548
- cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void
533
+ cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void,
549
534
  ): void;
550
535
  describeAdjustmentTypes(
551
536
  args: DescribeAdjustmentTypesCommandInput,
552
537
  options: __HttpHandlerOptions,
553
- cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void
538
+ cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void,
554
539
  ): void;
555
540
  describeAutoScalingGroups(): Promise<DescribeAutoScalingGroupsCommandOutput>;
556
541
  describeAutoScalingGroups(
557
542
  args: DescribeAutoScalingGroupsCommandInput,
558
- options?: __HttpHandlerOptions
543
+ options?: __HttpHandlerOptions,
559
544
  ): Promise<DescribeAutoScalingGroupsCommandOutput>;
560
545
  describeAutoScalingGroups(
561
546
  args: DescribeAutoScalingGroupsCommandInput,
562
- cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void
547
+ cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void,
563
548
  ): void;
564
549
  describeAutoScalingGroups(
565
550
  args: DescribeAutoScalingGroupsCommandInput,
566
551
  options: __HttpHandlerOptions,
567
- cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void
552
+ cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void,
568
553
  ): void;
569
554
  describeAutoScalingInstances(): Promise<DescribeAutoScalingInstancesCommandOutput>;
570
555
  describeAutoScalingInstances(
571
556
  args: DescribeAutoScalingInstancesCommandInput,
572
- options?: __HttpHandlerOptions
557
+ options?: __HttpHandlerOptions,
573
558
  ): Promise<DescribeAutoScalingInstancesCommandOutput>;
574
559
  describeAutoScalingInstances(
575
560
  args: DescribeAutoScalingInstancesCommandInput,
576
- cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void
561
+ cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void,
577
562
  ): void;
578
563
  describeAutoScalingInstances(
579
564
  args: DescribeAutoScalingInstancesCommandInput,
580
565
  options: __HttpHandlerOptions,
581
- cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void
566
+ cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void,
582
567
  ): void;
583
568
  describeAutoScalingNotificationTypes(): Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
584
569
  describeAutoScalingNotificationTypes(
585
570
  args: DescribeAutoScalingNotificationTypesCommandInput,
586
- options?: __HttpHandlerOptions
571
+ options?: __HttpHandlerOptions,
587
572
  ): Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
588
573
  describeAutoScalingNotificationTypes(
589
574
  args: DescribeAutoScalingNotificationTypesCommandInput,
590
- cb: (
591
- err: any,
592
- data?: DescribeAutoScalingNotificationTypesCommandOutput
593
- ) => void
575
+ cb: (err: any, data?: DescribeAutoScalingNotificationTypesCommandOutput) => void,
594
576
  ): void;
595
577
  describeAutoScalingNotificationTypes(
596
578
  args: DescribeAutoScalingNotificationTypesCommandInput,
597
579
  options: __HttpHandlerOptions,
598
- cb: (
599
- err: any,
600
- data?: DescribeAutoScalingNotificationTypesCommandOutput
601
- ) => void
580
+ cb: (err: any, data?: DescribeAutoScalingNotificationTypesCommandOutput) => void,
602
581
  ): void;
603
582
  describeInstanceRefreshes(
604
583
  args: DescribeInstanceRefreshesCommandInput,
605
- options?: __HttpHandlerOptions
584
+ options?: __HttpHandlerOptions,
606
585
  ): Promise<DescribeInstanceRefreshesCommandOutput>;
607
586
  describeInstanceRefreshes(
608
587
  args: DescribeInstanceRefreshesCommandInput,
609
- cb: (err: any, data?: DescribeInstanceRefreshesCommandOutput) => void
588
+ cb: (err: any, data?: DescribeInstanceRefreshesCommandOutput) => void,
610
589
  ): void;
611
590
  describeInstanceRefreshes(
612
591
  args: DescribeInstanceRefreshesCommandInput,
613
592
  options: __HttpHandlerOptions,
614
- cb: (err: any, data?: DescribeInstanceRefreshesCommandOutput) => void
593
+ cb: (err: any, data?: DescribeInstanceRefreshesCommandOutput) => void,
615
594
  ): void;
616
595
  describeLaunchConfigurations(): Promise<DescribeLaunchConfigurationsCommandOutput>;
617
596
  describeLaunchConfigurations(
618
597
  args: DescribeLaunchConfigurationsCommandInput,
619
- options?: __HttpHandlerOptions
598
+ options?: __HttpHandlerOptions,
620
599
  ): Promise<DescribeLaunchConfigurationsCommandOutput>;
621
600
  describeLaunchConfigurations(
622
601
  args: DescribeLaunchConfigurationsCommandInput,
623
- cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void
602
+ cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void,
624
603
  ): void;
625
604
  describeLaunchConfigurations(
626
605
  args: DescribeLaunchConfigurationsCommandInput,
627
606
  options: __HttpHandlerOptions,
628
- cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void
607
+ cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void,
629
608
  ): void;
630
609
  describeLifecycleHooks(
631
610
  args: DescribeLifecycleHooksCommandInput,
632
- options?: __HttpHandlerOptions
611
+ options?: __HttpHandlerOptions,
633
612
  ): Promise<DescribeLifecycleHooksCommandOutput>;
634
613
  describeLifecycleHooks(
635
614
  args: DescribeLifecycleHooksCommandInput,
636
- cb: (err: any, data?: DescribeLifecycleHooksCommandOutput) => void
615
+ cb: (err: any, data?: DescribeLifecycleHooksCommandOutput) => void,
637
616
  ): void;
638
617
  describeLifecycleHooks(
639
618
  args: DescribeLifecycleHooksCommandInput,
640
619
  options: __HttpHandlerOptions,
641
- cb: (err: any, data?: DescribeLifecycleHooksCommandOutput) => void
620
+ cb: (err: any, data?: DescribeLifecycleHooksCommandOutput) => void,
642
621
  ): void;
643
622
  describeLifecycleHookTypes(): Promise<DescribeLifecycleHookTypesCommandOutput>;
644
623
  describeLifecycleHookTypes(
645
624
  args: DescribeLifecycleHookTypesCommandInput,
646
- options?: __HttpHandlerOptions
625
+ options?: __HttpHandlerOptions,
647
626
  ): Promise<DescribeLifecycleHookTypesCommandOutput>;
648
627
  describeLifecycleHookTypes(
649
628
  args: DescribeLifecycleHookTypesCommandInput,
650
- cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void
629
+ cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void,
651
630
  ): void;
652
631
  describeLifecycleHookTypes(
653
632
  args: DescribeLifecycleHookTypesCommandInput,
654
633
  options: __HttpHandlerOptions,
655
- cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void
634
+ cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void,
656
635
  ): void;
657
636
  describeLoadBalancers(
658
637
  args: DescribeLoadBalancersCommandInput,
659
- options?: __HttpHandlerOptions
638
+ options?: __HttpHandlerOptions,
660
639
  ): Promise<DescribeLoadBalancersCommandOutput>;
661
640
  describeLoadBalancers(
662
641
  args: DescribeLoadBalancersCommandInput,
663
- cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void
642
+ cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void,
664
643
  ): void;
665
644
  describeLoadBalancers(
666
645
  args: DescribeLoadBalancersCommandInput,
667
646
  options: __HttpHandlerOptions,
668
- cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void
647
+ cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void,
669
648
  ): void;
670
649
  describeLoadBalancerTargetGroups(
671
650
  args: DescribeLoadBalancerTargetGroupsCommandInput,
672
- options?: __HttpHandlerOptions
651
+ options?: __HttpHandlerOptions,
673
652
  ): Promise<DescribeLoadBalancerTargetGroupsCommandOutput>;
674
653
  describeLoadBalancerTargetGroups(
675
654
  args: DescribeLoadBalancerTargetGroupsCommandInput,
676
- cb: (err: any, data?: DescribeLoadBalancerTargetGroupsCommandOutput) => void
655
+ cb: (err: any, data?: DescribeLoadBalancerTargetGroupsCommandOutput) => void,
677
656
  ): void;
678
657
  describeLoadBalancerTargetGroups(
679
658
  args: DescribeLoadBalancerTargetGroupsCommandInput,
680
659
  options: __HttpHandlerOptions,
681
- cb: (err: any, data?: DescribeLoadBalancerTargetGroupsCommandOutput) => void
660
+ cb: (err: any, data?: DescribeLoadBalancerTargetGroupsCommandOutput) => void,
682
661
  ): void;
683
662
  describeMetricCollectionTypes(): Promise<DescribeMetricCollectionTypesCommandOutput>;
684
663
  describeMetricCollectionTypes(
685
664
  args: DescribeMetricCollectionTypesCommandInput,
686
- options?: __HttpHandlerOptions
665
+ options?: __HttpHandlerOptions,
687
666
  ): Promise<DescribeMetricCollectionTypesCommandOutput>;
688
667
  describeMetricCollectionTypes(
689
668
  args: DescribeMetricCollectionTypesCommandInput,
690
- cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void
669
+ cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void,
691
670
  ): void;
692
671
  describeMetricCollectionTypes(
693
672
  args: DescribeMetricCollectionTypesCommandInput,
694
673
  options: __HttpHandlerOptions,
695
- cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void
674
+ cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void,
696
675
  ): void;
697
676
  describeNotificationConfigurations(): Promise<DescribeNotificationConfigurationsCommandOutput>;
698
677
  describeNotificationConfigurations(
699
678
  args: DescribeNotificationConfigurationsCommandInput,
700
- options?: __HttpHandlerOptions
679
+ options?: __HttpHandlerOptions,
701
680
  ): Promise<DescribeNotificationConfigurationsCommandOutput>;
702
681
  describeNotificationConfigurations(
703
682
  args: DescribeNotificationConfigurationsCommandInput,
704
- cb: (
705
- err: any,
706
- data?: DescribeNotificationConfigurationsCommandOutput
707
- ) => void
683
+ cb: (err: any, data?: DescribeNotificationConfigurationsCommandOutput) => void,
708
684
  ): void;
709
685
  describeNotificationConfigurations(
710
686
  args: DescribeNotificationConfigurationsCommandInput,
711
687
  options: __HttpHandlerOptions,
712
- cb: (
713
- err: any,
714
- data?: DescribeNotificationConfigurationsCommandOutput
715
- ) => void
688
+ cb: (err: any, data?: DescribeNotificationConfigurationsCommandOutput) => void,
716
689
  ): void;
717
690
  describePolicies(): Promise<DescribePoliciesCommandOutput>;
718
691
  describePolicies(
719
692
  args: DescribePoliciesCommandInput,
720
- options?: __HttpHandlerOptions
693
+ options?: __HttpHandlerOptions,
721
694
  ): Promise<DescribePoliciesCommandOutput>;
722
695
  describePolicies(
723
696
  args: DescribePoliciesCommandInput,
724
- cb: (err: any, data?: DescribePoliciesCommandOutput) => void
697
+ cb: (err: any, data?: DescribePoliciesCommandOutput) => void,
725
698
  ): void;
726
699
  describePolicies(
727
700
  args: DescribePoliciesCommandInput,
728
701
  options: __HttpHandlerOptions,
729
- cb: (err: any, data?: DescribePoliciesCommandOutput) => void
702
+ cb: (err: any, data?: DescribePoliciesCommandOutput) => void,
730
703
  ): void;
731
704
  describeScalingActivities(): Promise<DescribeScalingActivitiesCommandOutput>;
732
705
  describeScalingActivities(
733
706
  args: DescribeScalingActivitiesCommandInput,
734
- options?: __HttpHandlerOptions
707
+ options?: __HttpHandlerOptions,
735
708
  ): Promise<DescribeScalingActivitiesCommandOutput>;
736
709
  describeScalingActivities(
737
710
  args: DescribeScalingActivitiesCommandInput,
738
- cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void
711
+ cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void,
739
712
  ): void;
740
713
  describeScalingActivities(
741
714
  args: DescribeScalingActivitiesCommandInput,
742
715
  options: __HttpHandlerOptions,
743
- cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void
716
+ cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void,
744
717
  ): void;
745
718
  describeScalingProcessTypes(): Promise<DescribeScalingProcessTypesCommandOutput>;
746
719
  describeScalingProcessTypes(
747
720
  args: DescribeScalingProcessTypesCommandInput,
748
- options?: __HttpHandlerOptions
721
+ options?: __HttpHandlerOptions,
749
722
  ): Promise<DescribeScalingProcessTypesCommandOutput>;
750
723
  describeScalingProcessTypes(
751
724
  args: DescribeScalingProcessTypesCommandInput,
752
- cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void
725
+ cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void,
753
726
  ): void;
754
727
  describeScalingProcessTypes(
755
728
  args: DescribeScalingProcessTypesCommandInput,
756
729
  options: __HttpHandlerOptions,
757
- cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void
730
+ cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void,
758
731
  ): void;
759
732
  describeScheduledActions(): Promise<DescribeScheduledActionsCommandOutput>;
760
733
  describeScheduledActions(
761
734
  args: DescribeScheduledActionsCommandInput,
762
- options?: __HttpHandlerOptions
735
+ options?: __HttpHandlerOptions,
763
736
  ): Promise<DescribeScheduledActionsCommandOutput>;
764
737
  describeScheduledActions(
765
738
  args: DescribeScheduledActionsCommandInput,
766
- cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
739
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void,
767
740
  ): void;
768
741
  describeScheduledActions(
769
742
  args: DescribeScheduledActionsCommandInput,
770
743
  options: __HttpHandlerOptions,
771
- cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
744
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void,
772
745
  ): void;
773
746
  describeTags(): Promise<DescribeTagsCommandOutput>;
774
747
  describeTags(
775
748
  args: DescribeTagsCommandInput,
776
- options?: __HttpHandlerOptions
749
+ options?: __HttpHandlerOptions,
777
750
  ): Promise<DescribeTagsCommandOutput>;
778
751
  describeTags(
779
752
  args: DescribeTagsCommandInput,
780
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
753
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
781
754
  ): void;
782
755
  describeTags(
783
756
  args: DescribeTagsCommandInput,
784
757
  options: __HttpHandlerOptions,
785
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
758
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
786
759
  ): void;
787
760
  describeTerminationPolicyTypes(): Promise<DescribeTerminationPolicyTypesCommandOutput>;
788
761
  describeTerminationPolicyTypes(
789
762
  args: DescribeTerminationPolicyTypesCommandInput,
790
- options?: __HttpHandlerOptions
763
+ options?: __HttpHandlerOptions,
791
764
  ): Promise<DescribeTerminationPolicyTypesCommandOutput>;
792
765
  describeTerminationPolicyTypes(
793
766
  args: DescribeTerminationPolicyTypesCommandInput,
794
- cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void
767
+ cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void,
795
768
  ): void;
796
769
  describeTerminationPolicyTypes(
797
770
  args: DescribeTerminationPolicyTypesCommandInput,
798
771
  options: __HttpHandlerOptions,
799
- cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void
772
+ cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void,
800
773
  ): void;
801
774
  describeTrafficSources(
802
775
  args: DescribeTrafficSourcesCommandInput,
803
- options?: __HttpHandlerOptions
776
+ options?: __HttpHandlerOptions,
804
777
  ): Promise<DescribeTrafficSourcesCommandOutput>;
805
778
  describeTrafficSources(
806
779
  args: DescribeTrafficSourcesCommandInput,
807
- cb: (err: any, data?: DescribeTrafficSourcesCommandOutput) => void
780
+ cb: (err: any, data?: DescribeTrafficSourcesCommandOutput) => void,
808
781
  ): void;
809
782
  describeTrafficSources(
810
783
  args: DescribeTrafficSourcesCommandInput,
811
784
  options: __HttpHandlerOptions,
812
- cb: (err: any, data?: DescribeTrafficSourcesCommandOutput) => void
785
+ cb: (err: any, data?: DescribeTrafficSourcesCommandOutput) => void,
813
786
  ): void;
814
787
  describeWarmPool(
815
788
  args: DescribeWarmPoolCommandInput,
816
- options?: __HttpHandlerOptions
789
+ options?: __HttpHandlerOptions,
817
790
  ): Promise<DescribeWarmPoolCommandOutput>;
818
791
  describeWarmPool(
819
792
  args: DescribeWarmPoolCommandInput,
820
- cb: (err: any, data?: DescribeWarmPoolCommandOutput) => void
793
+ cb: (err: any, data?: DescribeWarmPoolCommandOutput) => void,
821
794
  ): void;
822
795
  describeWarmPool(
823
796
  args: DescribeWarmPoolCommandInput,
824
797
  options: __HttpHandlerOptions,
825
- cb: (err: any, data?: DescribeWarmPoolCommandOutput) => void
798
+ cb: (err: any, data?: DescribeWarmPoolCommandOutput) => void,
826
799
  ): void;
827
800
  detachInstances(
828
801
  args: DetachInstancesCommandInput,
829
- options?: __HttpHandlerOptions
802
+ options?: __HttpHandlerOptions,
830
803
  ): Promise<DetachInstancesCommandOutput>;
831
804
  detachInstances(
832
805
  args: DetachInstancesCommandInput,
833
- cb: (err: any, data?: DetachInstancesCommandOutput) => void
806
+ cb: (err: any, data?: DetachInstancesCommandOutput) => void,
834
807
  ): void;
835
808
  detachInstances(
836
809
  args: DetachInstancesCommandInput,
837
810
  options: __HttpHandlerOptions,
838
- cb: (err: any, data?: DetachInstancesCommandOutput) => void
811
+ cb: (err: any, data?: DetachInstancesCommandOutput) => void,
839
812
  ): void;
840
813
  detachLoadBalancers(
841
814
  args: DetachLoadBalancersCommandInput,
842
- options?: __HttpHandlerOptions
815
+ options?: __HttpHandlerOptions,
843
816
  ): Promise<DetachLoadBalancersCommandOutput>;
844
817
  detachLoadBalancers(
845
818
  args: DetachLoadBalancersCommandInput,
846
- cb: (err: any, data?: DetachLoadBalancersCommandOutput) => void
819
+ cb: (err: any, data?: DetachLoadBalancersCommandOutput) => void,
847
820
  ): void;
848
821
  detachLoadBalancers(
849
822
  args: DetachLoadBalancersCommandInput,
850
823
  options: __HttpHandlerOptions,
851
- cb: (err: any, data?: DetachLoadBalancersCommandOutput) => void
824
+ cb: (err: any, data?: DetachLoadBalancersCommandOutput) => void,
852
825
  ): void;
853
826
  detachLoadBalancerTargetGroups(
854
827
  args: DetachLoadBalancerTargetGroupsCommandInput,
855
- options?: __HttpHandlerOptions
828
+ options?: __HttpHandlerOptions,
856
829
  ): Promise<DetachLoadBalancerTargetGroupsCommandOutput>;
857
830
  detachLoadBalancerTargetGroups(
858
831
  args: DetachLoadBalancerTargetGroupsCommandInput,
859
- cb: (err: any, data?: DetachLoadBalancerTargetGroupsCommandOutput) => void
832
+ cb: (err: any, data?: DetachLoadBalancerTargetGroupsCommandOutput) => void,
860
833
  ): void;
861
834
  detachLoadBalancerTargetGroups(
862
835
  args: DetachLoadBalancerTargetGroupsCommandInput,
863
836
  options: __HttpHandlerOptions,
864
- cb: (err: any, data?: DetachLoadBalancerTargetGroupsCommandOutput) => void
837
+ cb: (err: any, data?: DetachLoadBalancerTargetGroupsCommandOutput) => void,
865
838
  ): void;
866
839
  detachTrafficSources(
867
840
  args: DetachTrafficSourcesCommandInput,
868
- options?: __HttpHandlerOptions
841
+ options?: __HttpHandlerOptions,
869
842
  ): Promise<DetachTrafficSourcesCommandOutput>;
870
843
  detachTrafficSources(
871
844
  args: DetachTrafficSourcesCommandInput,
872
- cb: (err: any, data?: DetachTrafficSourcesCommandOutput) => void
845
+ cb: (err: any, data?: DetachTrafficSourcesCommandOutput) => void,
873
846
  ): void;
874
847
  detachTrafficSources(
875
848
  args: DetachTrafficSourcesCommandInput,
876
849
  options: __HttpHandlerOptions,
877
- cb: (err: any, data?: DetachTrafficSourcesCommandOutput) => void
850
+ cb: (err: any, data?: DetachTrafficSourcesCommandOutput) => void,
878
851
  ): void;
879
852
  disableMetricsCollection(
880
853
  args: DisableMetricsCollectionCommandInput,
881
- options?: __HttpHandlerOptions
854
+ options?: __HttpHandlerOptions,
882
855
  ): Promise<DisableMetricsCollectionCommandOutput>;
883
856
  disableMetricsCollection(
884
857
  args: DisableMetricsCollectionCommandInput,
885
- cb: (err: any, data?: DisableMetricsCollectionCommandOutput) => void
858
+ cb: (err: any, data?: DisableMetricsCollectionCommandOutput) => void,
886
859
  ): void;
887
860
  disableMetricsCollection(
888
861
  args: DisableMetricsCollectionCommandInput,
889
862
  options: __HttpHandlerOptions,
890
- cb: (err: any, data?: DisableMetricsCollectionCommandOutput) => void
863
+ cb: (err: any, data?: DisableMetricsCollectionCommandOutput) => void,
891
864
  ): void;
892
865
  enableMetricsCollection(
893
866
  args: EnableMetricsCollectionCommandInput,
894
- options?: __HttpHandlerOptions
867
+ options?: __HttpHandlerOptions,
895
868
  ): Promise<EnableMetricsCollectionCommandOutput>;
896
869
  enableMetricsCollection(
897
870
  args: EnableMetricsCollectionCommandInput,
898
- cb: (err: any, data?: EnableMetricsCollectionCommandOutput) => void
871
+ cb: (err: any, data?: EnableMetricsCollectionCommandOutput) => void,
899
872
  ): void;
900
873
  enableMetricsCollection(
901
874
  args: EnableMetricsCollectionCommandInput,
902
875
  options: __HttpHandlerOptions,
903
- cb: (err: any, data?: EnableMetricsCollectionCommandOutput) => void
876
+ cb: (err: any, data?: EnableMetricsCollectionCommandOutput) => void,
904
877
  ): void;
905
878
  enterStandby(
906
879
  args: EnterStandbyCommandInput,
907
- options?: __HttpHandlerOptions
880
+ options?: __HttpHandlerOptions,
908
881
  ): Promise<EnterStandbyCommandOutput>;
909
882
  enterStandby(
910
883
  args: EnterStandbyCommandInput,
911
- cb: (err: any, data?: EnterStandbyCommandOutput) => void
884
+ cb: (err: any, data?: EnterStandbyCommandOutput) => void,
912
885
  ): void;
913
886
  enterStandby(
914
887
  args: EnterStandbyCommandInput,
915
888
  options: __HttpHandlerOptions,
916
- cb: (err: any, data?: EnterStandbyCommandOutput) => void
889
+ cb: (err: any, data?: EnterStandbyCommandOutput) => void,
917
890
  ): void;
918
891
  executePolicy(
919
892
  args: ExecutePolicyCommandInput,
920
- options?: __HttpHandlerOptions
893
+ options?: __HttpHandlerOptions,
921
894
  ): Promise<ExecutePolicyCommandOutput>;
922
895
  executePolicy(
923
896
  args: ExecutePolicyCommandInput,
924
- cb: (err: any, data?: ExecutePolicyCommandOutput) => void
897
+ cb: (err: any, data?: ExecutePolicyCommandOutput) => void,
925
898
  ): void;
926
899
  executePolicy(
927
900
  args: ExecutePolicyCommandInput,
928
901
  options: __HttpHandlerOptions,
929
- cb: (err: any, data?: ExecutePolicyCommandOutput) => void
902
+ cb: (err: any, data?: ExecutePolicyCommandOutput) => void,
930
903
  ): void;
931
904
  exitStandby(
932
905
  args: ExitStandbyCommandInput,
933
- options?: __HttpHandlerOptions
906
+ options?: __HttpHandlerOptions,
934
907
  ): Promise<ExitStandbyCommandOutput>;
935
908
  exitStandby(
936
909
  args: ExitStandbyCommandInput,
937
- cb: (err: any, data?: ExitStandbyCommandOutput) => void
910
+ cb: (err: any, data?: ExitStandbyCommandOutput) => void,
938
911
  ): void;
939
912
  exitStandby(
940
913
  args: ExitStandbyCommandInput,
941
914
  options: __HttpHandlerOptions,
942
- cb: (err: any, data?: ExitStandbyCommandOutput) => void
915
+ cb: (err: any, data?: ExitStandbyCommandOutput) => void,
943
916
  ): void;
944
917
  getPredictiveScalingForecast(
945
918
  args: GetPredictiveScalingForecastCommandInput,
946
- options?: __HttpHandlerOptions
919
+ options?: __HttpHandlerOptions,
947
920
  ): Promise<GetPredictiveScalingForecastCommandOutput>;
948
921
  getPredictiveScalingForecast(
949
922
  args: GetPredictiveScalingForecastCommandInput,
950
- cb: (err: any, data?: GetPredictiveScalingForecastCommandOutput) => void
923
+ cb: (err: any, data?: GetPredictiveScalingForecastCommandOutput) => void,
951
924
  ): void;
952
925
  getPredictiveScalingForecast(
953
926
  args: GetPredictiveScalingForecastCommandInput,
954
927
  options: __HttpHandlerOptions,
955
- cb: (err: any, data?: GetPredictiveScalingForecastCommandOutput) => void
928
+ cb: (err: any, data?: GetPredictiveScalingForecastCommandOutput) => void,
956
929
  ): void;
957
930
  launchInstances(
958
931
  args: LaunchInstancesCommandInput,
959
- options?: __HttpHandlerOptions
932
+ options?: __HttpHandlerOptions,
960
933
  ): Promise<LaunchInstancesCommandOutput>;
961
934
  launchInstances(
962
935
  args: LaunchInstancesCommandInput,
963
- cb: (err: any, data?: LaunchInstancesCommandOutput) => void
936
+ cb: (err: any, data?: LaunchInstancesCommandOutput) => void,
964
937
  ): void;
965
938
  launchInstances(
966
939
  args: LaunchInstancesCommandInput,
967
940
  options: __HttpHandlerOptions,
968
- cb: (err: any, data?: LaunchInstancesCommandOutput) => void
941
+ cb: (err: any, data?: LaunchInstancesCommandOutput) => void,
969
942
  ): void;
970
943
  putLifecycleHook(
971
944
  args: PutLifecycleHookCommandInput,
972
- options?: __HttpHandlerOptions
945
+ options?: __HttpHandlerOptions,
973
946
  ): Promise<PutLifecycleHookCommandOutput>;
974
947
  putLifecycleHook(
975
948
  args: PutLifecycleHookCommandInput,
976
- cb: (err: any, data?: PutLifecycleHookCommandOutput) => void
949
+ cb: (err: any, data?: PutLifecycleHookCommandOutput) => void,
977
950
  ): void;
978
951
  putLifecycleHook(
979
952
  args: PutLifecycleHookCommandInput,
980
953
  options: __HttpHandlerOptions,
981
- cb: (err: any, data?: PutLifecycleHookCommandOutput) => void
954
+ cb: (err: any, data?: PutLifecycleHookCommandOutput) => void,
982
955
  ): void;
983
956
  putNotificationConfiguration(
984
957
  args: PutNotificationConfigurationCommandInput,
985
- options?: __HttpHandlerOptions
958
+ options?: __HttpHandlerOptions,
986
959
  ): Promise<PutNotificationConfigurationCommandOutput>;
987
960
  putNotificationConfiguration(
988
961
  args: PutNotificationConfigurationCommandInput,
989
- cb: (err: any, data?: PutNotificationConfigurationCommandOutput) => void
962
+ cb: (err: any, data?: PutNotificationConfigurationCommandOutput) => void,
990
963
  ): void;
991
964
  putNotificationConfiguration(
992
965
  args: PutNotificationConfigurationCommandInput,
993
966
  options: __HttpHandlerOptions,
994
- cb: (err: any, data?: PutNotificationConfigurationCommandOutput) => void
967
+ cb: (err: any, data?: PutNotificationConfigurationCommandOutput) => void,
995
968
  ): void;
996
969
  putScalingPolicy(
997
970
  args: PutScalingPolicyCommandInput,
998
- options?: __HttpHandlerOptions
971
+ options?: __HttpHandlerOptions,
999
972
  ): Promise<PutScalingPolicyCommandOutput>;
1000
973
  putScalingPolicy(
1001
974
  args: PutScalingPolicyCommandInput,
1002
- cb: (err: any, data?: PutScalingPolicyCommandOutput) => void
975
+ cb: (err: any, data?: PutScalingPolicyCommandOutput) => void,
1003
976
  ): void;
1004
977
  putScalingPolicy(
1005
978
  args: PutScalingPolicyCommandInput,
1006
979
  options: __HttpHandlerOptions,
1007
- cb: (err: any, data?: PutScalingPolicyCommandOutput) => void
980
+ cb: (err: any, data?: PutScalingPolicyCommandOutput) => void,
1008
981
  ): void;
1009
982
  putScheduledUpdateGroupAction(
1010
983
  args: PutScheduledUpdateGroupActionCommandInput,
1011
- options?: __HttpHandlerOptions
984
+ options?: __HttpHandlerOptions,
1012
985
  ): Promise<PutScheduledUpdateGroupActionCommandOutput>;
1013
986
  putScheduledUpdateGroupAction(
1014
987
  args: PutScheduledUpdateGroupActionCommandInput,
1015
- cb: (err: any, data?: PutScheduledUpdateGroupActionCommandOutput) => void
988
+ cb: (err: any, data?: PutScheduledUpdateGroupActionCommandOutput) => void,
1016
989
  ): void;
1017
990
  putScheduledUpdateGroupAction(
1018
991
  args: PutScheduledUpdateGroupActionCommandInput,
1019
992
  options: __HttpHandlerOptions,
1020
- cb: (err: any, data?: PutScheduledUpdateGroupActionCommandOutput) => void
993
+ cb: (err: any, data?: PutScheduledUpdateGroupActionCommandOutput) => void,
1021
994
  ): void;
1022
995
  putWarmPool(
1023
996
  args: PutWarmPoolCommandInput,
1024
- options?: __HttpHandlerOptions
997
+ options?: __HttpHandlerOptions,
1025
998
  ): Promise<PutWarmPoolCommandOutput>;
1026
999
  putWarmPool(
1027
1000
  args: PutWarmPoolCommandInput,
1028
- cb: (err: any, data?: PutWarmPoolCommandOutput) => void
1001
+ cb: (err: any, data?: PutWarmPoolCommandOutput) => void,
1029
1002
  ): void;
1030
1003
  putWarmPool(
1031
1004
  args: PutWarmPoolCommandInput,
1032
1005
  options: __HttpHandlerOptions,
1033
- cb: (err: any, data?: PutWarmPoolCommandOutput) => void
1006
+ cb: (err: any, data?: PutWarmPoolCommandOutput) => void,
1034
1007
  ): void;
1035
1008
  recordLifecycleActionHeartbeat(
1036
1009
  args: RecordLifecycleActionHeartbeatCommandInput,
1037
- options?: __HttpHandlerOptions
1010
+ options?: __HttpHandlerOptions,
1038
1011
  ): Promise<RecordLifecycleActionHeartbeatCommandOutput>;
1039
1012
  recordLifecycleActionHeartbeat(
1040
1013
  args: RecordLifecycleActionHeartbeatCommandInput,
1041
- cb: (err: any, data?: RecordLifecycleActionHeartbeatCommandOutput) => void
1014
+ cb: (err: any, data?: RecordLifecycleActionHeartbeatCommandOutput) => void,
1042
1015
  ): void;
1043
1016
  recordLifecycleActionHeartbeat(
1044
1017
  args: RecordLifecycleActionHeartbeatCommandInput,
1045
1018
  options: __HttpHandlerOptions,
1046
- cb: (err: any, data?: RecordLifecycleActionHeartbeatCommandOutput) => void
1019
+ cb: (err: any, data?: RecordLifecycleActionHeartbeatCommandOutput) => void,
1047
1020
  ): void;
1048
1021
  resumeProcesses(
1049
1022
  args: ResumeProcessesCommandInput,
1050
- options?: __HttpHandlerOptions
1023
+ options?: __HttpHandlerOptions,
1051
1024
  ): Promise<ResumeProcessesCommandOutput>;
1052
1025
  resumeProcesses(
1053
1026
  args: ResumeProcessesCommandInput,
1054
- cb: (err: any, data?: ResumeProcessesCommandOutput) => void
1027
+ cb: (err: any, data?: ResumeProcessesCommandOutput) => void,
1055
1028
  ): void;
1056
1029
  resumeProcesses(
1057
1030
  args: ResumeProcessesCommandInput,
1058
1031
  options: __HttpHandlerOptions,
1059
- cb: (err: any, data?: ResumeProcessesCommandOutput) => void
1032
+ cb: (err: any, data?: ResumeProcessesCommandOutput) => void,
1060
1033
  ): void;
1061
1034
  rollbackInstanceRefresh(
1062
1035
  args: RollbackInstanceRefreshCommandInput,
1063
- options?: __HttpHandlerOptions
1036
+ options?: __HttpHandlerOptions,
1064
1037
  ): Promise<RollbackInstanceRefreshCommandOutput>;
1065
1038
  rollbackInstanceRefresh(
1066
1039
  args: RollbackInstanceRefreshCommandInput,
1067
- cb: (err: any, data?: RollbackInstanceRefreshCommandOutput) => void
1040
+ cb: (err: any, data?: RollbackInstanceRefreshCommandOutput) => void,
1068
1041
  ): void;
1069
1042
  rollbackInstanceRefresh(
1070
1043
  args: RollbackInstanceRefreshCommandInput,
1071
1044
  options: __HttpHandlerOptions,
1072
- cb: (err: any, data?: RollbackInstanceRefreshCommandOutput) => void
1045
+ cb: (err: any, data?: RollbackInstanceRefreshCommandOutput) => void,
1073
1046
  ): void;
1074
1047
  setDesiredCapacity(
1075
1048
  args: SetDesiredCapacityCommandInput,
1076
- options?: __HttpHandlerOptions
1049
+ options?: __HttpHandlerOptions,
1077
1050
  ): Promise<SetDesiredCapacityCommandOutput>;
1078
1051
  setDesiredCapacity(
1079
1052
  args: SetDesiredCapacityCommandInput,
1080
- cb: (err: any, data?: SetDesiredCapacityCommandOutput) => void
1053
+ cb: (err: any, data?: SetDesiredCapacityCommandOutput) => void,
1081
1054
  ): void;
1082
1055
  setDesiredCapacity(
1083
1056
  args: SetDesiredCapacityCommandInput,
1084
1057
  options: __HttpHandlerOptions,
1085
- cb: (err: any, data?: SetDesiredCapacityCommandOutput) => void
1058
+ cb: (err: any, data?: SetDesiredCapacityCommandOutput) => void,
1086
1059
  ): void;
1087
1060
  setInstanceHealth(
1088
1061
  args: SetInstanceHealthCommandInput,
1089
- options?: __HttpHandlerOptions
1062
+ options?: __HttpHandlerOptions,
1090
1063
  ): Promise<SetInstanceHealthCommandOutput>;
1091
1064
  setInstanceHealth(
1092
1065
  args: SetInstanceHealthCommandInput,
1093
- cb: (err: any, data?: SetInstanceHealthCommandOutput) => void
1066
+ cb: (err: any, data?: SetInstanceHealthCommandOutput) => void,
1094
1067
  ): void;
1095
1068
  setInstanceHealth(
1096
1069
  args: SetInstanceHealthCommandInput,
1097
1070
  options: __HttpHandlerOptions,
1098
- cb: (err: any, data?: SetInstanceHealthCommandOutput) => void
1071
+ cb: (err: any, data?: SetInstanceHealthCommandOutput) => void,
1099
1072
  ): void;
1100
1073
  setInstanceProtection(
1101
1074
  args: SetInstanceProtectionCommandInput,
1102
- options?: __HttpHandlerOptions
1075
+ options?: __HttpHandlerOptions,
1103
1076
  ): Promise<SetInstanceProtectionCommandOutput>;
1104
1077
  setInstanceProtection(
1105
1078
  args: SetInstanceProtectionCommandInput,
1106
- cb: (err: any, data?: SetInstanceProtectionCommandOutput) => void
1079
+ cb: (err: any, data?: SetInstanceProtectionCommandOutput) => void,
1107
1080
  ): void;
1108
1081
  setInstanceProtection(
1109
1082
  args: SetInstanceProtectionCommandInput,
1110
1083
  options: __HttpHandlerOptions,
1111
- cb: (err: any, data?: SetInstanceProtectionCommandOutput) => void
1084
+ cb: (err: any, data?: SetInstanceProtectionCommandOutput) => void,
1112
1085
  ): void;
1113
1086
  startInstanceRefresh(
1114
1087
  args: StartInstanceRefreshCommandInput,
1115
- options?: __HttpHandlerOptions
1088
+ options?: __HttpHandlerOptions,
1116
1089
  ): Promise<StartInstanceRefreshCommandOutput>;
1117
1090
  startInstanceRefresh(
1118
1091
  args: StartInstanceRefreshCommandInput,
1119
- cb: (err: any, data?: StartInstanceRefreshCommandOutput) => void
1092
+ cb: (err: any, data?: StartInstanceRefreshCommandOutput) => void,
1120
1093
  ): void;
1121
1094
  startInstanceRefresh(
1122
1095
  args: StartInstanceRefreshCommandInput,
1123
1096
  options: __HttpHandlerOptions,
1124
- cb: (err: any, data?: StartInstanceRefreshCommandOutput) => void
1097
+ cb: (err: any, data?: StartInstanceRefreshCommandOutput) => void,
1125
1098
  ): void;
1126
1099
  suspendProcesses(
1127
1100
  args: SuspendProcessesCommandInput,
1128
- options?: __HttpHandlerOptions
1101
+ options?: __HttpHandlerOptions,
1129
1102
  ): Promise<SuspendProcessesCommandOutput>;
1130
1103
  suspendProcesses(
1131
1104
  args: SuspendProcessesCommandInput,
1132
- cb: (err: any, data?: SuspendProcessesCommandOutput) => void
1105
+ cb: (err: any, data?: SuspendProcessesCommandOutput) => void,
1133
1106
  ): void;
1134
1107
  suspendProcesses(
1135
1108
  args: SuspendProcessesCommandInput,
1136
1109
  options: __HttpHandlerOptions,
1137
- cb: (err: any, data?: SuspendProcessesCommandOutput) => void
1110
+ cb: (err: any, data?: SuspendProcessesCommandOutput) => void,
1138
1111
  ): void;
1139
1112
  terminateInstanceInAutoScalingGroup(
1140
1113
  args: TerminateInstanceInAutoScalingGroupCommandInput,
1141
- options?: __HttpHandlerOptions
1114
+ options?: __HttpHandlerOptions,
1142
1115
  ): Promise<TerminateInstanceInAutoScalingGroupCommandOutput>;
1143
1116
  terminateInstanceInAutoScalingGroup(
1144
1117
  args: TerminateInstanceInAutoScalingGroupCommandInput,
1145
- cb: (
1146
- err: any,
1147
- data?: TerminateInstanceInAutoScalingGroupCommandOutput
1148
- ) => void
1118
+ cb: (err: any, data?: TerminateInstanceInAutoScalingGroupCommandOutput) => void,
1149
1119
  ): void;
1150
1120
  terminateInstanceInAutoScalingGroup(
1151
1121
  args: TerminateInstanceInAutoScalingGroupCommandInput,
1152
1122
  options: __HttpHandlerOptions,
1153
- cb: (
1154
- err: any,
1155
- data?: TerminateInstanceInAutoScalingGroupCommandOutput
1156
- ) => void
1123
+ cb: (err: any, data?: TerminateInstanceInAutoScalingGroupCommandOutput) => void,
1157
1124
  ): void;
1158
1125
  updateAutoScalingGroup(
1159
1126
  args: UpdateAutoScalingGroupCommandInput,
1160
- options?: __HttpHandlerOptions
1127
+ options?: __HttpHandlerOptions,
1161
1128
  ): Promise<UpdateAutoScalingGroupCommandOutput>;
1162
1129
  updateAutoScalingGroup(
1163
1130
  args: UpdateAutoScalingGroupCommandInput,
1164
- cb: (err: any, data?: UpdateAutoScalingGroupCommandOutput) => void
1131
+ cb: (err: any, data?: UpdateAutoScalingGroupCommandOutput) => void,
1165
1132
  ): void;
1166
1133
  updateAutoScalingGroup(
1167
1134
  args: UpdateAutoScalingGroupCommandInput,
1168
1135
  options: __HttpHandlerOptions,
1169
- cb: (err: any, data?: UpdateAutoScalingGroupCommandOutput) => void
1136
+ cb: (err: any, data?: UpdateAutoScalingGroupCommandOutput) => void,
1170
1137
  ): void;
1171
1138
  paginateDescribeAutoScalingGroups(
1172
1139
  args?: DescribeAutoScalingGroupsCommandInput,
1173
1140
  paginationConfig?: Pick<
1174
1141
  PaginationConfiguration,
1175
1142
  Exclude<keyof PaginationConfiguration, "client">
1176
- >
1143
+ >,
1177
1144
  ): Paginator<DescribeAutoScalingGroupsCommandOutput>;
1178
1145
  paginateDescribeAutoScalingInstances(
1179
1146
  args?: DescribeAutoScalingInstancesCommandInput,
1180
1147
  paginationConfig?: Pick<
1181
1148
  PaginationConfiguration,
1182
1149
  Exclude<keyof PaginationConfiguration, "client">
1183
- >
1150
+ >,
1184
1151
  ): Paginator<DescribeAutoScalingInstancesCommandOutput>;
1185
1152
  paginateDescribeInstanceRefreshes(
1186
1153
  args: DescribeInstanceRefreshesCommandInput,
1187
1154
  paginationConfig?: Pick<
1188
1155
  PaginationConfiguration,
1189
1156
  Exclude<keyof PaginationConfiguration, "client">
1190
- >
1157
+ >,
1191
1158
  ): Paginator<DescribeInstanceRefreshesCommandOutput>;
1192
1159
  paginateDescribeLaunchConfigurations(
1193
1160
  args?: DescribeLaunchConfigurationsCommandInput,
1194
1161
  paginationConfig?: Pick<
1195
1162
  PaginationConfiguration,
1196
1163
  Exclude<keyof PaginationConfiguration, "client">
1197
- >
1164
+ >,
1198
1165
  ): Paginator<DescribeLaunchConfigurationsCommandOutput>;
1199
1166
  paginateDescribeLoadBalancers(
1200
1167
  args: DescribeLoadBalancersCommandInput,
1201
1168
  paginationConfig?: Pick<
1202
1169
  PaginationConfiguration,
1203
1170
  Exclude<keyof PaginationConfiguration, "client">
1204
- >
1171
+ >,
1205
1172
  ): Paginator<DescribeLoadBalancersCommandOutput>;
1206
1173
  paginateDescribeLoadBalancerTargetGroups(
1207
1174
  args: DescribeLoadBalancerTargetGroupsCommandInput,
1208
1175
  paginationConfig?: Pick<
1209
1176
  PaginationConfiguration,
1210
1177
  Exclude<keyof PaginationConfiguration, "client">
1211
- >
1178
+ >,
1212
1179
  ): Paginator<DescribeLoadBalancerTargetGroupsCommandOutput>;
1213
1180
  paginateDescribeNotificationConfigurations(
1214
1181
  args?: DescribeNotificationConfigurationsCommandInput,
1215
1182
  paginationConfig?: Pick<
1216
1183
  PaginationConfiguration,
1217
1184
  Exclude<keyof PaginationConfiguration, "client">
1218
- >
1185
+ >,
1219
1186
  ): Paginator<DescribeNotificationConfigurationsCommandOutput>;
1220
1187
  paginateDescribePolicies(
1221
1188
  args?: DescribePoliciesCommandInput,
1222
1189
  paginationConfig?: Pick<
1223
1190
  PaginationConfiguration,
1224
1191
  Exclude<keyof PaginationConfiguration, "client">
1225
- >
1192
+ >,
1226
1193
  ): Paginator<DescribePoliciesCommandOutput>;
1227
1194
  paginateDescribeScalingActivities(
1228
1195
  args?: DescribeScalingActivitiesCommandInput,
1229
1196
  paginationConfig?: Pick<
1230
1197
  PaginationConfiguration,
1231
1198
  Exclude<keyof PaginationConfiguration, "client">
1232
- >
1199
+ >,
1233
1200
  ): Paginator<DescribeScalingActivitiesCommandOutput>;
1234
1201
  paginateDescribeScheduledActions(
1235
1202
  args?: DescribeScheduledActionsCommandInput,
1236
1203
  paginationConfig?: Pick<
1237
1204
  PaginationConfiguration,
1238
1205
  Exclude<keyof PaginationConfiguration, "client">
1239
- >
1206
+ >,
1240
1207
  ): Paginator<DescribeScheduledActionsCommandOutput>;
1241
1208
  paginateDescribeTags(
1242
1209
  args?: DescribeTagsCommandInput,
1243
1210
  paginationConfig?: Pick<
1244
1211
  PaginationConfiguration,
1245
1212
  Exclude<keyof PaginationConfiguration, "client">
1246
- >
1213
+ >,
1247
1214
  ): Paginator<DescribeTagsCommandOutput>;
1248
1215
  paginateDescribeTrafficSources(
1249
1216
  args: DescribeTrafficSourcesCommandInput,
1250
1217
  paginationConfig?: Pick<
1251
1218
  PaginationConfiguration,
1252
1219
  Exclude<keyof PaginationConfiguration, "client">
1253
- >
1220
+ >,
1254
1221
  ): Paginator<DescribeTrafficSourcesCommandOutput>;
1255
1222
  paginateDescribeWarmPool(
1256
1223
  args: DescribeWarmPoolCommandInput,
1257
1224
  paginationConfig?: Pick<
1258
1225
  PaginationConfiguration,
1259
1226
  Exclude<keyof PaginationConfiguration, "client">
1260
- >
1227
+ >,
1261
1228
  ): Paginator<DescribeWarmPoolCommandOutput>;
1262
1229
  waitUntilGroupExists(
1263
1230
  args: DescribeAutoScalingGroupsCommandInput,
@@ -1266,7 +1233,7 @@ export interface AutoScaling {
1266
1233
  | Pick<
1267
1234
  WaiterConfiguration<AutoScaling>,
1268
1235
  Exclude<keyof WaiterConfiguration<AutoScaling>, "client">
1269
- >
1236
+ >,
1270
1237
  ): Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;
1271
1238
  waitUntilGroupInService(
1272
1239
  args: DescribeAutoScalingGroupsCommandInput,
@@ -1275,7 +1242,7 @@ export interface AutoScaling {
1275
1242
  | Pick<
1276
1243
  WaiterConfiguration<AutoScaling>,
1277
1244
  Exclude<keyof WaiterConfiguration<AutoScaling>, "client">
1278
- >
1245
+ >,
1279
1246
  ): Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;
1280
1247
  waitUntilGroupNotExists(
1281
1248
  args: DescribeAutoScalingGroupsCommandInput,
@@ -1284,9 +1251,7 @@ export interface AutoScaling {
1284
1251
  | Pick<
1285
1252
  WaiterConfiguration<AutoScaling>,
1286
1253
  Exclude<keyof WaiterConfiguration<AutoScaling>, "client">
1287
- >
1254
+ >,
1288
1255
  ): Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;
1289
1256
  }
1290
- export declare class AutoScaling
1291
- extends AutoScalingClient
1292
- implements AutoScaling {}
1257
+ export declare class AutoScaling extends AutoScalingClient implements AutoScaling {}