@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
@@ -1,9 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { AutoScalingServiceException as __BaseException } from "./AutoScalingServiceException";
3
-
4
3
  export interface AcceleratorCountRequest {
5
4
  Min?: number;
6
-
7
5
  Max?: number;
8
6
  }
9
7
  export declare enum AcceleratorManufacturer {
@@ -21,10 +19,8 @@ export declare enum AcceleratorName {
21
19
  V100 = "v100",
22
20
  VU9P = "vu9p",
23
21
  }
24
-
25
22
  export interface AcceleratorTotalMemoryMiBRequest {
26
23
  Min?: number;
27
-
28
24
  Max?: number;
29
25
  }
30
26
  export declare enum AcceleratorType {
@@ -32,11 +28,9 @@ export declare enum AcceleratorType {
32
28
  GPU = "gpu",
33
29
  INFERENCE = "inference",
34
30
  }
35
-
36
31
  export declare class ActiveInstanceRefreshNotFoundFault extends __BaseException {
37
32
  readonly name: "ActiveInstanceRefreshNotFoundFault";
38
33
  readonly $fault: "client";
39
-
40
34
  constructor(
41
35
  opts: __ExceptionOptionType<
42
36
  ActiveInstanceRefreshNotFoundFault,
@@ -58,76 +52,53 @@ export declare enum ScalingActivityStatusCode {
58
52
  WaitingForSpotInstanceId = "WaitingForSpotInstanceId",
59
53
  WaitingForSpotInstanceRequestId = "WaitingForSpotInstanceRequestId",
60
54
  }
61
-
62
55
  export interface Activity {
63
56
  ActivityId: string | undefined;
64
-
65
57
  AutoScalingGroupName: string | undefined;
66
-
67
58
  Description?: string;
68
-
69
59
  Cause: string | undefined;
70
-
71
60
  StartTime: Date | undefined;
72
-
73
61
  EndTime?: Date;
74
-
75
62
  StatusCode: ScalingActivityStatusCode | string | undefined;
76
-
77
63
  StatusMessage?: string;
78
-
79
64
  Progress?: number;
80
-
81
65
  Details?: string;
82
-
83
66
  AutoScalingGroupState?: string;
84
-
85
67
  AutoScalingGroupARN?: string;
86
68
  }
87
69
  export interface ActivitiesType {
88
70
  Activities: Activity[] | undefined;
89
-
90
71
  NextToken?: string;
91
72
  }
92
73
  export interface ActivityType {
93
74
  Activity?: Activity;
94
75
  }
95
-
96
76
  export interface AdjustmentType {
97
77
  AdjustmentType?: string;
98
78
  }
99
-
100
79
  export interface Alarm {
101
80
  AlarmName?: string;
102
-
103
81
  AlarmARN?: string;
104
82
  }
105
-
106
83
  export declare class AlreadyExistsFault extends __BaseException {
107
84
  readonly name: "AlreadyExistsFault";
108
85
  readonly $fault: "client";
109
-
110
86
  constructor(opts: __ExceptionOptionType<AlreadyExistsFault, __BaseException>);
111
87
  }
112
88
  export interface AttachInstancesQuery {
113
89
  InstanceIds?: string[];
114
-
115
90
  AutoScalingGroupName: string | undefined;
116
91
  }
117
-
118
92
  export declare class ResourceContentionFault extends __BaseException {
119
93
  readonly name: "ResourceContentionFault";
120
94
  readonly $fault: "server";
121
-
122
95
  constructor(
123
96
  opts: __ExceptionOptionType<ResourceContentionFault, __BaseException>
124
97
  );
125
98
  }
126
-
127
99
  export declare class ServiceLinkedRoleFailure extends __BaseException {
128
100
  readonly name: "ServiceLinkedRoleFailure";
129
101
  readonly $fault: "server";
130
-
131
102
  constructor(
132
103
  opts: __ExceptionOptionType<ServiceLinkedRoleFailure, __BaseException>
133
104
  );
@@ -135,21 +106,16 @@ export declare class ServiceLinkedRoleFailure extends __BaseException {
135
106
  export interface AttachLoadBalancersResultType {}
136
107
  export interface AttachLoadBalancersType {
137
108
  AutoScalingGroupName: string | undefined;
138
-
139
109
  LoadBalancerNames: string[] | undefined;
140
110
  }
141
111
  export interface AttachLoadBalancerTargetGroupsResultType {}
142
112
  export interface AttachLoadBalancerTargetGroupsType {
143
113
  AutoScalingGroupName: string | undefined;
144
-
145
114
  TargetGroupARNs: string[] | undefined;
146
115
  }
147
-
148
116
  export interface FailedScheduledUpdateGroupActionRequest {
149
117
  ScheduledActionName: string | undefined;
150
-
151
118
  ErrorCode?: string;
152
-
153
119
  ErrorMessage?: string;
154
120
  }
155
121
  export interface BatchDeleteScheduledActionAnswer {
@@ -157,40 +123,28 @@ export interface BatchDeleteScheduledActionAnswer {
157
123
  }
158
124
  export interface BatchDeleteScheduledActionType {
159
125
  AutoScalingGroupName: string | undefined;
160
-
161
126
  ScheduledActionNames: string[] | undefined;
162
127
  }
163
128
  export interface BatchPutScheduledUpdateGroupActionAnswer {
164
129
  FailedScheduledUpdateGroupActions?: FailedScheduledUpdateGroupActionRequest[];
165
130
  }
166
-
167
131
  export interface ScheduledUpdateGroupActionRequest {
168
132
  ScheduledActionName: string | undefined;
169
-
170
133
  StartTime?: Date;
171
-
172
134
  EndTime?: Date;
173
-
174
135
  Recurrence?: string;
175
-
176
136
  MinSize?: number;
177
-
178
137
  MaxSize?: number;
179
-
180
138
  DesiredCapacity?: number;
181
-
182
139
  TimeZone?: string;
183
140
  }
184
141
  export interface BatchPutScheduledUpdateGroupActionType {
185
142
  AutoScalingGroupName: string | undefined;
186
-
187
143
  ScheduledUpdateGroupActions: ScheduledUpdateGroupActionRequest[] | undefined;
188
144
  }
189
-
190
145
  export declare class LimitExceededFault extends __BaseException {
191
146
  readonly name: "LimitExceededFault";
192
147
  readonly $fault: "client";
193
-
194
148
  constructor(opts: __ExceptionOptionType<LimitExceededFault, __BaseException>);
195
149
  }
196
150
  export interface CancelInstanceRefreshAnswer {
@@ -202,51 +156,31 @@ export interface CancelInstanceRefreshType {
202
156
  export interface CompleteLifecycleActionAnswer {}
203
157
  export interface CompleteLifecycleActionType {
204
158
  LifecycleHookName: string | undefined;
205
-
206
159
  AutoScalingGroupName: string | undefined;
207
-
208
160
  LifecycleActionToken?: string;
209
-
210
161
  LifecycleActionResult: string | undefined;
211
-
212
162
  InstanceId?: string;
213
163
  }
214
-
215
164
  export interface LaunchTemplateSpecification {
216
165
  LaunchTemplateId?: string;
217
-
218
166
  LaunchTemplateName?: string;
219
-
220
167
  Version?: string;
221
168
  }
222
-
223
169
  export interface LifecycleHookSpecification {
224
170
  LifecycleHookName: string | undefined;
225
-
226
171
  LifecycleTransition: string | undefined;
227
-
228
172
  NotificationMetadata?: string;
229
-
230
173
  HeartbeatTimeout?: number;
231
-
232
174
  DefaultResult?: string;
233
-
234
175
  NotificationTargetARN?: string;
235
-
236
176
  RoleARN?: string;
237
177
  }
238
-
239
178
  export interface InstancesDistribution {
240
179
  OnDemandAllocationStrategy?: string;
241
-
242
180
  OnDemandBaseCapacity?: number;
243
-
244
181
  OnDemandPercentageAboveBaseCapacity?: number;
245
-
246
182
  SpotAllocationStrategy?: string;
247
-
248
183
  SpotInstancePools?: number;
249
-
250
184
  SpotMaxPrice?: string;
251
185
  }
252
186
  export declare enum BareMetal {
@@ -254,10 +188,8 @@ export declare enum BareMetal {
254
188
  INCLUDED = "included",
255
189
  REQUIRED = "required",
256
190
  }
257
-
258
191
  export interface BaselineEbsBandwidthMbpsRequest {
259
192
  Min?: number;
260
-
261
193
  Max?: number;
262
194
  }
263
195
  export declare enum BurstablePerformance {
@@ -283,194 +215,113 @@ export declare enum LocalStorageType {
283
215
  HDD = "hdd",
284
216
  SSD = "ssd",
285
217
  }
286
-
287
218
  export interface MemoryGiBPerVCpuRequest {
288
219
  Min?: number;
289
-
290
220
  Max?: number;
291
221
  }
292
-
293
222
  export interface MemoryMiBRequest {
294
223
  Min: number | undefined;
295
-
296
224
  Max?: number;
297
225
  }
298
-
299
226
  export interface NetworkInterfaceCountRequest {
300
227
  Min?: number;
301
-
302
228
  Max?: number;
303
229
  }
304
-
305
230
  export interface TotalLocalStorageGBRequest {
306
231
  Min?: number;
307
-
308
232
  Max?: number;
309
233
  }
310
-
311
234
  export interface VCpuCountRequest {
312
235
  Min: number | undefined;
313
-
314
236
  Max?: number;
315
237
  }
316
-
317
238
  export interface InstanceRequirements {
318
239
  VCpuCount: VCpuCountRequest | undefined;
319
-
320
240
  MemoryMiB: MemoryMiBRequest | undefined;
321
-
322
241
  CpuManufacturers?: (CpuManufacturer | string)[];
323
-
324
242
  MemoryGiBPerVCpu?: MemoryGiBPerVCpuRequest;
325
-
326
243
  ExcludedInstanceTypes?: string[];
327
-
328
244
  InstanceGenerations?: (InstanceGeneration | string)[];
329
-
330
245
  SpotMaxPricePercentageOverLowestPrice?: number;
331
-
332
246
  OnDemandMaxPricePercentageOverLowestPrice?: number;
333
-
334
247
  BareMetal?: BareMetal | string;
335
-
336
248
  BurstablePerformance?: BurstablePerformance | string;
337
-
338
249
  RequireHibernateSupport?: boolean;
339
-
340
250
  NetworkInterfaceCount?: NetworkInterfaceCountRequest;
341
-
342
251
  LocalStorage?: LocalStorage | string;
343
-
344
252
  LocalStorageTypes?: (LocalStorageType | string)[];
345
-
346
253
  TotalLocalStorageGB?: TotalLocalStorageGBRequest;
347
-
348
254
  BaselineEbsBandwidthMbps?: BaselineEbsBandwidthMbpsRequest;
349
-
350
255
  AcceleratorTypes?: (AcceleratorType | string)[];
351
-
352
256
  AcceleratorCount?: AcceleratorCountRequest;
353
-
354
257
  AcceleratorManufacturers?: (AcceleratorManufacturer | string)[];
355
-
356
258
  AcceleratorNames?: (AcceleratorName | string)[];
357
-
358
259
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
359
260
  }
360
-
361
261
  export interface LaunchTemplateOverrides {
362
262
  InstanceType?: string;
363
-
364
263
  WeightedCapacity?: string;
365
-
366
264
  LaunchTemplateSpecification?: LaunchTemplateSpecification;
367
-
368
265
  InstanceRequirements?: InstanceRequirements;
369
266
  }
370
-
371
267
  export interface LaunchTemplate {
372
268
  LaunchTemplateSpecification?: LaunchTemplateSpecification;
373
-
374
269
  Overrides?: LaunchTemplateOverrides[];
375
270
  }
376
-
377
271
  export interface MixedInstancesPolicy {
378
272
  LaunchTemplate?: LaunchTemplate;
379
-
380
273
  InstancesDistribution?: InstancesDistribution;
381
274
  }
382
-
383
275
  export interface Tag {
384
276
  ResourceId?: string;
385
-
386
277
  ResourceType?: string;
387
-
388
278
  Key: string | undefined;
389
-
390
279
  Value?: string;
391
-
392
280
  PropagateAtLaunch?: boolean;
393
281
  }
394
282
  export interface CreateAutoScalingGroupType {
395
283
  AutoScalingGroupName: string | undefined;
396
-
397
284
  LaunchConfigurationName?: string;
398
-
399
285
  LaunchTemplate?: LaunchTemplateSpecification;
400
-
401
286
  MixedInstancesPolicy?: MixedInstancesPolicy;
402
-
403
287
  InstanceId?: string;
404
-
405
288
  MinSize: number | undefined;
406
-
407
289
  MaxSize: number | undefined;
408
-
409
290
  DesiredCapacity?: number;
410
-
411
291
  DefaultCooldown?: number;
412
-
413
292
  AvailabilityZones?: string[];
414
-
415
293
  LoadBalancerNames?: string[];
416
-
417
294
  TargetGroupARNs?: string[];
418
-
419
295
  HealthCheckType?: string;
420
-
421
296
  HealthCheckGracePeriod?: number;
422
-
423
297
  PlacementGroup?: string;
424
-
425
298
  VPCZoneIdentifier?: string;
426
-
427
299
  TerminationPolicies?: string[];
428
-
429
300
  NewInstancesProtectedFromScaleIn?: boolean;
430
-
431
301
  CapacityRebalance?: boolean;
432
-
433
302
  LifecycleHookSpecificationList?: LifecycleHookSpecification[];
434
-
435
303
  Tags?: Tag[];
436
-
437
304
  ServiceLinkedRoleARN?: string;
438
-
439
305
  MaxInstanceLifetime?: number;
440
-
441
306
  Context?: string;
442
-
443
307
  DesiredCapacityType?: string;
444
-
445
308
  DefaultInstanceWarmup?: number;
446
309
  }
447
-
448
310
  export interface Ebs {
449
311
  SnapshotId?: string;
450
-
451
312
  VolumeSize?: number;
452
-
453
313
  VolumeType?: string;
454
-
455
314
  DeleteOnTermination?: boolean;
456
-
457
315
  Iops?: number;
458
-
459
316
  Encrypted?: boolean;
460
-
461
317
  Throughput?: number;
462
318
  }
463
-
464
319
  export interface BlockDeviceMapping {
465
320
  VirtualName?: string;
466
-
467
321
  DeviceName: string | undefined;
468
-
469
322
  Ebs?: Ebs;
470
-
471
323
  NoDevice?: boolean;
472
324
  }
473
-
474
325
  export interface InstanceMonitoring {
475
326
  Enabled?: boolean;
476
327
  }
@@ -482,73 +333,47 @@ export declare enum InstanceMetadataHttpTokensState {
482
333
  Optional = "optional",
483
334
  Required = "required",
484
335
  }
485
-
486
336
  export interface InstanceMetadataOptions {
487
337
  HttpTokens?: InstanceMetadataHttpTokensState | string;
488
-
489
338
  HttpPutResponseHopLimit?: number;
490
-
491
339
  HttpEndpoint?: InstanceMetadataEndpointState | string;
492
340
  }
493
341
  export interface CreateLaunchConfigurationType {
494
342
  LaunchConfigurationName: string | undefined;
495
-
496
343
  ImageId?: string;
497
-
498
344
  KeyName?: string;
499
-
500
345
  SecurityGroups?: string[];
501
-
502
346
  ClassicLinkVPCId?: string;
503
-
504
347
  ClassicLinkVPCSecurityGroups?: string[];
505
-
506
348
  UserData?: string;
507
-
508
349
  InstanceId?: string;
509
-
510
350
  InstanceType?: string;
511
-
512
351
  KernelId?: string;
513
-
514
352
  RamdiskId?: string;
515
-
516
353
  BlockDeviceMappings?: BlockDeviceMapping[];
517
-
518
354
  InstanceMonitoring?: InstanceMonitoring;
519
-
520
355
  SpotPrice?: string;
521
-
522
356
  IamInstanceProfile?: string;
523
-
524
357
  EbsOptimized?: boolean;
525
-
526
358
  AssociatePublicIpAddress?: boolean;
527
-
528
359
  PlacementTenancy?: string;
529
-
530
360
  MetadataOptions?: InstanceMetadataOptions;
531
361
  }
532
362
  export interface CreateOrUpdateTagsType {
533
363
  Tags: Tag[] | undefined;
534
364
  }
535
-
536
365
  export declare class ResourceInUseFault extends __BaseException {
537
366
  readonly name: "ResourceInUseFault";
538
367
  readonly $fault: "client";
539
-
540
368
  constructor(opts: __ExceptionOptionType<ResourceInUseFault, __BaseException>);
541
369
  }
542
370
  export interface DeleteAutoScalingGroupType {
543
371
  AutoScalingGroupName: string | undefined;
544
-
545
372
  ForceDelete?: boolean;
546
373
  }
547
-
548
374
  export declare class ScalingActivityInProgressFault extends __BaseException {
549
375
  readonly name: "ScalingActivityInProgressFault";
550
376
  readonly $fault: "client";
551
-
552
377
  constructor(
553
378
  opts: __ExceptionOptionType<ScalingActivityInProgressFault, __BaseException>
554
379
  );
@@ -559,22 +384,18 @@ export interface LaunchConfigurationNameType {
559
384
  export interface DeleteLifecycleHookAnswer {}
560
385
  export interface DeleteLifecycleHookType {
561
386
  LifecycleHookName: string | undefined;
562
-
563
387
  AutoScalingGroupName: string | undefined;
564
388
  }
565
389
  export interface DeleteNotificationConfigurationType {
566
390
  AutoScalingGroupName: string | undefined;
567
-
568
391
  TopicARN: string | undefined;
569
392
  }
570
393
  export interface DeletePolicyType {
571
394
  AutoScalingGroupName?: string;
572
-
573
395
  PolicyName: string | undefined;
574
396
  }
575
397
  export interface DeleteScheduledActionType {
576
398
  AutoScalingGroupName: string | undefined;
577
-
578
399
  ScheduledActionName: string | undefined;
579
400
  }
580
401
  export interface DeleteTagsType {
@@ -583,40 +404,29 @@ export interface DeleteTagsType {
583
404
  export interface DeleteWarmPoolAnswer {}
584
405
  export interface DeleteWarmPoolType {
585
406
  AutoScalingGroupName: string | undefined;
586
-
587
407
  ForceDelete?: boolean;
588
408
  }
589
409
  export interface DescribeAccountLimitsAnswer {
590
410
  MaxNumberOfAutoScalingGroups?: number;
591
-
592
411
  MaxNumberOfLaunchConfigurations?: number;
593
-
594
412
  NumberOfAutoScalingGroups?: number;
595
-
596
413
  NumberOfLaunchConfigurations?: number;
597
414
  }
598
415
  export interface DescribeAdjustmentTypesAnswer {
599
416
  AdjustmentTypes?: AdjustmentType[];
600
417
  }
601
-
602
418
  export interface Filter {
603
419
  Name?: string;
604
-
605
420
  Values?: string[];
606
421
  }
607
422
  export interface AutoScalingGroupNamesType {
608
423
  AutoScalingGroupNames?: string[];
609
-
610
424
  NextToken?: string;
611
-
612
425
  MaxRecords?: number;
613
-
614
426
  Filters?: Filter[];
615
427
  }
616
-
617
428
  export interface EnabledMetric {
618
429
  Metric?: string;
619
-
620
430
  Granularity?: string;
621
431
  }
622
432
  export declare enum LifecycleState {
@@ -644,45 +454,28 @@ export declare enum LifecycleState {
644
454
  WARMED_TERMINATING_PROCEED = "Warmed:Terminating:Proceed",
645
455
  WARMED_TERMINATING_WAIT = "Warmed:Terminating:Wait",
646
456
  }
647
-
648
457
  export interface Instance {
649
458
  InstanceId: string | undefined;
650
-
651
459
  InstanceType?: string;
652
-
653
460
  AvailabilityZone: string | undefined;
654
-
655
461
  LifecycleState: LifecycleState | string | undefined;
656
-
657
462
  HealthStatus: string | undefined;
658
-
659
463
  LaunchConfigurationName?: string;
660
-
661
464
  LaunchTemplate?: LaunchTemplateSpecification;
662
-
663
465
  ProtectedFromScaleIn: boolean | undefined;
664
-
665
466
  WeightedCapacity?: string;
666
467
  }
667
-
668
468
  export interface SuspendedProcess {
669
469
  ProcessName?: string;
670
-
671
470
  SuspensionReason?: string;
672
471
  }
673
-
674
472
  export interface TagDescription {
675
473
  ResourceId?: string;
676
-
677
474
  ResourceType?: string;
678
-
679
475
  Key?: string;
680
-
681
476
  Value?: string;
682
-
683
477
  PropagateAtLaunch?: boolean;
684
478
  }
685
-
686
479
  export interface InstanceReusePolicy {
687
480
  ReuseOnScaleIn?: boolean;
688
481
  }
@@ -694,169 +487,102 @@ export declare enum WarmPoolState {
694
487
  export declare enum WarmPoolStatus {
695
488
  PendingDelete = "PendingDelete",
696
489
  }
697
-
698
490
  export interface WarmPoolConfiguration {
699
491
  MaxGroupPreparedCapacity?: number;
700
-
701
492
  MinSize?: number;
702
-
703
493
  PoolState?: WarmPoolState | string;
704
-
705
494
  Status?: WarmPoolStatus | string;
706
-
707
495
  InstanceReusePolicy?: InstanceReusePolicy;
708
496
  }
709
-
710
497
  export interface AutoScalingGroup {
711
498
  AutoScalingGroupName: string | undefined;
712
-
713
499
  AutoScalingGroupARN?: string;
714
-
715
500
  LaunchConfigurationName?: string;
716
-
717
501
  LaunchTemplate?: LaunchTemplateSpecification;
718
-
719
502
  MixedInstancesPolicy?: MixedInstancesPolicy;
720
-
721
503
  MinSize: number | undefined;
722
-
723
504
  MaxSize: number | undefined;
724
-
725
505
  DesiredCapacity: number | undefined;
726
-
727
506
  PredictedCapacity?: number;
728
-
729
507
  DefaultCooldown: number | undefined;
730
-
731
508
  AvailabilityZones: string[] | undefined;
732
-
733
509
  LoadBalancerNames?: string[];
734
-
735
510
  TargetGroupARNs?: string[];
736
-
737
511
  HealthCheckType: string | undefined;
738
-
739
512
  HealthCheckGracePeriod?: number;
740
-
741
513
  Instances?: Instance[];
742
-
743
514
  CreatedTime: Date | undefined;
744
-
745
515
  SuspendedProcesses?: SuspendedProcess[];
746
-
747
516
  PlacementGroup?: string;
748
-
749
517
  VPCZoneIdentifier?: string;
750
-
751
518
  EnabledMetrics?: EnabledMetric[];
752
-
753
519
  Status?: string;
754
-
755
520
  Tags?: TagDescription[];
756
-
757
521
  TerminationPolicies?: string[];
758
-
759
522
  NewInstancesProtectedFromScaleIn?: boolean;
760
-
761
523
  ServiceLinkedRoleARN?: string;
762
-
763
524
  MaxInstanceLifetime?: number;
764
-
765
525
  CapacityRebalance?: boolean;
766
-
767
526
  WarmPoolConfiguration?: WarmPoolConfiguration;
768
-
769
527
  WarmPoolSize?: number;
770
-
771
528
  Context?: string;
772
-
773
529
  DesiredCapacityType?: string;
774
-
775
530
  DefaultInstanceWarmup?: number;
776
531
  }
777
532
  export interface AutoScalingGroupsType {
778
533
  AutoScalingGroups: AutoScalingGroup[] | undefined;
779
-
780
534
  NextToken?: string;
781
535
  }
782
-
783
536
  export declare class InvalidNextToken extends __BaseException {
784
537
  readonly name: "InvalidNextToken";
785
538
  readonly $fault: "client";
786
-
787
539
  constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
788
540
  }
789
-
790
541
  export interface AutoScalingInstanceDetails {
791
542
  InstanceId: string | undefined;
792
-
793
543
  InstanceType?: string;
794
-
795
544
  AutoScalingGroupName: string | undefined;
796
-
797
545
  AvailabilityZone: string | undefined;
798
-
799
546
  LifecycleState: string | undefined;
800
-
801
547
  HealthStatus: string | undefined;
802
-
803
548
  LaunchConfigurationName?: string;
804
-
805
549
  LaunchTemplate?: LaunchTemplateSpecification;
806
-
807
550
  ProtectedFromScaleIn: boolean | undefined;
808
-
809
551
  WeightedCapacity?: string;
810
552
  }
811
553
  export interface AutoScalingInstancesType {
812
554
  AutoScalingInstances?: AutoScalingInstanceDetails[];
813
-
814
555
  NextToken?: string;
815
556
  }
816
557
  export interface DescribeAutoScalingInstancesType {
817
558
  InstanceIds?: string[];
818
-
819
559
  MaxRecords?: number;
820
-
821
560
  NextToken?: string;
822
561
  }
823
562
  export interface DescribeAutoScalingNotificationTypesAnswer {
824
563
  AutoScalingNotificationTypes?: string[];
825
564
  }
826
-
827
565
  export interface DesiredConfiguration {
828
566
  LaunchTemplate?: LaunchTemplateSpecification;
829
-
830
567
  MixedInstancesPolicy?: MixedInstancesPolicy;
831
568
  }
832
-
833
569
  export interface RefreshPreferences {
834
570
  MinHealthyPercentage?: number;
835
-
836
571
  InstanceWarmup?: number;
837
-
838
572
  CheckpointPercentages?: number[];
839
-
840
573
  CheckpointDelay?: number;
841
-
842
574
  SkipMatching?: boolean;
843
575
  }
844
-
845
576
  export interface InstanceRefreshLivePoolProgress {
846
577
  PercentageComplete?: number;
847
-
848
578
  InstancesToUpdate?: number;
849
579
  }
850
-
851
580
  export interface InstanceRefreshWarmPoolProgress {
852
581
  PercentageComplete?: number;
853
-
854
582
  InstancesToUpdate?: number;
855
583
  }
856
-
857
584
  export interface InstanceRefreshProgressDetails {
858
585
  LivePoolProgress?: InstanceRefreshLivePoolProgress;
859
-
860
586
  WarmPoolProgress?: InstanceRefreshWarmPoolProgress;
861
587
  }
862
588
  export declare enum InstanceRefreshStatus {
@@ -867,116 +593,69 @@ export declare enum InstanceRefreshStatus {
867
593
  Pending = "Pending",
868
594
  Successful = "Successful",
869
595
  }
870
-
871
596
  export interface InstanceRefresh {
872
597
  InstanceRefreshId?: string;
873
-
874
598
  AutoScalingGroupName?: string;
875
-
876
599
  Status?: InstanceRefreshStatus | string;
877
-
878
600
  StatusReason?: string;
879
-
880
601
  StartTime?: Date;
881
-
882
602
  EndTime?: Date;
883
-
884
603
  PercentageComplete?: number;
885
-
886
604
  InstancesToUpdate?: number;
887
-
888
605
  ProgressDetails?: InstanceRefreshProgressDetails;
889
-
890
606
  Preferences?: RefreshPreferences;
891
-
892
607
  DesiredConfiguration?: DesiredConfiguration;
893
608
  }
894
609
  export interface DescribeInstanceRefreshesAnswer {
895
610
  InstanceRefreshes?: InstanceRefresh[];
896
-
897
611
  NextToken?: string;
898
612
  }
899
613
  export interface DescribeInstanceRefreshesType {
900
614
  AutoScalingGroupName: string | undefined;
901
-
902
615
  InstanceRefreshIds?: string[];
903
-
904
616
  NextToken?: string;
905
-
906
617
  MaxRecords?: number;
907
618
  }
908
619
  export interface LaunchConfigurationNamesType {
909
620
  LaunchConfigurationNames?: string[];
910
-
911
621
  NextToken?: string;
912
-
913
622
  MaxRecords?: number;
914
623
  }
915
-
916
624
  export interface LaunchConfiguration {
917
625
  LaunchConfigurationName: string | undefined;
918
-
919
626
  LaunchConfigurationARN?: string;
920
-
921
627
  ImageId: string | undefined;
922
-
923
628
  KeyName?: string;
924
-
925
629
  SecurityGroups?: string[];
926
-
927
630
  ClassicLinkVPCId?: string;
928
-
929
631
  ClassicLinkVPCSecurityGroups?: string[];
930
-
931
632
  UserData?: string;
932
-
933
633
  InstanceType: string | undefined;
934
-
935
634
  KernelId?: string;
936
-
937
635
  RamdiskId?: string;
938
-
939
636
  BlockDeviceMappings?: BlockDeviceMapping[];
940
-
941
637
  InstanceMonitoring?: InstanceMonitoring;
942
-
943
638
  SpotPrice?: string;
944
-
945
639
  IamInstanceProfile?: string;
946
-
947
640
  CreatedTime: Date | undefined;
948
-
949
641
  EbsOptimized?: boolean;
950
-
951
642
  AssociatePublicIpAddress?: boolean;
952
-
953
643
  PlacementTenancy?: string;
954
-
955
644
  MetadataOptions?: InstanceMetadataOptions;
956
645
  }
957
646
  export interface LaunchConfigurationsType {
958
647
  LaunchConfigurations: LaunchConfiguration[] | undefined;
959
-
960
648
  NextToken?: string;
961
649
  }
962
-
963
650
  export interface LifecycleHook {
964
651
  LifecycleHookName?: string;
965
-
966
652
  AutoScalingGroupName?: string;
967
-
968
653
  LifecycleTransition?: string;
969
-
970
654
  NotificationTargetARN?: string;
971
-
972
655
  RoleARN?: string;
973
-
974
656
  NotificationMetadata?: string;
975
-
976
657
  HeartbeatTimeout?: number;
977
-
978
658
  GlobalTimeout?: number;
979
-
980
659
  DefaultResult?: string;
981
660
  }
982
661
  export interface DescribeLifecycleHooksAnswer {
@@ -984,7 +663,6 @@ export interface DescribeLifecycleHooksAnswer {
984
663
  }
985
664
  export interface DescribeLifecycleHooksType {
986
665
  AutoScalingGroupName: string | undefined;
987
-
988
666
  LifecycleHookNames?: string[];
989
667
  }
990
668
  export interface DescribeLifecycleHookTypesAnswer {
@@ -992,131 +670,92 @@ export interface DescribeLifecycleHookTypesAnswer {
992
670
  }
993
671
  export interface DescribeLoadBalancersRequest {
994
672
  AutoScalingGroupName: string | undefined;
995
-
996
673
  NextToken?: string;
997
-
998
674
  MaxRecords?: number;
999
675
  }
1000
-
1001
676
  export interface LoadBalancerState {
1002
677
  LoadBalancerName?: string;
1003
-
1004
678
  State?: string;
1005
679
  }
1006
680
  export interface DescribeLoadBalancersResponse {
1007
681
  LoadBalancers?: LoadBalancerState[];
1008
-
1009
682
  NextToken?: string;
1010
683
  }
1011
684
  export interface DescribeLoadBalancerTargetGroupsRequest {
1012
685
  AutoScalingGroupName: string | undefined;
1013
-
1014
686
  NextToken?: string;
1015
-
1016
687
  MaxRecords?: number;
1017
688
  }
1018
-
1019
689
  export interface LoadBalancerTargetGroupState {
1020
690
  LoadBalancerTargetGroupARN?: string;
1021
-
1022
691
  State?: string;
1023
692
  }
1024
693
  export interface DescribeLoadBalancerTargetGroupsResponse {
1025
694
  LoadBalancerTargetGroups?: LoadBalancerTargetGroupState[];
1026
-
1027
695
  NextToken?: string;
1028
696
  }
1029
-
1030
697
  export interface MetricGranularityType {
1031
698
  Granularity?: string;
1032
699
  }
1033
-
1034
700
  export interface MetricCollectionType {
1035
701
  Metric?: string;
1036
702
  }
1037
703
  export interface DescribeMetricCollectionTypesAnswer {
1038
704
  Metrics?: MetricCollectionType[];
1039
-
1040
705
  Granularities?: MetricGranularityType[];
1041
706
  }
1042
-
1043
707
  export interface NotificationConfiguration {
1044
708
  AutoScalingGroupName?: string;
1045
-
1046
709
  TopicARN?: string;
1047
-
1048
710
  NotificationType?: string;
1049
711
  }
1050
712
  export interface DescribeNotificationConfigurationsAnswer {
1051
713
  NotificationConfigurations: NotificationConfiguration[] | undefined;
1052
-
1053
714
  NextToken?: string;
1054
715
  }
1055
716
  export interface DescribeNotificationConfigurationsType {
1056
717
  AutoScalingGroupNames?: string[];
1057
-
1058
718
  NextToken?: string;
1059
-
1060
719
  MaxRecords?: number;
1061
720
  }
1062
721
  export interface DescribePoliciesType {
1063
722
  AutoScalingGroupName?: string;
1064
-
1065
723
  PolicyNames?: string[];
1066
-
1067
724
  PolicyTypes?: string[];
1068
-
1069
725
  NextToken?: string;
1070
-
1071
726
  MaxRecords?: number;
1072
727
  }
1073
728
  export declare enum PredictiveScalingMaxCapacityBreachBehavior {
1074
729
  HonorMaxCapacity = "HonorMaxCapacity",
1075
730
  IncreaseMaxCapacity = "IncreaseMaxCapacity",
1076
731
  }
1077
-
1078
732
  export interface MetricDimension {
1079
733
  Name: string | undefined;
1080
-
1081
734
  Value: string | undefined;
1082
735
  }
1083
-
1084
736
  export interface Metric {
1085
737
  Namespace: string | undefined;
1086
-
1087
738
  MetricName: string | undefined;
1088
-
1089
739
  Dimensions?: MetricDimension[];
1090
740
  }
1091
-
1092
741
  export interface MetricStat {
1093
742
  Metric: Metric | undefined;
1094
-
1095
743
  Stat: string | undefined;
1096
-
1097
744
  Unit?: string;
1098
745
  }
1099
-
1100
746
  export interface MetricDataQuery {
1101
747
  Id: string | undefined;
1102
-
1103
748
  Expression?: string;
1104
-
1105
749
  MetricStat?: MetricStat;
1106
-
1107
750
  Label?: string;
1108
-
1109
751
  ReturnData?: boolean;
1110
752
  }
1111
-
1112
753
  export interface PredictiveScalingCustomizedCapacityMetric {
1113
754
  MetricDataQueries: MetricDataQuery[] | undefined;
1114
755
  }
1115
-
1116
756
  export interface PredictiveScalingCustomizedLoadMetric {
1117
757
  MetricDataQueries: MetricDataQuery[] | undefined;
1118
758
  }
1119
-
1120
759
  export interface PredictiveScalingCustomizedScalingMetric {
1121
760
  MetricDataQueries: MetricDataQuery[] | undefined;
1122
761
  }
@@ -1126,10 +765,8 @@ export declare enum PredefinedLoadMetricType {
1126
765
  ASGTotalNetworkIn = "ASGTotalNetworkIn",
1127
766
  ASGTotalNetworkOut = "ASGTotalNetworkOut",
1128
767
  }
1129
-
1130
768
  export interface PredictiveScalingPredefinedLoadMetric {
1131
769
  PredefinedMetricType: PredefinedLoadMetricType | string | undefined;
1132
-
1133
770
  ResourceLabel?: string;
1134
771
  }
1135
772
  export declare enum PredefinedMetricPairType {
@@ -1138,10 +775,8 @@ export declare enum PredefinedMetricPairType {
1138
775
  ASGNetworkIn = "ASGNetworkIn",
1139
776
  ASGNetworkOut = "ASGNetworkOut",
1140
777
  }
1141
-
1142
778
  export interface PredictiveScalingPredefinedMetricPair {
1143
779
  PredefinedMetricType: PredefinedMetricPairType | string | undefined;
1144
-
1145
780
  ResourceLabel?: string;
1146
781
  }
1147
782
  export declare enum PredefinedScalingMetricType {
@@ -1150,52 +785,35 @@ export declare enum PredefinedScalingMetricType {
1150
785
  ASGAverageNetworkIn = "ASGAverageNetworkIn",
1151
786
  ASGAverageNetworkOut = "ASGAverageNetworkOut",
1152
787
  }
1153
-
1154
788
  export interface PredictiveScalingPredefinedScalingMetric {
1155
789
  PredefinedMetricType: PredefinedScalingMetricType | string | undefined;
1156
-
1157
790
  ResourceLabel?: string;
1158
791
  }
1159
-
1160
792
  export interface PredictiveScalingMetricSpecification {
1161
793
  TargetValue: number | undefined;
1162
-
1163
794
  PredefinedMetricPairSpecification?: PredictiveScalingPredefinedMetricPair;
1164
-
1165
795
  PredefinedScalingMetricSpecification?: PredictiveScalingPredefinedScalingMetric;
1166
-
1167
796
  PredefinedLoadMetricSpecification?: PredictiveScalingPredefinedLoadMetric;
1168
-
1169
797
  CustomizedScalingMetricSpecification?: PredictiveScalingCustomizedScalingMetric;
1170
-
1171
798
  CustomizedLoadMetricSpecification?: PredictiveScalingCustomizedLoadMetric;
1172
-
1173
799
  CustomizedCapacityMetricSpecification?: PredictiveScalingCustomizedCapacityMetric;
1174
800
  }
1175
801
  export declare enum PredictiveScalingMode {
1176
802
  ForecastAndScale = "ForecastAndScale",
1177
803
  ForecastOnly = "ForecastOnly",
1178
804
  }
1179
-
1180
805
  export interface PredictiveScalingConfiguration {
1181
806
  MetricSpecifications: PredictiveScalingMetricSpecification[] | undefined;
1182
-
1183
807
  Mode?: PredictiveScalingMode | string;
1184
-
1185
808
  SchedulingBufferTime?: number;
1186
-
1187
809
  MaxCapacityBreachBehavior?:
1188
810
  | PredictiveScalingMaxCapacityBreachBehavior
1189
811
  | string;
1190
-
1191
812
  MaxCapacityBuffer?: number;
1192
813
  }
1193
-
1194
814
  export interface StepAdjustment {
1195
815
  MetricIntervalLowerBound?: number;
1196
-
1197
816
  MetricIntervalUpperBound?: number;
1198
-
1199
817
  ScalingAdjustment: number | undefined;
1200
818
  }
1201
819
  export declare enum MetricStatistic {
@@ -1205,16 +823,11 @@ export declare enum MetricStatistic {
1205
823
  SampleCount = "SampleCount",
1206
824
  Sum = "Sum",
1207
825
  }
1208
-
1209
826
  export interface CustomizedMetricSpecification {
1210
827
  MetricName: string | undefined;
1211
-
1212
828
  Namespace: string | undefined;
1213
-
1214
829
  Dimensions?: MetricDimension[];
1215
-
1216
830
  Statistic: MetricStatistic | string | undefined;
1217
-
1218
831
  Unit?: string;
1219
832
  }
1220
833
  export declare enum MetricType {
@@ -1223,73 +836,45 @@ export declare enum MetricType {
1223
836
  ASGAverageNetworkIn = "ASGAverageNetworkIn",
1224
837
  ASGAverageNetworkOut = "ASGAverageNetworkOut",
1225
838
  }
1226
-
1227
839
  export interface PredefinedMetricSpecification {
1228
840
  PredefinedMetricType: MetricType | string | undefined;
1229
-
1230
841
  ResourceLabel?: string;
1231
842
  }
1232
-
1233
843
  export interface TargetTrackingConfiguration {
1234
844
  PredefinedMetricSpecification?: PredefinedMetricSpecification;
1235
-
1236
845
  CustomizedMetricSpecification?: CustomizedMetricSpecification;
1237
-
1238
846
  TargetValue: number | undefined;
1239
-
1240
847
  DisableScaleIn?: boolean;
1241
848
  }
1242
-
1243
849
  export interface ScalingPolicy {
1244
850
  AutoScalingGroupName?: string;
1245
-
1246
851
  PolicyName?: string;
1247
-
1248
852
  PolicyARN?: string;
1249
-
1250
853
  PolicyType?: string;
1251
-
1252
854
  AdjustmentType?: string;
1253
-
1254
855
  MinAdjustmentStep?: number;
1255
-
1256
856
  MinAdjustmentMagnitude?: number;
1257
-
1258
857
  ScalingAdjustment?: number;
1259
-
1260
858
  Cooldown?: number;
1261
-
1262
859
  StepAdjustments?: StepAdjustment[];
1263
-
1264
860
  MetricAggregationType?: string;
1265
-
1266
861
  EstimatedInstanceWarmup?: number;
1267
-
1268
862
  Alarms?: Alarm[];
1269
-
1270
863
  TargetTrackingConfiguration?: TargetTrackingConfiguration;
1271
-
1272
864
  Enabled?: boolean;
1273
-
1274
865
  PredictiveScalingConfiguration?: PredictiveScalingConfiguration;
1275
866
  }
1276
867
  export interface PoliciesType {
1277
868
  ScalingPolicies?: ScalingPolicy[];
1278
-
1279
869
  NextToken?: string;
1280
870
  }
1281
871
  export interface DescribeScalingActivitiesType {
1282
872
  ActivityIds?: string[];
1283
-
1284
873
  AutoScalingGroupName?: string;
1285
-
1286
874
  IncludeDeletedGroups?: boolean;
1287
-
1288
875
  MaxRecords?: number;
1289
-
1290
876
  NextToken?: string;
1291
877
  }
1292
-
1293
878
  export interface ProcessType {
1294
879
  ProcessName: string | undefined;
1295
880
  }
@@ -1298,56 +883,36 @@ export interface ProcessesType {
1298
883
  }
1299
884
  export interface DescribeScheduledActionsType {
1300
885
  AutoScalingGroupName?: string;
1301
-
1302
886
  ScheduledActionNames?: string[];
1303
-
1304
887
  StartTime?: Date;
1305
-
1306
888
  EndTime?: Date;
1307
-
1308
889
  NextToken?: string;
1309
-
1310
890
  MaxRecords?: number;
1311
891
  }
1312
-
1313
892
  export interface ScheduledUpdateGroupAction {
1314
893
  AutoScalingGroupName?: string;
1315
-
1316
894
  ScheduledActionName?: string;
1317
-
1318
895
  ScheduledActionARN?: string;
1319
-
1320
896
  Time?: Date;
1321
-
1322
897
  StartTime?: Date;
1323
-
1324
898
  EndTime?: Date;
1325
-
1326
899
  Recurrence?: string;
1327
-
1328
900
  MinSize?: number;
1329
-
1330
901
  MaxSize?: number;
1331
-
1332
902
  DesiredCapacity?: number;
1333
-
1334
903
  TimeZone?: string;
1335
904
  }
1336
905
  export interface ScheduledActionsType {
1337
906
  ScheduledUpdateGroupActions?: ScheduledUpdateGroupAction[];
1338
-
1339
907
  NextToken?: string;
1340
908
  }
1341
909
  export interface DescribeTagsType {
1342
910
  Filters?: Filter[];
1343
-
1344
911
  NextToken?: string;
1345
-
1346
912
  MaxRecords?: number;
1347
913
  }
1348
914
  export interface TagsType {
1349
915
  Tags?: TagDescription[];
1350
-
1351
916
  NextToken?: string;
1352
917
  }
1353
918
  export interface DescribeTerminationPolicyTypesAnswer {
@@ -1355,16 +920,12 @@ export interface DescribeTerminationPolicyTypesAnswer {
1355
920
  }
1356
921
  export interface DescribeWarmPoolAnswer {
1357
922
  WarmPoolConfiguration?: WarmPoolConfiguration;
1358
-
1359
923
  Instances?: Instance[];
1360
-
1361
924
  NextToken?: string;
1362
925
  }
1363
926
  export interface DescribeWarmPoolType {
1364
927
  AutoScalingGroupName: string | undefined;
1365
-
1366
928
  MaxRecords?: number;
1367
-
1368
929
  NextToken?: string;
1369
930
  }
1370
931
  export interface DetachInstancesAnswer {
@@ -1372,33 +933,26 @@ export interface DetachInstancesAnswer {
1372
933
  }
1373
934
  export interface DetachInstancesQuery {
1374
935
  InstanceIds?: string[];
1375
-
1376
936
  AutoScalingGroupName: string | undefined;
1377
-
1378
937
  ShouldDecrementDesiredCapacity: boolean | undefined;
1379
938
  }
1380
939
  export interface DetachLoadBalancersResultType {}
1381
940
  export interface DetachLoadBalancersType {
1382
941
  AutoScalingGroupName: string | undefined;
1383
-
1384
942
  LoadBalancerNames: string[] | undefined;
1385
943
  }
1386
944
  export interface DetachLoadBalancerTargetGroupsResultType {}
1387
945
  export interface DetachLoadBalancerTargetGroupsType {
1388
946
  AutoScalingGroupName: string | undefined;
1389
-
1390
947
  TargetGroupARNs: string[] | undefined;
1391
948
  }
1392
949
  export interface DisableMetricsCollectionQuery {
1393
950
  AutoScalingGroupName: string | undefined;
1394
-
1395
951
  Metrics?: string[];
1396
952
  }
1397
953
  export interface EnableMetricsCollectionQuery {
1398
954
  AutoScalingGroupName: string | undefined;
1399
-
1400
955
  Metrics?: string[];
1401
-
1402
956
  Granularity: string | undefined;
1403
957
  }
1404
958
  export interface EnterStandbyAnswer {
@@ -1406,20 +960,14 @@ export interface EnterStandbyAnswer {
1406
960
  }
1407
961
  export interface EnterStandbyQuery {
1408
962
  InstanceIds?: string[];
1409
-
1410
963
  AutoScalingGroupName: string | undefined;
1411
-
1412
964
  ShouldDecrementDesiredCapacity: boolean | undefined;
1413
965
  }
1414
966
  export interface ExecutePolicyType {
1415
967
  AutoScalingGroupName?: string;
1416
-
1417
968
  PolicyName: string | undefined;
1418
-
1419
969
  HonorCooldown?: boolean;
1420
-
1421
970
  MetricValue?: number;
1422
-
1423
971
  BreachThreshold?: number;
1424
972
  }
1425
973
  export interface ExitStandbyAnswer {
@@ -1427,174 +975,114 @@ export interface ExitStandbyAnswer {
1427
975
  }
1428
976
  export interface ExitStandbyQuery {
1429
977
  InstanceIds?: string[];
1430
-
1431
978
  AutoScalingGroupName: string | undefined;
1432
979
  }
1433
-
1434
980
  export interface CapacityForecast {
1435
981
  Timestamps: Date[] | undefined;
1436
-
1437
982
  Values: number[] | undefined;
1438
983
  }
1439
-
1440
984
  export interface LoadForecast {
1441
985
  Timestamps: Date[] | undefined;
1442
-
1443
986
  Values: number[] | undefined;
1444
-
1445
987
  MetricSpecification: PredictiveScalingMetricSpecification | undefined;
1446
988
  }
1447
989
  export interface GetPredictiveScalingForecastAnswer {
1448
990
  LoadForecast: LoadForecast[] | undefined;
1449
-
1450
991
  CapacityForecast: CapacityForecast | undefined;
1451
-
1452
992
  UpdateTime: Date | undefined;
1453
993
  }
1454
994
  export interface GetPredictiveScalingForecastType {
1455
995
  AutoScalingGroupName: string | undefined;
1456
-
1457
996
  PolicyName: string | undefined;
1458
-
1459
997
  StartTime: Date | undefined;
1460
-
1461
998
  EndTime: Date | undefined;
1462
999
  }
1463
1000
  export interface PutLifecycleHookAnswer {}
1464
1001
  export interface PutLifecycleHookType {
1465
1002
  LifecycleHookName: string | undefined;
1466
-
1467
1003
  AutoScalingGroupName: string | undefined;
1468
-
1469
1004
  LifecycleTransition?: string;
1470
-
1471
1005
  RoleARN?: string;
1472
-
1473
1006
  NotificationTargetARN?: string;
1474
-
1475
1007
  NotificationMetadata?: string;
1476
-
1477
1008
  HeartbeatTimeout?: number;
1478
-
1479
1009
  DefaultResult?: string;
1480
1010
  }
1481
1011
  export interface PutNotificationConfigurationType {
1482
1012
  AutoScalingGroupName: string | undefined;
1483
-
1484
1013
  TopicARN: string | undefined;
1485
-
1486
1014
  NotificationTypes: string[] | undefined;
1487
1015
  }
1488
-
1489
1016
  export interface PolicyARNType {
1490
1017
  PolicyARN?: string;
1491
-
1492
1018
  Alarms?: Alarm[];
1493
1019
  }
1494
1020
  export interface PutScalingPolicyType {
1495
1021
  AutoScalingGroupName: string | undefined;
1496
-
1497
1022
  PolicyName: string | undefined;
1498
-
1499
1023
  PolicyType?: string;
1500
-
1501
1024
  AdjustmentType?: string;
1502
-
1503
1025
  MinAdjustmentStep?: number;
1504
-
1505
1026
  MinAdjustmentMagnitude?: number;
1506
-
1507
1027
  ScalingAdjustment?: number;
1508
-
1509
1028
  Cooldown?: number;
1510
-
1511
1029
  MetricAggregationType?: string;
1512
-
1513
1030
  StepAdjustments?: StepAdjustment[];
1514
-
1515
1031
  EstimatedInstanceWarmup?: number;
1516
-
1517
1032
  TargetTrackingConfiguration?: TargetTrackingConfiguration;
1518
-
1519
1033
  Enabled?: boolean;
1520
-
1521
1034
  PredictiveScalingConfiguration?: PredictiveScalingConfiguration;
1522
1035
  }
1523
1036
  export interface PutScheduledUpdateGroupActionType {
1524
1037
  AutoScalingGroupName: string | undefined;
1525
-
1526
1038
  ScheduledActionName: string | undefined;
1527
-
1528
1039
  Time?: Date;
1529
-
1530
1040
  StartTime?: Date;
1531
-
1532
1041
  EndTime?: Date;
1533
-
1534
1042
  Recurrence?: string;
1535
-
1536
1043
  MinSize?: number;
1537
-
1538
1044
  MaxSize?: number;
1539
-
1540
1045
  DesiredCapacity?: number;
1541
-
1542
1046
  TimeZone?: string;
1543
1047
  }
1544
1048
  export interface PutWarmPoolAnswer {}
1545
1049
  export interface PutWarmPoolType {
1546
1050
  AutoScalingGroupName: string | undefined;
1547
-
1548
1051
  MaxGroupPreparedCapacity?: number;
1549
-
1550
1052
  MinSize?: number;
1551
-
1552
1053
  PoolState?: WarmPoolState | string;
1553
-
1554
1054
  InstanceReusePolicy?: InstanceReusePolicy;
1555
1055
  }
1556
1056
  export interface RecordLifecycleActionHeartbeatAnswer {}
1557
1057
  export interface RecordLifecycleActionHeartbeatType {
1558
1058
  LifecycleHookName: string | undefined;
1559
-
1560
1059
  AutoScalingGroupName: string | undefined;
1561
-
1562
1060
  LifecycleActionToken?: string;
1563
-
1564
1061
  InstanceId?: string;
1565
1062
  }
1566
1063
  export interface ScalingProcessQuery {
1567
1064
  AutoScalingGroupName: string | undefined;
1568
-
1569
1065
  ScalingProcesses?: string[];
1570
1066
  }
1571
1067
  export interface SetDesiredCapacityType {
1572
1068
  AutoScalingGroupName: string | undefined;
1573
-
1574
1069
  DesiredCapacity: number | undefined;
1575
-
1576
1070
  HonorCooldown?: boolean;
1577
1071
  }
1578
1072
  export interface SetInstanceHealthQuery {
1579
1073
  InstanceId: string | undefined;
1580
-
1581
1074
  HealthStatus: string | undefined;
1582
-
1583
1075
  ShouldRespectGracePeriod?: boolean;
1584
1076
  }
1585
1077
  export interface SetInstanceProtectionAnswer {}
1586
1078
  export interface SetInstanceProtectionQuery {
1587
1079
  InstanceIds: string[] | undefined;
1588
-
1589
1080
  AutoScalingGroupName: string | undefined;
1590
-
1591
1081
  ProtectedFromScaleIn: boolean | undefined;
1592
1082
  }
1593
-
1594
1083
  export declare class InstanceRefreshInProgressFault extends __BaseException {
1595
1084
  readonly name: "InstanceRefreshInProgressFault";
1596
1085
  readonly $fault: "client";
1597
-
1598
1086
  constructor(
1599
1087
  opts: __ExceptionOptionType<InstanceRefreshInProgressFault, __BaseException>
1600
1088
  );
@@ -1607,680 +1095,494 @@ export declare enum RefreshStrategy {
1607
1095
  }
1608
1096
  export interface StartInstanceRefreshType {
1609
1097
  AutoScalingGroupName: string | undefined;
1610
-
1611
1098
  Strategy?: RefreshStrategy | string;
1612
-
1613
1099
  DesiredConfiguration?: DesiredConfiguration;
1614
-
1615
1100
  Preferences?: RefreshPreferences;
1616
1101
  }
1617
1102
  export interface TerminateInstanceInAutoScalingGroupType {
1618
1103
  InstanceId: string | undefined;
1619
-
1620
1104
  ShouldDecrementDesiredCapacity: boolean | undefined;
1621
1105
  }
1622
1106
  export interface UpdateAutoScalingGroupType {
1623
1107
  AutoScalingGroupName: string | undefined;
1624
-
1625
1108
  LaunchConfigurationName?: string;
1626
-
1627
1109
  LaunchTemplate?: LaunchTemplateSpecification;
1628
-
1629
1110
  MixedInstancesPolicy?: MixedInstancesPolicy;
1630
-
1631
1111
  MinSize?: number;
1632
-
1633
1112
  MaxSize?: number;
1634
-
1635
1113
  DesiredCapacity?: number;
1636
-
1637
1114
  DefaultCooldown?: number;
1638
-
1639
1115
  AvailabilityZones?: string[];
1640
-
1641
1116
  HealthCheckType?: string;
1642
-
1643
1117
  HealthCheckGracePeriod?: number;
1644
-
1645
1118
  PlacementGroup?: string;
1646
-
1647
1119
  VPCZoneIdentifier?: string;
1648
-
1649
1120
  TerminationPolicies?: string[];
1650
-
1651
1121
  NewInstancesProtectedFromScaleIn?: boolean;
1652
-
1653
1122
  ServiceLinkedRoleARN?: string;
1654
-
1655
1123
  MaxInstanceLifetime?: number;
1656
-
1657
1124
  CapacityRebalance?: boolean;
1658
-
1659
1125
  Context?: string;
1660
-
1661
1126
  DesiredCapacityType?: string;
1662
-
1663
1127
  DefaultInstanceWarmup?: number;
1664
1128
  }
1665
-
1666
1129
  export declare const AcceleratorCountRequestFilterSensitiveLog: (
1667
1130
  obj: AcceleratorCountRequest
1668
1131
  ) => any;
1669
-
1670
1132
  export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (
1671
1133
  obj: AcceleratorTotalMemoryMiBRequest
1672
1134
  ) => any;
1673
-
1674
1135
  export declare const ActivityFilterSensitiveLog: (obj: Activity) => any;
1675
-
1676
1136
  export declare const ActivitiesTypeFilterSensitiveLog: (
1677
1137
  obj: ActivitiesType
1678
1138
  ) => any;
1679
-
1680
1139
  export declare const ActivityTypeFilterSensitiveLog: (obj: ActivityType) => any;
1681
-
1682
1140
  export declare const AdjustmentTypeFilterSensitiveLog: (
1683
1141
  obj: AdjustmentType
1684
1142
  ) => any;
1685
-
1686
1143
  export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
1687
-
1688
1144
  export declare const AttachInstancesQueryFilterSensitiveLog: (
1689
1145
  obj: AttachInstancesQuery
1690
1146
  ) => any;
1691
-
1692
1147
  export declare const AttachLoadBalancersResultTypeFilterSensitiveLog: (
1693
1148
  obj: AttachLoadBalancersResultType
1694
1149
  ) => any;
1695
-
1696
1150
  export declare const AttachLoadBalancersTypeFilterSensitiveLog: (
1697
1151
  obj: AttachLoadBalancersType
1698
1152
  ) => any;
1699
-
1700
1153
  export declare const AttachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (
1701
1154
  obj: AttachLoadBalancerTargetGroupsResultType
1702
1155
  ) => any;
1703
-
1704
1156
  export declare const AttachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (
1705
1157
  obj: AttachLoadBalancerTargetGroupsType
1706
1158
  ) => any;
1707
-
1708
1159
  export declare const FailedScheduledUpdateGroupActionRequestFilterSensitiveLog: (
1709
1160
  obj: FailedScheduledUpdateGroupActionRequest
1710
1161
  ) => any;
1711
-
1712
1162
  export declare const BatchDeleteScheduledActionAnswerFilterSensitiveLog: (
1713
1163
  obj: BatchDeleteScheduledActionAnswer
1714
1164
  ) => any;
1715
-
1716
1165
  export declare const BatchDeleteScheduledActionTypeFilterSensitiveLog: (
1717
1166
  obj: BatchDeleteScheduledActionType
1718
1167
  ) => any;
1719
-
1720
1168
  export declare const BatchPutScheduledUpdateGroupActionAnswerFilterSensitiveLog: (
1721
1169
  obj: BatchPutScheduledUpdateGroupActionAnswer
1722
1170
  ) => any;
1723
-
1724
1171
  export declare const ScheduledUpdateGroupActionRequestFilterSensitiveLog: (
1725
1172
  obj: ScheduledUpdateGroupActionRequest
1726
1173
  ) => any;
1727
-
1728
1174
  export declare const BatchPutScheduledUpdateGroupActionTypeFilterSensitiveLog: (
1729
1175
  obj: BatchPutScheduledUpdateGroupActionType
1730
1176
  ) => any;
1731
-
1732
1177
  export declare const CancelInstanceRefreshAnswerFilterSensitiveLog: (
1733
1178
  obj: CancelInstanceRefreshAnswer
1734
1179
  ) => any;
1735
-
1736
1180
  export declare const CancelInstanceRefreshTypeFilterSensitiveLog: (
1737
1181
  obj: CancelInstanceRefreshType
1738
1182
  ) => any;
1739
-
1740
1183
  export declare const CompleteLifecycleActionAnswerFilterSensitiveLog: (
1741
1184
  obj: CompleteLifecycleActionAnswer
1742
1185
  ) => any;
1743
-
1744
1186
  export declare const CompleteLifecycleActionTypeFilterSensitiveLog: (
1745
1187
  obj: CompleteLifecycleActionType
1746
1188
  ) => any;
1747
-
1748
1189
  export declare const LaunchTemplateSpecificationFilterSensitiveLog: (
1749
1190
  obj: LaunchTemplateSpecification
1750
1191
  ) => any;
1751
-
1752
1192
  export declare const LifecycleHookSpecificationFilterSensitiveLog: (
1753
1193
  obj: LifecycleHookSpecification
1754
1194
  ) => any;
1755
-
1756
1195
  export declare const InstancesDistributionFilterSensitiveLog: (
1757
1196
  obj: InstancesDistribution
1758
1197
  ) => any;
1759
-
1760
1198
  export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (
1761
1199
  obj: BaselineEbsBandwidthMbpsRequest
1762
1200
  ) => any;
1763
-
1764
1201
  export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (
1765
1202
  obj: MemoryGiBPerVCpuRequest
1766
1203
  ) => any;
1767
-
1768
1204
  export declare const MemoryMiBRequestFilterSensitiveLog: (
1769
1205
  obj: MemoryMiBRequest
1770
1206
  ) => any;
1771
-
1772
1207
  export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (
1773
1208
  obj: NetworkInterfaceCountRequest
1774
1209
  ) => any;
1775
-
1776
1210
  export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (
1777
1211
  obj: TotalLocalStorageGBRequest
1778
1212
  ) => any;
1779
-
1780
1213
  export declare const VCpuCountRequestFilterSensitiveLog: (
1781
1214
  obj: VCpuCountRequest
1782
1215
  ) => any;
1783
-
1784
1216
  export declare const InstanceRequirementsFilterSensitiveLog: (
1785
1217
  obj: InstanceRequirements
1786
1218
  ) => any;
1787
-
1788
1219
  export declare const LaunchTemplateOverridesFilterSensitiveLog: (
1789
1220
  obj: LaunchTemplateOverrides
1790
1221
  ) => any;
1791
-
1792
1222
  export declare const LaunchTemplateFilterSensitiveLog: (
1793
1223
  obj: LaunchTemplate
1794
1224
  ) => any;
1795
-
1796
1225
  export declare const MixedInstancesPolicyFilterSensitiveLog: (
1797
1226
  obj: MixedInstancesPolicy
1798
1227
  ) => any;
1799
-
1800
1228
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1801
-
1802
1229
  export declare const CreateAutoScalingGroupTypeFilterSensitiveLog: (
1803
1230
  obj: CreateAutoScalingGroupType
1804
1231
  ) => any;
1805
-
1806
1232
  export declare const EbsFilterSensitiveLog: (obj: Ebs) => any;
1807
-
1808
1233
  export declare const BlockDeviceMappingFilterSensitiveLog: (
1809
1234
  obj: BlockDeviceMapping
1810
1235
  ) => any;
1811
-
1812
1236
  export declare const InstanceMonitoringFilterSensitiveLog: (
1813
1237
  obj: InstanceMonitoring
1814
1238
  ) => any;
1815
-
1816
1239
  export declare const InstanceMetadataOptionsFilterSensitiveLog: (
1817
1240
  obj: InstanceMetadataOptions
1818
1241
  ) => any;
1819
-
1820
1242
  export declare const CreateLaunchConfigurationTypeFilterSensitiveLog: (
1821
1243
  obj: CreateLaunchConfigurationType
1822
1244
  ) => any;
1823
-
1824
1245
  export declare const CreateOrUpdateTagsTypeFilterSensitiveLog: (
1825
1246
  obj: CreateOrUpdateTagsType
1826
1247
  ) => any;
1827
-
1828
1248
  export declare const DeleteAutoScalingGroupTypeFilterSensitiveLog: (
1829
1249
  obj: DeleteAutoScalingGroupType
1830
1250
  ) => any;
1831
-
1832
1251
  export declare const LaunchConfigurationNameTypeFilterSensitiveLog: (
1833
1252
  obj: LaunchConfigurationNameType
1834
1253
  ) => any;
1835
-
1836
1254
  export declare const DeleteLifecycleHookAnswerFilterSensitiveLog: (
1837
1255
  obj: DeleteLifecycleHookAnswer
1838
1256
  ) => any;
1839
-
1840
1257
  export declare const DeleteLifecycleHookTypeFilterSensitiveLog: (
1841
1258
  obj: DeleteLifecycleHookType
1842
1259
  ) => any;
1843
-
1844
1260
  export declare const DeleteNotificationConfigurationTypeFilterSensitiveLog: (
1845
1261
  obj: DeleteNotificationConfigurationType
1846
1262
  ) => any;
1847
-
1848
1263
  export declare const DeletePolicyTypeFilterSensitiveLog: (
1849
1264
  obj: DeletePolicyType
1850
1265
  ) => any;
1851
-
1852
1266
  export declare const DeleteScheduledActionTypeFilterSensitiveLog: (
1853
1267
  obj: DeleteScheduledActionType
1854
1268
  ) => any;
1855
-
1856
1269
  export declare const DeleteTagsTypeFilterSensitiveLog: (
1857
1270
  obj: DeleteTagsType
1858
1271
  ) => any;
1859
-
1860
1272
  export declare const DeleteWarmPoolAnswerFilterSensitiveLog: (
1861
1273
  obj: DeleteWarmPoolAnswer
1862
1274
  ) => any;
1863
-
1864
1275
  export declare const DeleteWarmPoolTypeFilterSensitiveLog: (
1865
1276
  obj: DeleteWarmPoolType
1866
1277
  ) => any;
1867
-
1868
1278
  export declare const DescribeAccountLimitsAnswerFilterSensitiveLog: (
1869
1279
  obj: DescribeAccountLimitsAnswer
1870
1280
  ) => any;
1871
-
1872
1281
  export declare const DescribeAdjustmentTypesAnswerFilterSensitiveLog: (
1873
1282
  obj: DescribeAdjustmentTypesAnswer
1874
1283
  ) => any;
1875
-
1876
1284
  export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
1877
-
1878
1285
  export declare const AutoScalingGroupNamesTypeFilterSensitiveLog: (
1879
1286
  obj: AutoScalingGroupNamesType
1880
1287
  ) => any;
1881
-
1882
1288
  export declare const EnabledMetricFilterSensitiveLog: (
1883
1289
  obj: EnabledMetric
1884
1290
  ) => any;
1885
-
1886
1291
  export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
1887
-
1888
1292
  export declare const SuspendedProcessFilterSensitiveLog: (
1889
1293
  obj: SuspendedProcess
1890
1294
  ) => any;
1891
-
1892
1295
  export declare const TagDescriptionFilterSensitiveLog: (
1893
1296
  obj: TagDescription
1894
1297
  ) => any;
1895
-
1896
1298
  export declare const InstanceReusePolicyFilterSensitiveLog: (
1897
1299
  obj: InstanceReusePolicy
1898
1300
  ) => any;
1899
-
1900
1301
  export declare const WarmPoolConfigurationFilterSensitiveLog: (
1901
1302
  obj: WarmPoolConfiguration
1902
1303
  ) => any;
1903
-
1904
1304
  export declare const AutoScalingGroupFilterSensitiveLog: (
1905
1305
  obj: AutoScalingGroup
1906
1306
  ) => any;
1907
-
1908
1307
  export declare const AutoScalingGroupsTypeFilterSensitiveLog: (
1909
1308
  obj: AutoScalingGroupsType
1910
1309
  ) => any;
1911
-
1912
1310
  export declare const AutoScalingInstanceDetailsFilterSensitiveLog: (
1913
1311
  obj: AutoScalingInstanceDetails
1914
1312
  ) => any;
1915
-
1916
1313
  export declare const AutoScalingInstancesTypeFilterSensitiveLog: (
1917
1314
  obj: AutoScalingInstancesType
1918
1315
  ) => any;
1919
-
1920
1316
  export declare const DescribeAutoScalingInstancesTypeFilterSensitiveLog: (
1921
1317
  obj: DescribeAutoScalingInstancesType
1922
1318
  ) => any;
1923
-
1924
1319
  export declare const DescribeAutoScalingNotificationTypesAnswerFilterSensitiveLog: (
1925
1320
  obj: DescribeAutoScalingNotificationTypesAnswer
1926
1321
  ) => any;
1927
-
1928
1322
  export declare const DesiredConfigurationFilterSensitiveLog: (
1929
1323
  obj: DesiredConfiguration
1930
1324
  ) => any;
1931
-
1932
1325
  export declare const RefreshPreferencesFilterSensitiveLog: (
1933
1326
  obj: RefreshPreferences
1934
1327
  ) => any;
1935
-
1936
1328
  export declare const InstanceRefreshLivePoolProgressFilterSensitiveLog: (
1937
1329
  obj: InstanceRefreshLivePoolProgress
1938
1330
  ) => any;
1939
-
1940
1331
  export declare const InstanceRefreshWarmPoolProgressFilterSensitiveLog: (
1941
1332
  obj: InstanceRefreshWarmPoolProgress
1942
1333
  ) => any;
1943
-
1944
1334
  export declare const InstanceRefreshProgressDetailsFilterSensitiveLog: (
1945
1335
  obj: InstanceRefreshProgressDetails
1946
1336
  ) => any;
1947
-
1948
1337
  export declare const InstanceRefreshFilterSensitiveLog: (
1949
1338
  obj: InstanceRefresh
1950
1339
  ) => any;
1951
-
1952
1340
  export declare const DescribeInstanceRefreshesAnswerFilterSensitiveLog: (
1953
1341
  obj: DescribeInstanceRefreshesAnswer
1954
1342
  ) => any;
1955
-
1956
1343
  export declare const DescribeInstanceRefreshesTypeFilterSensitiveLog: (
1957
1344
  obj: DescribeInstanceRefreshesType
1958
1345
  ) => any;
1959
-
1960
1346
  export declare const LaunchConfigurationNamesTypeFilterSensitiveLog: (
1961
1347
  obj: LaunchConfigurationNamesType
1962
1348
  ) => any;
1963
-
1964
1349
  export declare const LaunchConfigurationFilterSensitiveLog: (
1965
1350
  obj: LaunchConfiguration
1966
1351
  ) => any;
1967
-
1968
1352
  export declare const LaunchConfigurationsTypeFilterSensitiveLog: (
1969
1353
  obj: LaunchConfigurationsType
1970
1354
  ) => any;
1971
-
1972
1355
  export declare const LifecycleHookFilterSensitiveLog: (
1973
1356
  obj: LifecycleHook
1974
1357
  ) => any;
1975
-
1976
1358
  export declare const DescribeLifecycleHooksAnswerFilterSensitiveLog: (
1977
1359
  obj: DescribeLifecycleHooksAnswer
1978
1360
  ) => any;
1979
-
1980
1361
  export declare const DescribeLifecycleHooksTypeFilterSensitiveLog: (
1981
1362
  obj: DescribeLifecycleHooksType
1982
1363
  ) => any;
1983
-
1984
1364
  export declare const DescribeLifecycleHookTypesAnswerFilterSensitiveLog: (
1985
1365
  obj: DescribeLifecycleHookTypesAnswer
1986
1366
  ) => any;
1987
-
1988
1367
  export declare const DescribeLoadBalancersRequestFilterSensitiveLog: (
1989
1368
  obj: DescribeLoadBalancersRequest
1990
1369
  ) => any;
1991
-
1992
1370
  export declare const LoadBalancerStateFilterSensitiveLog: (
1993
1371
  obj: LoadBalancerState
1994
1372
  ) => any;
1995
-
1996
1373
  export declare const DescribeLoadBalancersResponseFilterSensitiveLog: (
1997
1374
  obj: DescribeLoadBalancersResponse
1998
1375
  ) => any;
1999
-
2000
1376
  export declare const DescribeLoadBalancerTargetGroupsRequestFilterSensitiveLog: (
2001
1377
  obj: DescribeLoadBalancerTargetGroupsRequest
2002
1378
  ) => any;
2003
-
2004
1379
  export declare const LoadBalancerTargetGroupStateFilterSensitiveLog: (
2005
1380
  obj: LoadBalancerTargetGroupState
2006
1381
  ) => any;
2007
-
2008
1382
  export declare const DescribeLoadBalancerTargetGroupsResponseFilterSensitiveLog: (
2009
1383
  obj: DescribeLoadBalancerTargetGroupsResponse
2010
1384
  ) => any;
2011
-
2012
1385
  export declare const MetricGranularityTypeFilterSensitiveLog: (
2013
1386
  obj: MetricGranularityType
2014
1387
  ) => any;
2015
-
2016
1388
  export declare const MetricCollectionTypeFilterSensitiveLog: (
2017
1389
  obj: MetricCollectionType
2018
1390
  ) => any;
2019
-
2020
1391
  export declare const DescribeMetricCollectionTypesAnswerFilterSensitiveLog: (
2021
1392
  obj: DescribeMetricCollectionTypesAnswer
2022
1393
  ) => any;
2023
-
2024
1394
  export declare const NotificationConfigurationFilterSensitiveLog: (
2025
1395
  obj: NotificationConfiguration
2026
1396
  ) => any;
2027
-
2028
1397
  export declare const DescribeNotificationConfigurationsAnswerFilterSensitiveLog: (
2029
1398
  obj: DescribeNotificationConfigurationsAnswer
2030
1399
  ) => any;
2031
-
2032
1400
  export declare const DescribeNotificationConfigurationsTypeFilterSensitiveLog: (
2033
1401
  obj: DescribeNotificationConfigurationsType
2034
1402
  ) => any;
2035
-
2036
1403
  export declare const DescribePoliciesTypeFilterSensitiveLog: (
2037
1404
  obj: DescribePoliciesType
2038
1405
  ) => any;
2039
-
2040
1406
  export declare const MetricDimensionFilterSensitiveLog: (
2041
1407
  obj: MetricDimension
2042
1408
  ) => any;
2043
-
2044
1409
  export declare const MetricFilterSensitiveLog: (obj: Metric) => any;
2045
-
2046
1410
  export declare const MetricStatFilterSensitiveLog: (obj: MetricStat) => any;
2047
-
2048
1411
  export declare const MetricDataQueryFilterSensitiveLog: (
2049
1412
  obj: MetricDataQuery
2050
1413
  ) => any;
2051
-
2052
1414
  export declare const PredictiveScalingCustomizedCapacityMetricFilterSensitiveLog: (
2053
1415
  obj: PredictiveScalingCustomizedCapacityMetric
2054
1416
  ) => any;
2055
-
2056
1417
  export declare const PredictiveScalingCustomizedLoadMetricFilterSensitiveLog: (
2057
1418
  obj: PredictiveScalingCustomizedLoadMetric
2058
1419
  ) => any;
2059
-
2060
1420
  export declare const PredictiveScalingCustomizedScalingMetricFilterSensitiveLog: (
2061
1421
  obj: PredictiveScalingCustomizedScalingMetric
2062
1422
  ) => any;
2063
-
2064
1423
  export declare const PredictiveScalingPredefinedLoadMetricFilterSensitiveLog: (
2065
1424
  obj: PredictiveScalingPredefinedLoadMetric
2066
1425
  ) => any;
2067
-
2068
1426
  export declare const PredictiveScalingPredefinedMetricPairFilterSensitiveLog: (
2069
1427
  obj: PredictiveScalingPredefinedMetricPair
2070
1428
  ) => any;
2071
-
2072
1429
  export declare const PredictiveScalingPredefinedScalingMetricFilterSensitiveLog: (
2073
1430
  obj: PredictiveScalingPredefinedScalingMetric
2074
1431
  ) => any;
2075
-
2076
1432
  export declare const PredictiveScalingMetricSpecificationFilterSensitiveLog: (
2077
1433
  obj: PredictiveScalingMetricSpecification
2078
1434
  ) => any;
2079
-
2080
1435
  export declare const PredictiveScalingConfigurationFilterSensitiveLog: (
2081
1436
  obj: PredictiveScalingConfiguration
2082
1437
  ) => any;
2083
-
2084
1438
  export declare const StepAdjustmentFilterSensitiveLog: (
2085
1439
  obj: StepAdjustment
2086
1440
  ) => any;
2087
-
2088
1441
  export declare const CustomizedMetricSpecificationFilterSensitiveLog: (
2089
1442
  obj: CustomizedMetricSpecification
2090
1443
  ) => any;
2091
-
2092
1444
  export declare const PredefinedMetricSpecificationFilterSensitiveLog: (
2093
1445
  obj: PredefinedMetricSpecification
2094
1446
  ) => any;
2095
-
2096
1447
  export declare const TargetTrackingConfigurationFilterSensitiveLog: (
2097
1448
  obj: TargetTrackingConfiguration
2098
1449
  ) => any;
2099
-
2100
1450
  export declare const ScalingPolicyFilterSensitiveLog: (
2101
1451
  obj: ScalingPolicy
2102
1452
  ) => any;
2103
-
2104
1453
  export declare const PoliciesTypeFilterSensitiveLog: (obj: PoliciesType) => any;
2105
-
2106
1454
  export declare const DescribeScalingActivitiesTypeFilterSensitiveLog: (
2107
1455
  obj: DescribeScalingActivitiesType
2108
1456
  ) => any;
2109
-
2110
1457
  export declare const ProcessTypeFilterSensitiveLog: (obj: ProcessType) => any;
2111
-
2112
1458
  export declare const ProcessesTypeFilterSensitiveLog: (
2113
1459
  obj: ProcessesType
2114
1460
  ) => any;
2115
-
2116
1461
  export declare const DescribeScheduledActionsTypeFilterSensitiveLog: (
2117
1462
  obj: DescribeScheduledActionsType
2118
1463
  ) => any;
2119
-
2120
1464
  export declare const ScheduledUpdateGroupActionFilterSensitiveLog: (
2121
1465
  obj: ScheduledUpdateGroupAction
2122
1466
  ) => any;
2123
-
2124
1467
  export declare const ScheduledActionsTypeFilterSensitiveLog: (
2125
1468
  obj: ScheduledActionsType
2126
1469
  ) => any;
2127
-
2128
1470
  export declare const DescribeTagsTypeFilterSensitiveLog: (
2129
1471
  obj: DescribeTagsType
2130
1472
  ) => any;
2131
-
2132
1473
  export declare const TagsTypeFilterSensitiveLog: (obj: TagsType) => any;
2133
-
2134
1474
  export declare const DescribeTerminationPolicyTypesAnswerFilterSensitiveLog: (
2135
1475
  obj: DescribeTerminationPolicyTypesAnswer
2136
1476
  ) => any;
2137
-
2138
1477
  export declare const DescribeWarmPoolAnswerFilterSensitiveLog: (
2139
1478
  obj: DescribeWarmPoolAnswer
2140
1479
  ) => any;
2141
-
2142
1480
  export declare const DescribeWarmPoolTypeFilterSensitiveLog: (
2143
1481
  obj: DescribeWarmPoolType
2144
1482
  ) => any;
2145
-
2146
1483
  export declare const DetachInstancesAnswerFilterSensitiveLog: (
2147
1484
  obj: DetachInstancesAnswer
2148
1485
  ) => any;
2149
-
2150
1486
  export declare const DetachInstancesQueryFilterSensitiveLog: (
2151
1487
  obj: DetachInstancesQuery
2152
1488
  ) => any;
2153
-
2154
1489
  export declare const DetachLoadBalancersResultTypeFilterSensitiveLog: (
2155
1490
  obj: DetachLoadBalancersResultType
2156
1491
  ) => any;
2157
-
2158
1492
  export declare const DetachLoadBalancersTypeFilterSensitiveLog: (
2159
1493
  obj: DetachLoadBalancersType
2160
1494
  ) => any;
2161
-
2162
1495
  export declare const DetachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (
2163
1496
  obj: DetachLoadBalancerTargetGroupsResultType
2164
1497
  ) => any;
2165
-
2166
1498
  export declare const DetachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (
2167
1499
  obj: DetachLoadBalancerTargetGroupsType
2168
1500
  ) => any;
2169
-
2170
1501
  export declare const DisableMetricsCollectionQueryFilterSensitiveLog: (
2171
1502
  obj: DisableMetricsCollectionQuery
2172
1503
  ) => any;
2173
-
2174
1504
  export declare const EnableMetricsCollectionQueryFilterSensitiveLog: (
2175
1505
  obj: EnableMetricsCollectionQuery
2176
1506
  ) => any;
2177
-
2178
1507
  export declare const EnterStandbyAnswerFilterSensitiveLog: (
2179
1508
  obj: EnterStandbyAnswer
2180
1509
  ) => any;
2181
-
2182
1510
  export declare const EnterStandbyQueryFilterSensitiveLog: (
2183
1511
  obj: EnterStandbyQuery
2184
1512
  ) => any;
2185
-
2186
1513
  export declare const ExecutePolicyTypeFilterSensitiveLog: (
2187
1514
  obj: ExecutePolicyType
2188
1515
  ) => any;
2189
-
2190
1516
  export declare const ExitStandbyAnswerFilterSensitiveLog: (
2191
1517
  obj: ExitStandbyAnswer
2192
1518
  ) => any;
2193
-
2194
1519
  export declare const ExitStandbyQueryFilterSensitiveLog: (
2195
1520
  obj: ExitStandbyQuery
2196
1521
  ) => any;
2197
-
2198
1522
  export declare const CapacityForecastFilterSensitiveLog: (
2199
1523
  obj: CapacityForecast
2200
1524
  ) => any;
2201
-
2202
1525
  export declare const LoadForecastFilterSensitiveLog: (obj: LoadForecast) => any;
2203
-
2204
1526
  export declare const GetPredictiveScalingForecastAnswerFilterSensitiveLog: (
2205
1527
  obj: GetPredictiveScalingForecastAnswer
2206
1528
  ) => any;
2207
-
2208
1529
  export declare const GetPredictiveScalingForecastTypeFilterSensitiveLog: (
2209
1530
  obj: GetPredictiveScalingForecastType
2210
1531
  ) => any;
2211
-
2212
1532
  export declare const PutLifecycleHookAnswerFilterSensitiveLog: (
2213
1533
  obj: PutLifecycleHookAnswer
2214
1534
  ) => any;
2215
-
2216
1535
  export declare const PutLifecycleHookTypeFilterSensitiveLog: (
2217
1536
  obj: PutLifecycleHookType
2218
1537
  ) => any;
2219
-
2220
1538
  export declare const PutNotificationConfigurationTypeFilterSensitiveLog: (
2221
1539
  obj: PutNotificationConfigurationType
2222
1540
  ) => any;
2223
-
2224
1541
  export declare const PolicyARNTypeFilterSensitiveLog: (
2225
1542
  obj: PolicyARNType
2226
1543
  ) => any;
2227
-
2228
1544
  export declare const PutScalingPolicyTypeFilterSensitiveLog: (
2229
1545
  obj: PutScalingPolicyType
2230
1546
  ) => any;
2231
-
2232
1547
  export declare const PutScheduledUpdateGroupActionTypeFilterSensitiveLog: (
2233
1548
  obj: PutScheduledUpdateGroupActionType
2234
1549
  ) => any;
2235
-
2236
1550
  export declare const PutWarmPoolAnswerFilterSensitiveLog: (
2237
1551
  obj: PutWarmPoolAnswer
2238
1552
  ) => any;
2239
-
2240
1553
  export declare const PutWarmPoolTypeFilterSensitiveLog: (
2241
1554
  obj: PutWarmPoolType
2242
1555
  ) => any;
2243
-
2244
1556
  export declare const RecordLifecycleActionHeartbeatAnswerFilterSensitiveLog: (
2245
1557
  obj: RecordLifecycleActionHeartbeatAnswer
2246
1558
  ) => any;
2247
-
2248
1559
  export declare const RecordLifecycleActionHeartbeatTypeFilterSensitiveLog: (
2249
1560
  obj: RecordLifecycleActionHeartbeatType
2250
1561
  ) => any;
2251
-
2252
1562
  export declare const ScalingProcessQueryFilterSensitiveLog: (
2253
1563
  obj: ScalingProcessQuery
2254
1564
  ) => any;
2255
-
2256
1565
  export declare const SetDesiredCapacityTypeFilterSensitiveLog: (
2257
1566
  obj: SetDesiredCapacityType
2258
1567
  ) => any;
2259
-
2260
1568
  export declare const SetInstanceHealthQueryFilterSensitiveLog: (
2261
1569
  obj: SetInstanceHealthQuery
2262
1570
  ) => any;
2263
-
2264
1571
  export declare const SetInstanceProtectionAnswerFilterSensitiveLog: (
2265
1572
  obj: SetInstanceProtectionAnswer
2266
1573
  ) => any;
2267
-
2268
1574
  export declare const SetInstanceProtectionQueryFilterSensitiveLog: (
2269
1575
  obj: SetInstanceProtectionQuery
2270
1576
  ) => any;
2271
-
2272
1577
  export declare const StartInstanceRefreshAnswerFilterSensitiveLog: (
2273
1578
  obj: StartInstanceRefreshAnswer
2274
1579
  ) => any;
2275
-
2276
1580
  export declare const StartInstanceRefreshTypeFilterSensitiveLog: (
2277
1581
  obj: StartInstanceRefreshType
2278
1582
  ) => any;
2279
-
2280
1583
  export declare const TerminateInstanceInAutoScalingGroupTypeFilterSensitiveLog: (
2281
1584
  obj: TerminateInstanceInAutoScalingGroupType
2282
1585
  ) => any;
2283
-
2284
1586
  export declare const UpdateAutoScalingGroupTypeFilterSensitiveLog: (
2285
1587
  obj: UpdateAutoScalingGroupType
2286
1588
  ) => any;