@aws-sdk/client-auto-scaling 3.170.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/AutoScaling.d.ts +0 -61
  3. package/dist-types/ts3.4/AutoScalingClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -698
  67. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  68. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  69. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  70. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  71. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +0 -2
  72. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +0 -2
  73. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +0 -2
  74. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-auto-scaling
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-auto-scaling
@@ -244,7 +244,6 @@ import {
244
244
  UpdateAutoScalingGroupCommandInput,
245
245
  UpdateAutoScalingGroupCommandOutput,
246
246
  } from "./commands/UpdateAutoScalingGroupCommand";
247
-
248
247
  export declare class AutoScaling extends AutoScalingClient {
249
248
  attachInstances(
250
249
  args: AttachInstancesCommandInput,
@@ -259,7 +258,6 @@ export declare class AutoScaling extends AutoScalingClient {
259
258
  options: __HttpHandlerOptions,
260
259
  cb: (err: any, data?: AttachInstancesCommandOutput) => void
261
260
  ): void;
262
-
263
261
  attachLoadBalancers(
264
262
  args: AttachLoadBalancersCommandInput,
265
263
  options?: __HttpHandlerOptions
@@ -273,7 +271,6 @@ export declare class AutoScaling extends AutoScalingClient {
273
271
  options: __HttpHandlerOptions,
274
272
  cb: (err: any, data?: AttachLoadBalancersCommandOutput) => void
275
273
  ): void;
276
-
277
274
  attachLoadBalancerTargetGroups(
278
275
  args: AttachLoadBalancerTargetGroupsCommandInput,
279
276
  options?: __HttpHandlerOptions
@@ -287,7 +284,6 @@ export declare class AutoScaling extends AutoScalingClient {
287
284
  options: __HttpHandlerOptions,
288
285
  cb: (err: any, data?: AttachLoadBalancerTargetGroupsCommandOutput) => void
289
286
  ): void;
290
-
291
287
  batchDeleteScheduledAction(
292
288
  args: BatchDeleteScheduledActionCommandInput,
293
289
  options?: __HttpHandlerOptions
@@ -301,7 +297,6 @@ export declare class AutoScaling extends AutoScalingClient {
301
297
  options: __HttpHandlerOptions,
302
298
  cb: (err: any, data?: BatchDeleteScheduledActionCommandOutput) => void
303
299
  ): void;
304
-
305
300
  batchPutScheduledUpdateGroupAction(
306
301
  args: BatchPutScheduledUpdateGroupActionCommandInput,
307
302
  options?: __HttpHandlerOptions
@@ -321,7 +316,6 @@ export declare class AutoScaling extends AutoScalingClient {
321
316
  data?: BatchPutScheduledUpdateGroupActionCommandOutput
322
317
  ) => void
323
318
  ): void;
324
-
325
319
  cancelInstanceRefresh(
326
320
  args: CancelInstanceRefreshCommandInput,
327
321
  options?: __HttpHandlerOptions
@@ -335,7 +329,6 @@ export declare class AutoScaling extends AutoScalingClient {
335
329
  options: __HttpHandlerOptions,
336
330
  cb: (err: any, data?: CancelInstanceRefreshCommandOutput) => void
337
331
  ): void;
338
-
339
332
  completeLifecycleAction(
340
333
  args: CompleteLifecycleActionCommandInput,
341
334
  options?: __HttpHandlerOptions
@@ -349,7 +342,6 @@ export declare class AutoScaling extends AutoScalingClient {
349
342
  options: __HttpHandlerOptions,
350
343
  cb: (err: any, data?: CompleteLifecycleActionCommandOutput) => void
351
344
  ): void;
352
-
353
345
  createAutoScalingGroup(
354
346
  args: CreateAutoScalingGroupCommandInput,
355
347
  options?: __HttpHandlerOptions
@@ -363,7 +355,6 @@ export declare class AutoScaling extends AutoScalingClient {
363
355
  options: __HttpHandlerOptions,
364
356
  cb: (err: any, data?: CreateAutoScalingGroupCommandOutput) => void
365
357
  ): void;
366
-
367
358
  createLaunchConfiguration(
368
359
  args: CreateLaunchConfigurationCommandInput,
369
360
  options?: __HttpHandlerOptions
@@ -377,7 +368,6 @@ export declare class AutoScaling extends AutoScalingClient {
377
368
  options: __HttpHandlerOptions,
378
369
  cb: (err: any, data?: CreateLaunchConfigurationCommandOutput) => void
379
370
  ): void;
380
-
381
371
  createOrUpdateTags(
382
372
  args: CreateOrUpdateTagsCommandInput,
383
373
  options?: __HttpHandlerOptions
@@ -391,7 +381,6 @@ export declare class AutoScaling extends AutoScalingClient {
391
381
  options: __HttpHandlerOptions,
392
382
  cb: (err: any, data?: CreateOrUpdateTagsCommandOutput) => void
393
383
  ): void;
394
-
395
384
  deleteAutoScalingGroup(
396
385
  args: DeleteAutoScalingGroupCommandInput,
397
386
  options?: __HttpHandlerOptions
@@ -405,7 +394,6 @@ export declare class AutoScaling extends AutoScalingClient {
405
394
  options: __HttpHandlerOptions,
406
395
  cb: (err: any, data?: DeleteAutoScalingGroupCommandOutput) => void
407
396
  ): void;
408
-
409
397
  deleteLaunchConfiguration(
410
398
  args: DeleteLaunchConfigurationCommandInput,
411
399
  options?: __HttpHandlerOptions
@@ -419,7 +407,6 @@ export declare class AutoScaling extends AutoScalingClient {
419
407
  options: __HttpHandlerOptions,
420
408
  cb: (err: any, data?: DeleteLaunchConfigurationCommandOutput) => void
421
409
  ): void;
422
-
423
410
  deleteLifecycleHook(
424
411
  args: DeleteLifecycleHookCommandInput,
425
412
  options?: __HttpHandlerOptions
@@ -433,7 +420,6 @@ export declare class AutoScaling extends AutoScalingClient {
433
420
  options: __HttpHandlerOptions,
434
421
  cb: (err: any, data?: DeleteLifecycleHookCommandOutput) => void
435
422
  ): void;
436
-
437
423
  deleteNotificationConfiguration(
438
424
  args: DeleteNotificationConfigurationCommandInput,
439
425
  options?: __HttpHandlerOptions
@@ -447,7 +433,6 @@ export declare class AutoScaling extends AutoScalingClient {
447
433
  options: __HttpHandlerOptions,
448
434
  cb: (err: any, data?: DeleteNotificationConfigurationCommandOutput) => void
449
435
  ): void;
450
-
451
436
  deletePolicy(
452
437
  args: DeletePolicyCommandInput,
453
438
  options?: __HttpHandlerOptions
@@ -461,7 +446,6 @@ export declare class AutoScaling extends AutoScalingClient {
461
446
  options: __HttpHandlerOptions,
462
447
  cb: (err: any, data?: DeletePolicyCommandOutput) => void
463
448
  ): void;
464
-
465
449
  deleteScheduledAction(
466
450
  args: DeleteScheduledActionCommandInput,
467
451
  options?: __HttpHandlerOptions
@@ -475,7 +459,6 @@ export declare class AutoScaling extends AutoScalingClient {
475
459
  options: __HttpHandlerOptions,
476
460
  cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
477
461
  ): void;
478
-
479
462
  deleteTags(
480
463
  args: DeleteTagsCommandInput,
481
464
  options?: __HttpHandlerOptions
@@ -489,7 +472,6 @@ export declare class AutoScaling extends AutoScalingClient {
489
472
  options: __HttpHandlerOptions,
490
473
  cb: (err: any, data?: DeleteTagsCommandOutput) => void
491
474
  ): void;
492
-
493
475
  deleteWarmPool(
494
476
  args: DeleteWarmPoolCommandInput,
495
477
  options?: __HttpHandlerOptions
@@ -503,7 +485,6 @@ export declare class AutoScaling extends AutoScalingClient {
503
485
  options: __HttpHandlerOptions,
504
486
  cb: (err: any, data?: DeleteWarmPoolCommandOutput) => void
505
487
  ): void;
506
-
507
488
  describeAccountLimits(
508
489
  args: DescribeAccountLimitsCommandInput,
509
490
  options?: __HttpHandlerOptions
@@ -517,7 +498,6 @@ export declare class AutoScaling extends AutoScalingClient {
517
498
  options: __HttpHandlerOptions,
518
499
  cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
519
500
  ): void;
520
-
521
501
  describeAdjustmentTypes(
522
502
  args: DescribeAdjustmentTypesCommandInput,
523
503
  options?: __HttpHandlerOptions
@@ -531,7 +511,6 @@ export declare class AutoScaling extends AutoScalingClient {
531
511
  options: __HttpHandlerOptions,
532
512
  cb: (err: any, data?: DescribeAdjustmentTypesCommandOutput) => void
533
513
  ): void;
534
-
535
514
  describeAutoScalingGroups(
536
515
  args: DescribeAutoScalingGroupsCommandInput,
537
516
  options?: __HttpHandlerOptions
@@ -545,7 +524,6 @@ export declare class AutoScaling extends AutoScalingClient {
545
524
  options: __HttpHandlerOptions,
546
525
  cb: (err: any, data?: DescribeAutoScalingGroupsCommandOutput) => void
547
526
  ): void;
548
-
549
527
  describeAutoScalingInstances(
550
528
  args: DescribeAutoScalingInstancesCommandInput,
551
529
  options?: __HttpHandlerOptions
@@ -559,7 +537,6 @@ export declare class AutoScaling extends AutoScalingClient {
559
537
  options: __HttpHandlerOptions,
560
538
  cb: (err: any, data?: DescribeAutoScalingInstancesCommandOutput) => void
561
539
  ): void;
562
-
563
540
  describeAutoScalingNotificationTypes(
564
541
  args: DescribeAutoScalingNotificationTypesCommandInput,
565
542
  options?: __HttpHandlerOptions
@@ -579,7 +556,6 @@ export declare class AutoScaling extends AutoScalingClient {
579
556
  data?: DescribeAutoScalingNotificationTypesCommandOutput
580
557
  ) => void
581
558
  ): void;
582
-
583
559
  describeInstanceRefreshes(
584
560
  args: DescribeInstanceRefreshesCommandInput,
585
561
  options?: __HttpHandlerOptions
@@ -593,7 +569,6 @@ export declare class AutoScaling extends AutoScalingClient {
593
569
  options: __HttpHandlerOptions,
594
570
  cb: (err: any, data?: DescribeInstanceRefreshesCommandOutput) => void
595
571
  ): void;
596
-
597
572
  describeLaunchConfigurations(
598
573
  args: DescribeLaunchConfigurationsCommandInput,
599
574
  options?: __HttpHandlerOptions
@@ -607,7 +582,6 @@ export declare class AutoScaling extends AutoScalingClient {
607
582
  options: __HttpHandlerOptions,
608
583
  cb: (err: any, data?: DescribeLaunchConfigurationsCommandOutput) => void
609
584
  ): void;
610
-
611
585
  describeLifecycleHooks(
612
586
  args: DescribeLifecycleHooksCommandInput,
613
587
  options?: __HttpHandlerOptions
@@ -621,7 +595,6 @@ export declare class AutoScaling extends AutoScalingClient {
621
595
  options: __HttpHandlerOptions,
622
596
  cb: (err: any, data?: DescribeLifecycleHooksCommandOutput) => void
623
597
  ): void;
624
-
625
598
  describeLifecycleHookTypes(
626
599
  args: DescribeLifecycleHookTypesCommandInput,
627
600
  options?: __HttpHandlerOptions
@@ -635,7 +608,6 @@ export declare class AutoScaling extends AutoScalingClient {
635
608
  options: __HttpHandlerOptions,
636
609
  cb: (err: any, data?: DescribeLifecycleHookTypesCommandOutput) => void
637
610
  ): void;
638
-
639
611
  describeLoadBalancers(
640
612
  args: DescribeLoadBalancersCommandInput,
641
613
  options?: __HttpHandlerOptions
@@ -649,7 +621,6 @@ export declare class AutoScaling extends AutoScalingClient {
649
621
  options: __HttpHandlerOptions,
650
622
  cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void
651
623
  ): void;
652
-
653
624
  describeLoadBalancerTargetGroups(
654
625
  args: DescribeLoadBalancerTargetGroupsCommandInput,
655
626
  options?: __HttpHandlerOptions
@@ -663,7 +634,6 @@ export declare class AutoScaling extends AutoScalingClient {
663
634
  options: __HttpHandlerOptions,
664
635
  cb: (err: any, data?: DescribeLoadBalancerTargetGroupsCommandOutput) => void
665
636
  ): void;
666
-
667
637
  describeMetricCollectionTypes(
668
638
  args: DescribeMetricCollectionTypesCommandInput,
669
639
  options?: __HttpHandlerOptions
@@ -677,7 +647,6 @@ export declare class AutoScaling extends AutoScalingClient {
677
647
  options: __HttpHandlerOptions,
678
648
  cb: (err: any, data?: DescribeMetricCollectionTypesCommandOutput) => void
679
649
  ): void;
680
-
681
650
  describeNotificationConfigurations(
682
651
  args: DescribeNotificationConfigurationsCommandInput,
683
652
  options?: __HttpHandlerOptions
@@ -697,7 +666,6 @@ export declare class AutoScaling extends AutoScalingClient {
697
666
  data?: DescribeNotificationConfigurationsCommandOutput
698
667
  ) => void
699
668
  ): void;
700
-
701
669
  describePolicies(
702
670
  args: DescribePoliciesCommandInput,
703
671
  options?: __HttpHandlerOptions
@@ -711,7 +679,6 @@ export declare class AutoScaling extends AutoScalingClient {
711
679
  options: __HttpHandlerOptions,
712
680
  cb: (err: any, data?: DescribePoliciesCommandOutput) => void
713
681
  ): void;
714
-
715
682
  describeScalingActivities(
716
683
  args: DescribeScalingActivitiesCommandInput,
717
684
  options?: __HttpHandlerOptions
@@ -725,7 +692,6 @@ export declare class AutoScaling extends AutoScalingClient {
725
692
  options: __HttpHandlerOptions,
726
693
  cb: (err: any, data?: DescribeScalingActivitiesCommandOutput) => void
727
694
  ): void;
728
-
729
695
  describeScalingProcessTypes(
730
696
  args: DescribeScalingProcessTypesCommandInput,
731
697
  options?: __HttpHandlerOptions
@@ -739,7 +705,6 @@ export declare class AutoScaling extends AutoScalingClient {
739
705
  options: __HttpHandlerOptions,
740
706
  cb: (err: any, data?: DescribeScalingProcessTypesCommandOutput) => void
741
707
  ): void;
742
-
743
708
  describeScheduledActions(
744
709
  args: DescribeScheduledActionsCommandInput,
745
710
  options?: __HttpHandlerOptions
@@ -753,7 +718,6 @@ export declare class AutoScaling extends AutoScalingClient {
753
718
  options: __HttpHandlerOptions,
754
719
  cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
755
720
  ): void;
756
-
757
721
  describeTags(
758
722
  args: DescribeTagsCommandInput,
759
723
  options?: __HttpHandlerOptions
@@ -767,7 +731,6 @@ export declare class AutoScaling extends AutoScalingClient {
767
731
  options: __HttpHandlerOptions,
768
732
  cb: (err: any, data?: DescribeTagsCommandOutput) => void
769
733
  ): void;
770
-
771
734
  describeTerminationPolicyTypes(
772
735
  args: DescribeTerminationPolicyTypesCommandInput,
773
736
  options?: __HttpHandlerOptions
@@ -781,7 +744,6 @@ export declare class AutoScaling extends AutoScalingClient {
781
744
  options: __HttpHandlerOptions,
782
745
  cb: (err: any, data?: DescribeTerminationPolicyTypesCommandOutput) => void
783
746
  ): void;
784
-
785
747
  describeWarmPool(
786
748
  args: DescribeWarmPoolCommandInput,
787
749
  options?: __HttpHandlerOptions
@@ -795,7 +757,6 @@ export declare class AutoScaling extends AutoScalingClient {
795
757
  options: __HttpHandlerOptions,
796
758
  cb: (err: any, data?: DescribeWarmPoolCommandOutput) => void
797
759
  ): void;
798
-
799
760
  detachInstances(
800
761
  args: DetachInstancesCommandInput,
801
762
  options?: __HttpHandlerOptions
@@ -809,7 +770,6 @@ export declare class AutoScaling extends AutoScalingClient {
809
770
  options: __HttpHandlerOptions,
810
771
  cb: (err: any, data?: DetachInstancesCommandOutput) => void
811
772
  ): void;
812
-
813
773
  detachLoadBalancers(
814
774
  args: DetachLoadBalancersCommandInput,
815
775
  options?: __HttpHandlerOptions
@@ -823,7 +783,6 @@ export declare class AutoScaling extends AutoScalingClient {
823
783
  options: __HttpHandlerOptions,
824
784
  cb: (err: any, data?: DetachLoadBalancersCommandOutput) => void
825
785
  ): void;
826
-
827
786
  detachLoadBalancerTargetGroups(
828
787
  args: DetachLoadBalancerTargetGroupsCommandInput,
829
788
  options?: __HttpHandlerOptions
@@ -837,7 +796,6 @@ export declare class AutoScaling extends AutoScalingClient {
837
796
  options: __HttpHandlerOptions,
838
797
  cb: (err: any, data?: DetachLoadBalancerTargetGroupsCommandOutput) => void
839
798
  ): void;
840
-
841
799
  disableMetricsCollection(
842
800
  args: DisableMetricsCollectionCommandInput,
843
801
  options?: __HttpHandlerOptions
@@ -851,7 +809,6 @@ export declare class AutoScaling extends AutoScalingClient {
851
809
  options: __HttpHandlerOptions,
852
810
  cb: (err: any, data?: DisableMetricsCollectionCommandOutput) => void
853
811
  ): void;
854
-
855
812
  enableMetricsCollection(
856
813
  args: EnableMetricsCollectionCommandInput,
857
814
  options?: __HttpHandlerOptions
@@ -865,7 +822,6 @@ export declare class AutoScaling extends AutoScalingClient {
865
822
  options: __HttpHandlerOptions,
866
823
  cb: (err: any, data?: EnableMetricsCollectionCommandOutput) => void
867
824
  ): void;
868
-
869
825
  enterStandby(
870
826
  args: EnterStandbyCommandInput,
871
827
  options?: __HttpHandlerOptions
@@ -879,7 +835,6 @@ export declare class AutoScaling extends AutoScalingClient {
879
835
  options: __HttpHandlerOptions,
880
836
  cb: (err: any, data?: EnterStandbyCommandOutput) => void
881
837
  ): void;
882
-
883
838
  executePolicy(
884
839
  args: ExecutePolicyCommandInput,
885
840
  options?: __HttpHandlerOptions
@@ -893,7 +848,6 @@ export declare class AutoScaling extends AutoScalingClient {
893
848
  options: __HttpHandlerOptions,
894
849
  cb: (err: any, data?: ExecutePolicyCommandOutput) => void
895
850
  ): void;
896
-
897
851
  exitStandby(
898
852
  args: ExitStandbyCommandInput,
899
853
  options?: __HttpHandlerOptions
@@ -907,7 +861,6 @@ export declare class AutoScaling extends AutoScalingClient {
907
861
  options: __HttpHandlerOptions,
908
862
  cb: (err: any, data?: ExitStandbyCommandOutput) => void
909
863
  ): void;
910
-
911
864
  getPredictiveScalingForecast(
912
865
  args: GetPredictiveScalingForecastCommandInput,
913
866
  options?: __HttpHandlerOptions
@@ -921,7 +874,6 @@ export declare class AutoScaling extends AutoScalingClient {
921
874
  options: __HttpHandlerOptions,
922
875
  cb: (err: any, data?: GetPredictiveScalingForecastCommandOutput) => void
923
876
  ): void;
924
-
925
877
  putLifecycleHook(
926
878
  args: PutLifecycleHookCommandInput,
927
879
  options?: __HttpHandlerOptions
@@ -935,7 +887,6 @@ export declare class AutoScaling extends AutoScalingClient {
935
887
  options: __HttpHandlerOptions,
936
888
  cb: (err: any, data?: PutLifecycleHookCommandOutput) => void
937
889
  ): void;
938
-
939
890
  putNotificationConfiguration(
940
891
  args: PutNotificationConfigurationCommandInput,
941
892
  options?: __HttpHandlerOptions
@@ -949,7 +900,6 @@ export declare class AutoScaling extends AutoScalingClient {
949
900
  options: __HttpHandlerOptions,
950
901
  cb: (err: any, data?: PutNotificationConfigurationCommandOutput) => void
951
902
  ): void;
952
-
953
903
  putScalingPolicy(
954
904
  args: PutScalingPolicyCommandInput,
955
905
  options?: __HttpHandlerOptions
@@ -963,7 +913,6 @@ export declare class AutoScaling extends AutoScalingClient {
963
913
  options: __HttpHandlerOptions,
964
914
  cb: (err: any, data?: PutScalingPolicyCommandOutput) => void
965
915
  ): void;
966
-
967
916
  putScheduledUpdateGroupAction(
968
917
  args: PutScheduledUpdateGroupActionCommandInput,
969
918
  options?: __HttpHandlerOptions
@@ -977,7 +926,6 @@ export declare class AutoScaling extends AutoScalingClient {
977
926
  options: __HttpHandlerOptions,
978
927
  cb: (err: any, data?: PutScheduledUpdateGroupActionCommandOutput) => void
979
928
  ): void;
980
-
981
929
  putWarmPool(
982
930
  args: PutWarmPoolCommandInput,
983
931
  options?: __HttpHandlerOptions
@@ -991,7 +939,6 @@ export declare class AutoScaling extends AutoScalingClient {
991
939
  options: __HttpHandlerOptions,
992
940
  cb: (err: any, data?: PutWarmPoolCommandOutput) => void
993
941
  ): void;
994
-
995
942
  recordLifecycleActionHeartbeat(
996
943
  args: RecordLifecycleActionHeartbeatCommandInput,
997
944
  options?: __HttpHandlerOptions
@@ -1005,7 +952,6 @@ export declare class AutoScaling extends AutoScalingClient {
1005
952
  options: __HttpHandlerOptions,
1006
953
  cb: (err: any, data?: RecordLifecycleActionHeartbeatCommandOutput) => void
1007
954
  ): void;
1008
-
1009
955
  resumeProcesses(
1010
956
  args: ResumeProcessesCommandInput,
1011
957
  options?: __HttpHandlerOptions
@@ -1019,7 +965,6 @@ export declare class AutoScaling extends AutoScalingClient {
1019
965
  options: __HttpHandlerOptions,
1020
966
  cb: (err: any, data?: ResumeProcessesCommandOutput) => void
1021
967
  ): void;
1022
-
1023
968
  setDesiredCapacity(
1024
969
  args: SetDesiredCapacityCommandInput,
1025
970
  options?: __HttpHandlerOptions
@@ -1033,7 +978,6 @@ export declare class AutoScaling extends AutoScalingClient {
1033
978
  options: __HttpHandlerOptions,
1034
979
  cb: (err: any, data?: SetDesiredCapacityCommandOutput) => void
1035
980
  ): void;
1036
-
1037
981
  setInstanceHealth(
1038
982
  args: SetInstanceHealthCommandInput,
1039
983
  options?: __HttpHandlerOptions
@@ -1047,7 +991,6 @@ export declare class AutoScaling extends AutoScalingClient {
1047
991
  options: __HttpHandlerOptions,
1048
992
  cb: (err: any, data?: SetInstanceHealthCommandOutput) => void
1049
993
  ): void;
1050
-
1051
994
  setInstanceProtection(
1052
995
  args: SetInstanceProtectionCommandInput,
1053
996
  options?: __HttpHandlerOptions
@@ -1061,7 +1004,6 @@ export declare class AutoScaling extends AutoScalingClient {
1061
1004
  options: __HttpHandlerOptions,
1062
1005
  cb: (err: any, data?: SetInstanceProtectionCommandOutput) => void
1063
1006
  ): void;
1064
-
1065
1007
  startInstanceRefresh(
1066
1008
  args: StartInstanceRefreshCommandInput,
1067
1009
  options?: __HttpHandlerOptions
@@ -1075,7 +1017,6 @@ export declare class AutoScaling extends AutoScalingClient {
1075
1017
  options: __HttpHandlerOptions,
1076
1018
  cb: (err: any, data?: StartInstanceRefreshCommandOutput) => void
1077
1019
  ): void;
1078
-
1079
1020
  suspendProcesses(
1080
1021
  args: SuspendProcessesCommandInput,
1081
1022
  options?: __HttpHandlerOptions
@@ -1089,7 +1030,6 @@ export declare class AutoScaling extends AutoScalingClient {
1089
1030
  options: __HttpHandlerOptions,
1090
1031
  cb: (err: any, data?: SuspendProcessesCommandOutput) => void
1091
1032
  ): void;
1092
-
1093
1033
  terminateInstanceInAutoScalingGroup(
1094
1034
  args: TerminateInstanceInAutoScalingGroupCommandInput,
1095
1035
  options?: __HttpHandlerOptions
@@ -1109,7 +1049,6 @@ export declare class AutoScaling extends AutoScalingClient {
1109
1049
  data?: TerminateInstanceInAutoScalingGroupCommandOutput
1110
1050
  ) => void
1111
1051
  ): void;
1112
-
1113
1052
  updateAutoScalingGroup(
1114
1053
  args: UpdateAutoScalingGroupCommandInput,
1115
1054
  options?: __HttpHandlerOptions
@@ -413,47 +413,26 @@ export declare type ServiceOutputTypes =
413
413
  export interface ClientDefaults
414
414
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
415
415
  requestHandler?: __HttpHandler;
416
-
417
416
  sha256?: __HashConstructor;
418
-
419
417
  urlParser?: __UrlParser;
420
-
421
418
  bodyLengthChecker?: __BodyLengthCalculator;
422
-
423
419
  streamCollector?: __StreamCollector;
424
-
425
420
  base64Decoder?: __Decoder;
426
-
427
421
  base64Encoder?: __Encoder;
428
-
429
422
  utf8Decoder?: __Decoder;
430
-
431
423
  utf8Encoder?: __Encoder;
432
-
433
424
  runtime?: string;
434
-
435
425
  disableHostPrefix?: boolean;
436
-
437
426
  maxAttempts?: number | __Provider<number>;
438
-
439
427
  retryMode?: string | __Provider<string>;
440
-
441
428
  logger?: __Logger;
442
-
443
429
  useDualstackEndpoint?: boolean | __Provider<boolean>;
444
-
445
430
  useFipsEndpoint?: boolean | __Provider<boolean>;
446
-
447
431
  serviceId?: string;
448
-
449
432
  region?: string | __Provider<string>;
450
-
451
433
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
452
-
453
434
  regionInfoProvider?: RegionInfoProvider;
454
-
455
435
  defaultUserAgentProvider?: Provider<__UserAgent>;
456
-
457
436
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
458
437
  }
459
438
  declare type AutoScalingClientConfigType = Partial<
@@ -466,7 +445,6 @@ declare type AutoScalingClientConfigType = Partial<
466
445
  HostHeaderInputConfig &
467
446
  AwsAuthInputConfig &
468
447
  UserAgentInputConfig;
469
-
470
448
  export interface AutoScalingClientConfig extends AutoScalingClientConfigType {}
471
449
  declare type AutoScalingClientResolvedConfigType =
472
450
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -477,10 +455,8 @@ declare type AutoScalingClientResolvedConfigType =
477
455
  HostHeaderResolvedConfig &
478
456
  AwsAuthResolvedConfig &
479
457
  UserAgentResolvedConfig;
480
-
481
458
  export interface AutoScalingClientResolvedConfig
482
459
  extends AutoScalingClientResolvedConfigType {}
483
-
484
460
  export declare class AutoScalingClient extends __Client<
485
461
  __HttpHandlerOptions,
486
462
  ServiceInputTypes,
@@ -489,7 +465,6 @@ export declare class AutoScalingClient extends __Client<
489
465
  > {
490
466
  readonly config: AutoScalingClientResolvedConfig;
491
467
  constructor(configuration: AutoScalingClientConfig);
492
-
493
468
  destroy(): void;
494
469
  }
495
470
  export {};
@@ -13,7 +13,6 @@ import {
13
13
  import { AttachInstancesQuery } from "../models/models_0";
14
14
  export interface AttachInstancesCommandInput extends AttachInstancesQuery {}
15
15
  export interface AttachInstancesCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class AttachInstancesCommand extends $Command<
18
17
  AttachInstancesCommandInput,
19
18
  AttachInstancesCommandOutput,
@@ -21,7 +20,6 @@ export declare class AttachInstancesCommand extends $Command<
21
20
  > {
22
21
  readonly input: AttachInstancesCommandInput;
23
22
  constructor(input: AttachInstancesCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AttachLoadBalancerTargetGroupsCommandInput
19
19
  export interface AttachLoadBalancerTargetGroupsCommandOutput
20
20
  extends AttachLoadBalancerTargetGroupsResultType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AttachLoadBalancerTargetGroupsCommand extends $Command<
24
23
  AttachLoadBalancerTargetGroupsCommandInput,
25
24
  AttachLoadBalancerTargetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class AttachLoadBalancerTargetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: AttachLoadBalancerTargetGroupsCommandInput;
29
28
  constructor(input: AttachLoadBalancerTargetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AttachLoadBalancersCommandInput
19
19
  export interface AttachLoadBalancersCommandOutput
20
20
  extends AttachLoadBalancersResultType,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AttachLoadBalancersCommand extends $Command<
24
23
  AttachLoadBalancersCommandInput,
25
24
  AttachLoadBalancersCommandOutput,
@@ -27,7 +26,6 @@ export declare class AttachLoadBalancersCommand extends $Command<
27
26
  > {
28
27
  readonly input: AttachLoadBalancersCommandInput;
29
28
  constructor(input: AttachLoadBalancersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchDeleteScheduledActionCommandInput
19
19
  export interface BatchDeleteScheduledActionCommandOutput
20
20
  extends BatchDeleteScheduledActionAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchDeleteScheduledActionCommand extends $Command<
24
23
  BatchDeleteScheduledActionCommandInput,
25
24
  BatchDeleteScheduledActionCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchDeleteScheduledActionCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchDeleteScheduledActionCommandInput;
29
28
  constructor(input: BatchDeleteScheduledActionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchPutScheduledUpdateGroupActionCommandInput
19
19
  export interface BatchPutScheduledUpdateGroupActionCommandOutput
20
20
  extends BatchPutScheduledUpdateGroupActionAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchPutScheduledUpdateGroupActionCommand extends $Command<
24
23
  BatchPutScheduledUpdateGroupActionCommandInput,
25
24
  BatchPutScheduledUpdateGroupActionCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchPutScheduledUpdateGroupActionCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchPutScheduledUpdateGroupActionCommandInput;
29
28
  constructor(input: BatchPutScheduledUpdateGroupActionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelInstanceRefreshCommandInput
19
19
  export interface CancelInstanceRefreshCommandOutput
20
20
  extends CancelInstanceRefreshAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelInstanceRefreshCommand extends $Command<
24
23
  CancelInstanceRefreshCommandInput,
25
24
  CancelInstanceRefreshCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelInstanceRefreshCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelInstanceRefreshCommandInput;
29
28
  constructor(input: CancelInstanceRefreshCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CompleteLifecycleActionCommandInput
19
19
  export interface CompleteLifecycleActionCommandOutput
20
20
  extends CompleteLifecycleActionAnswer,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CompleteLifecycleActionCommand extends $Command<
24
23
  CompleteLifecycleActionCommandInput,
25
24
  CompleteLifecycleActionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CompleteLifecycleActionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CompleteLifecycleActionCommandInput;
29
28
  constructor(input: CompleteLifecycleActionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: AutoScalingClientResolvedConfig,
@@ -14,7 +14,6 @@ import { CreateAutoScalingGroupType } from "../models/models_0";
14
14
  export interface CreateAutoScalingGroupCommandInput
15
15
  extends CreateAutoScalingGroupType {}
16
16
  export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class CreateAutoScalingGroupCommand extends $Command<
19
18
  CreateAutoScalingGroupCommandInput,
20
19
  CreateAutoScalingGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class CreateAutoScalingGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: CreateAutoScalingGroupCommandInput;
24
23
  constructor(input: CreateAutoScalingGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: AutoScalingClientResolvedConfig,