@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
|
@@ -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
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
export declare const
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
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>;
|