types-boto3-autoscaling 1.35.93__py3-none-any.whl → 1.37.0__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 -5
- types_boto3_autoscaling/literals.pyi +4 -5
- 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.35.93.dist-info → types_boto3_autoscaling-1.37.0.dist-info}/METADATA +25 -9
- types_boto3_autoscaling-1.37.0.dist-info/RECORD +18 -0
- {types_boto3_autoscaling-1.35.93.dist-info → types_boto3_autoscaling-1.37.0.dist-info}/WHEEL +1 -1
- types_boto3_autoscaling-1.35.93.dist-info/RECORD +0 -18
- {types_boto3_autoscaling-1.35.93.dist-info → types_boto3_autoscaling-1.37.0.dist-info}/LICENSE +0 -0
- {types_boto3_autoscaling-1.35.93.dist-info → types_boto3_autoscaling-1.37.0.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
|
|
@@ -71,14 +71,13 @@ __all__ = (
|
|
|
71
71
|
"AdjustmentTypeTypeDef",
|
|
72
72
|
"AlarmSpecificationOutputTypeDef",
|
|
73
73
|
"AlarmSpecificationTypeDef",
|
|
74
|
-
"AlarmSpecificationUnionTypeDef",
|
|
75
74
|
"AlarmTypeDef",
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
75
|
+
"AttachInstancesQueryTypeDef",
|
|
76
|
+
"AttachLoadBalancerTargetGroupsTypeTypeDef",
|
|
77
|
+
"AttachLoadBalancersTypeTypeDef",
|
|
78
|
+
"AttachTrafficSourcesTypeTypeDef",
|
|
80
79
|
"AutoScalingGroupNamesTypePaginateTypeDef",
|
|
81
|
-
"
|
|
80
|
+
"AutoScalingGroupNamesTypeTypeDef",
|
|
82
81
|
"AutoScalingGroupTypeDef",
|
|
83
82
|
"AutoScalingGroupsTypeTypeDef",
|
|
84
83
|
"AutoScalingInstanceDetailsTypeDef",
|
|
@@ -88,92 +87,90 @@ __all__ = (
|
|
|
88
87
|
"BaselineEbsBandwidthMbpsRequestTypeDef",
|
|
89
88
|
"BaselinePerformanceFactorsRequestOutputTypeDef",
|
|
90
89
|
"BaselinePerformanceFactorsRequestTypeDef",
|
|
91
|
-
"BaselinePerformanceFactorsRequestUnionTypeDef",
|
|
92
90
|
"BatchDeleteScheduledActionAnswerTypeDef",
|
|
93
|
-
"
|
|
91
|
+
"BatchDeleteScheduledActionTypeTypeDef",
|
|
94
92
|
"BatchPutScheduledUpdateGroupActionAnswerTypeDef",
|
|
95
|
-
"
|
|
93
|
+
"BatchPutScheduledUpdateGroupActionTypeTypeDef",
|
|
96
94
|
"BlockDeviceMappingTypeDef",
|
|
97
95
|
"CancelInstanceRefreshAnswerTypeDef",
|
|
98
|
-
"
|
|
96
|
+
"CancelInstanceRefreshTypeTypeDef",
|
|
99
97
|
"CapacityForecastTypeDef",
|
|
100
98
|
"CapacityReservationSpecificationOutputTypeDef",
|
|
101
99
|
"CapacityReservationSpecificationTypeDef",
|
|
100
|
+
"CapacityReservationSpecificationUnionTypeDef",
|
|
102
101
|
"CapacityReservationTargetOutputTypeDef",
|
|
103
102
|
"CapacityReservationTargetTypeDef",
|
|
104
|
-
"
|
|
105
|
-
"CompleteLifecycleActionTypeRequestTypeDef",
|
|
103
|
+
"CompleteLifecycleActionTypeTypeDef",
|
|
106
104
|
"CpuPerformanceFactorRequestOutputTypeDef",
|
|
107
105
|
"CpuPerformanceFactorRequestTypeDef",
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"CreateOrUpdateTagsTypeRequestTypeDef",
|
|
106
|
+
"CreateAutoScalingGroupTypeTypeDef",
|
|
107
|
+
"CreateLaunchConfigurationTypeTypeDef",
|
|
108
|
+
"CreateOrUpdateTagsTypeTypeDef",
|
|
112
109
|
"CustomizedMetricSpecificationOutputTypeDef",
|
|
113
110
|
"CustomizedMetricSpecificationTypeDef",
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"DeleteWarmPoolTypeRequestTypeDef",
|
|
111
|
+
"DeleteAutoScalingGroupTypeTypeDef",
|
|
112
|
+
"DeleteLifecycleHookTypeTypeDef",
|
|
113
|
+
"DeleteNotificationConfigurationTypeTypeDef",
|
|
114
|
+
"DeletePolicyTypeTypeDef",
|
|
115
|
+
"DeleteScheduledActionTypeTypeDef",
|
|
116
|
+
"DeleteTagsTypeTypeDef",
|
|
117
|
+
"DeleteWarmPoolTypeTypeDef",
|
|
122
118
|
"DescribeAccountLimitsAnswerTypeDef",
|
|
123
119
|
"DescribeAdjustmentTypesAnswerTypeDef",
|
|
124
120
|
"DescribeAutoScalingInstancesTypePaginateTypeDef",
|
|
125
|
-
"
|
|
121
|
+
"DescribeAutoScalingInstancesTypeTypeDef",
|
|
126
122
|
"DescribeAutoScalingNotificationTypesAnswerTypeDef",
|
|
127
123
|
"DescribeInstanceRefreshesAnswerTypeDef",
|
|
128
|
-
"
|
|
124
|
+
"DescribeInstanceRefreshesTypeTypeDef",
|
|
129
125
|
"DescribeLifecycleHookTypesAnswerTypeDef",
|
|
130
126
|
"DescribeLifecycleHooksAnswerTypeDef",
|
|
131
|
-
"
|
|
127
|
+
"DescribeLifecycleHooksTypeTypeDef",
|
|
132
128
|
"DescribeLoadBalancerTargetGroupsRequestPaginateTypeDef",
|
|
133
|
-
"
|
|
129
|
+
"DescribeLoadBalancerTargetGroupsRequestTypeDef",
|
|
134
130
|
"DescribeLoadBalancerTargetGroupsResponseTypeDef",
|
|
135
131
|
"DescribeLoadBalancersRequestPaginateTypeDef",
|
|
136
|
-
"
|
|
132
|
+
"DescribeLoadBalancersRequestTypeDef",
|
|
137
133
|
"DescribeLoadBalancersResponseTypeDef",
|
|
138
134
|
"DescribeMetricCollectionTypesAnswerTypeDef",
|
|
139
135
|
"DescribeNotificationConfigurationsAnswerTypeDef",
|
|
140
136
|
"DescribeNotificationConfigurationsTypePaginateTypeDef",
|
|
141
|
-
"
|
|
137
|
+
"DescribeNotificationConfigurationsTypeTypeDef",
|
|
142
138
|
"DescribePoliciesTypePaginateTypeDef",
|
|
143
|
-
"
|
|
139
|
+
"DescribePoliciesTypeTypeDef",
|
|
144
140
|
"DescribeScalingActivitiesTypePaginateTypeDef",
|
|
145
|
-
"
|
|
141
|
+
"DescribeScalingActivitiesTypeTypeDef",
|
|
146
142
|
"DescribeScheduledActionsTypePaginateTypeDef",
|
|
147
|
-
"
|
|
143
|
+
"DescribeScheduledActionsTypeTypeDef",
|
|
148
144
|
"DescribeTagsTypePaginateTypeDef",
|
|
149
|
-
"
|
|
145
|
+
"DescribeTagsTypeTypeDef",
|
|
150
146
|
"DescribeTerminationPolicyTypesAnswerTypeDef",
|
|
151
|
-
"
|
|
147
|
+
"DescribeTrafficSourcesRequestTypeDef",
|
|
152
148
|
"DescribeTrafficSourcesResponseTypeDef",
|
|
153
149
|
"DescribeWarmPoolAnswerTypeDef",
|
|
154
150
|
"DescribeWarmPoolTypePaginateTypeDef",
|
|
155
|
-
"
|
|
151
|
+
"DescribeWarmPoolTypeTypeDef",
|
|
156
152
|
"DesiredConfigurationOutputTypeDef",
|
|
157
153
|
"DesiredConfigurationTypeDef",
|
|
154
|
+
"DesiredConfigurationUnionTypeDef",
|
|
158
155
|
"DetachInstancesAnswerTypeDef",
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"
|
|
163
|
-
"
|
|
156
|
+
"DetachInstancesQueryTypeDef",
|
|
157
|
+
"DetachLoadBalancerTargetGroupsTypeTypeDef",
|
|
158
|
+
"DetachLoadBalancersTypeTypeDef",
|
|
159
|
+
"DetachTrafficSourcesTypeTypeDef",
|
|
160
|
+
"DisableMetricsCollectionQueryTypeDef",
|
|
164
161
|
"EbsTypeDef",
|
|
165
162
|
"EmptyResponseMetadataTypeDef",
|
|
166
|
-
"
|
|
163
|
+
"EnableMetricsCollectionQueryTypeDef",
|
|
167
164
|
"EnabledMetricTypeDef",
|
|
168
165
|
"EnterStandbyAnswerTypeDef",
|
|
169
|
-
"
|
|
170
|
-
"
|
|
166
|
+
"EnterStandbyQueryTypeDef",
|
|
167
|
+
"ExecutePolicyTypeTypeDef",
|
|
171
168
|
"ExitStandbyAnswerTypeDef",
|
|
172
|
-
"
|
|
169
|
+
"ExitStandbyQueryTypeDef",
|
|
173
170
|
"FailedScheduledUpdateGroupActionRequestTypeDef",
|
|
174
171
|
"FilterTypeDef",
|
|
175
172
|
"GetPredictiveScalingForecastAnswerTypeDef",
|
|
176
|
-
"
|
|
173
|
+
"GetPredictiveScalingForecastTypeTypeDef",
|
|
177
174
|
"InstanceMaintenancePolicyTypeDef",
|
|
178
175
|
"InstanceMetadataOptionsTypeDef",
|
|
179
176
|
"InstanceMonitoringTypeDef",
|
|
@@ -183,22 +180,19 @@ __all__ = (
|
|
|
183
180
|
"InstanceRefreshWarmPoolProgressTypeDef",
|
|
184
181
|
"InstanceRequirementsOutputTypeDef",
|
|
185
182
|
"InstanceRequirementsTypeDef",
|
|
186
|
-
"InstanceRequirementsUnionTypeDef",
|
|
187
183
|
"InstanceReusePolicyTypeDef",
|
|
188
184
|
"InstanceTypeDef",
|
|
189
185
|
"InstancesDistributionTypeDef",
|
|
190
|
-
"
|
|
186
|
+
"LaunchConfigurationNameTypeTypeDef",
|
|
191
187
|
"LaunchConfigurationNamesTypePaginateTypeDef",
|
|
192
|
-
"
|
|
188
|
+
"LaunchConfigurationNamesTypeTypeDef",
|
|
193
189
|
"LaunchConfigurationTypeDef",
|
|
194
190
|
"LaunchConfigurationsTypeTypeDef",
|
|
195
191
|
"LaunchTemplateOutputTypeDef",
|
|
196
192
|
"LaunchTemplateOverridesOutputTypeDef",
|
|
197
193
|
"LaunchTemplateOverridesTypeDef",
|
|
198
|
-
"LaunchTemplateOverridesUnionTypeDef",
|
|
199
194
|
"LaunchTemplateSpecificationTypeDef",
|
|
200
195
|
"LaunchTemplateTypeDef",
|
|
201
|
-
"LaunchTemplateUnionTypeDef",
|
|
202
196
|
"LifecycleHookSpecificationTypeDef",
|
|
203
197
|
"LifecycleHookTypeDef",
|
|
204
198
|
"LoadBalancerStateTypeDef",
|
|
@@ -209,15 +203,12 @@ __all__ = (
|
|
|
209
203
|
"MetricCollectionTypeTypeDef",
|
|
210
204
|
"MetricDataQueryOutputTypeDef",
|
|
211
205
|
"MetricDataQueryTypeDef",
|
|
212
|
-
"MetricDataQueryUnionTypeDef",
|
|
213
206
|
"MetricDimensionTypeDef",
|
|
214
207
|
"MetricGranularityTypeTypeDef",
|
|
215
208
|
"MetricOutputTypeDef",
|
|
216
209
|
"MetricStatOutputTypeDef",
|
|
217
210
|
"MetricStatTypeDef",
|
|
218
|
-
"MetricStatUnionTypeDef",
|
|
219
211
|
"MetricTypeDef",
|
|
220
|
-
"MetricUnionTypeDef",
|
|
221
212
|
"MixedInstancesPolicyOutputTypeDef",
|
|
222
213
|
"MixedInstancesPolicyTypeDef",
|
|
223
214
|
"MixedInstancesPolicyUnionTypeDef",
|
|
@@ -231,45 +222,44 @@ __all__ = (
|
|
|
231
222
|
"PredefinedMetricSpecificationTypeDef",
|
|
232
223
|
"PredictiveScalingConfigurationOutputTypeDef",
|
|
233
224
|
"PredictiveScalingConfigurationTypeDef",
|
|
225
|
+
"PredictiveScalingConfigurationUnionTypeDef",
|
|
234
226
|
"PredictiveScalingCustomizedCapacityMetricOutputTypeDef",
|
|
235
227
|
"PredictiveScalingCustomizedCapacityMetricTypeDef",
|
|
236
|
-
"PredictiveScalingCustomizedCapacityMetricUnionTypeDef",
|
|
237
228
|
"PredictiveScalingCustomizedLoadMetricOutputTypeDef",
|
|
238
229
|
"PredictiveScalingCustomizedLoadMetricTypeDef",
|
|
239
|
-
"PredictiveScalingCustomizedLoadMetricUnionTypeDef",
|
|
240
230
|
"PredictiveScalingCustomizedScalingMetricOutputTypeDef",
|
|
241
231
|
"PredictiveScalingCustomizedScalingMetricTypeDef",
|
|
242
|
-
"PredictiveScalingCustomizedScalingMetricUnionTypeDef",
|
|
243
232
|
"PredictiveScalingMetricSpecificationOutputTypeDef",
|
|
244
233
|
"PredictiveScalingMetricSpecificationTypeDef",
|
|
245
|
-
"PredictiveScalingMetricSpecificationUnionTypeDef",
|
|
246
234
|
"PredictiveScalingPredefinedLoadMetricTypeDef",
|
|
247
235
|
"PredictiveScalingPredefinedMetricPairTypeDef",
|
|
248
236
|
"PredictiveScalingPredefinedScalingMetricTypeDef",
|
|
249
237
|
"ProcessTypeTypeDef",
|
|
250
238
|
"ProcessesTypeTypeDef",
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
239
|
+
"PutLifecycleHookTypeTypeDef",
|
|
240
|
+
"PutNotificationConfigurationTypeTypeDef",
|
|
241
|
+
"PutScalingPolicyTypeTypeDef",
|
|
242
|
+
"PutScheduledUpdateGroupActionTypeTypeDef",
|
|
243
|
+
"PutWarmPoolTypeTypeDef",
|
|
244
|
+
"RecordLifecycleActionHeartbeatTypeTypeDef",
|
|
257
245
|
"RefreshPreferencesOutputTypeDef",
|
|
258
246
|
"RefreshPreferencesTypeDef",
|
|
247
|
+
"RefreshPreferencesUnionTypeDef",
|
|
259
248
|
"ResponseMetadataTypeDef",
|
|
260
249
|
"RollbackDetailsTypeDef",
|
|
261
250
|
"RollbackInstanceRefreshAnswerTypeDef",
|
|
262
|
-
"
|
|
251
|
+
"RollbackInstanceRefreshTypeTypeDef",
|
|
263
252
|
"ScalingPolicyTypeDef",
|
|
264
253
|
"ScalingProcessQueryRequestTypeDef",
|
|
254
|
+
"ScalingProcessQueryTypeDef",
|
|
265
255
|
"ScheduledActionsTypeTypeDef",
|
|
266
256
|
"ScheduledUpdateGroupActionRequestTypeDef",
|
|
267
257
|
"ScheduledUpdateGroupActionTypeDef",
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"
|
|
258
|
+
"SetDesiredCapacityTypeTypeDef",
|
|
259
|
+
"SetInstanceHealthQueryTypeDef",
|
|
260
|
+
"SetInstanceProtectionQueryTypeDef",
|
|
271
261
|
"StartInstanceRefreshAnswerTypeDef",
|
|
272
|
-
"
|
|
262
|
+
"StartInstanceRefreshTypeTypeDef",
|
|
273
263
|
"StepAdjustmentTypeDef",
|
|
274
264
|
"SuspendedProcessTypeDef",
|
|
275
265
|
"TagDescriptionTypeDef",
|
|
@@ -277,18 +267,17 @@ __all__ = (
|
|
|
277
267
|
"TagsTypeTypeDef",
|
|
278
268
|
"TargetTrackingConfigurationOutputTypeDef",
|
|
279
269
|
"TargetTrackingConfigurationTypeDef",
|
|
270
|
+
"TargetTrackingConfigurationUnionTypeDef",
|
|
280
271
|
"TargetTrackingMetricDataQueryOutputTypeDef",
|
|
281
272
|
"TargetTrackingMetricDataQueryTypeDef",
|
|
282
|
-
"TargetTrackingMetricDataQueryUnionTypeDef",
|
|
283
273
|
"TargetTrackingMetricStatOutputTypeDef",
|
|
284
274
|
"TargetTrackingMetricStatTypeDef",
|
|
285
|
-
"
|
|
286
|
-
"TerminateInstanceInAutoScalingGroupTypeRequestTypeDef",
|
|
275
|
+
"TerminateInstanceInAutoScalingGroupTypeTypeDef",
|
|
287
276
|
"TimestampTypeDef",
|
|
288
277
|
"TotalLocalStorageGBRequestTypeDef",
|
|
289
278
|
"TrafficSourceIdentifierTypeDef",
|
|
290
279
|
"TrafficSourceStateTypeDef",
|
|
291
|
-
"
|
|
280
|
+
"UpdateAutoScalingGroupTypeTypeDef",
|
|
292
281
|
"VCpuCountRequestTypeDef",
|
|
293
282
|
"WarmPoolConfigurationTypeDef",
|
|
294
283
|
)
|
|
@@ -344,17 +333,17 @@ class AlarmTypeDef(TypedDict):
|
|
|
344
333
|
AlarmARN: NotRequired[str]
|
|
345
334
|
|
|
346
335
|
|
|
347
|
-
class
|
|
336
|
+
class AttachInstancesQueryTypeDef(TypedDict):
|
|
348
337
|
AutoScalingGroupName: str
|
|
349
338
|
InstanceIds: NotRequired[Sequence[str]]
|
|
350
339
|
|
|
351
340
|
|
|
352
|
-
class
|
|
341
|
+
class AttachLoadBalancerTargetGroupsTypeTypeDef(TypedDict):
|
|
353
342
|
AutoScalingGroupName: str
|
|
354
343
|
TargetGroupARNs: Sequence[str]
|
|
355
344
|
|
|
356
345
|
|
|
357
|
-
class
|
|
346
|
+
class AttachLoadBalancersTypeTypeDef(TypedDict):
|
|
358
347
|
AutoScalingGroupName: str
|
|
359
348
|
LoadBalancerNames: Sequence[str]
|
|
360
349
|
|
|
@@ -428,7 +417,7 @@ class FailedScheduledUpdateGroupActionRequestTypeDef(TypedDict):
|
|
|
428
417
|
ErrorMessage: NotRequired[str]
|
|
429
418
|
|
|
430
419
|
|
|
431
|
-
class
|
|
420
|
+
class BatchDeleteScheduledActionTypeTypeDef(TypedDict):
|
|
432
421
|
AutoScalingGroupName: str
|
|
433
422
|
ScheduledActionNames: Sequence[str]
|
|
434
423
|
|
|
@@ -443,7 +432,7 @@ class EbsTypeDef(TypedDict):
|
|
|
443
432
|
Throughput: NotRequired[int]
|
|
444
433
|
|
|
445
434
|
|
|
446
|
-
class
|
|
435
|
+
class CancelInstanceRefreshTypeTypeDef(TypedDict):
|
|
447
436
|
AutoScalingGroupName: str
|
|
448
437
|
|
|
449
438
|
|
|
@@ -462,7 +451,7 @@ class CapacityReservationTargetTypeDef(TypedDict):
|
|
|
462
451
|
CapacityReservationResourceGroupArns: NotRequired[Sequence[str]]
|
|
463
452
|
|
|
464
453
|
|
|
465
|
-
class
|
|
454
|
+
class CompleteLifecycleActionTypeTypeDef(TypedDict):
|
|
466
455
|
LifecycleHookName: str
|
|
467
456
|
AutoScalingGroupName: str
|
|
468
457
|
LifecycleActionResult: str
|
|
@@ -507,43 +496,43 @@ class MetricDimensionTypeDef(TypedDict):
|
|
|
507
496
|
Value: str
|
|
508
497
|
|
|
509
498
|
|
|
510
|
-
class
|
|
499
|
+
class DeleteAutoScalingGroupTypeTypeDef(TypedDict):
|
|
511
500
|
AutoScalingGroupName: str
|
|
512
501
|
ForceDelete: NotRequired[bool]
|
|
513
502
|
|
|
514
503
|
|
|
515
|
-
class
|
|
504
|
+
class DeleteLifecycleHookTypeTypeDef(TypedDict):
|
|
516
505
|
LifecycleHookName: str
|
|
517
506
|
AutoScalingGroupName: str
|
|
518
507
|
|
|
519
508
|
|
|
520
|
-
class
|
|
509
|
+
class DeleteNotificationConfigurationTypeTypeDef(TypedDict):
|
|
521
510
|
AutoScalingGroupName: str
|
|
522
511
|
TopicARN: str
|
|
523
512
|
|
|
524
513
|
|
|
525
|
-
class
|
|
514
|
+
class DeletePolicyTypeTypeDef(TypedDict):
|
|
526
515
|
PolicyName: str
|
|
527
516
|
AutoScalingGroupName: NotRequired[str]
|
|
528
517
|
|
|
529
518
|
|
|
530
|
-
class
|
|
519
|
+
class DeleteScheduledActionTypeTypeDef(TypedDict):
|
|
531
520
|
AutoScalingGroupName: str
|
|
532
521
|
ScheduledActionName: str
|
|
533
522
|
|
|
534
523
|
|
|
535
|
-
class
|
|
524
|
+
class DeleteWarmPoolTypeTypeDef(TypedDict):
|
|
536
525
|
AutoScalingGroupName: str
|
|
537
526
|
ForceDelete: NotRequired[bool]
|
|
538
527
|
|
|
539
528
|
|
|
540
|
-
class
|
|
529
|
+
class DescribeAutoScalingInstancesTypeTypeDef(TypedDict):
|
|
541
530
|
InstanceIds: NotRequired[Sequence[str]]
|
|
542
531
|
MaxRecords: NotRequired[int]
|
|
543
532
|
NextToken: NotRequired[str]
|
|
544
533
|
|
|
545
534
|
|
|
546
|
-
class
|
|
535
|
+
class DescribeInstanceRefreshesTypeTypeDef(TypedDict):
|
|
547
536
|
AutoScalingGroupName: str
|
|
548
537
|
InstanceRefreshIds: NotRequired[Sequence[str]]
|
|
549
538
|
NextToken: NotRequired[str]
|
|
@@ -562,12 +551,12 @@ class LifecycleHookTypeDef(TypedDict):
|
|
|
562
551
|
DefaultResult: NotRequired[str]
|
|
563
552
|
|
|
564
553
|
|
|
565
|
-
class
|
|
554
|
+
class DescribeLifecycleHooksTypeTypeDef(TypedDict):
|
|
566
555
|
AutoScalingGroupName: str
|
|
567
556
|
LifecycleHookNames: NotRequired[Sequence[str]]
|
|
568
557
|
|
|
569
558
|
|
|
570
|
-
class
|
|
559
|
+
class DescribeLoadBalancerTargetGroupsRequestTypeDef(TypedDict):
|
|
571
560
|
AutoScalingGroupName: str
|
|
572
561
|
NextToken: NotRequired[str]
|
|
573
562
|
MaxRecords: NotRequired[int]
|
|
@@ -578,7 +567,7 @@ class LoadBalancerTargetGroupStateTypeDef(TypedDict):
|
|
|
578
567
|
State: NotRequired[str]
|
|
579
568
|
|
|
580
569
|
|
|
581
|
-
class
|
|
570
|
+
class DescribeLoadBalancersRequestTypeDef(TypedDict):
|
|
582
571
|
AutoScalingGroupName: str
|
|
583
572
|
NextToken: NotRequired[str]
|
|
584
573
|
MaxRecords: NotRequired[int]
|
|
@@ -603,13 +592,13 @@ class NotificationConfigurationTypeDef(TypedDict):
|
|
|
603
592
|
NotificationType: NotRequired[str]
|
|
604
593
|
|
|
605
594
|
|
|
606
|
-
class
|
|
595
|
+
class DescribeNotificationConfigurationsTypeTypeDef(TypedDict):
|
|
607
596
|
AutoScalingGroupNames: NotRequired[Sequence[str]]
|
|
608
597
|
NextToken: NotRequired[str]
|
|
609
598
|
MaxRecords: NotRequired[int]
|
|
610
599
|
|
|
611
600
|
|
|
612
|
-
class
|
|
601
|
+
class DescribePoliciesTypeTypeDef(TypedDict):
|
|
613
602
|
AutoScalingGroupName: NotRequired[str]
|
|
614
603
|
PolicyNames: NotRequired[Sequence[str]]
|
|
615
604
|
PolicyTypes: NotRequired[Sequence[str]]
|
|
@@ -617,7 +606,7 @@ class DescribePoliciesTypeRequestTypeDef(TypedDict):
|
|
|
617
606
|
MaxRecords: NotRequired[int]
|
|
618
607
|
|
|
619
608
|
|
|
620
|
-
class
|
|
609
|
+
class DescribeScalingActivitiesTypeTypeDef(TypedDict):
|
|
621
610
|
ActivityIds: NotRequired[Sequence[str]]
|
|
622
611
|
AutoScalingGroupName: NotRequired[str]
|
|
623
612
|
IncludeDeletedGroups: NotRequired[bool]
|
|
@@ -628,7 +617,7 @@ class DescribeScalingActivitiesTypeRequestTypeDef(TypedDict):
|
|
|
628
617
|
TimestampTypeDef = Union[datetime, str]
|
|
629
618
|
|
|
630
619
|
|
|
631
|
-
class
|
|
620
|
+
class DescribeTrafficSourcesRequestTypeDef(TypedDict):
|
|
632
621
|
AutoScalingGroupName: str
|
|
633
622
|
TrafficSourceType: NotRequired[str]
|
|
634
623
|
NextToken: NotRequired[str]
|
|
@@ -646,46 +635,46 @@ TrafficSourceStateTypeDef = TypedDict(
|
|
|
646
635
|
)
|
|
647
636
|
|
|
648
637
|
|
|
649
|
-
class
|
|
638
|
+
class DescribeWarmPoolTypeTypeDef(TypedDict):
|
|
650
639
|
AutoScalingGroupName: str
|
|
651
640
|
MaxRecords: NotRequired[int]
|
|
652
641
|
NextToken: NotRequired[str]
|
|
653
642
|
|
|
654
643
|
|
|
655
|
-
class
|
|
644
|
+
class DetachInstancesQueryTypeDef(TypedDict):
|
|
656
645
|
AutoScalingGroupName: str
|
|
657
646
|
ShouldDecrementDesiredCapacity: bool
|
|
658
647
|
InstanceIds: NotRequired[Sequence[str]]
|
|
659
648
|
|
|
660
649
|
|
|
661
|
-
class
|
|
650
|
+
class DetachLoadBalancerTargetGroupsTypeTypeDef(TypedDict):
|
|
662
651
|
AutoScalingGroupName: str
|
|
663
652
|
TargetGroupARNs: Sequence[str]
|
|
664
653
|
|
|
665
654
|
|
|
666
|
-
class
|
|
655
|
+
class DetachLoadBalancersTypeTypeDef(TypedDict):
|
|
667
656
|
AutoScalingGroupName: str
|
|
668
657
|
LoadBalancerNames: Sequence[str]
|
|
669
658
|
|
|
670
659
|
|
|
671
|
-
class
|
|
660
|
+
class DisableMetricsCollectionQueryTypeDef(TypedDict):
|
|
672
661
|
AutoScalingGroupName: str
|
|
673
662
|
Metrics: NotRequired[Sequence[str]]
|
|
674
663
|
|
|
675
664
|
|
|
676
|
-
class
|
|
665
|
+
class EnableMetricsCollectionQueryTypeDef(TypedDict):
|
|
677
666
|
AutoScalingGroupName: str
|
|
678
667
|
Granularity: str
|
|
679
668
|
Metrics: NotRequired[Sequence[str]]
|
|
680
669
|
|
|
681
670
|
|
|
682
|
-
class
|
|
671
|
+
class EnterStandbyQueryTypeDef(TypedDict):
|
|
683
672
|
AutoScalingGroupName: str
|
|
684
673
|
ShouldDecrementDesiredCapacity: bool
|
|
685
674
|
InstanceIds: NotRequired[Sequence[str]]
|
|
686
675
|
|
|
687
676
|
|
|
688
|
-
class
|
|
677
|
+
class ExecutePolicyTypeTypeDef(TypedDict):
|
|
689
678
|
PolicyName: str
|
|
690
679
|
AutoScalingGroupName: NotRequired[str]
|
|
691
680
|
HonorCooldown: NotRequired[bool]
|
|
@@ -693,7 +682,7 @@ class ExecutePolicyTypeRequestTypeDef(TypedDict):
|
|
|
693
682
|
BreachThreshold: NotRequired[float]
|
|
694
683
|
|
|
695
684
|
|
|
696
|
-
class
|
|
685
|
+
class ExitStandbyQueryTypeDef(TypedDict):
|
|
697
686
|
AutoScalingGroupName: str
|
|
698
687
|
InstanceIds: NotRequired[Sequence[str]]
|
|
699
688
|
|
|
@@ -751,11 +740,11 @@ class InstancesDistributionTypeDef(TypedDict):
|
|
|
751
740
|
SpotMaxPrice: NotRequired[str]
|
|
752
741
|
|
|
753
742
|
|
|
754
|
-
class
|
|
743
|
+
class LaunchConfigurationNameTypeTypeDef(TypedDict):
|
|
755
744
|
LaunchConfigurationName: str
|
|
756
745
|
|
|
757
746
|
|
|
758
|
-
class
|
|
747
|
+
class LaunchConfigurationNamesTypeTypeDef(TypedDict):
|
|
759
748
|
LaunchConfigurationNames: NotRequired[Sequence[str]]
|
|
760
749
|
NextToken: NotRequired[str]
|
|
761
750
|
MaxRecords: NotRequired[int]
|
|
@@ -785,7 +774,7 @@ class ProcessTypeTypeDef(TypedDict):
|
|
|
785
774
|
ProcessName: str
|
|
786
775
|
|
|
787
776
|
|
|
788
|
-
class
|
|
777
|
+
class PutLifecycleHookTypeTypeDef(TypedDict):
|
|
789
778
|
LifecycleHookName: str
|
|
790
779
|
AutoScalingGroupName: str
|
|
791
780
|
LifecycleTransition: NotRequired[str]
|
|
@@ -796,7 +785,7 @@ class PutLifecycleHookTypeRequestTypeDef(TypedDict):
|
|
|
796
785
|
DefaultResult: NotRequired[str]
|
|
797
786
|
|
|
798
787
|
|
|
799
|
-
class
|
|
788
|
+
class PutNotificationConfigurationTypeTypeDef(TypedDict):
|
|
800
789
|
AutoScalingGroupName: str
|
|
801
790
|
TopicARN: str
|
|
802
791
|
NotificationTypes: Sequence[str]
|
|
@@ -808,14 +797,14 @@ class StepAdjustmentTypeDef(TypedDict):
|
|
|
808
797
|
MetricIntervalUpperBound: NotRequired[float]
|
|
809
798
|
|
|
810
799
|
|
|
811
|
-
class
|
|
800
|
+
class RecordLifecycleActionHeartbeatTypeTypeDef(TypedDict):
|
|
812
801
|
LifecycleHookName: str
|
|
813
802
|
AutoScalingGroupName: str
|
|
814
803
|
LifecycleActionToken: NotRequired[str]
|
|
815
804
|
InstanceId: NotRequired[str]
|
|
816
805
|
|
|
817
806
|
|
|
818
|
-
class
|
|
807
|
+
class RollbackInstanceRefreshTypeTypeDef(TypedDict):
|
|
819
808
|
AutoScalingGroupName: str
|
|
820
809
|
|
|
821
810
|
|
|
@@ -824,6 +813,11 @@ class ScalingProcessQueryRequestTypeDef(TypedDict):
|
|
|
824
813
|
ScalingProcesses: NotRequired[Sequence[str]]
|
|
825
814
|
|
|
826
815
|
|
|
816
|
+
class ScalingProcessQueryTypeDef(TypedDict):
|
|
817
|
+
AutoScalingGroupName: str
|
|
818
|
+
ScalingProcesses: NotRequired[Sequence[str]]
|
|
819
|
+
|
|
820
|
+
|
|
827
821
|
class ScheduledUpdateGroupActionTypeDef(TypedDict):
|
|
828
822
|
AutoScalingGroupName: NotRequired[str]
|
|
829
823
|
ScheduledActionName: NotRequired[str]
|
|
@@ -838,25 +832,25 @@ class ScheduledUpdateGroupActionTypeDef(TypedDict):
|
|
|
838
832
|
TimeZone: NotRequired[str]
|
|
839
833
|
|
|
840
834
|
|
|
841
|
-
class
|
|
835
|
+
class SetDesiredCapacityTypeTypeDef(TypedDict):
|
|
842
836
|
AutoScalingGroupName: str
|
|
843
837
|
DesiredCapacity: int
|
|
844
838
|
HonorCooldown: NotRequired[bool]
|
|
845
839
|
|
|
846
840
|
|
|
847
|
-
class
|
|
841
|
+
class SetInstanceHealthQueryTypeDef(TypedDict):
|
|
848
842
|
InstanceId: str
|
|
849
843
|
HealthStatus: str
|
|
850
844
|
ShouldRespectGracePeriod: NotRequired[bool]
|
|
851
845
|
|
|
852
846
|
|
|
853
|
-
class
|
|
847
|
+
class SetInstanceProtectionQueryTypeDef(TypedDict):
|
|
854
848
|
InstanceIds: Sequence[str]
|
|
855
849
|
AutoScalingGroupName: str
|
|
856
850
|
ProtectedFromScaleIn: bool
|
|
857
851
|
|
|
858
852
|
|
|
859
|
-
class
|
|
853
|
+
class TerminateInstanceInAutoScalingGroupTypeTypeDef(TypedDict):
|
|
860
854
|
InstanceId: str
|
|
861
855
|
ShouldDecrementDesiredCapacity: bool
|
|
862
856
|
|
|
@@ -948,7 +942,18 @@ class RefreshPreferencesOutputTypeDef(TypedDict):
|
|
|
948
942
|
BakeTime: NotRequired[int]
|
|
949
943
|
|
|
950
944
|
|
|
951
|
-
|
|
945
|
+
class RefreshPreferencesTypeDef(TypedDict):
|
|
946
|
+
MinHealthyPercentage: NotRequired[int]
|
|
947
|
+
InstanceWarmup: NotRequired[int]
|
|
948
|
+
CheckpointPercentages: NotRequired[Sequence[int]]
|
|
949
|
+
CheckpointDelay: NotRequired[int]
|
|
950
|
+
SkipMatching: NotRequired[bool]
|
|
951
|
+
AutoRollback: NotRequired[bool]
|
|
952
|
+
ScaleInProtectedInstances: NotRequired[ScaleInProtectedInstancesType]
|
|
953
|
+
StandbyInstances: NotRequired[StandbyInstancesType]
|
|
954
|
+
AlarmSpecification: NotRequired[AlarmSpecificationTypeDef]
|
|
955
|
+
MaxHealthyPercentage: NotRequired[int]
|
|
956
|
+
BakeTime: NotRequired[int]
|
|
952
957
|
|
|
953
958
|
|
|
954
959
|
class PolicyARNTypeTypeDef(TypedDict):
|
|
@@ -957,25 +962,25 @@ class PolicyARNTypeTypeDef(TypedDict):
|
|
|
957
962
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
958
963
|
|
|
959
964
|
|
|
960
|
-
class
|
|
965
|
+
class AttachTrafficSourcesTypeTypeDef(TypedDict):
|
|
961
966
|
AutoScalingGroupName: str
|
|
962
967
|
TrafficSources: Sequence[TrafficSourceIdentifierTypeDef]
|
|
963
968
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
964
969
|
|
|
965
970
|
|
|
966
|
-
class
|
|
971
|
+
class DetachTrafficSourcesTypeTypeDef(TypedDict):
|
|
967
972
|
AutoScalingGroupName: str
|
|
968
973
|
TrafficSources: Sequence[TrafficSourceIdentifierTypeDef]
|
|
969
974
|
|
|
970
975
|
|
|
971
|
-
class
|
|
976
|
+
class AutoScalingGroupNamesTypeTypeDef(TypedDict):
|
|
972
977
|
AutoScalingGroupNames: NotRequired[Sequence[str]]
|
|
973
978
|
NextToken: NotRequired[str]
|
|
974
979
|
MaxRecords: NotRequired[int]
|
|
975
980
|
Filters: NotRequired[Sequence[FilterTypeDef]]
|
|
976
981
|
|
|
977
982
|
|
|
978
|
-
class
|
|
983
|
+
class DescribeTagsTypeTypeDef(TypedDict):
|
|
979
984
|
Filters: NotRequired[Sequence[FilterTypeDef]]
|
|
980
985
|
NextToken: NotRequired[str]
|
|
981
986
|
MaxRecords: NotRequired[int]
|
|
@@ -1089,9 +1094,9 @@ class CapacityReservationSpecificationOutputTypeDef(TypedDict):
|
|
|
1089
1094
|
CapacityReservationTarget: NotRequired[CapacityReservationTargetOutputTypeDef]
|
|
1090
1095
|
|
|
1091
1096
|
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
]
|
|
1097
|
+
class CapacityReservationSpecificationTypeDef(TypedDict):
|
|
1098
|
+
CapacityReservationPreference: NotRequired[CapacityReservationPreferenceType]
|
|
1099
|
+
CapacityReservationTarget: NotRequired[CapacityReservationTargetTypeDef]
|
|
1095
1100
|
|
|
1096
1101
|
|
|
1097
1102
|
class CpuPerformanceFactorRequestOutputTypeDef(TypedDict):
|
|
@@ -1102,11 +1107,11 @@ class CpuPerformanceFactorRequestTypeDef(TypedDict):
|
|
|
1102
1107
|
References: NotRequired[Sequence[PerformanceFactorReferenceRequestTypeDef]]
|
|
1103
1108
|
|
|
1104
1109
|
|
|
1105
|
-
class
|
|
1110
|
+
class CreateOrUpdateTagsTypeTypeDef(TypedDict):
|
|
1106
1111
|
Tags: Sequence[TagTypeDef]
|
|
1107
1112
|
|
|
1108
1113
|
|
|
1109
|
-
class
|
|
1114
|
+
class DeleteTagsTypeTypeDef(TypedDict):
|
|
1110
1115
|
Tags: Sequence[TagTypeDef]
|
|
1111
1116
|
|
|
1112
1117
|
|
|
@@ -1159,7 +1164,7 @@ class DescribeScheduledActionsTypePaginateTypeDef(TypedDict):
|
|
|
1159
1164
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
1160
1165
|
|
|
1161
1166
|
|
|
1162
|
-
class
|
|
1167
|
+
class DescribeScheduledActionsTypeTypeDef(TypedDict):
|
|
1163
1168
|
AutoScalingGroupName: NotRequired[str]
|
|
1164
1169
|
ScheduledActionNames: NotRequired[Sequence[str]]
|
|
1165
1170
|
StartTime: NotRequired[TimestampTypeDef]
|
|
@@ -1168,14 +1173,14 @@ class DescribeScheduledActionsTypeRequestTypeDef(TypedDict):
|
|
|
1168
1173
|
MaxRecords: NotRequired[int]
|
|
1169
1174
|
|
|
1170
1175
|
|
|
1171
|
-
class
|
|
1176
|
+
class GetPredictiveScalingForecastTypeTypeDef(TypedDict):
|
|
1172
1177
|
AutoScalingGroupName: str
|
|
1173
1178
|
PolicyName: str
|
|
1174
1179
|
StartTime: TimestampTypeDef
|
|
1175
1180
|
EndTime: TimestampTypeDef
|
|
1176
1181
|
|
|
1177
1182
|
|
|
1178
|
-
class
|
|
1183
|
+
class PutScheduledUpdateGroupActionTypeTypeDef(TypedDict):
|
|
1179
1184
|
AutoScalingGroupName: str
|
|
1180
1185
|
ScheduledActionName: str
|
|
1181
1186
|
Time: NotRequired[TimestampTypeDef]
|
|
@@ -1210,7 +1215,7 @@ class InstanceRefreshProgressDetailsTypeDef(TypedDict):
|
|
|
1210
1215
|
WarmPoolProgress: NotRequired[InstanceRefreshWarmPoolProgressTypeDef]
|
|
1211
1216
|
|
|
1212
1217
|
|
|
1213
|
-
class
|
|
1218
|
+
class PutWarmPoolTypeTypeDef(TypedDict):
|
|
1214
1219
|
AutoScalingGroupName: str
|
|
1215
1220
|
MaxGroupPreparedCapacity: NotRequired[int]
|
|
1216
1221
|
MinSize: NotRequired[int]
|
|
@@ -1237,18 +1242,7 @@ class ScheduledActionsTypeTypeDef(TypedDict):
|
|
|
1237
1242
|
NextToken: NotRequired[str]
|
|
1238
1243
|
|
|
1239
1244
|
|
|
1240
|
-
|
|
1241
|
-
MinHealthyPercentage: NotRequired[int]
|
|
1242
|
-
InstanceWarmup: NotRequired[int]
|
|
1243
|
-
CheckpointPercentages: NotRequired[Sequence[int]]
|
|
1244
|
-
CheckpointDelay: NotRequired[int]
|
|
1245
|
-
SkipMatching: NotRequired[bool]
|
|
1246
|
-
AutoRollback: NotRequired[bool]
|
|
1247
|
-
ScaleInProtectedInstances: NotRequired[ScaleInProtectedInstancesType]
|
|
1248
|
-
StandbyInstances: NotRequired[StandbyInstancesType]
|
|
1249
|
-
AlarmSpecification: NotRequired[AlarmSpecificationUnionTypeDef]
|
|
1250
|
-
MaxHealthyPercentage: NotRequired[int]
|
|
1251
|
-
BakeTime: NotRequired[int]
|
|
1245
|
+
RefreshPreferencesUnionTypeDef = Union[RefreshPreferencesTypeDef, RefreshPreferencesOutputTypeDef]
|
|
1252
1246
|
|
|
1253
1247
|
|
|
1254
1248
|
class AutoScalingInstancesTypeTypeDef(TypedDict):
|
|
@@ -1257,7 +1251,7 @@ class AutoScalingInstancesTypeTypeDef(TypedDict):
|
|
|
1257
1251
|
NextToken: NotRequired[str]
|
|
1258
1252
|
|
|
1259
1253
|
|
|
1260
|
-
class
|
|
1254
|
+
class CreateLaunchConfigurationTypeTypeDef(TypedDict):
|
|
1261
1255
|
LaunchConfigurationName: str
|
|
1262
1256
|
ImageId: NotRequired[str]
|
|
1263
1257
|
KeyName: NotRequired[str]
|
|
@@ -1302,18 +1296,17 @@ class LaunchConfigurationTypeDef(TypedDict):
|
|
|
1302
1296
|
MetadataOptions: NotRequired[InstanceMetadataOptionsTypeDef]
|
|
1303
1297
|
|
|
1304
1298
|
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1299
|
+
CapacityReservationSpecificationUnionTypeDef = Union[
|
|
1300
|
+
CapacityReservationSpecificationTypeDef, CapacityReservationSpecificationOutputTypeDef
|
|
1301
|
+
]
|
|
1308
1302
|
|
|
1309
1303
|
|
|
1310
1304
|
class BaselinePerformanceFactorsRequestOutputTypeDef(TypedDict):
|
|
1311
1305
|
Cpu: NotRequired[CpuPerformanceFactorRequestOutputTypeDef]
|
|
1312
1306
|
|
|
1313
1307
|
|
|
1314
|
-
|
|
1315
|
-
CpuPerformanceFactorRequestTypeDef
|
|
1316
|
-
]
|
|
1308
|
+
class BaselinePerformanceFactorsRequestTypeDef(TypedDict):
|
|
1309
|
+
Cpu: NotRequired[CpuPerformanceFactorRequestTypeDef]
|
|
1317
1310
|
|
|
1318
1311
|
|
|
1319
1312
|
class MetricStatOutputTypeDef(TypedDict):
|
|
@@ -1329,10 +1322,20 @@ class TargetTrackingMetricStatOutputTypeDef(TypedDict):
|
|
|
1329
1322
|
Period: NotRequired[int]
|
|
1330
1323
|
|
|
1331
1324
|
|
|
1332
|
-
|
|
1325
|
+
class MetricStatTypeDef(TypedDict):
|
|
1326
|
+
Metric: MetricTypeDef
|
|
1327
|
+
Stat: str
|
|
1328
|
+
Unit: NotRequired[str]
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
class TargetTrackingMetricStatTypeDef(TypedDict):
|
|
1332
|
+
Metric: MetricTypeDef
|
|
1333
|
+
Stat: str
|
|
1334
|
+
Unit: NotRequired[str]
|
|
1335
|
+
Period: NotRequired[int]
|
|
1333
1336
|
|
|
1334
1337
|
|
|
1335
|
-
class
|
|
1338
|
+
class BatchPutScheduledUpdateGroupActionTypeTypeDef(TypedDict):
|
|
1336
1339
|
AutoScalingGroupName: str
|
|
1337
1340
|
ScheduledUpdateGroupActions: Sequence[ScheduledUpdateGroupActionRequestTypeDef]
|
|
1338
1341
|
|
|
@@ -1386,8 +1389,32 @@ class InstanceRequirementsOutputTypeDef(TypedDict):
|
|
|
1386
1389
|
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestOutputTypeDef]
|
|
1387
1390
|
|
|
1388
1391
|
|
|
1389
|
-
class
|
|
1390
|
-
|
|
1392
|
+
class InstanceRequirementsTypeDef(TypedDict):
|
|
1393
|
+
VCpuCount: VCpuCountRequestTypeDef
|
|
1394
|
+
MemoryMiB: MemoryMiBRequestTypeDef
|
|
1395
|
+
CpuManufacturers: NotRequired[Sequence[CpuManufacturerType]]
|
|
1396
|
+
MemoryGiBPerVCpu: NotRequired[MemoryGiBPerVCpuRequestTypeDef]
|
|
1397
|
+
ExcludedInstanceTypes: NotRequired[Sequence[str]]
|
|
1398
|
+
InstanceGenerations: NotRequired[Sequence[InstanceGenerationType]]
|
|
1399
|
+
SpotMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1400
|
+
MaxSpotPriceAsPercentageOfOptimalOnDemandPrice: NotRequired[int]
|
|
1401
|
+
OnDemandMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1402
|
+
BareMetal: NotRequired[BareMetalType]
|
|
1403
|
+
BurstablePerformance: NotRequired[BurstablePerformanceType]
|
|
1404
|
+
RequireHibernateSupport: NotRequired[bool]
|
|
1405
|
+
NetworkInterfaceCount: NotRequired[NetworkInterfaceCountRequestTypeDef]
|
|
1406
|
+
LocalStorage: NotRequired[LocalStorageType]
|
|
1407
|
+
LocalStorageTypes: NotRequired[Sequence[LocalStorageTypeType]]
|
|
1408
|
+
TotalLocalStorageGB: NotRequired[TotalLocalStorageGBRequestTypeDef]
|
|
1409
|
+
BaselineEbsBandwidthMbps: NotRequired[BaselineEbsBandwidthMbpsRequestTypeDef]
|
|
1410
|
+
AcceleratorTypes: NotRequired[Sequence[AcceleratorTypeType]]
|
|
1411
|
+
AcceleratorCount: NotRequired[AcceleratorCountRequestTypeDef]
|
|
1412
|
+
AcceleratorManufacturers: NotRequired[Sequence[AcceleratorManufacturerType]]
|
|
1413
|
+
AcceleratorNames: NotRequired[Sequence[AcceleratorNameType]]
|
|
1414
|
+
AcceleratorTotalMemoryMiB: NotRequired[AcceleratorTotalMemoryMiBRequestTypeDef]
|
|
1415
|
+
NetworkBandwidthGbps: NotRequired[NetworkBandwidthGbpsRequestTypeDef]
|
|
1416
|
+
AllowedInstanceTypes: NotRequired[Sequence[str]]
|
|
1417
|
+
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestTypeDef]
|
|
1391
1418
|
|
|
1392
1419
|
|
|
1393
1420
|
class MetricDataQueryOutputTypeDef(TypedDict):
|
|
@@ -1407,17 +1434,21 @@ class TargetTrackingMetricDataQueryOutputTypeDef(TypedDict):
|
|
|
1407
1434
|
ReturnData: NotRequired[bool]
|
|
1408
1435
|
|
|
1409
1436
|
|
|
1410
|
-
class
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1437
|
+
class MetricDataQueryTypeDef(TypedDict):
|
|
1438
|
+
Id: str
|
|
1439
|
+
Expression: NotRequired[str]
|
|
1440
|
+
MetricStat: NotRequired[MetricStatTypeDef]
|
|
1441
|
+
Label: NotRequired[str]
|
|
1442
|
+
ReturnData: NotRequired[bool]
|
|
1414
1443
|
|
|
1415
1444
|
|
|
1416
|
-
class
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1445
|
+
class TargetTrackingMetricDataQueryTypeDef(TypedDict):
|
|
1446
|
+
Id: str
|
|
1447
|
+
Expression: NotRequired[str]
|
|
1448
|
+
MetricStat: NotRequired[TargetTrackingMetricStatTypeDef]
|
|
1449
|
+
Label: NotRequired[str]
|
|
1420
1450
|
Period: NotRequired[int]
|
|
1451
|
+
ReturnData: NotRequired[bool]
|
|
1421
1452
|
|
|
1422
1453
|
|
|
1423
1454
|
class LaunchTemplateOverridesOutputTypeDef(TypedDict):
|
|
@@ -1427,9 +1458,11 @@ class LaunchTemplateOverridesOutputTypeDef(TypedDict):
|
|
|
1427
1458
|
InstanceRequirements: NotRequired[InstanceRequirementsOutputTypeDef]
|
|
1428
1459
|
|
|
1429
1460
|
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
]
|
|
1461
|
+
class LaunchTemplateOverridesTypeDef(TypedDict):
|
|
1462
|
+
InstanceType: NotRequired[str]
|
|
1463
|
+
WeightedCapacity: NotRequired[str]
|
|
1464
|
+
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1465
|
+
InstanceRequirements: NotRequired[InstanceRequirementsTypeDef]
|
|
1433
1466
|
|
|
1434
1467
|
|
|
1435
1468
|
class PredictiveScalingCustomizedCapacityMetricOutputTypeDef(TypedDict):
|
|
@@ -1454,10 +1487,26 @@ class CustomizedMetricSpecificationOutputTypeDef(TypedDict):
|
|
|
1454
1487
|
Metrics: NotRequired[List[TargetTrackingMetricDataQueryOutputTypeDef]]
|
|
1455
1488
|
|
|
1456
1489
|
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1490
|
+
class PredictiveScalingCustomizedCapacityMetricTypeDef(TypedDict):
|
|
1491
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1492
|
+
|
|
1493
|
+
|
|
1494
|
+
class PredictiveScalingCustomizedLoadMetricTypeDef(TypedDict):
|
|
1495
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
class PredictiveScalingCustomizedScalingMetricTypeDef(TypedDict):
|
|
1499
|
+
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
class CustomizedMetricSpecificationTypeDef(TypedDict):
|
|
1503
|
+
MetricName: NotRequired[str]
|
|
1504
|
+
Namespace: NotRequired[str]
|
|
1505
|
+
Dimensions: NotRequired[Sequence[MetricDimensionTypeDef]]
|
|
1506
|
+
Statistic: NotRequired[MetricStatisticType]
|
|
1507
|
+
Unit: NotRequired[str]
|
|
1508
|
+
Period: NotRequired[int]
|
|
1509
|
+
Metrics: NotRequired[Sequence[TargetTrackingMetricDataQueryTypeDef]]
|
|
1461
1510
|
|
|
1462
1511
|
|
|
1463
1512
|
class LaunchTemplateOutputTypeDef(TypedDict):
|
|
@@ -1465,32 +1514,9 @@ class LaunchTemplateOutputTypeDef(TypedDict):
|
|
|
1465
1514
|
Overrides: NotRequired[List[LaunchTemplateOverridesOutputTypeDef]]
|
|
1466
1515
|
|
|
1467
1516
|
|
|
1468
|
-
class
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
CpuManufacturers: NotRequired[Sequence[CpuManufacturerType]]
|
|
1472
|
-
MemoryGiBPerVCpu: NotRequired[MemoryGiBPerVCpuRequestTypeDef]
|
|
1473
|
-
ExcludedInstanceTypes: NotRequired[Sequence[str]]
|
|
1474
|
-
InstanceGenerations: NotRequired[Sequence[InstanceGenerationType]]
|
|
1475
|
-
SpotMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1476
|
-
MaxSpotPriceAsPercentageOfOptimalOnDemandPrice: NotRequired[int]
|
|
1477
|
-
OnDemandMaxPricePercentageOverLowestPrice: NotRequired[int]
|
|
1478
|
-
BareMetal: NotRequired[BareMetalType]
|
|
1479
|
-
BurstablePerformance: NotRequired[BurstablePerformanceType]
|
|
1480
|
-
RequireHibernateSupport: NotRequired[bool]
|
|
1481
|
-
NetworkInterfaceCount: NotRequired[NetworkInterfaceCountRequestTypeDef]
|
|
1482
|
-
LocalStorage: NotRequired[LocalStorageType]
|
|
1483
|
-
LocalStorageTypes: NotRequired[Sequence[LocalStorageTypeType]]
|
|
1484
|
-
TotalLocalStorageGB: NotRequired[TotalLocalStorageGBRequestTypeDef]
|
|
1485
|
-
BaselineEbsBandwidthMbps: NotRequired[BaselineEbsBandwidthMbpsRequestTypeDef]
|
|
1486
|
-
AcceleratorTypes: NotRequired[Sequence[AcceleratorTypeType]]
|
|
1487
|
-
AcceleratorCount: NotRequired[AcceleratorCountRequestTypeDef]
|
|
1488
|
-
AcceleratorManufacturers: NotRequired[Sequence[AcceleratorManufacturerType]]
|
|
1489
|
-
AcceleratorNames: NotRequired[Sequence[AcceleratorNameType]]
|
|
1490
|
-
AcceleratorTotalMemoryMiB: NotRequired[AcceleratorTotalMemoryMiBRequestTypeDef]
|
|
1491
|
-
NetworkBandwidthGbps: NotRequired[NetworkBandwidthGbpsRequestTypeDef]
|
|
1492
|
-
AllowedInstanceTypes: NotRequired[Sequence[str]]
|
|
1493
|
-
BaselinePerformanceFactors: NotRequired[BaselinePerformanceFactorsRequestUnionTypeDef]
|
|
1517
|
+
class LaunchTemplateTypeDef(TypedDict):
|
|
1518
|
+
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1519
|
+
Overrides: NotRequired[Sequence[LaunchTemplateOverridesTypeDef]]
|
|
1494
1520
|
|
|
1495
1521
|
|
|
1496
1522
|
class PredictiveScalingMetricSpecificationOutputTypeDef(TypedDict):
|
|
@@ -1518,21 +1544,27 @@ class TargetTrackingConfigurationOutputTypeDef(TypedDict):
|
|
|
1518
1544
|
DisableScaleIn: NotRequired[bool]
|
|
1519
1545
|
|
|
1520
1546
|
|
|
1521
|
-
class
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1547
|
+
class PredictiveScalingMetricSpecificationTypeDef(TypedDict):
|
|
1548
|
+
TargetValue: float
|
|
1549
|
+
PredefinedMetricPairSpecification: NotRequired[PredictiveScalingPredefinedMetricPairTypeDef]
|
|
1550
|
+
PredefinedScalingMetricSpecification: NotRequired[
|
|
1551
|
+
PredictiveScalingPredefinedScalingMetricTypeDef
|
|
1552
|
+
]
|
|
1553
|
+
PredefinedLoadMetricSpecification: NotRequired[PredictiveScalingPredefinedLoadMetricTypeDef]
|
|
1554
|
+
CustomizedScalingMetricSpecification: NotRequired[
|
|
1555
|
+
PredictiveScalingCustomizedScalingMetricTypeDef
|
|
1556
|
+
]
|
|
1557
|
+
CustomizedLoadMetricSpecification: NotRequired[PredictiveScalingCustomizedLoadMetricTypeDef]
|
|
1558
|
+
CustomizedCapacityMetricSpecification: NotRequired[
|
|
1559
|
+
PredictiveScalingCustomizedCapacityMetricTypeDef
|
|
1560
|
+
]
|
|
1527
1561
|
|
|
1528
1562
|
|
|
1529
|
-
class
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
Period: NotRequired[int]
|
|
1535
|
-
ReturnData: NotRequired[bool]
|
|
1563
|
+
class TargetTrackingConfigurationTypeDef(TypedDict):
|
|
1564
|
+
TargetValue: float
|
|
1565
|
+
PredefinedMetricSpecification: NotRequired[PredefinedMetricSpecificationTypeDef]
|
|
1566
|
+
CustomizedMetricSpecification: NotRequired[CustomizedMetricSpecificationTypeDef]
|
|
1567
|
+
DisableScaleIn: NotRequired[bool]
|
|
1536
1568
|
|
|
1537
1569
|
|
|
1538
1570
|
class MixedInstancesPolicyOutputTypeDef(TypedDict):
|
|
@@ -1540,9 +1572,9 @@ class MixedInstancesPolicyOutputTypeDef(TypedDict):
|
|
|
1540
1572
|
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1541
1573
|
|
|
1542
1574
|
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
]
|
|
1575
|
+
class MixedInstancesPolicyTypeDef(TypedDict):
|
|
1576
|
+
LaunchTemplate: NotRequired[LaunchTemplateTypeDef]
|
|
1577
|
+
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1546
1578
|
|
|
1547
1579
|
|
|
1548
1580
|
class LoadForecastTypeDef(TypedDict):
|
|
@@ -1559,19 +1591,16 @@ class PredictiveScalingConfigurationOutputTypeDef(TypedDict):
|
|
|
1559
1591
|
MaxCapacityBuffer: NotRequired[int]
|
|
1560
1592
|
|
|
1561
1593
|
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
class PredictiveScalingCustomizedScalingMetricTypeDef(TypedDict):
|
|
1570
|
-
MetricDataQueries: Sequence[MetricDataQueryTypeDef]
|
|
1594
|
+
class PredictiveScalingConfigurationTypeDef(TypedDict):
|
|
1595
|
+
MetricSpecifications: Sequence[PredictiveScalingMetricSpecificationTypeDef]
|
|
1596
|
+
Mode: NotRequired[PredictiveScalingModeType]
|
|
1597
|
+
SchedulingBufferTime: NotRequired[int]
|
|
1598
|
+
MaxCapacityBreachBehavior: NotRequired[PredictiveScalingMaxCapacityBreachBehaviorType]
|
|
1599
|
+
MaxCapacityBuffer: NotRequired[int]
|
|
1571
1600
|
|
|
1572
1601
|
|
|
1573
|
-
|
|
1574
|
-
|
|
1602
|
+
TargetTrackingConfigurationUnionTypeDef = Union[
|
|
1603
|
+
TargetTrackingConfigurationTypeDef, TargetTrackingConfigurationOutputTypeDef
|
|
1575
1604
|
]
|
|
1576
1605
|
|
|
1577
1606
|
|
|
@@ -1621,11 +1650,14 @@ class DesiredConfigurationOutputTypeDef(TypedDict):
|
|
|
1621
1650
|
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyOutputTypeDef]
|
|
1622
1651
|
|
|
1623
1652
|
|
|
1624
|
-
class
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1653
|
+
class DesiredConfigurationTypeDef(TypedDict):
|
|
1654
|
+
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1655
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyTypeDef]
|
|
1656
|
+
|
|
1657
|
+
|
|
1658
|
+
MixedInstancesPolicyUnionTypeDef = Union[
|
|
1659
|
+
MixedInstancesPolicyTypeDef, MixedInstancesPolicyOutputTypeDef
|
|
1660
|
+
]
|
|
1629
1661
|
|
|
1630
1662
|
|
|
1631
1663
|
class GetPredictiveScalingForecastAnswerTypeDef(TypedDict):
|
|
@@ -1654,29 +1686,11 @@ class ScalingPolicyTypeDef(TypedDict):
|
|
|
1654
1686
|
PredictiveScalingConfiguration: NotRequired[PredictiveScalingConfigurationOutputTypeDef]
|
|
1655
1687
|
|
|
1656
1688
|
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
PredictiveScalingCustomizedLoadMetricUnionTypeDef = Union[
|
|
1662
|
-
PredictiveScalingCustomizedLoadMetricTypeDef, PredictiveScalingCustomizedLoadMetricOutputTypeDef
|
|
1663
|
-
]
|
|
1664
|
-
PredictiveScalingCustomizedScalingMetricUnionTypeDef = Union[
|
|
1665
|
-
PredictiveScalingCustomizedScalingMetricTypeDef,
|
|
1666
|
-
PredictiveScalingCustomizedScalingMetricOutputTypeDef,
|
|
1689
|
+
PredictiveScalingConfigurationUnionTypeDef = Union[
|
|
1690
|
+
PredictiveScalingConfigurationTypeDef, PredictiveScalingConfigurationOutputTypeDef
|
|
1667
1691
|
]
|
|
1668
1692
|
|
|
1669
1693
|
|
|
1670
|
-
class CustomizedMetricSpecificationTypeDef(TypedDict):
|
|
1671
|
-
MetricName: NotRequired[str]
|
|
1672
|
-
Namespace: NotRequired[str]
|
|
1673
|
-
Dimensions: NotRequired[Sequence[MetricDimensionTypeDef]]
|
|
1674
|
-
Statistic: NotRequired[MetricStatisticType]
|
|
1675
|
-
Unit: NotRequired[str]
|
|
1676
|
-
Period: NotRequired[int]
|
|
1677
|
-
Metrics: NotRequired[Sequence[TargetTrackingMetricDataQueryUnionTypeDef]]
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
1694
|
class AutoScalingGroupsTypeTypeDef(TypedDict):
|
|
1681
1695
|
AutoScalingGroups: List[AutoScalingGroupTypeDef]
|
|
1682
1696
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -1698,88 +1712,18 @@ class InstanceRefreshTypeDef(TypedDict):
|
|
|
1698
1712
|
RollbackDetails: NotRequired[RollbackDetailsTypeDef]
|
|
1699
1713
|
|
|
1700
1714
|
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
]
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
class PoliciesTypeTypeDef(TypedDict):
|
|
1707
|
-
ScalingPolicies: List[ScalingPolicyTypeDef]
|
|
1708
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1709
|
-
NextToken: NotRequired[str]
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
PredictiveScalingCustomizedCapacityMetricUnionTypeDef = Union[
|
|
1713
|
-
PredictiveScalingCustomizedCapacityMetricTypeDef,
|
|
1714
|
-
PredictiveScalingCustomizedCapacityMetricOutputTypeDef,
|
|
1715
|
+
DesiredConfigurationUnionTypeDef = Union[
|
|
1716
|
+
DesiredConfigurationTypeDef, DesiredConfigurationOutputTypeDef
|
|
1715
1717
|
]
|
|
1716
|
-
CustomizedMetricSpecificationUnionTypeDef = Union[
|
|
1717
|
-
CustomizedMetricSpecificationTypeDef, CustomizedMetricSpecificationOutputTypeDef
|
|
1718
|
-
]
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
class DescribeInstanceRefreshesAnswerTypeDef(TypedDict):
|
|
1722
|
-
InstanceRefreshes: List[InstanceRefreshTypeDef]
|
|
1723
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
1724
|
-
NextToken: NotRequired[str]
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
class LaunchTemplateTypeDef(TypedDict):
|
|
1728
|
-
LaunchTemplateSpecification: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1729
|
-
Overrides: NotRequired[Sequence[LaunchTemplateOverridesUnionTypeDef]]
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
class PredictiveScalingMetricSpecificationTypeDef(TypedDict):
|
|
1733
|
-
TargetValue: float
|
|
1734
|
-
PredefinedMetricPairSpecification: NotRequired[PredictiveScalingPredefinedMetricPairTypeDef]
|
|
1735
|
-
PredefinedScalingMetricSpecification: NotRequired[
|
|
1736
|
-
PredictiveScalingPredefinedScalingMetricTypeDef
|
|
1737
|
-
]
|
|
1738
|
-
PredefinedLoadMetricSpecification: NotRequired[PredictiveScalingPredefinedLoadMetricTypeDef]
|
|
1739
|
-
CustomizedScalingMetricSpecification: NotRequired[
|
|
1740
|
-
PredictiveScalingCustomizedScalingMetricUnionTypeDef
|
|
1741
|
-
]
|
|
1742
|
-
CustomizedLoadMetricSpecification: NotRequired[
|
|
1743
|
-
PredictiveScalingCustomizedLoadMetricUnionTypeDef
|
|
1744
|
-
]
|
|
1745
|
-
CustomizedCapacityMetricSpecification: NotRequired[
|
|
1746
|
-
PredictiveScalingCustomizedCapacityMetricUnionTypeDef
|
|
1747
|
-
]
|
|
1748
1718
|
|
|
1749
1719
|
|
|
1750
|
-
class
|
|
1751
|
-
TargetValue: float
|
|
1752
|
-
PredefinedMetricSpecification: NotRequired[PredefinedMetricSpecificationTypeDef]
|
|
1753
|
-
CustomizedMetricSpecification: NotRequired[CustomizedMetricSpecificationUnionTypeDef]
|
|
1754
|
-
DisableScaleIn: NotRequired[bool]
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
LaunchTemplateUnionTypeDef = Union[LaunchTemplateTypeDef, LaunchTemplateOutputTypeDef]
|
|
1758
|
-
PredictiveScalingMetricSpecificationUnionTypeDef = Union[
|
|
1759
|
-
PredictiveScalingMetricSpecificationTypeDef, PredictiveScalingMetricSpecificationOutputTypeDef
|
|
1760
|
-
]
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
class MixedInstancesPolicyTypeDef(TypedDict):
|
|
1764
|
-
LaunchTemplate: NotRequired[LaunchTemplateUnionTypeDef]
|
|
1765
|
-
InstancesDistribution: NotRequired[InstancesDistributionTypeDef]
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
class PredictiveScalingConfigurationTypeDef(TypedDict):
|
|
1769
|
-
MetricSpecifications: Sequence[PredictiveScalingMetricSpecificationUnionTypeDef]
|
|
1770
|
-
Mode: NotRequired[PredictiveScalingModeType]
|
|
1771
|
-
SchedulingBufferTime: NotRequired[int]
|
|
1772
|
-
MaxCapacityBreachBehavior: NotRequired[PredictiveScalingMaxCapacityBreachBehaviorType]
|
|
1773
|
-
MaxCapacityBuffer: NotRequired[int]
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
class CreateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
1720
|
+
class CreateAutoScalingGroupTypeTypeDef(TypedDict):
|
|
1777
1721
|
AutoScalingGroupName: str
|
|
1778
1722
|
MinSize: int
|
|
1779
1723
|
MaxSize: int
|
|
1780
1724
|
LaunchConfigurationName: NotRequired[str]
|
|
1781
1725
|
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1782
|
-
MixedInstancesPolicy: NotRequired[
|
|
1726
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyUnionTypeDef]
|
|
1783
1727
|
InstanceId: NotRequired[str]
|
|
1784
1728
|
DesiredCapacity: NotRequired[int]
|
|
1785
1729
|
DefaultCooldown: NotRequired[int]
|
|
@@ -1805,19 +1749,14 @@ class CreateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
|
1805
1749
|
AvailabilityZoneDistribution: NotRequired[AvailabilityZoneDistributionTypeDef]
|
|
1806
1750
|
AvailabilityZoneImpairmentPolicy: NotRequired[AvailabilityZoneImpairmentPolicyTypeDef]
|
|
1807
1751
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
1808
|
-
CapacityReservationSpecification: NotRequired[
|
|
1752
|
+
CapacityReservationSpecification: NotRequired[CapacityReservationSpecificationUnionTypeDef]
|
|
1809
1753
|
|
|
1810
1754
|
|
|
1811
|
-
|
|
1812
|
-
MixedInstancesPolicyTypeDef, MixedInstancesPolicyOutputTypeDef
|
|
1813
|
-
]
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
class UpdateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
1755
|
+
class UpdateAutoScalingGroupTypeTypeDef(TypedDict):
|
|
1817
1756
|
AutoScalingGroupName: str
|
|
1818
1757
|
LaunchConfigurationName: NotRequired[str]
|
|
1819
1758
|
LaunchTemplate: NotRequired[LaunchTemplateSpecificationTypeDef]
|
|
1820
|
-
MixedInstancesPolicy: NotRequired[
|
|
1759
|
+
MixedInstancesPolicy: NotRequired[MixedInstancesPolicyUnionTypeDef]
|
|
1821
1760
|
MinSize: NotRequired[int]
|
|
1822
1761
|
MaxSize: NotRequired[int]
|
|
1823
1762
|
DesiredCapacity: NotRequired[int]
|
|
@@ -1839,10 +1778,16 @@ class UpdateAutoScalingGroupTypeRequestTypeDef(TypedDict):
|
|
|
1839
1778
|
AvailabilityZoneDistribution: NotRequired[AvailabilityZoneDistributionTypeDef]
|
|
1840
1779
|
AvailabilityZoneImpairmentPolicy: NotRequired[AvailabilityZoneImpairmentPolicyTypeDef]
|
|
1841
1780
|
SkipZonalShiftValidation: NotRequired[bool]
|
|
1842
|
-
CapacityReservationSpecification: NotRequired[
|
|
1781
|
+
CapacityReservationSpecification: NotRequired[CapacityReservationSpecificationUnionTypeDef]
|
|
1782
|
+
|
|
1843
1783
|
|
|
1784
|
+
class PoliciesTypeTypeDef(TypedDict):
|
|
1785
|
+
ScalingPolicies: List[ScalingPolicyTypeDef]
|
|
1786
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1787
|
+
NextToken: NotRequired[str]
|
|
1844
1788
|
|
|
1845
|
-
|
|
1789
|
+
|
|
1790
|
+
class PutScalingPolicyTypeTypeDef(TypedDict):
|
|
1846
1791
|
AutoScalingGroupName: str
|
|
1847
1792
|
PolicyName: str
|
|
1848
1793
|
PolicyType: NotRequired[str]
|
|
@@ -1854,18 +1799,19 @@ class PutScalingPolicyTypeRequestTypeDef(TypedDict):
|
|
|
1854
1799
|
MetricAggregationType: NotRequired[str]
|
|
1855
1800
|
StepAdjustments: NotRequired[Sequence[StepAdjustmentTypeDef]]
|
|
1856
1801
|
EstimatedInstanceWarmup: NotRequired[int]
|
|
1857
|
-
TargetTrackingConfiguration: NotRequired[
|
|
1802
|
+
TargetTrackingConfiguration: NotRequired[TargetTrackingConfigurationUnionTypeDef]
|
|
1858
1803
|
Enabled: NotRequired[bool]
|
|
1859
|
-
PredictiveScalingConfiguration: NotRequired[
|
|
1804
|
+
PredictiveScalingConfiguration: NotRequired[PredictiveScalingConfigurationUnionTypeDef]
|
|
1860
1805
|
|
|
1861
1806
|
|
|
1862
|
-
class
|
|
1863
|
-
|
|
1864
|
-
|
|
1807
|
+
class DescribeInstanceRefreshesAnswerTypeDef(TypedDict):
|
|
1808
|
+
InstanceRefreshes: List[InstanceRefreshTypeDef]
|
|
1809
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
1810
|
+
NextToken: NotRequired[str]
|
|
1865
1811
|
|
|
1866
1812
|
|
|
1867
|
-
class
|
|
1813
|
+
class StartInstanceRefreshTypeTypeDef(TypedDict):
|
|
1868
1814
|
AutoScalingGroupName: str
|
|
1869
1815
|
Strategy: NotRequired[Literal["Rolling"]]
|
|
1870
|
-
DesiredConfiguration: NotRequired[
|
|
1871
|
-
Preferences: NotRequired[
|
|
1816
|
+
DesiredConfiguration: NotRequired[DesiredConfigurationUnionTypeDef]
|
|
1817
|
+
Preferences: NotRequired[RefreshPreferencesUnionTypeDef]
|