@aws-sdk/client-auto-scaling 3.306.0 → 3.309.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AttachInstancesCommand.js +2 -2
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -2
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -2
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -2
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -2
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribePoliciesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/DetachInstancesCommand.js +2 -2
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -2
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -2
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -2
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -2
- package/dist-cjs/commands/EnterStandbyCommand.js +2 -2
- package/dist-cjs/commands/ExecutePolicyCommand.js +2 -2
- package/dist-cjs/commands/ExitStandbyCommand.js +2 -2
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -2
- package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -2
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -2
- package/dist-cjs/commands/PutWarmPoolCommand.js +2 -2
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -2
- package/dist-cjs/commands/ResumeProcessesCommand.js +2 -2
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -2
- package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -2
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -2
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -2
- package/dist-cjs/commands/SuspendProcessesCommand.js +2 -2
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +1215 -1215
- package/dist-es/commands/AttachInstancesCommand.js +3 -3
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/AttachLoadBalancersCommand.js +3 -3
- package/dist-es/commands/AttachTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +3 -3
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +3 -3
- package/dist-es/commands/CancelInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/CompleteLifecycleActionCommand.js +3 -3
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +3 -3
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteLifecycleHookCommand.js +3 -3
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteScheduledActionCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteWarmPoolCommand.js +3 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +3 -3
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +3 -3
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +3 -3
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +3 -3
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeLoadBalancersCommand.js +3 -3
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +3 -3
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribePoliciesCommand.js +3 -3
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +3 -3
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +3 -3
- package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +3 -3
- package/dist-es/commands/DescribeTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/DescribeWarmPoolCommand.js +3 -3
- package/dist-es/commands/DetachInstancesCommand.js +3 -3
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DetachLoadBalancersCommand.js +3 -3
- package/dist-es/commands/DetachTrafficSourcesCommand.js +3 -3
- package/dist-es/commands/DisableMetricsCollectionCommand.js +3 -3
- package/dist-es/commands/EnableMetricsCollectionCommand.js +3 -3
- package/dist-es/commands/EnterStandbyCommand.js +3 -3
- package/dist-es/commands/ExecutePolicyCommand.js +3 -3
- package/dist-es/commands/ExitStandbyCommand.js +3 -3
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +3 -3
- package/dist-es/commands/PutLifecycleHookCommand.js +3 -3
- package/dist-es/commands/PutNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +3 -3
- package/dist-es/commands/PutWarmPoolCommand.js +3 -3
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +3 -3
- package/dist-es/commands/ResumeProcessesCommand.js +3 -3
- package/dist-es/commands/RollbackInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/SetDesiredCapacityCommand.js +3 -3
- package/dist-es/commands/SetInstanceHealthCommand.js +3 -3
- package/dist-es/commands/SetInstanceProtectionCommand.js +3 -3
- package/dist-es/commands/StartInstanceRefreshCommand.js +3 -3
- package/dist-es/commands/SuspendProcessesCommand.js +3 -3
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +3 -3
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +1082 -1082
- package/dist-types/protocols/Aws_query.d.ts +520 -130
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +130 -130
- package/package.json +6 -6
|
@@ -263,523 +263,523 @@ import {
|
|
|
263
263
|
UpdateAutoScalingGroupCommandInput,
|
|
264
264
|
UpdateAutoScalingGroupCommandOutput,
|
|
265
265
|
} from "../commands/UpdateAutoScalingGroupCommand";
|
|
266
|
-
export declare const
|
|
266
|
+
export declare const se_AttachInstancesCommand: (
|
|
267
267
|
input: AttachInstancesCommandInput,
|
|
268
268
|
context: __SerdeContext
|
|
269
269
|
) => Promise<__HttpRequest>;
|
|
270
|
-
export declare const
|
|
270
|
+
export declare const se_AttachLoadBalancersCommand: (
|
|
271
271
|
input: AttachLoadBalancersCommandInput,
|
|
272
272
|
context: __SerdeContext
|
|
273
273
|
) => Promise<__HttpRequest>;
|
|
274
|
-
export declare const
|
|
274
|
+
export declare const se_AttachLoadBalancerTargetGroupsCommand: (
|
|
275
275
|
input: AttachLoadBalancerTargetGroupsCommandInput,
|
|
276
276
|
context: __SerdeContext
|
|
277
277
|
) => Promise<__HttpRequest>;
|
|
278
|
-
export declare const
|
|
278
|
+
export declare const se_AttachTrafficSourcesCommand: (
|
|
279
279
|
input: AttachTrafficSourcesCommandInput,
|
|
280
280
|
context: __SerdeContext
|
|
281
281
|
) => Promise<__HttpRequest>;
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_BatchDeleteScheduledActionCommand: (
|
|
283
283
|
input: BatchDeleteScheduledActionCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_BatchPutScheduledUpdateGroupActionCommand: (
|
|
287
287
|
input: BatchPutScheduledUpdateGroupActionCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_CancelInstanceRefreshCommand: (
|
|
291
291
|
input: CancelInstanceRefreshCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CompleteLifecycleActionCommand: (
|
|
295
295
|
input: CompleteLifecycleActionCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateAutoScalingGroupCommand: (
|
|
299
299
|
input: CreateAutoScalingGroupCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateLaunchConfigurationCommand: (
|
|
303
303
|
input: CreateLaunchConfigurationCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateOrUpdateTagsCommand: (
|
|
307
307
|
input: CreateOrUpdateTagsCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_DeleteAutoScalingGroupCommand: (
|
|
311
311
|
input: DeleteAutoScalingGroupCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_DeleteLaunchConfigurationCommand: (
|
|
315
315
|
input: DeleteLaunchConfigurationCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_DeleteLifecycleHookCommand: (
|
|
319
319
|
input: DeleteLifecycleHookCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_DeleteNotificationConfigurationCommand: (
|
|
323
323
|
input: DeleteNotificationConfigurationCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DeletePolicyCommand: (
|
|
327
327
|
input: DeletePolicyCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteScheduledActionCommand: (
|
|
331
331
|
input: DeleteScheduledActionCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteTagsCommand: (
|
|
335
335
|
input: DeleteTagsCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteWarmPoolCommand: (
|
|
339
339
|
input: DeleteWarmPoolCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DescribeAccountLimitsCommand: (
|
|
343
343
|
input: DescribeAccountLimitsCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DescribeAdjustmentTypesCommand: (
|
|
347
347
|
input: DescribeAdjustmentTypesCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DescribeAutoScalingGroupsCommand: (
|
|
351
351
|
input: DescribeAutoScalingGroupsCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DescribeAutoScalingInstancesCommand: (
|
|
355
355
|
input: DescribeAutoScalingInstancesCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DescribeAutoScalingNotificationTypesCommand: (
|
|
359
359
|
input: DescribeAutoScalingNotificationTypesCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DescribeInstanceRefreshesCommand: (
|
|
363
363
|
input: DescribeInstanceRefreshesCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DescribeLaunchConfigurationsCommand: (
|
|
367
367
|
input: DescribeLaunchConfigurationsCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeLifecycleHooksCommand: (
|
|
371
371
|
input: DescribeLifecycleHooksCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeLifecycleHookTypesCommand: (
|
|
375
375
|
input: DescribeLifecycleHookTypesCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeLoadBalancersCommand: (
|
|
379
379
|
input: DescribeLoadBalancersCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribeLoadBalancerTargetGroupsCommand: (
|
|
383
383
|
input: DescribeLoadBalancerTargetGroupsCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DescribeMetricCollectionTypesCommand: (
|
|
387
387
|
input: DescribeMetricCollectionTypesCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeNotificationConfigurationsCommand: (
|
|
391
391
|
input: DescribeNotificationConfigurationsCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribePoliciesCommand: (
|
|
395
395
|
input: DescribePoliciesCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeScalingActivitiesCommand: (
|
|
399
399
|
input: DescribeScalingActivitiesCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DescribeScalingProcessTypesCommand: (
|
|
403
403
|
input: DescribeScalingProcessTypesCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DescribeScheduledActionsCommand: (
|
|
407
407
|
input: DescribeScheduledActionsCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DescribeTagsCommand: (
|
|
411
411
|
input: DescribeTagsCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DescribeTerminationPolicyTypesCommand: (
|
|
415
415
|
input: DescribeTerminationPolicyTypesCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DescribeTrafficSourcesCommand: (
|
|
419
419
|
input: DescribeTrafficSourcesCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DescribeWarmPoolCommand: (
|
|
423
423
|
input: DescribeWarmPoolCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DetachInstancesCommand: (
|
|
427
427
|
input: DetachInstancesCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DetachLoadBalancersCommand: (
|
|
431
431
|
input: DetachLoadBalancersCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DetachLoadBalancerTargetGroupsCommand: (
|
|
435
435
|
input: DetachLoadBalancerTargetGroupsCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DetachTrafficSourcesCommand: (
|
|
439
439
|
input: DetachTrafficSourcesCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DisableMetricsCollectionCommand: (
|
|
443
443
|
input: DisableMetricsCollectionCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_EnableMetricsCollectionCommand: (
|
|
447
447
|
input: EnableMetricsCollectionCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_EnterStandbyCommand: (
|
|
451
451
|
input: EnterStandbyCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ExecutePolicyCommand: (
|
|
455
455
|
input: ExecutePolicyCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_ExitStandbyCommand: (
|
|
459
459
|
input: ExitStandbyCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_GetPredictiveScalingForecastCommand: (
|
|
463
463
|
input: GetPredictiveScalingForecastCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_PutLifecycleHookCommand: (
|
|
467
467
|
input: PutLifecycleHookCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_PutNotificationConfigurationCommand: (
|
|
471
471
|
input: PutNotificationConfigurationCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_PutScalingPolicyCommand: (
|
|
475
475
|
input: PutScalingPolicyCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_PutScheduledUpdateGroupActionCommand: (
|
|
479
479
|
input: PutScheduledUpdateGroupActionCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_PutWarmPoolCommand: (
|
|
483
483
|
input: PutWarmPoolCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_RecordLifecycleActionHeartbeatCommand: (
|
|
487
487
|
input: RecordLifecycleActionHeartbeatCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_ResumeProcessesCommand: (
|
|
491
491
|
input: ResumeProcessesCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_RollbackInstanceRefreshCommand: (
|
|
495
495
|
input: RollbackInstanceRefreshCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_SetDesiredCapacityCommand: (
|
|
499
499
|
input: SetDesiredCapacityCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_SetInstanceHealthCommand: (
|
|
503
503
|
input: SetInstanceHealthCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_SetInstanceProtectionCommand: (
|
|
507
507
|
input: SetInstanceProtectionCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_StartInstanceRefreshCommand: (
|
|
511
511
|
input: StartInstanceRefreshCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_SuspendProcessesCommand: (
|
|
515
515
|
input: SuspendProcessesCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_TerminateInstanceInAutoScalingGroupCommand: (
|
|
519
519
|
input: TerminateInstanceInAutoScalingGroupCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_UpdateAutoScalingGroupCommand: (
|
|
523
523
|
input: UpdateAutoScalingGroupCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const de_AttachInstancesCommand: (
|
|
527
527
|
output: __HttpResponse,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<AttachInstancesCommandOutput>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const de_AttachLoadBalancersCommand: (
|
|
531
531
|
output: __HttpResponse,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<AttachLoadBalancersCommandOutput>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const de_AttachLoadBalancerTargetGroupsCommand: (
|
|
535
535
|
output: __HttpResponse,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<AttachLoadBalancerTargetGroupsCommandOutput>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const de_AttachTrafficSourcesCommand: (
|
|
539
539
|
output: __HttpResponse,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<AttachTrafficSourcesCommandOutput>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const de_BatchDeleteScheduledActionCommand: (
|
|
543
543
|
output: __HttpResponse,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<BatchDeleteScheduledActionCommandOutput>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const de_BatchPutScheduledUpdateGroupActionCommand: (
|
|
547
547
|
output: __HttpResponse,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<BatchPutScheduledUpdateGroupActionCommandOutput>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const de_CancelInstanceRefreshCommand: (
|
|
551
551
|
output: __HttpResponse,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<CancelInstanceRefreshCommandOutput>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const de_CompleteLifecycleActionCommand: (
|
|
555
555
|
output: __HttpResponse,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<CompleteLifecycleActionCommandOutput>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_CreateAutoScalingGroupCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<CreateAutoScalingGroupCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_CreateLaunchConfigurationCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<CreateLaunchConfigurationCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_CreateOrUpdateTagsCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<CreateOrUpdateTagsCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_DeleteAutoScalingGroupCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<DeleteAutoScalingGroupCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_DeleteLaunchConfigurationCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<DeleteLaunchConfigurationCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_DeleteLifecycleHookCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<DeleteLifecycleHookCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_DeleteNotificationConfigurationCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<DeleteNotificationConfigurationCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_DeletePolicyCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<DeletePolicyCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_DeleteScheduledActionCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<DeleteScheduledActionCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_DeleteTagsCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<DeleteTagsCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_DeleteWarmPoolCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<DeleteWarmPoolCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_DescribeAccountLimitsCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<DescribeAccountLimitsCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_DescribeAdjustmentTypesCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<DescribeAdjustmentTypesCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DescribeAutoScalingGroupsCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DescribeAutoScalingGroupsCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DescribeAutoScalingInstancesCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DescribeAutoScalingInstancesCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DescribeAutoScalingNotificationTypesCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DescribeInstanceRefreshesCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DescribeInstanceRefreshesCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DescribeLaunchConfigurationsCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DescribeLaunchConfigurationsCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DescribeLifecycleHooksCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DescribeLifecycleHooksCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DescribeLifecycleHookTypesCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DescribeLifecycleHookTypesCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DescribeLoadBalancersCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DescribeLoadBalancersCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DescribeLoadBalancerTargetGroupsCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DescribeLoadBalancerTargetGroupsCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeMetricCollectionTypesCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeMetricCollectionTypesCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeNotificationConfigurationsCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeNotificationConfigurationsCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribePoliciesCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribePoliciesCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeScalingActivitiesCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeScalingActivitiesCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeScalingProcessTypesCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeScalingProcessTypesCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeScheduledActionsCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeScheduledActionsCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DescribeTagsCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DescribeTagsCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DescribeTerminationPolicyTypesCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DescribeTerminationPolicyTypesCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DescribeTrafficSourcesCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DescribeTrafficSourcesCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DescribeWarmPoolCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DescribeWarmPoolCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DetachInstancesCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DetachInstancesCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DetachLoadBalancersCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DetachLoadBalancersCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_DetachLoadBalancerTargetGroupsCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<DetachLoadBalancerTargetGroupsCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_DetachTrafficSourcesCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<DetachTrafficSourcesCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_DisableMetricsCollectionCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<DisableMetricsCollectionCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_EnableMetricsCollectionCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<EnableMetricsCollectionCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_EnterStandbyCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<EnterStandbyCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_ExecutePolicyCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<ExecutePolicyCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_ExitStandbyCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<ExitStandbyCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_GetPredictiveScalingForecastCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<GetPredictiveScalingForecastCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_PutLifecycleHookCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<PutLifecycleHookCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_PutNotificationConfigurationCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<PutNotificationConfigurationCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_PutScalingPolicyCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<PutScalingPolicyCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_PutScheduledUpdateGroupActionCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<PutScheduledUpdateGroupActionCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_PutWarmPoolCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<PutWarmPoolCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_RecordLifecycleActionHeartbeatCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<RecordLifecycleActionHeartbeatCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_ResumeProcessesCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<ResumeProcessesCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_RollbackInstanceRefreshCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<RollbackInstanceRefreshCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_SetDesiredCapacityCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<SetDesiredCapacityCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_SetInstanceHealthCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<SetInstanceHealthCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_SetInstanceProtectionCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<SetInstanceProtectionCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_StartInstanceRefreshCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<StartInstanceRefreshCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_SuspendProcessesCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<SuspendProcessesCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_TerminateInstanceInAutoScalingGroupCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<TerminateInstanceInAutoScalingGroupCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_UpdateAutoScalingGroupCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<UpdateAutoScalingGroupCommandOutput>;
|