types-boto3-autoscaling 1.36.0__py3-none-any.whl → 1.37.36__py3-none-any.whl
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.
Potentially problematic release.
This version of types-boto3-autoscaling might be problematic. Click here for more details.
- types_boto3_autoscaling/__init__.py +4 -2
- types_boto3_autoscaling/__init__.pyi +4 -2
- types_boto3_autoscaling/__main__.py +4 -4
- types_boto3_autoscaling/client.py +116 -123
- types_boto3_autoscaling/client.pyi +116 -123
- types_boto3_autoscaling/literals.py +4 -3
- types_boto3_autoscaling/literals.pyi +4 -3
- types_boto3_autoscaling/paginator.py +2 -2
- types_boto3_autoscaling/paginator.pyi +2 -2
- types_boto3_autoscaling/type_defs.py +283 -337
- types_boto3_autoscaling/type_defs.pyi +276 -323
- types_boto3_autoscaling/version.py +1 -1
- {types_boto3_autoscaling-1.36.0.dist-info → types_boto3_autoscaling-1.37.36.dist-info}/METADATA +14 -9
- types_boto3_autoscaling-1.37.36.dist-info/RECORD +18 -0
- {types_boto3_autoscaling-1.36.0.dist-info → types_boto3_autoscaling-1.37.36.dist-info}/WHEEL +1 -1
- types_boto3_autoscaling-1.36.0.dist-info/RECORD +0 -18
- {types_boto3_autoscaling-1.36.0.dist-info → types_boto3_autoscaling-1.37.36.dist-info/licenses}/LICENSE +0 -0
- {types_boto3_autoscaling-1.36.0.dist-info → types_boto3_autoscaling-1.37.36.dist-info}/top_level.txt +0 -0
|
@@ -3,6 +3,8 @@ Type annotations for autoscaling service type definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/type_defs/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -10,8 +12,6 @@ Usage::
|
|
|
10
12
|
|
|
11
13
|
data: AcceleratorCountRequestTypeDef = ...
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2025 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
from __future__ import annotations
|
|
@@ -70,14 +70,13 @@ __all__ = (
|
|
|
70
70
|
"AdjustmentTypeTypeDef",
|
|
71
71
|
"AlarmSpecificationOutputTypeDef",
|
|
72
72
|
"AlarmSpecificationTypeDef",
|
|
73
|
-
"AlarmSpecificationUnionTypeDef",
|
|
74
73
|
"AlarmTypeDef",
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
74
|
+
"AttachInstancesQueryTypeDef",
|
|
75
|
+
"AttachLoadBalancerTargetGroupsTypeTypeDef",
|
|
76
|
+
"AttachLoadBalancersTypeTypeDef",
|
|
77
|
+
"AttachTrafficSourcesTypeTypeDef",
|
|
79
78
|
"AutoScalingGroupNamesTypePaginateTypeDef",
|
|
80
|
-
"
|
|
79
|
+
"AutoScalingGroupNamesTypeTypeDef",
|
|
81
80
|
"AutoScalingGroupTypeDef",
|
|
82
81
|
"AutoScalingGroupsTypeTypeDef",
|
|
83
82
|
"AutoScalingInstanceDetailsTypeDef",
|
|
@@ -87,92 +86,90 @@ __all__ = (
|
|
|
87
86
|
"BaselineEbsBandwidthMbpsRequestTypeDef",
|
|
88
87
|
"BaselinePerformanceFactorsRequestOutputTypeDef",
|
|
89
88
|
"BaselinePerformanceFactorsRequestTypeDef",
|
|
90
|
-
"BaselinePerformanceFactorsRequestUnionTypeDef",
|
|
91
89
|
"BatchDeleteScheduledActionAnswerTypeDef",
|
|
92
|
-
"
|
|
90
|
+
"BatchDeleteScheduledActionTypeTypeDef",
|
|
93
91
|
"BatchPutScheduledUpdateGroupActionAnswerTypeDef",
|
|
94
|
-
"
|
|
92
|
+
"BatchPutScheduledUpdateGroupActionTypeTypeDef",
|
|
95
93
|
"BlockDeviceMappingTypeDef",
|
|
96
94
|
"CancelInstanceRefreshAnswerTypeDef",
|
|
97
|
-
"
|
|
95
|
+
"CancelInstanceRefreshTypeTypeDef",
|
|
98
96
|
"CapacityForecastTypeDef",
|
|
99
97
|
"CapacityReservationSpecificationOutputTypeDef",
|
|
100
98
|
"CapacityReservationSpecificationTypeDef",
|
|
99
|
+
"CapacityReservationSpecificationUnionTypeDef",
|
|
101
100
|
"CapacityReservationTargetOutputTypeDef",
|
|
102
101
|
"CapacityReservationTargetTypeDef",
|
|
103
|
-
"
|
|
104
|
-
"CompleteLifecycleActionTypeRequestTypeDef",
|
|
102
|
+
"CompleteLifecycleActionTypeTypeDef",
|
|
105
103
|
"CpuPerformanceFactorRequestOutputTypeDef",
|
|
106
104
|
"CpuPerformanceFactorRequestTypeDef",
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"CreateOrUpdateTagsTypeRequestTypeDef",
|
|
105
|
+
"CreateAutoScalingGroupTypeTypeDef",
|
|
106
|
+
"CreateLaunchConfigurationTypeTypeDef",
|
|
107
|
+
"CreateOrUpdateTagsTypeTypeDef",
|
|
111
108
|
"CustomizedMetricSpecificationOutputTypeDef",
|
|
112
109
|
"CustomizedMetricSpecificationTypeDef",
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"DeleteWarmPoolTypeRequestTypeDef",
|
|
110
|
+
"DeleteAutoScalingGroupTypeTypeDef",
|
|
111
|
+
"DeleteLifecycleHookTypeTypeDef",
|
|
112
|
+
"DeleteNotificationConfigurationTypeTypeDef",
|
|
113
|
+
"DeletePolicyTypeTypeDef",
|
|
114
|
+
"DeleteScheduledActionTypeTypeDef",
|
|
115
|
+
"DeleteTagsTypeTypeDef",
|
|
116
|
+
"DeleteWarmPoolTypeTypeDef",
|
|
121
117
|
"DescribeAccountLimitsAnswerTypeDef",
|
|
122
118
|
"DescribeAdjustmentTypesAnswerTypeDef",
|
|
123
119
|
"DescribeAutoScalingInstancesTypePaginateTypeDef",
|
|
124
|
-
"
|
|
120
|
+
"DescribeAutoScalingInstancesTypeTypeDef",
|
|
125
121
|
"DescribeAutoScalingNotificationTypesAnswerTypeDef",
|
|
126
122
|
"DescribeInstanceRefreshesAnswerTypeDef",
|
|
127
|
-
"
|
|
123
|
+
"DescribeInstanceRefreshesTypeTypeDef",
|
|
128
124
|
"DescribeLifecycleHookTypesAnswerTypeDef",
|
|
129
125
|
"DescribeLifecycleHooksAnswerTypeDef",
|
|
130
|
-
"
|
|
126
|
+
"DescribeLifecycleHooksTypeTypeDef",
|
|
131
127
|
"DescribeLoadBalancerTargetGroupsRequestPaginateTypeDef",
|
|
132
|
-
"
|
|
128
|
+
"DescribeLoadBalancerTargetGroupsRequestTypeDef",
|
|
133
129
|
"DescribeLoadBalancerTargetGroupsResponseTypeDef",
|
|
134
130
|
"DescribeLoadBalancersRequestPaginateTypeDef",
|
|
135
|
-
"
|
|
131
|
+
"DescribeLoadBalancersRequestTypeDef",
|
|
136
132
|
"DescribeLoadBalancersResponseTypeDef",
|
|
137
133
|
"DescribeMetricCollectionTypesAnswerTypeDef",
|
|
138
134
|
"DescribeNotificationConfigurationsAnswerTypeDef",
|
|
139
135
|
"DescribeNotificationConfigurationsTypePaginateTypeDef",
|
|
140
|
-
"
|
|
136
|
+
"DescribeNotificationConfigurationsTypeTypeDef",
|
|
141
137
|
"DescribePoliciesTypePaginateTypeDef",
|
|
142
|
-
"
|
|
138
|
+
"DescribePoliciesTypeTypeDef",
|
|
143
139
|
"DescribeScalingActivitiesTypePaginateTypeDef",
|
|
144
|
-
"
|
|
140
|
+
"DescribeScalingActivitiesTypeTypeDef",
|
|
145
141
|
"DescribeScheduledActionsTypePaginateTypeDef",
|
|
146
|
-
"
|
|
142
|
+
"DescribeScheduledActionsTypeTypeDef",
|
|
147
143
|
"DescribeTagsTypePaginateTypeDef",
|
|
148
|
-
"
|
|
144
|
+
"DescribeTagsTypeTypeDef",
|
|
149
145
|
"DescribeTerminationPolicyTypesAnswerTypeDef",
|
|
150
|
-
"
|
|
146
|
+
"DescribeTrafficSourcesRequestTypeDef",
|
|
151
147
|
"DescribeTrafficSourcesResponseTypeDef",
|
|
152
148
|
"DescribeWarmPoolAnswerTypeDef",
|
|
153
149
|
"DescribeWarmPoolTypePaginateTypeDef",
|
|
154
|
-
"
|
|
150
|
+
"DescribeWarmPoolTypeTypeDef",
|
|
155
151
|
"DesiredConfigurationOutputTypeDef",
|
|
156
152
|
"DesiredConfigurationTypeDef",
|
|
153
|
+
"DesiredConfigurationUnionTypeDef",
|
|
157
154
|
"DetachInstancesAnswerTypeDef",
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
155
|
+
"DetachInstancesQueryTypeDef",
|
|
156
|
+
"DetachLoadBalancerTargetGroupsTypeTypeDef",
|
|
157
|
+
"DetachLoadBalancersTypeTypeDef",
|
|
158
|
+
"DetachTrafficSourcesTypeTypeDef",
|
|
159
|
+
"DisableMetricsCollectionQueryTypeDef",
|
|
163
160
|
"EbsTypeDef",
|
|
164
161
|
"EmptyResponseMetadataTypeDef",
|
|
165
|
-
"
|
|
162
|
+
"EnableMetricsCollectionQueryTypeDef",
|
|
166
163
|
"EnabledMetricTypeDef",
|
|
167
164
|
"EnterStandbyAnswerTypeDef",
|
|
168
|
-
"
|
|
169
|
-
"
|
|
165
|
+
"EnterStandbyQueryTypeDef",
|
|
166
|
+
"ExecutePolicyTypeTypeDef",
|
|
170
167
|
"ExitStandbyAnswerTypeDef",
|
|
171
|
-
"
|
|
168
|
+
"ExitStandbyQueryTypeDef",
|
|
172
169
|
"FailedScheduledUpdateGroupActionRequestTypeDef",
|
|
173
170
|
"FilterTypeDef",
|
|
174
171
|
"GetPredictiveScalingForecastAnswerTypeDef",
|
|
175
|
-
"
|
|
172
|
+
"GetPredictiveScalingForecastTypeTypeDef",
|
|
176
173
|
"InstanceMaintenancePolicyTypeDef",
|
|
177
174
|
"InstanceMetadataOptionsTypeDef",
|
|
178
175
|
"InstanceMonitoringTypeDef",
|
|
@@ -182,22 +179,19 @@ __all__ = (
|
|
|
182
179
|
"InstanceRefreshWarmPoolProgressTypeDef",
|
|
183
180
|
"InstanceRequirementsOutputTypeDef",
|
|
184
181
|
"InstanceRequirementsTypeDef",
|
|
185
|
-
"InstanceRequirementsUnionTypeDef",
|
|
186
182
|
"InstanceReusePolicyTypeDef",
|
|
187
183
|
"InstanceTypeDef",
|
|
188
184
|
"InstancesDistributionTypeDef",
|
|
189
|
-
"
|
|
185
|
+
"LaunchConfigurationNameTypeTypeDef",
|
|
190
186
|
"LaunchConfigurationNamesTypePaginateTypeDef",
|
|
191
|
-
"
|
|
187
|
+
"LaunchConfigurationNamesTypeTypeDef",
|
|
192
188
|
"LaunchConfigurationTypeDef",
|
|
193
189
|
"LaunchConfigurationsTypeTypeDef",
|
|
194
190
|
"LaunchTemplateOutputTypeDef",
|
|
195
191
|
"LaunchTemplateOverridesOutputTypeDef",
|
|
196
192
|
"LaunchTemplateOverridesTypeDef",
|
|
197
|
-
"LaunchTemplateOverridesUnionTypeDef",
|
|
198
193
|
"LaunchTemplateSpecificationTypeDef",
|
|
199
194
|
"LaunchTemplateTypeDef",
|
|
200
|
-
"LaunchTemplateUnionTypeDef",
|
|
201
195
|
"LifecycleHookSpecificationTypeDef",
|
|
202
196
|
"LifecycleHookTypeDef",
|
|
203
197
|
"LoadBalancerStateTypeDef",
|
|
@@ -208,15 +202,12 @@ __all__ = (
|
|
|
208
202
|
"MetricCollectionTypeTypeDef",
|
|
209
203
|
"MetricDataQueryOutputTypeDef",
|
|
210
204
|
"MetricDataQueryTypeDef",
|
|
211
|
-
"MetricDataQueryUnionTypeDef",
|
|
212
205
|
"MetricDimensionTypeDef",
|
|
213
206
|
"MetricGranularityTypeTypeDef",
|
|
214
207
|
"MetricOutputTypeDef",
|
|
215
208
|
"MetricStatOutputTypeDef",
|
|
216
209
|
"MetricStatTypeDef",
|
|
217
|
-
"MetricStatUnionTypeDef",
|
|
218
210
|
"MetricTypeDef",
|
|
219
|
-
"MetricUnionTypeDef",
|
|
220
211
|
"MixedInstancesPolicyOutputTypeDef",
|
|
221
212
|
"MixedInstancesPolicyTypeDef",
|
|
222
213
|
"MixedInstancesPolicyUnionTypeDef",
|
|
@@ -230,45 +221,44 @@ __all__ = (
|
|
|
230
221
|
"PredefinedMetricSpecificationTypeDef",
|
|
231
222
|
"PredictiveScalingConfigurationOutputTypeDef",
|
|
232
223
|
"PredictiveScalingConfigurationTypeDef",
|
|
224
|
+
"PredictiveScalingConfigurationUnionTypeDef",
|
|
233
225
|
"PredictiveScalingCustomizedCapacityMetricOutputTypeDef",
|
|
234
226
|
"PredictiveScalingCustomizedCapacityMetricTypeDef",
|
|
235
|
-
"PredictiveScalingCustomizedCapacityMetricUnionTypeDef",
|
|
236
227
|
"PredictiveScalingCustomizedLoadMetricOutputTypeDef",
|
|
237
228
|
"PredictiveScalingCustomizedLoadMetricTypeDef",
|
|
238
|
-
"PredictiveScalingCustomizedLoadMetricUnionTypeDef",
|
|
239
229
|
"PredictiveScalingCustomizedScalingMetricOutputTypeDef",
|
|
240
230
|
"PredictiveScalingCustomizedScalingMetricTypeDef",
|
|
241
|
-
"PredictiveScalingCustomizedScalingMetricUnionTypeDef",
|
|
242
231
|
"PredictiveScalingMetricSpecificationOutputTypeDef",
|
|
243
232
|
"PredictiveScalingMetricSpecificationTypeDef",
|
|
244
|
-
"PredictiveScalingMetricSpecificationUnionTypeDef",
|
|
245
233
|
"PredictiveScalingPredefinedLoadMetricTypeDef",
|
|
246
234
|
"PredictiveScalingPredefinedMetricPairTypeDef",
|
|
247
235
|
"PredictiveScalingPredefinedScalingMetricTypeDef",
|
|
248
236
|
"ProcessTypeTypeDef",
|
|
249
237
|
"ProcessesTypeTypeDef",
|
|
250
|
-
"
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"
|
|
238
|
+
"PutLifecycleHookTypeTypeDef",
|
|
239
|
+
"PutNotificationConfigurationTypeTypeDef",
|
|
240
|
+
"PutScalingPolicyTypeTypeDef",
|
|
241
|
+
"PutScheduledUpdateGroupActionTypeTypeDef",
|
|
242
|
+
"PutWarmPoolTypeTypeDef",
|
|
243
|
+
"RecordLifecycleActionHeartbeatTypeTypeDef",
|
|
256
244
|
"RefreshPreferencesOutputTypeDef",
|
|
257
245
|
"RefreshPreferencesTypeDef",
|
|
246
|
+
"RefreshPreferencesUnionTypeDef",
|
|
258
247
|
"ResponseMetadataTypeDef",
|
|
259
248
|
"RollbackDetailsTypeDef",
|
|
260
249
|
"RollbackInstanceRefreshAnswerTypeDef",
|
|
261
|
-
"
|
|
250
|
+
"RollbackInstanceRefreshTypeTypeDef",
|
|
262
251
|
"ScalingPolicyTypeDef",
|
|
263
252
|
"ScalingProcessQueryRequestTypeDef",
|
|
253
|
+
"ScalingProcessQueryTypeDef",
|
|
264
254
|
"ScheduledActionsTypeTypeDef",
|
|
265
255
|
"ScheduledUpdateGroupActionRequestTypeDef",
|
|
266
256
|
"ScheduledUpdateGroupActionTypeDef",
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
257
|
+
"SetDesiredCapacityTypeTypeDef",
|
|
258
|
+
"SetInstanceHealthQueryTypeDef",
|
|
259
|
+
"SetInstanceProtectionQueryTypeDef",
|
|
270
260
|
"StartInstanceRefreshAnswerTypeDef",
|
|
271
|
-
"
|
|
261
|
+
"StartInstanceRefreshTypeTypeDef",
|
|
272
262
|
"StepAdjustmentTypeDef",
|
|
273
263
|
"SuspendedProcessTypeDef",
|
|
274
264
|
"TagDescriptionTypeDef",
|
|
@@ -276,18 +266,17 @@ __all__ = (
|
|
|
276
266
|
"TagsTypeTypeDef",
|
|
277
267
|
"TargetTrackingConfigurationOutputTypeDef",
|
|
278
268
|
"TargetTrackingConfigurationTypeDef",
|
|
269
|
+
"TargetTrackingConfigurationUnionTypeDef",
|
|
279
270
|
"TargetTrackingMetricDataQueryOutputTypeDef",
|
|
280
271
|
"TargetTrackingMetricDataQueryTypeDef",
|
|
281
|
-
"TargetTrackingMetricDataQueryUnionTypeDef",
|
|
282
272
|
"TargetTrackingMetricStatOutputTypeDef",
|
|
283
273
|
"TargetTrackingMetricStatTypeDef",
|
|
284
|
-
"
|
|
285
|
-
"TerminateInstanceInAutoScalingGroupTypeRequestTypeDef",
|
|
274
|
+
"TerminateInstanceInAutoScalingGroupTypeTypeDef",
|
|
286
275
|
"TimestampTypeDef",
|
|
287
276
|
"TotalLocalStorageGBRequestTypeDef",
|
|
288
277
|
"TrafficSourceIdentifierTypeDef",
|
|
289
278
|
"TrafficSourceStateTypeDef",
|
|
290
|
-
"
|
|
279
|
+
"UpdateAutoScalingGroupTypeTypeDef",
|
|
291
280
|
"VCpuCountRequestTypeDef",
|
|
292
281
|
"WarmPoolConfigurationTypeDef",
|
|
293
282
|
)
|
|
@@ -334,15 +323,15 @@ class AlarmTypeDef(TypedDict):
|
|
|
334
323
|
AlarmName: NotRequired[str]
|
|
335
324
|
AlarmARN: NotRequired[str]
|
|
336
325
|
|
|
337
|
-
class
|
|
326
|
+
class AttachInstancesQueryTypeDef(TypedDict):
|
|
338
327
|
AutoScalingGroupName: str
|
|
339
328
|
InstanceIds: NotRequired[Sequence[str]]
|
|
340
329
|
|
|
341
|
-
class
|
|
330
|
+
class AttachLoadBalancerTargetGroupsTypeTypeDef(TypedDict):
|
|
342
331
|
AutoScalingGroupName: str
|
|
343
332
|
TargetGroupARNs: Sequence[str]
|
|
344
333
|
|
|
345
|
-
class
|
|
334
|
+
class AttachLoadBalancersTypeTypeDef(TypedDict):
|
|
346
335
|
AutoScalingGroupName: str
|
|
347
336
|
LoadBalancerNames: Sequence[str]
|
|
348
337
|
|
|
@@ -403,7 +392,7 @@ class FailedScheduledUpdateGroupActionRequestTypeDef(TypedDict):
|
|
|
403
392
|
ErrorCode: NotRequired[str]
|
|
404
393
|
ErrorMessage: NotRequired[str]
|
|
405
394
|
|
|
406
|
-
class
|
|
395
|
+
class BatchDeleteScheduledActionTypeTypeDef(TypedDict):
|
|
407
396
|
AutoScalingGroupName: str
|
|
408
397
|
ScheduledActionNames: Sequence[str]
|
|
409
398
|
|
|
@@ -416,7 +405,7 @@ class EbsTypeDef(TypedDict):
|
|
|
416
405
|
Encrypted: NotRequired[bool]
|
|
417
406
|
Throughput: NotRequired[int]
|
|
418
407
|
|
|
419
|
-
class
|
|
408
|
+
class CancelInstanceRefreshTypeTypeDef(TypedDict):
|
|
420
409
|
AutoScalingGroupName: str
|
|
421
410
|
|
|
422
411
|
class CapacityForecastTypeDef(TypedDict):
|
|
@@ -431,7 +420,7 @@ class CapacityReservationTargetTypeDef(TypedDict):
|
|
|
431
420
|
CapacityReservationIds: NotRequired[Sequence[str]]
|
|
432
421
|
CapacityReservationResourceGroupArns: NotRequired[Sequence[str]]
|
|
433
422
|
|
|
434
|
-
class
|
|
423
|
+
class CompleteLifecycleActionTypeTypeDef(TypedDict):
|
|
435
424
|
LifecycleHookName: str
|
|
436
425
|
AutoScalingGroupName: str
|
|
437
426
|
LifecycleActionResult: str
|
|
@@ -469,36 +458,36 @@ class MetricDimensionTypeDef(TypedDict):
|
|
|
469
458
|
Name: str
|
|
470
459
|
Value: str
|
|
471
460
|
|
|
472
|
-
class
|
|
461
|
+
class DeleteAutoScalingGroupTypeTypeDef(TypedDict):
|
|
473
462
|
AutoScalingGroupName: str
|
|
474
463
|
ForceDelete: NotRequired[bool]
|
|
475
464
|
|
|
476
|
-
class
|
|
465
|
+
class DeleteLifecycleHookTypeTypeDef(TypedDict):
|
|
477
466
|
LifecycleHookName: str
|
|
478
467
|
AutoScalingGroupName: str
|
|
479
468
|
|
|
480
|
-
class
|
|
469
|
+
class DeleteNotificationConfigurationTypeTypeDef(TypedDict):
|
|
481
470
|
AutoScalingGroupName: str
|
|
482
471
|
TopicARN: str
|
|
483
472
|
|
|
484
|
-
class
|
|
473
|
+
class DeletePolicyTypeTypeDef(TypedDict):
|
|
485
474
|
PolicyName: str
|
|
486
475
|
AutoScalingGroupName: NotRequired[str]
|
|
487
476
|
|
|
488
|
-
class
|
|
477
|
+
class DeleteScheduledActionTypeTypeDef(TypedDict):
|
|
489
478
|
AutoScalingGroupName: str
|
|
490
479
|
ScheduledActionName: str
|
|
491
480
|
|
|
492
|
-
class
|
|
481
|
+
class DeleteWarmPoolTypeTypeDef(TypedDict):
|
|
493
482
|
AutoScalingGroupName: str
|
|
494
483
|
ForceDelete: NotRequired[bool]
|
|
495
484
|
|
|
496
|
-
class
|
|
485
|
+
class DescribeAutoScalingInstancesTypeTypeDef(TypedDict):
|
|
497
486
|
InstanceIds: NotRequired[Sequence[str]]
|
|
498
487
|
MaxRecords: NotRequired[int]
|
|
499
488
|
NextToken: NotRequired[str]
|
|
500
489
|
|
|
501
|
-
class
|
|
490
|
+
class DescribeInstanceRefreshesTypeTypeDef(TypedDict):
|
|
502
491
|
AutoScalingGroupName: str
|
|
503
492
|
InstanceRefreshIds: NotRequired[Sequence[str]]
|
|
504
493
|
NextToken: NotRequired[str]
|
|
@@ -515,11 +504,11 @@ class LifecycleHookTypeDef(TypedDict):
|
|
|
515
504
|
GlobalTimeout: NotRequired[int]
|
|
516
505
|
DefaultResult: NotRequired[str]
|
|
517
506
|
|
|
518
|
-
class
|
|
507
|
+
class DescribeLifecycleHooksTypeTypeDef(TypedDict):
|
|
519
508
|
AutoScalingGroupName: str
|
|
520
509
|
LifecycleHookNames: NotRequired[Sequence[str]]
|
|
521
510
|
|
|
522
|
-
class
|
|
511
|
+
class DescribeLoadBalancerTargetGroupsRequestTypeDef(TypedDict):
|
|
523
512
|
AutoScalingGroupName: str
|
|
524
513
|
NextToken: NotRequired[str]
|
|
525
514
|
MaxRecords: NotRequired[int]
|
|
@@ -528,7 +517,7 @@ class LoadBalancerTargetGroupStateTypeDef(TypedDict):
|
|
|
528
517
|
LoadBalancerTargetGroupARN: NotRequired[str]
|
|
529
518
|
State: NotRequired[str]
|
|
530
519
|
|
|
531
|
-
class
|
|
520
|
+
class DescribeLoadBalancersRequestTypeDef(TypedDict):
|
|
532
521
|
AutoScalingGroupName: str
|
|
533
522
|
NextToken: NotRequired[str]
|
|
534
523
|
MaxRecords: NotRequired[int]
|
|
@@ -548,19 +537,19 @@ class NotificationConfigurationTypeDef(TypedDict):
|
|
|
548
537
|
TopicARN: NotRequired[str]
|
|
549
538
|
NotificationType: NotRequired[str]
|
|
550
539
|
|
|
551
|
-
class
|
|
540
|
+
class DescribeNotificationConfigurationsTypeTypeDef(TypedDict):
|
|
552
541
|
AutoScalingGroupNames: NotRequired[Sequence[str]]
|
|
553
542
|
NextToken: NotRequired[str]
|
|
554
543
|
MaxRecords: NotRequired[int]
|
|
555
544
|
|
|
556
|
-
class
|
|
545
|
+
class DescribePoliciesTypeTypeDef(TypedDict):
|
|
557
546
|
AutoScalingGroupName: NotRequired[str]
|
|
558
547
|
PolicyNames: NotRequired[Sequence[str]]
|
|
559
548
|
PolicyTypes: NotRequired[Sequence[str]]
|
|
560
549
|
NextToken: NotRequired[str]
|
|
561
550
|
MaxRecords: NotRequired[int]
|
|
562
551
|
|
|
563
|
-
class
|
|
552
|
+
class DescribeScalingActivitiesTypeTypeDef(TypedDict):
|
|
564
553
|
ActivityIds: NotRequired[Sequence[str]]
|
|
565
554
|
AutoScalingGroupName: NotRequired[str]
|
|
566
555
|
IncludeDeletedGroups: NotRequired[bool]
|
|
@@ -569,7 +558,7 @@ class DescribeScalingActivitiesTypeRequestTypeDef(TypedDict):
|
|
|
569
558
|
|
|
570
559
|
TimestampTypeDef = Union[datetime, str]
|
|
571
560
|
|
|
572
|
-
class
|
|
561
|
+
class DescribeTrafficSourcesRequestTypeDef(TypedDict):
|
|
573
562
|
AutoScalingGroupName: str
|
|
574
563
|
TrafficSourceType: NotRequired[str]
|
|
575
564
|
NextToken: NotRequired[str]
|
|
@@ -585,46 +574,46 @@ TrafficSourceStateTypeDef = TypedDict(
|
|
|
585
574
|
},
|
|
586
575
|
)
|
|
587
576
|
|
|
588
|
-
class
|
|
577
|
+
class DescribeWarmPoolTypeTypeDef(TypedDict):
|
|
589
578
|
AutoScalingGroupName: str
|
|
590
579
|
MaxRecords: NotRequired[int]
|
|
591
580
|
NextToken: NotRequired[str]
|
|
592
581
|
|
|
593
|
-
class
|
|
582
|
+
class DetachInstancesQueryTypeDef(TypedDict):
|
|
594
583
|
AutoScalingGroupName: str
|
|
595
584
|
ShouldDecrementDesiredCapacity: bool
|
|
596
585
|
InstanceIds: NotRequired[Sequence[str]]
|
|
597
586
|
|
|
598
|
-
class
|
|
587
|
+
class DetachLoadBalancerTargetGroupsTypeTypeDef(TypedDict):
|
|
599
588
|
AutoScalingGroupName: str
|
|
600
589
|
TargetGroupARNs: Sequence[str]
|
|
601
590
|
|
|
602
|
-
class
|
|
591
|
+
class DetachLoadBalancersTypeTypeDef(TypedDict):
|
|
603
592
|
AutoScalingGroupName: str
|
|
604
593
|
LoadBalancerNames: Sequence[str]
|
|
605
594
|
|
|
606
|
-
class
|
|
595
|
+
class DisableMetricsCollectionQueryTypeDef(TypedDict):
|
|
607
596
|
AutoScalingGroupName: str
|
|
608
597
|
Metrics: NotRequired[Sequence[str]]
|
|
609
598
|
|
|
610
|
-
class
|
|
599
|
+
class EnableMetricsCollectionQueryTypeDef(TypedDict):
|
|
611
600
|
AutoScalingGroupName: str
|
|
612
601
|
Granularity: str
|
|
613
602
|
Metrics: NotRequired[Sequence[str]]
|
|
614
603
|
|
|
615
|
-
class
|
|
604
|
+
class EnterStandbyQueryTypeDef(TypedDict):
|
|
616
605
|
AutoScalingGroupName: str
|
|
617
606
|
ShouldDecrementDesiredCapacity: bool
|
|
618
607
|
InstanceIds: NotRequired[Sequence[str]]
|
|
619
608
|
|
|
620
|
-
class
|
|
609
|
+
class ExecutePolicyTypeTypeDef(TypedDict):
|
|
621
610
|
PolicyName: str
|
|
622
611
|
AutoScalingGroupName: NotRequired[str]
|
|
623
612
|
HonorCooldown: NotRequired[bool]
|
|
624
613
|
MetricValue: NotRequired[float]
|
|
625
614
|
BreachThreshold: NotRequired[float]
|
|
626
615
|
|
|
627
|
-
class
|
|
616
|
+
class ExitStandbyQueryTypeDef(TypedDict):
|
|
628
617
|
AutoScalingGroupName: str
|
|
629
618
|
InstanceIds: NotRequired[Sequence[str]]
|
|
630
619
|
|
|
@@ -671,10 +660,10 @@ class InstancesDistributionTypeDef(TypedDict):
|
|
|
671
660
|
SpotInstancePools: NotRequired[int]
|
|
672
661
|
SpotMaxPrice: NotRequired[str]
|
|
673
662
|
|
|
674
|
-
class
|
|
663
|
+
class LaunchConfigurationNameTypeTypeDef(TypedDict):
|
|
675
664
|
LaunchConfigurationName: str
|
|
676
665
|
|
|
677
|
-
class
|
|
666
|
+
class LaunchConfigurationNamesTypeTypeDef(TypedDict):
|
|
678
667
|
LaunchConfigurationNames: NotRequired[Sequence[str]]
|
|
679
668
|
NextToken: NotRequired[str]
|
|
680
669
|
MaxRecords: NotRequired[int]
|
|
@@ -698,7 +687,7 @@ class PredictiveScalingPredefinedScalingMetricTypeDef(TypedDict):
|
|
|
698
687
|
class ProcessTypeTypeDef(TypedDict):
|
|
699
688
|
ProcessName: str
|
|
700
689
|
|
|
701
|
-
class
|
|
690
|
+
class PutLifecycleHookTypeTypeDef(TypedDict):
|
|
702
691
|
LifecycleHookName: str
|
|
703
692
|
AutoScalingGroupName: str
|
|
704
693
|
LifecycleTransition: NotRequired[str]
|
|
@@ -708,7 +697,7 @@ class PutLifecycleHookTypeRequestTypeDef(TypedDict):
|
|
|
708
697
|
HeartbeatTimeout: NotRequired[int]
|
|
709
698
|
DefaultResult: NotRequired[str]
|
|
710
699
|
|
|
711
|
-
class
|
|
700
|
+
class PutNotificationConfigurationTypeTypeDef(TypedDict):
|
|
712
701
|
AutoScalingGroupName: str
|
|
713
702
|
TopicARN: str
|
|
714
703
|
NotificationTypes: Sequence[str]
|
|
@@ -718,19 +707,23 @@ class StepAdjustmentTypeDef(TypedDict):
|
|
|
718
707
|
MetricIntervalLowerBound: NotRequired[float]
|
|
719
708
|
MetricIntervalUpperBound: NotRequired[float]
|
|
720
709
|
|
|
721
|
-
class
|
|
710
|
+
class RecordLifecycleActionHeartbeatTypeTypeDef(TypedDict):
|
|
722
711
|
LifecycleHookName: str
|
|
723
712
|
AutoScalingGroupName: str
|
|
724
713
|
LifecycleActionToken: NotRequired[str]
|
|
725
714
|
InstanceId: NotRequired[str]
|
|
726
715
|
|
|
727
|
-
class
|
|
716
|
+
class RollbackInstanceRefreshTypeTypeDef(TypedDict):
|
|
728
717
|
AutoScalingGroupName: str
|
|
729
718
|
|
|
730
719
|
class ScalingProcessQueryRequestTypeDef(TypedDict):
|
|
731
720
|
AutoScalingGroupName: str
|
|
732
721
|
ScalingProcesses: NotRequired[Sequence[str]]
|
|
733
722
|
|
|
723
|
+
class ScalingProcessQueryTypeDef(TypedDict):
|
|
724
|
+
AutoScalingGroupName: str
|
|
725
|
+
ScalingProcesses: NotRequired[Sequence[str]]
|
|
726
|
+
|
|
734
727
|
class ScheduledUpdateGroupActionTypeDef(TypedDict):
|
|
735
728
|
AutoScalingGroupName: NotRequired[str]
|
|
736
729
|
ScheduledActionName: NotRequired[str]
|
|
@@ -744,22 +737,22 @@ class ScheduledUpdateGroupActionTypeDef(TypedDict):
|
|
|
744
737
|
DesiredCapacity: NotRequired[int]
|
|
745
738
|
TimeZone: NotRequired[str]
|
|
746
739
|
|
|
747
|
-
class
|
|
740
|
+
class SetDesiredCapacityTypeTypeDef(TypedDict):
|
|
748
741
|
AutoScalingGroupName: str
|
|
749
742
|
DesiredCapacity: int
|
|
750
743
|
HonorCooldown: NotRequired[bool]
|
|
751
744
|
|
|
752
|
-
class
|
|
745
|
+
class SetInstanceHealthQueryTypeDef(TypedDict):
|
|
753
746
|
InstanceId: str
|
|
754
747
|
HealthStatus: str
|
|
755
748
|
ShouldRespectGracePeriod: NotRequired[bool]
|
|
756
749
|
|
|
757
|
-
class
|
|
750
|
+
class SetInstanceProtectionQueryTypeDef(TypedDict):
|
|
758
751
|
InstanceIds: Sequence[str]
|
|
759
752
|
AutoScalingGroupName: str
|
|
760
753
|
ProtectedFromScaleIn: bool
|
|
761
754
|
|
|
762
|
-
class
|
|
755
|
+
class TerminateInstanceInAutoScalingGroupTypeTypeDef(TypedDict):
|
|
763
756
|
InstanceId: str
|
|
764
757
|
ShouldDecrementDesiredCapacity: bool
|
|
765
758
|
|
|
@@ -835,29 +828,40 @@ class RefreshPreferencesOutputTypeDef(TypedDict):
|
|
|
835
828
|
MaxHealthyPercentage: NotRequired[int]
|
|
836
829
|
BakeTime: NotRequired[int]
|
|
837
830
|
|
|
838
|
-
|
|
831
|
+
class RefreshPreferencesTypeDef(TypedDict):
|
|
832
|
+
MinHealthyPercentage: NotRequired[int]
|
|
833
|
+
InstanceWarmup: NotRequired[int]
|
|
834
|
+
CheckpointPercentages: NotRequired[Sequence[int]]
|
|
835
|
+
CheckpointDelay: NotRequired[int]
|
|
836
|
+
SkipMatching: NotRequired[bool]
|
|
837
|
+
AutoRollback: NotRequired[bool]
|
|
838
|
+
ScaleInProtectedInstances: NotRequired[ScaleInProtectedInstancesType]
|
|
839
|
+
StandbyInstances: NotRequired[StandbyInstancesType]
|
|
840
|
+
AlarmSpecification: NotRequired[AlarmSpecificationTypeDef]
|
|
841
|
+
MaxHealthyPercentage: NotRequired[int]
|
|
842
|
+
BakeTime: NotRequired[int]
|
|
839
843
|
|
|
840
844
|
class PolicyARNTypeTypeDef(TypedDict):
|
|
841
845
|
PolicyARN: str
|
|
842
846
|
Alarms: List[AlarmTypeDef]
|
|
843
847
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
844
848
|
|
|
845
|
-
class
|
|
849
|
+
class AttachTrafficSourcesTypeTypeDef(TypedDict):
|
|
846
850
|
AutoScalingGroupName: str
|
|
847
851
|
TrafficSources: Sequence[TrafficSourceIdentifierTypeDef]
|
|
848
852
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
849
853
|
|
|
850
|
-
class
|
|
854
|
+
class DetachTrafficSourcesTypeTypeDef(TypedDict):
|
|
851
855
|
AutoScalingGroupName: str
|
|
852
856
|
TrafficSources: Sequence[TrafficSourceIdentifierTypeDef]
|
|
853
857
|
|
|
854
|
-
class
|
|
858
|
+
class AutoScalingGroupNamesTypeTypeDef(TypedDict):
|
|
855
859
|
AutoScalingGroupNames: NotRequired[Sequence[str]]
|
|
856
860
|
NextToken: NotRequired[str]
|
|
857
861
|
MaxRecords: NotRequired[int]
|
|
858
862
|
Filters: NotRequired[Sequence[FilterTypeDef]]
|
|
859
863
|
|
|
860
|
-
class
|
|
864
|
+
class DescribeTagsTypeTypeDef(TypedDict):
|
|
861
865
|
Filters: NotRequired[Sequence[FilterTypeDef]]
|
|
862
866
|
NextToken: NotRequired[str]
|
|
863
867
|
MaxRecords: NotRequired[int]
|
|
@@ -953,9 +957,9 @@ class CapacityReservationSpecificationOutputTypeDef(TypedDict):
|
|
|
953
957
|
CapacityReservationPreference: NotRequired[CapacityReservationPreferenceType]
|
|
954
958
|
CapacityReservationTarget: NotRequired[CapacityReservationTargetOutputTypeDef]
|
|
955
959
|
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
]
|
|
960
|
+
class CapacityReservationSpecificationTypeDef(TypedDict):
|
|
961
|
+
CapacityReservationPreference: NotRequired[CapacityReservationPreferenceType]
|
|
962
|
+
CapacityReservationTarget: NotRequired[CapacityReservationTargetTypeDef]
|
|
959
963
|
|
|
960
964
|
class CpuPerformanceFactorRequestOutputTypeDef(TypedDict):
|
|
961
965
|
References: NotRequired[List[PerformanceFactorReferenceRequestTypeDef]]
|
|
@@ -963,10 +967,10 @@ class CpuPerformanceFactorRequestOutputTypeDef(TypedDict):
|
|
|
963
967
|
class CpuPerformanceFactorRequestTypeDef(TypedDict):
|
|
964
968
|
References: NotRequired[Sequence[PerformanceFactorReferenceRequestTypeDef]]
|
|
965
969
|
|
|
966
|
-
class
|
|
970
|
+
class CreateOrUpdateTagsTypeTypeDef(TypedDict):
|
|
967
971
|
Tags: Sequence[TagTypeDef]
|
|
968
972
|
|
|
969
|
-
class
|
|
973
|
+
class DeleteTagsTypeTypeDef(TypedDict):
|
|
970
974
|
Tags: Sequence[TagTypeDef]
|
|
971
975
|
|
|
972
976
|
class MetricOutputTypeDef(TypedDict):
|
|
@@ -1010,7 +1014,7 @@ class DescribeScheduledActionsTypePaginateTypeDef(TypedDict):
|
|
|
1010
1014
|
EndTime: NotRequired[TimestampTypeDef]
|
|
1011
1015
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1012
1016
|
|
|
1013
|
-
class
|
|
1017
|
+
class DescribeScheduledActionsTypeTypeDef(TypedDict):
|
|
1014
1018
|
AutoScalingGroupName: NotRequired[str]
|
|
1015
1019
|
ScheduledActionNames: NotRequired[Sequence[str]]
|
|
1016
1020
|
StartTime: NotRequired[TimestampTypeDef]
|
|
@@ -1018,13 +1022,13 @@ class DescribeScheduledActionsTypeRequestTypeDef(TypedDict):
|
|
|
1018
1022
|
NextToken: NotRequired[str]
|
|
1019
1023
|
MaxRecords: NotRequired[int]
|
|
1020
1024
|
|
|
1021
|
-
class
|
|
1025
|
+
class GetPredictiveScalingForecastTypeTypeDef(TypedDict):
|
|
1022
1026
|
AutoScalingGroupName: str
|
|
1023
1027
|
PolicyName: str
|
|
1024
1028
|
StartTime: TimestampTypeDef
|
|
1025
1029
|
EndTime: TimestampTypeDef
|
|
1026
1030
|
|
|
1027
|
-
class
|
|
1031
|
+
class PutScheduledUpdateGroupActionTypeTypeDef(TypedDict):
|
|
1028
1032
|
AutoScalingGroupName: str
|
|
1029
1033
|
ScheduledActionName: str
|
|
1030
1034
|
Time: NotRequired[TimestampTypeDef]
|
|
@@ -1055,7 +1059,7 @@ class InstanceRefreshProgressDetailsTypeDef(TypedDict):
|
|
|
1055
1059
|
LivePoolProgress: NotRequired[InstanceRefreshLivePoolProgressTypeDef]
|
|
1056
1060
|
WarmPoolProgress: NotRequired[InstanceRefreshWarmPoolProgressTypeDef]
|
|
1057
1061
|
|
|
1058
|
-
class
|
|
1062
|
+
class PutWarmPoolTypeTypeDef(TypedDict):
|
|
1059
1063
|
AutoScalingGroupName: str
|
|
1060
1064
|
MaxGroupPreparedCapacity: NotRequired[int]
|
|
1061
1065
|
MinSize: NotRequired[int]
|
|
@@ -1078,25 +1082,14 @@ class ScheduledActionsTypeTypeDef(TypedDict):
|
|
|
1078
1082
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1079
1083
|
NextToken: NotRequired[str]
|
|
1080
1084
|
|
|
1081
|
-
|
|
1082
|
-
MinHealthyPercentage: NotRequired[int]
|
|
1083
|
-
InstanceWarmup: NotRequired[int]
|
|
1084
|
-
CheckpointPercentages: NotRequired[Sequence[int]]
|
|
1085
|
-
CheckpointDelay: NotRequired[int]
|
|
1086
|
-
SkipMatching: NotRequired[bool]
|
|
1087
|
-
AutoRollback: NotRequired[bool]
|
|
1088
|
-
ScaleInProtectedInstances: NotRequired[ScaleInProtectedInstancesType]
|
|
1089
|
-
StandbyInstances: NotRequired[StandbyInstancesType]
|
|
1090
|
-
AlarmSpecification: NotRequired[AlarmSpecificationUnionTypeDef]
|
|
1091
|
-
MaxHealthyPercentage: NotRequired[int]
|
|
1092
|
-
BakeTime: NotRequired[int]
|
|
1085
|
+
RefreshPreferencesUnionTypeDef = Union[RefreshPreferencesTypeDef, RefreshPreferencesOutputTypeDef]
|
|
1093
1086
|
|
|
1094
1087
|
class AutoScalingInstancesTypeTypeDef(TypedDict):
|
|
1095
1088
|
AutoScalingInstances: List[AutoScalingInstanceDetailsTypeDef]
|
|
1096
1089
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1097
1090
|
NextToken: NotRequired[str]
|
|
1098
1091
|
|
|
1099
|
-
class
|
|
1092
|
+
class CreateLaunchConfigurationTypeTypeDef(TypedDict):
|
|
1100
1093
|
LaunchConfigurationName: str
|
|
1101
1094
|
ImageId: NotRequired[str]
|
|
1102
1095
|
KeyName: NotRequired[str]
|
|
@@ -1139,16 +1132,15 @@ class LaunchConfigurationTypeDef(TypedDict):
|
|
|
1139
1132
|
PlacementTenancy: NotRequired[str]
|
|
1140
1133
|
MetadataOptions: NotRequired[InstanceMetadataOptionsTypeDef]
|
|
1141
1134
|
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1135
|
+
CapacityReservationSpecificationUnionTypeDef = Union[
|
|
1136
|
+
CapacityReservationSpecificationTypeDef, CapacityReservationSpecificationOutputTypeDef
|
|
1137
|
+
]
|
|
1145
1138
|
|
|
1146
1139
|
class BaselinePerformanceFactorsRequestOutputTypeDef(TypedDict):
|
|
1147
1140
|
Cpu: NotRequired[CpuPerformanceFactorRequestOutputTypeDef]
|
|
1148
1141
|
|
|
1149
|
-
|
|
1150
|
-
CpuPerformanceFactorRequestTypeDef
|
|
1151
|
-
]
|
|
1142
|
+
class BaselinePerformanceFactorsRequestTypeDef(TypedDict):
|
|
1143
|
+
Cpu: NotRequired[CpuPerformanceFactorRequestTypeDef]
|
|
1152
1144
|
|
|
1153
1145
|
class MetricStatOutputTypeDef(TypedDict):
|
|
1154
1146
|
Metric: MetricOutputTypeDef
|
|
@@ -1161,9 +1153,18 @@ class TargetTrackingMetricStatOutputTypeDef(TypedDict):
|
|
|
1161
1153
|
Unit: NotRequired[str]
|
|
1162
1154
|
Period: NotRequired[int]
|
|
1163
1155
|
|
|
1164
|
-
|
|
1156
|
+
class MetricStatTypeDef(TypedDict):
|
|
1157
|
+
Metric: MetricTypeDef
|
|
1158
|
+
Stat: str
|
|
1159
|
+
Unit: NotRequired[str]
|
|
1165
1160
|
|
|
1166
|
-
class
|
|
1161
|
+
class TargetTrackingMetricStatTypeDef(TypedDict):
|
|
1162
|
+
Metric: MetricTypeDef
|
|
1163
|
+
Stat: str
|
|
1164
|
+
Unit: NotRequired[str]
|
|
1165
|
+
Period: NotRequired[int]
|
|
1166
|
+
|
|
1167
|
+
class BatchPutScheduledUpdateGroupActionTypeTypeDef(TypedDict):
|
|
1167
1168
|
AutoScalingGroupName: str
|
|
1168
1169
|
ScheduledUpdateGroupActions: Sequence[ScheduledUpdateGroupActionRequestTypeDef]
|
|
1169
1170
|
|
|
@@ -1212,8 +1213,32 @@ class InstanceRequirementsOutputTypeDef(TypedDict):
|
|
|
1212
1213
|
AllowedInstanceTypes: NotRequired[List[str]]
|
|
1213
1214
|
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestOutputTypeDef]
|
|
1214
1215
|
|
|
1215
|
-
class
|
|
1216
|
-
|
|
1216
|
+
class InstanceRequirementsTypeDef(TypedDict):
|
|
1217
|
+
VCpuCount: VCpuCountRequestTypeDef
|
|
1218
|
+
MemoryMiB: MemoryMiBRequestTypeDef
|
|
1219
|
+
CpuManufacturers: NotRequired[Sequence[CpuManufacturerType]]
|
|
1220
|
+
MemoryGiBPerVCpu: NotRequired[MemoryGiBPerVCpuRequestTypeDef]
|
|
1221
|
+
ExcludedInstanceTypes: NotRequired[Sequence[str]]
|
|
1222
|
+
InstanceGenerations: NotRequired[Sequence[InstanceGenerationType]]
|
|
1223
|
+
SpotMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1224
|
+
MaxSpotPriceAsPercentageOfOptimalOnDemandPrice: NotRequired[int]
|
|
1225
|
+
OnDemandMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1226
|
+
BareMetal: NotRequired[BareMetalType]
|
|
1227
|
+
BurstablePerformance: NotRequired[BurstablePerformanceType]
|
|
1228
|
+
RequireHibernateSupport: NotRequired[bool]
|
|
1229
|
+
NetworkInterfaceCount: NotRequired[NetworkInterfaceCountRequestTypeDef]
|
|
1230
|
+
LocalStorage: NotRequired[LocalStorageType]
|
|
1231
|
+
LocalStorageTypes: NotRequired[Sequence[LocalStorageTypeType]]
|
|
1232
|
+
TotalLocalStorageGB: NotRequired[TotalLocalStorageGBRequestTypeDef]
|
|
1233
|
+
BaselineEbsBandwidthMbps: NotRequired[BaselineEbsBandwidthMbpsRequestTypeDef]
|
|
1234
|
+
AcceleratorTypes: NotRequired[Sequence[AcceleratorTypeType]]
|
|
1235
|
+
AcceleratorCount: NotRequired[AcceleratorCountRequestTypeDef]
|
|
1236
|
+
AcceleratorManufacturers: NotRequired[Sequence[AcceleratorManufacturerType]]
|
|
1237
|
+
AcceleratorNames: NotRequired[Sequence[AcceleratorNameType]]
|
|
1238
|
+
AcceleratorTotalMemoryMiB: NotRequired[AcceleratorTotalMemoryMiBRequestTypeDef]
|
|
1239
|
+
NetworkBandwidthGbps: NotRequired[NetworkBandwidthGbpsRequestTypeDef]
|
|
1240
|
+
AllowedInstanceTypes: NotRequired[Sequence[str]]
|
|
1241
|
+
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestTypeDef]
|
|
1217
1242
|
|
|
1218
1243
|
class MetricDataQueryOutputTypeDef(TypedDict):
|
|
1219
1244
|
Id: str
|
|
@@ -1230,16 +1255,20 @@ class TargetTrackingMetricDataQueryOutputTypeDef(TypedDict):
|
|
|
1230
1255
|
Period: NotRequired[int]
|
|
1231
1256
|
ReturnData: NotRequired[bool]
|
|
1232
1257
|
|
|
1233
|
-
class
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1258
|
+
class MetricDataQueryTypeDef(TypedDict):
|
|
1259
|
+
Id: str
|
|
1260
|
+
Expression: NotRequired[str]
|
|
1261
|
+
MetricStat: NotRequired[MetricStatTypeDef]
|
|
1262
|
+
Label: NotRequired[str]
|
|
1263
|
+
ReturnData: NotRequired[bool]
|
|
1237
1264
|
|
|
1238
|
-
class
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1265
|
+
class TargetTrackingMetricDataQueryTypeDef(TypedDict):
|
|
1266
|
+
Id: str
|
|
1267
|
+
Expression: NotRequired[str]
|
|
1268
|
+
MetricStat: NotRequired[TargetTrackingMetricStatTypeDef]
|
|
1269
|
+
Label: NotRequired[str]
|
|
1242
1270
|
Period: NotRequired[int]
|
|
1271
|
+
ReturnData: NotRequired[bool]
|
|
1243
1272
|
|
|
1244
1273
|
class LaunchTemplateOverridesOutputTypeDef(TypedDict):
|
|
1245
1274
|
InstanceType: NotRequired[str]
|
|
@@ -1247,9 +1276,11 @@ class LaunchTemplateOverridesOutputTypeDef(TypedDict):
|
|
|
1247
1276
|
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1248
1277
|
InstanceRequirements: NotRequired[InstanceRequirementsOutputTypeDef]
|
|
1249
1278
|
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
]
|
|
1279
|
+
class LaunchTemplateOverridesTypeDef(TypedDict):
|
|
1280
|
+
InstanceType: NotRequired[str]
|
|
1281
|
+
WeightedCapacity: NotRequired[str]
|
|
1282
|
+
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1283
|
+
InstanceRequirements: NotRequired[InstanceRequirementsTypeDef]
|
|
1253
1284
|
|
|
1254
1285
|
class PredictiveScalingCustomizedCapacityMetricOutputTypeDef(TypedDict):
|
|
1255
1286
|
MetricDataQueries: List[MetricDataQueryOutputTypeDef]
|
|
@@ -1269,41 +1300,31 @@ class CustomizedMetricSpecificationOutputTypeDef(TypedDict):
|
|
|
1269
1300
|
Period: NotRequired[int]
|
|
1270
1301
|
Metrics: NotRequired[List[TargetTrackingMetricDataQueryOutputTypeDef]]
|
|
1271
1302
|
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1303
|
+
class PredictiveScalingCustomizedCapacityMetricTypeDef(TypedDict):
|
|
1304
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1305
|
+
|
|
1306
|
+
class PredictiveScalingCustomizedLoadMetricTypeDef(TypedDict):
|
|
1307
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1308
|
+
|
|
1309
|
+
class PredictiveScalingCustomizedScalingMetricTypeDef(TypedDict):
|
|
1310
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1311
|
+
|
|
1312
|
+
class CustomizedMetricSpecificationTypeDef(TypedDict):
|
|
1313
|
+
MetricName: NotRequired[str]
|
|
1314
|
+
Namespace: NotRequired[str]
|
|
1315
|
+
Dimensions: NotRequired[Sequence[MetricDimensionTypeDef]]
|
|
1316
|
+
Statistic: NotRequired[MetricStatisticType]
|
|
1317
|
+
Unit: NotRequired[str]
|
|
1318
|
+
Period: NotRequired[int]
|
|
1319
|
+
Metrics: NotRequired[Sequence[TargetTrackingMetricDataQueryTypeDef]]
|
|
1276
1320
|
|
|
1277
1321
|
class LaunchTemplateOutputTypeDef(TypedDict):
|
|
1278
1322
|
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1279
1323
|
Overrides: NotRequired[List[LaunchTemplateOverridesOutputTypeDef]]
|
|
1280
1324
|
|
|
1281
|
-
class
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
CpuManufacturers: NotRequired[Sequence[CpuManufacturerType]]
|
|
1285
|
-
MemoryGiBPerVCpu: NotRequired[MemoryGiBPerVCpuRequestTypeDef]
|
|
1286
|
-
ExcludedInstanceTypes: NotRequired[Sequence[str]]
|
|
1287
|
-
InstanceGenerations: NotRequired[Sequence[InstanceGenerationType]]
|
|
1288
|
-
SpotMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1289
|
-
MaxSpotPriceAsPercentageOfOptimalOnDemandPrice: NotRequired[int]
|
|
1290
|
-
OnDemandMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1291
|
-
BareMetal: NotRequired[BareMetalType]
|
|
1292
|
-
BurstablePerformance: NotRequired[BurstablePerformanceType]
|
|
1293
|
-
RequireHibernateSupport: NotRequired[bool]
|
|
1294
|
-
NetworkInterfaceCount: NotRequired[NetworkInterfaceCountRequestTypeDef]
|
|
1295
|
-
LocalStorage: NotRequired[LocalStorageType]
|
|
1296
|
-
LocalStorageTypes: NotRequired[Sequence[LocalStorageTypeType]]
|
|
1297
|
-
TotalLocalStorageGB: NotRequired[TotalLocalStorageGBRequestTypeDef]
|
|
1298
|
-
BaselineEbsBandwidthMbps: NotRequired[BaselineEbsBandwidthMbpsRequestTypeDef]
|
|
1299
|
-
AcceleratorTypes: NotRequired[Sequence[AcceleratorTypeType]]
|
|
1300
|
-
AcceleratorCount: NotRequired[AcceleratorCountRequestTypeDef]
|
|
1301
|
-
AcceleratorManufacturers: NotRequired[Sequence[AcceleratorManufacturerType]]
|
|
1302
|
-
AcceleratorNames: NotRequired[Sequence[AcceleratorNameType]]
|
|
1303
|
-
AcceleratorTotalMemoryMiB: NotRequired[AcceleratorTotalMemoryMiBRequestTypeDef]
|
|
1304
|
-
NetworkBandwidthGbps: NotRequired[NetworkBandwidthGbpsRequestTypeDef]
|
|
1305
|
-
AllowedInstanceTypes: NotRequired[Sequence[str]]
|
|
1306
|
-
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestUnionTypeDef]
|
|
1325
|
+
class LaunchTemplateTypeDef(TypedDict):
|
|
1326
|
+
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1327
|
+
Overrides: NotRequired[Sequence[LaunchTemplateOverridesTypeDef]]
|
|
1307
1328
|
|
|
1308
1329
|
class PredictiveScalingMetricSpecificationOutputTypeDef(TypedDict):
|
|
1309
1330
|
TargetValue: float
|
|
@@ -1328,28 +1349,34 @@ class TargetTrackingConfigurationOutputTypeDef(TypedDict):
|
|
|
1328
1349
|
CustomizedMetricSpecification: NotRequired[CustomizedMetricSpecificationOutputTypeDef]
|
|
1329
1350
|
DisableScaleIn: NotRequired[bool]
|
|
1330
1351
|
|
|
1331
|
-
class
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1352
|
+
class PredictiveScalingMetricSpecificationTypeDef(TypedDict):
|
|
1353
|
+
TargetValue: float
|
|
1354
|
+
PredefinedMetricPairSpecification: NotRequired[PredictiveScalingPredefinedMetricPairTypeDef]
|
|
1355
|
+
PredefinedScalingMetricSpecification: NotRequired[
|
|
1356
|
+
PredictiveScalingPredefinedScalingMetricTypeDef
|
|
1357
|
+
]
|
|
1358
|
+
PredefinedLoadMetricSpecification: NotRequired[PredictiveScalingPredefinedLoadMetricTypeDef]
|
|
1359
|
+
CustomizedScalingMetricSpecification: NotRequired[
|
|
1360
|
+
PredictiveScalingCustomizedScalingMetricTypeDef
|
|
1361
|
+
]
|
|
1362
|
+
CustomizedLoadMetricSpecification: NotRequired[PredictiveScalingCustomizedLoadMetricTypeDef]
|
|
1363
|
+
CustomizedCapacityMetricSpecification: NotRequired[
|
|
1364
|
+
PredictiveScalingCustomizedCapacityMetricTypeDef
|
|
1365
|
+
]
|
|
1337
1366
|
|
|
1338
|
-
class
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
Period: NotRequired[int]
|
|
1344
|
-
ReturnData: NotRequired[bool]
|
|
1367
|
+
class TargetTrackingConfigurationTypeDef(TypedDict):
|
|
1368
|
+
TargetValue: float
|
|
1369
|
+
PredefinedMetricSpecification: NotRequired[PredefinedMetricSpecificationTypeDef]
|
|
1370
|
+
CustomizedMetricSpecification: NotRequired[CustomizedMetricSpecificationTypeDef]
|
|
1371
|
+
DisableScaleIn: NotRequired[bool]
|
|
1345
1372
|
|
|
1346
1373
|
class MixedInstancesPolicyOutputTypeDef(TypedDict):
|
|
1347
1374
|
LaunchTemplate: NotRequired[LaunchTemplateOutputTypeDef]
|
|
1348
1375
|
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1349
1376
|
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
]
|
|
1377
|
+
class MixedInstancesPolicyTypeDef(TypedDict):
|
|
1378
|
+
LaunchTemplate: NotRequired[LaunchTemplateTypeDef]
|
|
1379
|
+
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1353
1380
|
|
|
1354
1381
|
class LoadForecastTypeDef(TypedDict):
|
|
1355
1382
|
Timestamps: List[datetime]
|
|
@@ -1363,16 +1390,15 @@ class PredictiveScalingConfigurationOutputTypeDef(TypedDict):
|
|
|
1363
1390
|
MaxCapacityBreachBehavior: NotRequired[PredictiveScalingMaxCapacityBreachBehaviorType]
|
|
1364
1391
|
MaxCapacityBuffer: NotRequired[int]
|
|
1365
1392
|
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1393
|
+
class PredictiveScalingConfigurationTypeDef(TypedDict):
|
|
1394
|
+
MetricSpecifications: Sequence[PredictiveScalingMetricSpecificationTypeDef]
|
|
1395
|
+
Mode: NotRequired[PredictiveScalingModeType]
|
|
1396
|
+
SchedulingBufferTime: NotRequired[int]
|
|
1397
|
+
MaxCapacityBreachBehavior: NotRequired[PredictiveScalingMaxCapacityBreachBehaviorType]
|
|
1398
|
+
MaxCapacityBuffer: NotRequired[int]
|
|
1373
1399
|
|
|
1374
|
-
|
|
1375
|
-
|
|
1400
|
+
TargetTrackingConfigurationUnionTypeDef = Union[
|
|
1401
|
+
TargetTrackingConfigurationTypeDef, TargetTrackingConfigurationOutputTypeDef
|
|
1376
1402
|
]
|
|
1377
1403
|
|
|
1378
1404
|
class AutoScalingGroupTypeDef(TypedDict):
|
|
@@ -1419,11 +1445,13 @@ class DesiredConfigurationOutputTypeDef(TypedDict):
|
|
|
1419
1445
|
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1420
1446
|
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyOutputTypeDef]
|
|
1421
1447
|
|
|
1422
|
-
class
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1448
|
+
class DesiredConfigurationTypeDef(TypedDict):
|
|
1449
|
+
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1450
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyTypeDef]
|
|
1451
|
+
|
|
1452
|
+
MixedInstancesPolicyUnionTypeDef = Union[
|
|
1453
|
+
MixedInstancesPolicyTypeDef, MixedInstancesPolicyOutputTypeDef
|
|
1454
|
+
]
|
|
1427
1455
|
|
|
1428
1456
|
class GetPredictiveScalingForecastAnswerTypeDef(TypedDict):
|
|
1429
1457
|
LoadForecast: List[LoadForecastTypeDef]
|
|
@@ -1449,26 +1477,10 @@ class ScalingPolicyTypeDef(TypedDict):
|
|
|
1449
1477
|
Enabled: NotRequired[bool]
|
|
1450
1478
|
PredictiveScalingConfiguration: NotRequired[PredictiveScalingConfigurationOutputTypeDef]
|
|
1451
1479
|
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
PredictiveScalingCustomizedLoadMetricUnionTypeDef = Union[
|
|
1456
|
-
PredictiveScalingCustomizedLoadMetricTypeDef, PredictiveScalingCustomizedLoadMetricOutputTypeDef
|
|
1457
|
-
]
|
|
1458
|
-
PredictiveScalingCustomizedScalingMetricUnionTypeDef = Union[
|
|
1459
|
-
PredictiveScalingCustomizedScalingMetricTypeDef,
|
|
1460
|
-
PredictiveScalingCustomizedScalingMetricOutputTypeDef,
|
|
1480
|
+
PredictiveScalingConfigurationUnionTypeDef = Union[
|
|
1481
|
+
PredictiveScalingConfigurationTypeDef, PredictiveScalingConfigurationOutputTypeDef
|
|
1461
1482
|
]
|
|
1462
1483
|
|
|
1463
|
-
class CustomizedMetricSpecificationTypeDef(TypedDict):
|
|
1464
|
-
MetricName: NotRequired[str]
|
|
1465
|
-
Namespace: NotRequired[str]
|
|
1466
|
-
Dimensions: NotRequired[Sequence[MetricDimensionTypeDef]]
|
|
1467
|
-
Statistic: NotRequired[MetricStatisticType]
|
|
1468
|
-
Unit: NotRequired[str]
|
|
1469
|
-
Period: NotRequired[int]
|
|
1470
|
-
Metrics: NotRequired[Sequence[TargetTrackingMetricDataQueryUnionTypeDef]]
|
|
1471
|
-
|
|
1472
1484
|
class AutoScalingGroupsTypeTypeDef(TypedDict):
|
|
1473
1485
|
AutoScalingGroups: List[AutoScalingGroupTypeDef]
|
|
1474
1486
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -1488,78 +1500,17 @@ class InstanceRefreshTypeDef(TypedDict):
|
|
|
1488
1500
|
DesiredConfiguration: NotRequired[DesiredConfigurationOutputTypeDef]
|
|
1489
1501
|
RollbackDetails: NotRequired[RollbackDetailsTypeDef]
|
|
1490
1502
|
|
|
1491
|
-
|
|
1492
|
-
|
|
1503
|
+
DesiredConfigurationUnionTypeDef = Union[
|
|
1504
|
+
DesiredConfigurationTypeDef, DesiredConfigurationOutputTypeDef
|
|
1493
1505
|
]
|
|
1494
1506
|
|
|
1495
|
-
class
|
|
1496
|
-
ScalingPolicies: List[ScalingPolicyTypeDef]
|
|
1497
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1498
|
-
NextToken: NotRequired[str]
|
|
1499
|
-
|
|
1500
|
-
PredictiveScalingCustomizedCapacityMetricUnionTypeDef = Union[
|
|
1501
|
-
PredictiveScalingCustomizedCapacityMetricTypeDef,
|
|
1502
|
-
PredictiveScalingCustomizedCapacityMetricOutputTypeDef,
|
|
1503
|
-
]
|
|
1504
|
-
CustomizedMetricSpecificationUnionTypeDef = Union[
|
|
1505
|
-
CustomizedMetricSpecificationTypeDef, CustomizedMetricSpecificationOutputTypeDef
|
|
1506
|
-
]
|
|
1507
|
-
|
|
1508
|
-
class DescribeInstanceRefreshesAnswerTypeDef(TypedDict):
|
|
1509
|
-
InstanceRefreshes: List[InstanceRefreshTypeDef]
|
|
1510
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1511
|
-
NextToken: NotRequired[str]
|
|
1512
|
-
|
|
1513
|
-
class LaunchTemplateTypeDef(TypedDict):
|
|
1514
|
-
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1515
|
-
Overrides: NotRequired[Sequence[LaunchTemplateOverridesUnionTypeDef]]
|
|
1516
|
-
|
|
1517
|
-
class PredictiveScalingMetricSpecificationTypeDef(TypedDict):
|
|
1518
|
-
TargetValue: float
|
|
1519
|
-
PredefinedMetricPairSpecification: NotRequired[PredictiveScalingPredefinedMetricPairTypeDef]
|
|
1520
|
-
PredefinedScalingMetricSpecification: NotRequired[
|
|
1521
|
-
PredictiveScalingPredefinedScalingMetricTypeDef
|
|
1522
|
-
]
|
|
1523
|
-
PredefinedLoadMetricSpecification: NotRequired[PredictiveScalingPredefinedLoadMetricTypeDef]
|
|
1524
|
-
CustomizedScalingMetricSpecification: NotRequired[
|
|
1525
|
-
PredictiveScalingCustomizedScalingMetricUnionTypeDef
|
|
1526
|
-
]
|
|
1527
|
-
CustomizedLoadMetricSpecification: NotRequired[
|
|
1528
|
-
PredictiveScalingCustomizedLoadMetricUnionTypeDef
|
|
1529
|
-
]
|
|
1530
|
-
CustomizedCapacityMetricSpecification: NotRequired[
|
|
1531
|
-
PredictiveScalingCustomizedCapacityMetricUnionTypeDef
|
|
1532
|
-
]
|
|
1533
|
-
|
|
1534
|
-
class TargetTrackingConfigurationTypeDef(TypedDict):
|
|
1535
|
-
TargetValue: float
|
|
1536
|
-
PredefinedMetricSpecification: NotRequired[PredefinedMetricSpecificationTypeDef]
|
|
1537
|
-
CustomizedMetricSpecification: NotRequired[CustomizedMetricSpecificationUnionTypeDef]
|
|
1538
|
-
DisableScaleIn: NotRequired[bool]
|
|
1539
|
-
|
|
1540
|
-
LaunchTemplateUnionTypeDef = Union[LaunchTemplateTypeDef, LaunchTemplateOutputTypeDef]
|
|
1541
|
-
PredictiveScalingMetricSpecificationUnionTypeDef = Union[
|
|
1542
|
-
PredictiveScalingMetricSpecificationTypeDef, PredictiveScalingMetricSpecificationOutputTypeDef
|
|
1543
|
-
]
|
|
1544
|
-
|
|
1545
|
-
class MixedInstancesPolicyTypeDef(TypedDict):
|
|
1546
|
-
LaunchTemplate: NotRequired[LaunchTemplateUnionTypeDef]
|
|
1547
|
-
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1548
|
-
|
|
1549
|
-
class PredictiveScalingConfigurationTypeDef(TypedDict):
|
|
1550
|
-
MetricSpecifications: Sequence[PredictiveScalingMetricSpecificationUnionTypeDef]
|
|
1551
|
-
Mode: NotRequired[PredictiveScalingModeType]
|
|
1552
|
-
SchedulingBufferTime: NotRequired[int]
|
|
1553
|
-
MaxCapacityBreachBehavior: NotRequired[PredictiveScalingMaxCapacityBreachBehaviorType]
|
|
1554
|
-
MaxCapacityBuffer: NotRequired[int]
|
|
1555
|
-
|
|
1556
|
-
class CreateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
1507
|
+
class CreateAutoScalingGroupTypeTypeDef(TypedDict):
|
|
1557
1508
|
AutoScalingGroupName: str
|
|
1558
1509
|
MinSize: int
|
|
1559
1510
|
MaxSize: int
|
|
1560
1511
|
LaunchConfigurationName: NotRequired[str]
|
|
1561
1512
|
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1562
|
-
MixedInstancesPolicy: NotRequired[
|
|
1513
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyUnionTypeDef]
|
|
1563
1514
|
InstanceId: NotRequired[str]
|
|
1564
1515
|
DesiredCapacity: NotRequired[int]
|
|
1565
1516
|
DefaultCooldown: NotRequired[int]
|
|
@@ -1585,17 +1536,13 @@ class CreateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
|
1585
1536
|
AvailabilityZoneDistribution: NotRequired[AvailabilityZoneDistributionTypeDef]
|
|
1586
1537
|
AvailabilityZoneImpairmentPolicy: NotRequired[AvailabilityZoneImpairmentPolicyTypeDef]
|
|
1587
1538
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
1588
|
-
CapacityReservationSpecification: NotRequired[
|
|
1539
|
+
CapacityReservationSpecification: NotRequired[CapacityReservationSpecificationUnionTypeDef]
|
|
1589
1540
|
|
|
1590
|
-
|
|
1591
|
-
MixedInstancesPolicyTypeDef, MixedInstancesPolicyOutputTypeDef
|
|
1592
|
-
]
|
|
1593
|
-
|
|
1594
|
-
class UpdateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
1541
|
+
class UpdateAutoScalingGroupTypeTypeDef(TypedDict):
|
|
1595
1542
|
AutoScalingGroupName: str
|
|
1596
1543
|
LaunchConfigurationName: NotRequired[str]
|
|
1597
1544
|
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1598
|
-
MixedInstancesPolicy: NotRequired[
|
|
1545
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyUnionTypeDef]
|
|
1599
1546
|
MinSize: NotRequired[int]
|
|
1600
1547
|
MaxSize: NotRequired[int]
|
|
1601
1548
|
DesiredCapacity: NotRequired[int]
|
|
@@ -1617,9 +1564,14 @@ class UpdateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
|
1617
1564
|
AvailabilityZoneDistribution: NotRequired[AvailabilityZoneDistributionTypeDef]
|
|
1618
1565
|
AvailabilityZoneImpairmentPolicy: NotRequired[AvailabilityZoneImpairmentPolicyTypeDef]
|
|
1619
1566
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
1620
|
-
CapacityReservationSpecification: NotRequired[
|
|
1567
|
+
CapacityReservationSpecification: NotRequired[CapacityReservationSpecificationUnionTypeDef]
|
|
1568
|
+
|
|
1569
|
+
class PoliciesTypeTypeDef(TypedDict):
|
|
1570
|
+
ScalingPolicies: List[ScalingPolicyTypeDef]
|
|
1571
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1572
|
+
NextToken: NotRequired[str]
|
|
1621
1573
|
|
|
1622
|
-
class
|
|
1574
|
+
class PutScalingPolicyTypeTypeDef(TypedDict):
|
|
1623
1575
|
AutoScalingGroupName: str
|
|
1624
1576
|
PolicyName: str
|
|
1625
1577
|
PolicyType: NotRequired[str]
|
|
@@ -1631,16 +1583,17 @@ class PutScalingPolicyTypeRequestTypeDef(TypedDict):
|
|
|
1631
1583
|
MetricAggregationType: NotRequired[str]
|
|
1632
1584
|
StepAdjustments: NotRequired[Sequence[StepAdjustmentTypeDef]]
|
|
1633
1585
|
EstimatedInstanceWarmup: NotRequired[int]
|
|
1634
|
-
TargetTrackingConfiguration: NotRequired[
|
|
1586
|
+
TargetTrackingConfiguration: NotRequired[TargetTrackingConfigurationUnionTypeDef]
|
|
1635
1587
|
Enabled: NotRequired[bool]
|
|
1636
|
-
PredictiveScalingConfiguration: NotRequired[
|
|
1588
|
+
PredictiveScalingConfiguration: NotRequired[PredictiveScalingConfigurationUnionTypeDef]
|
|
1637
1589
|
|
|
1638
|
-
class
|
|
1639
|
-
|
|
1640
|
-
|
|
1590
|
+
class DescribeInstanceRefreshesAnswerTypeDef(TypedDict):
|
|
1591
|
+
InstanceRefreshes: List[InstanceRefreshTypeDef]
|
|
1592
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1593
|
+
NextToken: NotRequired[str]
|
|
1641
1594
|
|
|
1642
|
-
class
|
|
1595
|
+
class StartInstanceRefreshTypeTypeDef(TypedDict):
|
|
1643
1596
|
AutoScalingGroupName: str
|
|
1644
1597
|
Strategy: NotRequired[Literal["Rolling"]]
|
|
1645
|
-
DesiredConfiguration: NotRequired[
|
|
1646
|
-
Preferences: NotRequired[
|
|
1598
|
+
DesiredConfiguration: NotRequired[DesiredConfigurationUnionTypeDef]
|
|
1599
|
+
Preferences: NotRequired[RefreshPreferencesUnionTypeDef]
|