@aws-sdk/client-auto-scaling 3.306.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist-cjs/commands/AttachInstancesCommand.js +2 -2
  2. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -2
  3. package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -2
  4. package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -2
  6. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -2
  7. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -2
  8. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -2
  10. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -2
  11. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -2
  16. package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribePoliciesCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -2
  41. package/dist-cjs/commands/DetachInstancesCommand.js +2 -2
  42. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -2
  43. package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -2
  44. package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -2
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -2
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -2
  47. package/dist-cjs/commands/EnterStandbyCommand.js +2 -2
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +2 -2
  49. package/dist-cjs/commands/ExitStandbyCommand.js +2 -2
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -2
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -2
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -2
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -2
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +2 -2
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -2
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +2 -2
  58. package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -2
  59. package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -2
  60. package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -2
  61. package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -2
  62. package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -2
  63. package/dist-cjs/commands/SuspendProcessesCommand.js +2 -2
  64. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_query.js +1215 -1215
  67. package/dist-es/commands/AttachInstancesCommand.js +3 -3
  68. package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +3 -3
  69. package/dist-es/commands/AttachLoadBalancersCommand.js +3 -3
  70. package/dist-es/commands/AttachTrafficSourcesCommand.js +3 -3
  71. package/dist-es/commands/BatchDeleteScheduledActionCommand.js +3 -3
  72. package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +3 -3
  73. package/dist-es/commands/CancelInstanceRefreshCommand.js +3 -3
  74. package/dist-es/commands/CompleteLifecycleActionCommand.js +3 -3
  75. package/dist-es/commands/CreateAutoScalingGroupCommand.js +3 -3
  76. package/dist-es/commands/CreateLaunchConfigurationCommand.js +3 -3
  77. package/dist-es/commands/CreateOrUpdateTagsCommand.js +3 -3
  78. package/dist-es/commands/DeleteAutoScalingGroupCommand.js +3 -3
  79. package/dist-es/commands/DeleteLaunchConfigurationCommand.js +3 -3
  80. package/dist-es/commands/DeleteLifecycleHookCommand.js +3 -3
  81. package/dist-es/commands/DeleteNotificationConfigurationCommand.js +3 -3
  82. package/dist-es/commands/DeletePolicyCommand.js +3 -3
  83. package/dist-es/commands/DeleteScheduledActionCommand.js +3 -3
  84. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  85. package/dist-es/commands/DeleteWarmPoolCommand.js +3 -3
  86. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
  87. package/dist-es/commands/DescribeAdjustmentTypesCommand.js +3 -3
  88. package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +3 -3
  89. package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +3 -3
  90. package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +3 -3
  91. package/dist-es/commands/DescribeInstanceRefreshesCommand.js +3 -3
  92. package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +3 -3
  93. package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +3 -3
  94. package/dist-es/commands/DescribeLifecycleHooksCommand.js +3 -3
  95. package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +3 -3
  96. package/dist-es/commands/DescribeLoadBalancersCommand.js +3 -3
  97. package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +3 -3
  98. package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +3 -3
  99. package/dist-es/commands/DescribePoliciesCommand.js +3 -3
  100. package/dist-es/commands/DescribeScalingActivitiesCommand.js +3 -3
  101. package/dist-es/commands/DescribeScalingProcessTypesCommand.js +3 -3
  102. package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
  103. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  104. package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +3 -3
  105. package/dist-es/commands/DescribeTrafficSourcesCommand.js +3 -3
  106. package/dist-es/commands/DescribeWarmPoolCommand.js +3 -3
  107. package/dist-es/commands/DetachInstancesCommand.js +3 -3
  108. package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +3 -3
  109. package/dist-es/commands/DetachLoadBalancersCommand.js +3 -3
  110. package/dist-es/commands/DetachTrafficSourcesCommand.js +3 -3
  111. package/dist-es/commands/DisableMetricsCollectionCommand.js +3 -3
  112. package/dist-es/commands/EnableMetricsCollectionCommand.js +3 -3
  113. package/dist-es/commands/EnterStandbyCommand.js +3 -3
  114. package/dist-es/commands/ExecutePolicyCommand.js +3 -3
  115. package/dist-es/commands/ExitStandbyCommand.js +3 -3
  116. package/dist-es/commands/GetPredictiveScalingForecastCommand.js +3 -3
  117. package/dist-es/commands/PutLifecycleHookCommand.js +3 -3
  118. package/dist-es/commands/PutNotificationConfigurationCommand.js +3 -3
  119. package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
  120. package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +3 -3
  121. package/dist-es/commands/PutWarmPoolCommand.js +3 -3
  122. package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +3 -3
  123. package/dist-es/commands/ResumeProcessesCommand.js +3 -3
  124. package/dist-es/commands/RollbackInstanceRefreshCommand.js +3 -3
  125. package/dist-es/commands/SetDesiredCapacityCommand.js +3 -3
  126. package/dist-es/commands/SetInstanceHealthCommand.js +3 -3
  127. package/dist-es/commands/SetInstanceProtectionCommand.js +3 -3
  128. package/dist-es/commands/StartInstanceRefreshCommand.js +3 -3
  129. package/dist-es/commands/SuspendProcessesCommand.js +3 -3
  130. package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +3 -3
  131. package/dist-es/commands/UpdateAutoScalingGroupCommand.js +3 -3
  132. package/dist-es/protocols/Aws_query.js +1082 -1082
  133. package/dist-types/protocols/Aws_query.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_query.d.ts +130 -130
  135. package/package.json +36 -36
@@ -65,133 +65,523 @@ import { StartInstanceRefreshCommandInput, StartInstanceRefreshCommandOutput } f
65
65
  import { SuspendProcessesCommandInput, SuspendProcessesCommandOutput } from "../commands/SuspendProcessesCommand";
66
66
  import { TerminateInstanceInAutoScalingGroupCommandInput, TerminateInstanceInAutoScalingGroupCommandOutput } from "../commands/TerminateInstanceInAutoScalingGroupCommand";
67
67
  import { UpdateAutoScalingGroupCommandInput, UpdateAutoScalingGroupCommandOutput } from "../commands/UpdateAutoScalingGroupCommand";
68
- export declare const serializeAws_queryAttachInstancesCommand: (input: AttachInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_queryAttachLoadBalancersCommand: (input: AttachLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_queryAttachLoadBalancerTargetGroupsCommand: (input: AttachLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_queryAttachTrafficSourcesCommand: (input: AttachTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_queryBatchDeleteScheduledActionCommand: (input: BatchDeleteScheduledActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_queryBatchPutScheduledUpdateGroupActionCommand: (input: BatchPutScheduledUpdateGroupActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_queryCancelInstanceRefreshCommand: (input: CancelInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_queryCompleteLifecycleActionCommand: (input: CompleteLifecycleActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_queryCreateAutoScalingGroupCommand: (input: CreateAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_queryCreateLaunchConfigurationCommand: (input: CreateLaunchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_queryCreateOrUpdateTagsCommand: (input: CreateOrUpdateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_queryDeleteAutoScalingGroupCommand: (input: DeleteAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_queryDeleteLaunchConfigurationCommand: (input: DeleteLaunchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_queryDeleteLifecycleHookCommand: (input: DeleteLifecycleHookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_queryDeleteNotificationConfigurationCommand: (input: DeleteNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_queryDeletePolicyCommand: (input: DeletePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_queryDeleteScheduledActionCommand: (input: DeleteScheduledActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_queryDeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_queryDeleteWarmPoolCommand: (input: DeleteWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_queryDescribeAccountLimitsCommand: (input: DescribeAccountLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_queryDescribeAdjustmentTypesCommand: (input: DescribeAdjustmentTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_queryDescribeAutoScalingGroupsCommand: (input: DescribeAutoScalingGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_queryDescribeAutoScalingInstancesCommand: (input: DescribeAutoScalingInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_queryDescribeAutoScalingNotificationTypesCommand: (input: DescribeAutoScalingNotificationTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_queryDescribeInstanceRefreshesCommand: (input: DescribeInstanceRefreshesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_queryDescribeLaunchConfigurationsCommand: (input: DescribeLaunchConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_queryDescribeLifecycleHooksCommand: (input: DescribeLifecycleHooksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_queryDescribeLifecycleHookTypesCommand: (input: DescribeLifecycleHookTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_queryDescribeLoadBalancersCommand: (input: DescribeLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_queryDescribeLoadBalancerTargetGroupsCommand: (input: DescribeLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_queryDescribeMetricCollectionTypesCommand: (input: DescribeMetricCollectionTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_queryDescribeNotificationConfigurationsCommand: (input: DescribeNotificationConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_queryDescribePoliciesCommand: (input: DescribePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_queryDescribeScalingActivitiesCommand: (input: DescribeScalingActivitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_queryDescribeScalingProcessTypesCommand: (input: DescribeScalingProcessTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_queryDescribeScheduledActionsCommand: (input: DescribeScheduledActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_queryDescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_queryDescribeTerminationPolicyTypesCommand: (input: DescribeTerminationPolicyTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_queryDescribeTrafficSourcesCommand: (input: DescribeTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_queryDescribeWarmPoolCommand: (input: DescribeWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_queryDetachInstancesCommand: (input: DetachInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_queryDetachLoadBalancersCommand: (input: DetachLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_queryDetachLoadBalancerTargetGroupsCommand: (input: DetachLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_queryDetachTrafficSourcesCommand: (input: DetachTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_queryDisableMetricsCollectionCommand: (input: DisableMetricsCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_queryEnableMetricsCollectionCommand: (input: EnableMetricsCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_queryEnterStandbyCommand: (input: EnterStandbyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_queryExecutePolicyCommand: (input: ExecutePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_queryExitStandbyCommand: (input: ExitStandbyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_queryGetPredictiveScalingForecastCommand: (input: GetPredictiveScalingForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_queryPutLifecycleHookCommand: (input: PutLifecycleHookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_queryPutNotificationConfigurationCommand: (input: PutNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_queryPutScalingPolicyCommand: (input: PutScalingPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_queryPutScheduledUpdateGroupActionCommand: (input: PutScheduledUpdateGroupActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_queryPutWarmPoolCommand: (input: PutWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_queryRecordLifecycleActionHeartbeatCommand: (input: RecordLifecycleActionHeartbeatCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_queryResumeProcessesCommand: (input: ResumeProcessesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_queryRollbackInstanceRefreshCommand: (input: RollbackInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_querySetDesiredCapacityCommand: (input: SetDesiredCapacityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_querySetInstanceHealthCommand: (input: SetInstanceHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_querySetInstanceProtectionCommand: (input: SetInstanceProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_queryStartInstanceRefreshCommand: (input: StartInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_querySuspendProcessesCommand: (input: SuspendProcessesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_queryTerminateInstanceInAutoScalingGroupCommand: (input: TerminateInstanceInAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_queryUpdateAutoScalingGroupCommand: (input: UpdateAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const deserializeAws_queryAttachInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachInstancesCommandOutput>;
134
- export declare const deserializeAws_queryAttachLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachLoadBalancersCommandOutput>;
135
- export declare const deserializeAws_queryAttachLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachLoadBalancerTargetGroupsCommandOutput>;
136
- export declare const deserializeAws_queryAttachTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachTrafficSourcesCommandOutput>;
137
- export declare const deserializeAws_queryBatchDeleteScheduledActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteScheduledActionCommandOutput>;
138
- export declare const deserializeAws_queryBatchPutScheduledUpdateGroupActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutScheduledUpdateGroupActionCommandOutput>;
139
- export declare const deserializeAws_queryCancelInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInstanceRefreshCommandOutput>;
140
- export declare const deserializeAws_queryCompleteLifecycleActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompleteLifecycleActionCommandOutput>;
141
- export declare const deserializeAws_queryCreateAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutoScalingGroupCommandOutput>;
142
- export declare const deserializeAws_queryCreateLaunchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLaunchConfigurationCommandOutput>;
143
- export declare const deserializeAws_queryCreateOrUpdateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOrUpdateTagsCommandOutput>;
144
- export declare const deserializeAws_queryDeleteAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutoScalingGroupCommandOutput>;
145
- export declare const deserializeAws_queryDeleteLaunchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLaunchConfigurationCommandOutput>;
146
- export declare const deserializeAws_queryDeleteLifecycleHookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLifecycleHookCommandOutput>;
147
- export declare const deserializeAws_queryDeleteNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNotificationConfigurationCommandOutput>;
148
- export declare const deserializeAws_queryDeletePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyCommandOutput>;
149
- export declare const deserializeAws_queryDeleteScheduledActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduledActionCommandOutput>;
150
- export declare const deserializeAws_queryDeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
151
- export declare const deserializeAws_queryDeleteWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWarmPoolCommandOutput>;
152
- export declare const deserializeAws_queryDescribeAccountLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountLimitsCommandOutput>;
153
- export declare const deserializeAws_queryDescribeAdjustmentTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAdjustmentTypesCommandOutput>;
154
- export declare const deserializeAws_queryDescribeAutoScalingGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingGroupsCommandOutput>;
155
- export declare const deserializeAws_queryDescribeAutoScalingInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingInstancesCommandOutput>;
156
- export declare const deserializeAws_queryDescribeAutoScalingNotificationTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
157
- export declare const deserializeAws_queryDescribeInstanceRefreshesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceRefreshesCommandOutput>;
158
- export declare const deserializeAws_queryDescribeLaunchConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLaunchConfigurationsCommandOutput>;
159
- export declare const deserializeAws_queryDescribeLifecycleHooksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLifecycleHooksCommandOutput>;
160
- export declare const deserializeAws_queryDescribeLifecycleHookTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLifecycleHookTypesCommandOutput>;
161
- export declare const deserializeAws_queryDescribeLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoadBalancersCommandOutput>;
162
- export declare const deserializeAws_queryDescribeLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoadBalancerTargetGroupsCommandOutput>;
163
- export declare const deserializeAws_queryDescribeMetricCollectionTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMetricCollectionTypesCommandOutput>;
164
- export declare const deserializeAws_queryDescribeNotificationConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNotificationConfigurationsCommandOutput>;
165
- export declare const deserializeAws_queryDescribePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePoliciesCommandOutput>;
166
- export declare const deserializeAws_queryDescribeScalingActivitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScalingActivitiesCommandOutput>;
167
- export declare const deserializeAws_queryDescribeScalingProcessTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScalingProcessTypesCommandOutput>;
168
- export declare const deserializeAws_queryDescribeScheduledActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduledActionsCommandOutput>;
169
- export declare const deserializeAws_queryDescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
170
- export declare const deserializeAws_queryDescribeTerminationPolicyTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTerminationPolicyTypesCommandOutput>;
171
- export declare const deserializeAws_queryDescribeTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficSourcesCommandOutput>;
172
- export declare const deserializeAws_queryDescribeWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWarmPoolCommandOutput>;
173
- export declare const deserializeAws_queryDetachInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachInstancesCommandOutput>;
174
- export declare const deserializeAws_queryDetachLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachLoadBalancersCommandOutput>;
175
- export declare const deserializeAws_queryDetachLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachLoadBalancerTargetGroupsCommandOutput>;
176
- export declare const deserializeAws_queryDetachTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachTrafficSourcesCommandOutput>;
177
- export declare const deserializeAws_queryDisableMetricsCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableMetricsCollectionCommandOutput>;
178
- export declare const deserializeAws_queryEnableMetricsCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableMetricsCollectionCommandOutput>;
179
- export declare const deserializeAws_queryEnterStandbyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnterStandbyCommandOutput>;
180
- export declare const deserializeAws_queryExecutePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecutePolicyCommandOutput>;
181
- export declare const deserializeAws_queryExitStandbyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExitStandbyCommandOutput>;
182
- export declare const deserializeAws_queryGetPredictiveScalingForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPredictiveScalingForecastCommandOutput>;
183
- export declare const deserializeAws_queryPutLifecycleHookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLifecycleHookCommandOutput>;
184
- export declare const deserializeAws_queryPutNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutNotificationConfigurationCommandOutput>;
185
- export declare const deserializeAws_queryPutScalingPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutScalingPolicyCommandOutput>;
186
- export declare const deserializeAws_queryPutScheduledUpdateGroupActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutScheduledUpdateGroupActionCommandOutput>;
187
- export declare const deserializeAws_queryPutWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutWarmPoolCommandOutput>;
188
- export declare const deserializeAws_queryRecordLifecycleActionHeartbeatCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RecordLifecycleActionHeartbeatCommandOutput>;
189
- export declare const deserializeAws_queryResumeProcessesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeProcessesCommandOutput>;
190
- export declare const deserializeAws_queryRollbackInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RollbackInstanceRefreshCommandOutput>;
191
- export declare const deserializeAws_querySetDesiredCapacityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetDesiredCapacityCommandOutput>;
192
- export declare const deserializeAws_querySetInstanceHealthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetInstanceHealthCommandOutput>;
193
- export declare const deserializeAws_querySetInstanceProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetInstanceProtectionCommandOutput>;
194
- export declare const deserializeAws_queryStartInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInstanceRefreshCommandOutput>;
195
- export declare const deserializeAws_querySuspendProcessesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SuspendProcessesCommandOutput>;
196
- export declare const deserializeAws_queryTerminateInstanceInAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateInstanceInAutoScalingGroupCommandOutput>;
197
- export declare const deserializeAws_queryUpdateAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutoScalingGroupCommandOutput>;
68
+ /**
69
+ * serializeAws_queryAttachInstancesCommand
70
+ */
71
+ export declare const se_AttachInstancesCommand: (input: AttachInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_queryAttachLoadBalancersCommand
74
+ */
75
+ export declare const se_AttachLoadBalancersCommand: (input: AttachLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_queryAttachLoadBalancerTargetGroupsCommand
78
+ */
79
+ export declare const se_AttachLoadBalancerTargetGroupsCommand: (input: AttachLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_queryAttachTrafficSourcesCommand
82
+ */
83
+ export declare const se_AttachTrafficSourcesCommand: (input: AttachTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_queryBatchDeleteScheduledActionCommand
86
+ */
87
+ export declare const se_BatchDeleteScheduledActionCommand: (input: BatchDeleteScheduledActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_queryBatchPutScheduledUpdateGroupActionCommand
90
+ */
91
+ export declare const se_BatchPutScheduledUpdateGroupActionCommand: (input: BatchPutScheduledUpdateGroupActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_queryCancelInstanceRefreshCommand
94
+ */
95
+ export declare const se_CancelInstanceRefreshCommand: (input: CancelInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_queryCompleteLifecycleActionCommand
98
+ */
99
+ export declare const se_CompleteLifecycleActionCommand: (input: CompleteLifecycleActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_queryCreateAutoScalingGroupCommand
102
+ */
103
+ export declare const se_CreateAutoScalingGroupCommand: (input: CreateAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_queryCreateLaunchConfigurationCommand
106
+ */
107
+ export declare const se_CreateLaunchConfigurationCommand: (input: CreateLaunchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_queryCreateOrUpdateTagsCommand
110
+ */
111
+ export declare const se_CreateOrUpdateTagsCommand: (input: CreateOrUpdateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_queryDeleteAutoScalingGroupCommand
114
+ */
115
+ export declare const se_DeleteAutoScalingGroupCommand: (input: DeleteAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_queryDeleteLaunchConfigurationCommand
118
+ */
119
+ export declare const se_DeleteLaunchConfigurationCommand: (input: DeleteLaunchConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_queryDeleteLifecycleHookCommand
122
+ */
123
+ export declare const se_DeleteLifecycleHookCommand: (input: DeleteLifecycleHookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_queryDeleteNotificationConfigurationCommand
126
+ */
127
+ export declare const se_DeleteNotificationConfigurationCommand: (input: DeleteNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_queryDeletePolicyCommand
130
+ */
131
+ export declare const se_DeletePolicyCommand: (input: DeletePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_queryDeleteScheduledActionCommand
134
+ */
135
+ export declare const se_DeleteScheduledActionCommand: (input: DeleteScheduledActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_queryDeleteTagsCommand
138
+ */
139
+ export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_queryDeleteWarmPoolCommand
142
+ */
143
+ export declare const se_DeleteWarmPoolCommand: (input: DeleteWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_queryDescribeAccountLimitsCommand
146
+ */
147
+ export declare const se_DescribeAccountLimitsCommand: (input: DescribeAccountLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_queryDescribeAdjustmentTypesCommand
150
+ */
151
+ export declare const se_DescribeAdjustmentTypesCommand: (input: DescribeAdjustmentTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_queryDescribeAutoScalingGroupsCommand
154
+ */
155
+ export declare const se_DescribeAutoScalingGroupsCommand: (input: DescribeAutoScalingGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_queryDescribeAutoScalingInstancesCommand
158
+ */
159
+ export declare const se_DescribeAutoScalingInstancesCommand: (input: DescribeAutoScalingInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_queryDescribeAutoScalingNotificationTypesCommand
162
+ */
163
+ export declare const se_DescribeAutoScalingNotificationTypesCommand: (input: DescribeAutoScalingNotificationTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_queryDescribeInstanceRefreshesCommand
166
+ */
167
+ export declare const se_DescribeInstanceRefreshesCommand: (input: DescribeInstanceRefreshesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_queryDescribeLaunchConfigurationsCommand
170
+ */
171
+ export declare const se_DescribeLaunchConfigurationsCommand: (input: DescribeLaunchConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_queryDescribeLifecycleHooksCommand
174
+ */
175
+ export declare const se_DescribeLifecycleHooksCommand: (input: DescribeLifecycleHooksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_queryDescribeLifecycleHookTypesCommand
178
+ */
179
+ export declare const se_DescribeLifecycleHookTypesCommand: (input: DescribeLifecycleHookTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_queryDescribeLoadBalancersCommand
182
+ */
183
+ export declare const se_DescribeLoadBalancersCommand: (input: DescribeLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_queryDescribeLoadBalancerTargetGroupsCommand
186
+ */
187
+ export declare const se_DescribeLoadBalancerTargetGroupsCommand: (input: DescribeLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_queryDescribeMetricCollectionTypesCommand
190
+ */
191
+ export declare const se_DescribeMetricCollectionTypesCommand: (input: DescribeMetricCollectionTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_queryDescribeNotificationConfigurationsCommand
194
+ */
195
+ export declare const se_DescribeNotificationConfigurationsCommand: (input: DescribeNotificationConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_queryDescribePoliciesCommand
198
+ */
199
+ export declare const se_DescribePoliciesCommand: (input: DescribePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_queryDescribeScalingActivitiesCommand
202
+ */
203
+ export declare const se_DescribeScalingActivitiesCommand: (input: DescribeScalingActivitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_queryDescribeScalingProcessTypesCommand
206
+ */
207
+ export declare const se_DescribeScalingProcessTypesCommand: (input: DescribeScalingProcessTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_queryDescribeScheduledActionsCommand
210
+ */
211
+ export declare const se_DescribeScheduledActionsCommand: (input: DescribeScheduledActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_queryDescribeTagsCommand
214
+ */
215
+ export declare const se_DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_queryDescribeTerminationPolicyTypesCommand
218
+ */
219
+ export declare const se_DescribeTerminationPolicyTypesCommand: (input: DescribeTerminationPolicyTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_queryDescribeTrafficSourcesCommand
222
+ */
223
+ export declare const se_DescribeTrafficSourcesCommand: (input: DescribeTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_queryDescribeWarmPoolCommand
226
+ */
227
+ export declare const se_DescribeWarmPoolCommand: (input: DescribeWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_queryDetachInstancesCommand
230
+ */
231
+ export declare const se_DetachInstancesCommand: (input: DetachInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_queryDetachLoadBalancersCommand
234
+ */
235
+ export declare const se_DetachLoadBalancersCommand: (input: DetachLoadBalancersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_queryDetachLoadBalancerTargetGroupsCommand
238
+ */
239
+ export declare const se_DetachLoadBalancerTargetGroupsCommand: (input: DetachLoadBalancerTargetGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_queryDetachTrafficSourcesCommand
242
+ */
243
+ export declare const se_DetachTrafficSourcesCommand: (input: DetachTrafficSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_queryDisableMetricsCollectionCommand
246
+ */
247
+ export declare const se_DisableMetricsCollectionCommand: (input: DisableMetricsCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_queryEnableMetricsCollectionCommand
250
+ */
251
+ export declare const se_EnableMetricsCollectionCommand: (input: EnableMetricsCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_queryEnterStandbyCommand
254
+ */
255
+ export declare const se_EnterStandbyCommand: (input: EnterStandbyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_queryExecutePolicyCommand
258
+ */
259
+ export declare const se_ExecutePolicyCommand: (input: ExecutePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_queryExitStandbyCommand
262
+ */
263
+ export declare const se_ExitStandbyCommand: (input: ExitStandbyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_queryGetPredictiveScalingForecastCommand
266
+ */
267
+ export declare const se_GetPredictiveScalingForecastCommand: (input: GetPredictiveScalingForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_queryPutLifecycleHookCommand
270
+ */
271
+ export declare const se_PutLifecycleHookCommand: (input: PutLifecycleHookCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_queryPutNotificationConfigurationCommand
274
+ */
275
+ export declare const se_PutNotificationConfigurationCommand: (input: PutNotificationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_queryPutScalingPolicyCommand
278
+ */
279
+ export declare const se_PutScalingPolicyCommand: (input: PutScalingPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_queryPutScheduledUpdateGroupActionCommand
282
+ */
283
+ export declare const se_PutScheduledUpdateGroupActionCommand: (input: PutScheduledUpdateGroupActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_queryPutWarmPoolCommand
286
+ */
287
+ export declare const se_PutWarmPoolCommand: (input: PutWarmPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_queryRecordLifecycleActionHeartbeatCommand
290
+ */
291
+ export declare const se_RecordLifecycleActionHeartbeatCommand: (input: RecordLifecycleActionHeartbeatCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_queryResumeProcessesCommand
294
+ */
295
+ export declare const se_ResumeProcessesCommand: (input: ResumeProcessesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_queryRollbackInstanceRefreshCommand
298
+ */
299
+ export declare const se_RollbackInstanceRefreshCommand: (input: RollbackInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_querySetDesiredCapacityCommand
302
+ */
303
+ export declare const se_SetDesiredCapacityCommand: (input: SetDesiredCapacityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_querySetInstanceHealthCommand
306
+ */
307
+ export declare const se_SetInstanceHealthCommand: (input: SetInstanceHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_querySetInstanceProtectionCommand
310
+ */
311
+ export declare const se_SetInstanceProtectionCommand: (input: SetInstanceProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_queryStartInstanceRefreshCommand
314
+ */
315
+ export declare const se_StartInstanceRefreshCommand: (input: StartInstanceRefreshCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_querySuspendProcessesCommand
318
+ */
319
+ export declare const se_SuspendProcessesCommand: (input: SuspendProcessesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_queryTerminateInstanceInAutoScalingGroupCommand
322
+ */
323
+ export declare const se_TerminateInstanceInAutoScalingGroupCommand: (input: TerminateInstanceInAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_queryUpdateAutoScalingGroupCommand
326
+ */
327
+ export declare const se_UpdateAutoScalingGroupCommand: (input: UpdateAutoScalingGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * deserializeAws_queryAttachInstancesCommand
330
+ */
331
+ export declare const de_AttachInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachInstancesCommandOutput>;
332
+ /**
333
+ * deserializeAws_queryAttachLoadBalancersCommand
334
+ */
335
+ export declare const de_AttachLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachLoadBalancersCommandOutput>;
336
+ /**
337
+ * deserializeAws_queryAttachLoadBalancerTargetGroupsCommand
338
+ */
339
+ export declare const de_AttachLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachLoadBalancerTargetGroupsCommandOutput>;
340
+ /**
341
+ * deserializeAws_queryAttachTrafficSourcesCommand
342
+ */
343
+ export declare const de_AttachTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachTrafficSourcesCommandOutput>;
344
+ /**
345
+ * deserializeAws_queryBatchDeleteScheduledActionCommand
346
+ */
347
+ export declare const de_BatchDeleteScheduledActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteScheduledActionCommandOutput>;
348
+ /**
349
+ * deserializeAws_queryBatchPutScheduledUpdateGroupActionCommand
350
+ */
351
+ export declare const de_BatchPutScheduledUpdateGroupActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutScheduledUpdateGroupActionCommandOutput>;
352
+ /**
353
+ * deserializeAws_queryCancelInstanceRefreshCommand
354
+ */
355
+ export declare const de_CancelInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInstanceRefreshCommandOutput>;
356
+ /**
357
+ * deserializeAws_queryCompleteLifecycleActionCommand
358
+ */
359
+ export declare const de_CompleteLifecycleActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CompleteLifecycleActionCommandOutput>;
360
+ /**
361
+ * deserializeAws_queryCreateAutoScalingGroupCommand
362
+ */
363
+ export declare const de_CreateAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutoScalingGroupCommandOutput>;
364
+ /**
365
+ * deserializeAws_queryCreateLaunchConfigurationCommand
366
+ */
367
+ export declare const de_CreateLaunchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLaunchConfigurationCommandOutput>;
368
+ /**
369
+ * deserializeAws_queryCreateOrUpdateTagsCommand
370
+ */
371
+ export declare const de_CreateOrUpdateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateOrUpdateTagsCommandOutput>;
372
+ /**
373
+ * deserializeAws_queryDeleteAutoScalingGroupCommand
374
+ */
375
+ export declare const de_DeleteAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutoScalingGroupCommandOutput>;
376
+ /**
377
+ * deserializeAws_queryDeleteLaunchConfigurationCommand
378
+ */
379
+ export declare const de_DeleteLaunchConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLaunchConfigurationCommandOutput>;
380
+ /**
381
+ * deserializeAws_queryDeleteLifecycleHookCommand
382
+ */
383
+ export declare const de_DeleteLifecycleHookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLifecycleHookCommandOutput>;
384
+ /**
385
+ * deserializeAws_queryDeleteNotificationConfigurationCommand
386
+ */
387
+ export declare const de_DeleteNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNotificationConfigurationCommandOutput>;
388
+ /**
389
+ * deserializeAws_queryDeletePolicyCommand
390
+ */
391
+ export declare const de_DeletePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePolicyCommandOutput>;
392
+ /**
393
+ * deserializeAws_queryDeleteScheduledActionCommand
394
+ */
395
+ export declare const de_DeleteScheduledActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduledActionCommandOutput>;
396
+ /**
397
+ * deserializeAws_queryDeleteTagsCommand
398
+ */
399
+ export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
400
+ /**
401
+ * deserializeAws_queryDeleteWarmPoolCommand
402
+ */
403
+ export declare const de_DeleteWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWarmPoolCommandOutput>;
404
+ /**
405
+ * deserializeAws_queryDescribeAccountLimitsCommand
406
+ */
407
+ export declare const de_DescribeAccountLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountLimitsCommandOutput>;
408
+ /**
409
+ * deserializeAws_queryDescribeAdjustmentTypesCommand
410
+ */
411
+ export declare const de_DescribeAdjustmentTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAdjustmentTypesCommandOutput>;
412
+ /**
413
+ * deserializeAws_queryDescribeAutoScalingGroupsCommand
414
+ */
415
+ export declare const de_DescribeAutoScalingGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingGroupsCommandOutput>;
416
+ /**
417
+ * deserializeAws_queryDescribeAutoScalingInstancesCommand
418
+ */
419
+ export declare const de_DescribeAutoScalingInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingInstancesCommandOutput>;
420
+ /**
421
+ * deserializeAws_queryDescribeAutoScalingNotificationTypesCommand
422
+ */
423
+ export declare const de_DescribeAutoScalingNotificationTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAutoScalingNotificationTypesCommandOutput>;
424
+ /**
425
+ * deserializeAws_queryDescribeInstanceRefreshesCommand
426
+ */
427
+ export declare const de_DescribeInstanceRefreshesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInstanceRefreshesCommandOutput>;
428
+ /**
429
+ * deserializeAws_queryDescribeLaunchConfigurationsCommand
430
+ */
431
+ export declare const de_DescribeLaunchConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLaunchConfigurationsCommandOutput>;
432
+ /**
433
+ * deserializeAws_queryDescribeLifecycleHooksCommand
434
+ */
435
+ export declare const de_DescribeLifecycleHooksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLifecycleHooksCommandOutput>;
436
+ /**
437
+ * deserializeAws_queryDescribeLifecycleHookTypesCommand
438
+ */
439
+ export declare const de_DescribeLifecycleHookTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLifecycleHookTypesCommandOutput>;
440
+ /**
441
+ * deserializeAws_queryDescribeLoadBalancersCommand
442
+ */
443
+ export declare const de_DescribeLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoadBalancersCommandOutput>;
444
+ /**
445
+ * deserializeAws_queryDescribeLoadBalancerTargetGroupsCommand
446
+ */
447
+ export declare const de_DescribeLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoadBalancerTargetGroupsCommandOutput>;
448
+ /**
449
+ * deserializeAws_queryDescribeMetricCollectionTypesCommand
450
+ */
451
+ export declare const de_DescribeMetricCollectionTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMetricCollectionTypesCommandOutput>;
452
+ /**
453
+ * deserializeAws_queryDescribeNotificationConfigurationsCommand
454
+ */
455
+ export declare const de_DescribeNotificationConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNotificationConfigurationsCommandOutput>;
456
+ /**
457
+ * deserializeAws_queryDescribePoliciesCommand
458
+ */
459
+ export declare const de_DescribePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePoliciesCommandOutput>;
460
+ /**
461
+ * deserializeAws_queryDescribeScalingActivitiesCommand
462
+ */
463
+ export declare const de_DescribeScalingActivitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScalingActivitiesCommandOutput>;
464
+ /**
465
+ * deserializeAws_queryDescribeScalingProcessTypesCommand
466
+ */
467
+ export declare const de_DescribeScalingProcessTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScalingProcessTypesCommandOutput>;
468
+ /**
469
+ * deserializeAws_queryDescribeScheduledActionsCommand
470
+ */
471
+ export declare const de_DescribeScheduledActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduledActionsCommandOutput>;
472
+ /**
473
+ * deserializeAws_queryDescribeTagsCommand
474
+ */
475
+ export declare const de_DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
476
+ /**
477
+ * deserializeAws_queryDescribeTerminationPolicyTypesCommand
478
+ */
479
+ export declare const de_DescribeTerminationPolicyTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTerminationPolicyTypesCommandOutput>;
480
+ /**
481
+ * deserializeAws_queryDescribeTrafficSourcesCommand
482
+ */
483
+ export declare const de_DescribeTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficSourcesCommandOutput>;
484
+ /**
485
+ * deserializeAws_queryDescribeWarmPoolCommand
486
+ */
487
+ export declare const de_DescribeWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWarmPoolCommandOutput>;
488
+ /**
489
+ * deserializeAws_queryDetachInstancesCommand
490
+ */
491
+ export declare const de_DetachInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachInstancesCommandOutput>;
492
+ /**
493
+ * deserializeAws_queryDetachLoadBalancersCommand
494
+ */
495
+ export declare const de_DetachLoadBalancersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachLoadBalancersCommandOutput>;
496
+ /**
497
+ * deserializeAws_queryDetachLoadBalancerTargetGroupsCommand
498
+ */
499
+ export declare const de_DetachLoadBalancerTargetGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachLoadBalancerTargetGroupsCommandOutput>;
500
+ /**
501
+ * deserializeAws_queryDetachTrafficSourcesCommand
502
+ */
503
+ export declare const de_DetachTrafficSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachTrafficSourcesCommandOutput>;
504
+ /**
505
+ * deserializeAws_queryDisableMetricsCollectionCommand
506
+ */
507
+ export declare const de_DisableMetricsCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableMetricsCollectionCommandOutput>;
508
+ /**
509
+ * deserializeAws_queryEnableMetricsCollectionCommand
510
+ */
511
+ export declare const de_EnableMetricsCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableMetricsCollectionCommandOutput>;
512
+ /**
513
+ * deserializeAws_queryEnterStandbyCommand
514
+ */
515
+ export declare const de_EnterStandbyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnterStandbyCommandOutput>;
516
+ /**
517
+ * deserializeAws_queryExecutePolicyCommand
518
+ */
519
+ export declare const de_ExecutePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecutePolicyCommandOutput>;
520
+ /**
521
+ * deserializeAws_queryExitStandbyCommand
522
+ */
523
+ export declare const de_ExitStandbyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExitStandbyCommandOutput>;
524
+ /**
525
+ * deserializeAws_queryGetPredictiveScalingForecastCommand
526
+ */
527
+ export declare const de_GetPredictiveScalingForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPredictiveScalingForecastCommandOutput>;
528
+ /**
529
+ * deserializeAws_queryPutLifecycleHookCommand
530
+ */
531
+ export declare const de_PutLifecycleHookCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLifecycleHookCommandOutput>;
532
+ /**
533
+ * deserializeAws_queryPutNotificationConfigurationCommand
534
+ */
535
+ export declare const de_PutNotificationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutNotificationConfigurationCommandOutput>;
536
+ /**
537
+ * deserializeAws_queryPutScalingPolicyCommand
538
+ */
539
+ export declare const de_PutScalingPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutScalingPolicyCommandOutput>;
540
+ /**
541
+ * deserializeAws_queryPutScheduledUpdateGroupActionCommand
542
+ */
543
+ export declare const de_PutScheduledUpdateGroupActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutScheduledUpdateGroupActionCommandOutput>;
544
+ /**
545
+ * deserializeAws_queryPutWarmPoolCommand
546
+ */
547
+ export declare const de_PutWarmPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutWarmPoolCommandOutput>;
548
+ /**
549
+ * deserializeAws_queryRecordLifecycleActionHeartbeatCommand
550
+ */
551
+ export declare const de_RecordLifecycleActionHeartbeatCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RecordLifecycleActionHeartbeatCommandOutput>;
552
+ /**
553
+ * deserializeAws_queryResumeProcessesCommand
554
+ */
555
+ export declare const de_ResumeProcessesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeProcessesCommandOutput>;
556
+ /**
557
+ * deserializeAws_queryRollbackInstanceRefreshCommand
558
+ */
559
+ export declare const de_RollbackInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RollbackInstanceRefreshCommandOutput>;
560
+ /**
561
+ * deserializeAws_querySetDesiredCapacityCommand
562
+ */
563
+ export declare const de_SetDesiredCapacityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetDesiredCapacityCommandOutput>;
564
+ /**
565
+ * deserializeAws_querySetInstanceHealthCommand
566
+ */
567
+ export declare const de_SetInstanceHealthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetInstanceHealthCommandOutput>;
568
+ /**
569
+ * deserializeAws_querySetInstanceProtectionCommand
570
+ */
571
+ export declare const de_SetInstanceProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetInstanceProtectionCommandOutput>;
572
+ /**
573
+ * deserializeAws_queryStartInstanceRefreshCommand
574
+ */
575
+ export declare const de_StartInstanceRefreshCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInstanceRefreshCommandOutput>;
576
+ /**
577
+ * deserializeAws_querySuspendProcessesCommand
578
+ */
579
+ export declare const de_SuspendProcessesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SuspendProcessesCommandOutput>;
580
+ /**
581
+ * deserializeAws_queryTerminateInstanceInAutoScalingGroupCommand
582
+ */
583
+ export declare const de_TerminateInstanceInAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateInstanceInAutoScalingGroupCommandOutput>;
584
+ /**
585
+ * deserializeAws_queryUpdateAutoScalingGroupCommand
586
+ */
587
+ export declare const de_UpdateAutoScalingGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutoScalingGroupCommandOutput>;