types-boto3-autoscaling 1.41.1__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.
@@ -0,0 +1,650 @@
1
+ """
2
+ Type annotations for autoscaling service literal definitions.
3
+
4
+ [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/literals/)
5
+
6
+ Copyright 2025 Vlad Emelianov
7
+
8
+ Usage::
9
+
10
+ ```python
11
+ from types_boto3_autoscaling.literals import AcceleratorManufacturerType
12
+
13
+ data: AcceleratorManufacturerType = "amazon-web-services"
14
+ ```
15
+ """
16
+
17
+ import sys
18
+
19
+ if sys.version_info >= (3, 12):
20
+ from typing import Literal
21
+ else:
22
+ from typing_extensions import Literal
23
+
24
+ __all__ = (
25
+ "AcceleratorManufacturerType",
26
+ "AcceleratorNameType",
27
+ "AcceleratorTypeType",
28
+ "AutoScalingServiceName",
29
+ "BareMetalType",
30
+ "BurstablePerformanceType",
31
+ "CapacityDistributionStrategyType",
32
+ "CapacityReservationPreferenceType",
33
+ "CpuManufacturerType",
34
+ "DescribeAutoScalingGroupsPaginatorName",
35
+ "DescribeAutoScalingInstancesPaginatorName",
36
+ "DescribeLaunchConfigurationsPaginatorName",
37
+ "DescribeLoadBalancerTargetGroupsPaginatorName",
38
+ "DescribeLoadBalancersPaginatorName",
39
+ "DescribeNotificationConfigurationsPaginatorName",
40
+ "DescribePoliciesPaginatorName",
41
+ "DescribeScalingActivitiesPaginatorName",
42
+ "DescribeScheduledActionsPaginatorName",
43
+ "DescribeTagsPaginatorName",
44
+ "DescribeWarmPoolPaginatorName",
45
+ "ImpairedZoneHealthCheckBehaviorType",
46
+ "InstanceGenerationType",
47
+ "InstanceMetadataEndpointStateType",
48
+ "InstanceMetadataHttpTokensStateType",
49
+ "InstanceRefreshStatusType",
50
+ "LifecycleStateType",
51
+ "LocalStorageType",
52
+ "LocalStorageTypeType",
53
+ "MetricStatisticType",
54
+ "MetricTypeType",
55
+ "PaginatorName",
56
+ "PredefinedLoadMetricTypeType",
57
+ "PredefinedMetricPairTypeType",
58
+ "PredefinedScalingMetricTypeType",
59
+ "PredictiveScalingMaxCapacityBreachBehaviorType",
60
+ "PredictiveScalingModeType",
61
+ "RefreshStrategyType",
62
+ "RegionName",
63
+ "ResourceServiceName",
64
+ "RetentionActionType",
65
+ "RetryStrategyType",
66
+ "ScaleInProtectedInstancesType",
67
+ "ScalingActivityStatusCodeType",
68
+ "ServiceName",
69
+ "StandbyInstancesType",
70
+ "WarmPoolStateType",
71
+ "WarmPoolStatusType",
72
+ )
73
+
74
+ AcceleratorManufacturerType = Literal["amazon-web-services", "amd", "nvidia", "xilinx"]
75
+ AcceleratorNameType = Literal["a100", "k80", "m60", "radeon-pro-v520", "t4", "v100", "vu9p"]
76
+ AcceleratorTypeType = Literal["fpga", "gpu", "inference"]
77
+ BareMetalType = Literal["excluded", "included", "required"]
78
+ BurstablePerformanceType = Literal["excluded", "included", "required"]
79
+ CapacityDistributionStrategyType = Literal["balanced-best-effort", "balanced-only"]
80
+ CapacityReservationPreferenceType = Literal[
81
+ "capacity-reservations-first", "capacity-reservations-only", "default", "none"
82
+ ]
83
+ CpuManufacturerType = Literal["amazon-web-services", "amd", "apple", "intel"]
84
+ DescribeAutoScalingGroupsPaginatorName = Literal["describe_auto_scaling_groups"]
85
+ DescribeAutoScalingInstancesPaginatorName = Literal["describe_auto_scaling_instances"]
86
+ DescribeLaunchConfigurationsPaginatorName = Literal["describe_launch_configurations"]
87
+ DescribeLoadBalancerTargetGroupsPaginatorName = Literal["describe_load_balancer_target_groups"]
88
+ DescribeLoadBalancersPaginatorName = Literal["describe_load_balancers"]
89
+ DescribeNotificationConfigurationsPaginatorName = Literal["describe_notification_configurations"]
90
+ DescribePoliciesPaginatorName = Literal["describe_policies"]
91
+ DescribeScalingActivitiesPaginatorName = Literal["describe_scaling_activities"]
92
+ DescribeScheduledActionsPaginatorName = Literal["describe_scheduled_actions"]
93
+ DescribeTagsPaginatorName = Literal["describe_tags"]
94
+ DescribeWarmPoolPaginatorName = Literal["describe_warm_pool"]
95
+ ImpairedZoneHealthCheckBehaviorType = Literal["IgnoreUnhealthy", "ReplaceUnhealthy"]
96
+ InstanceGenerationType = Literal["current", "previous"]
97
+ InstanceMetadataEndpointStateType = Literal["disabled", "enabled"]
98
+ InstanceMetadataHttpTokensStateType = Literal["optional", "required"]
99
+ InstanceRefreshStatusType = Literal[
100
+ "Baking",
101
+ "Cancelled",
102
+ "Cancelling",
103
+ "Failed",
104
+ "InProgress",
105
+ "Pending",
106
+ "RollbackFailed",
107
+ "RollbackInProgress",
108
+ "RollbackSuccessful",
109
+ "Successful",
110
+ ]
111
+ LifecycleStateType = Literal[
112
+ "Detached",
113
+ "Detaching",
114
+ "EnteringStandby",
115
+ "InService",
116
+ "Pending",
117
+ "Pending:Proceed",
118
+ "Pending:Wait",
119
+ "Quarantined",
120
+ "Standby",
121
+ "Terminated",
122
+ "Terminating",
123
+ "Terminating:Proceed",
124
+ "Terminating:Wait",
125
+ "Warmed:Hibernated",
126
+ "Warmed:Pending",
127
+ "Warmed:Pending:Proceed",
128
+ "Warmed:Pending:Wait",
129
+ "Warmed:Running",
130
+ "Warmed:Stopped",
131
+ "Warmed:Terminated",
132
+ "Warmed:Terminating",
133
+ "Warmed:Terminating:Proceed",
134
+ "Warmed:Terminating:Wait",
135
+ ]
136
+ LocalStorageType = Literal["excluded", "included", "required"]
137
+ LocalStorageTypeType = Literal["hdd", "ssd"]
138
+ MetricStatisticType = Literal["Average", "Maximum", "Minimum", "SampleCount", "Sum"]
139
+ MetricTypeType = Literal[
140
+ "ALBRequestCountPerTarget",
141
+ "ASGAverageCPUUtilization",
142
+ "ASGAverageNetworkIn",
143
+ "ASGAverageNetworkOut",
144
+ ]
145
+ PredefinedLoadMetricTypeType = Literal[
146
+ "ALBTargetGroupRequestCount",
147
+ "ASGTotalCPUUtilization",
148
+ "ASGTotalNetworkIn",
149
+ "ASGTotalNetworkOut",
150
+ ]
151
+ PredefinedMetricPairTypeType = Literal[
152
+ "ALBRequestCount", "ASGCPUUtilization", "ASGNetworkIn", "ASGNetworkOut"
153
+ ]
154
+ PredefinedScalingMetricTypeType = Literal[
155
+ "ALBRequestCountPerTarget",
156
+ "ASGAverageCPUUtilization",
157
+ "ASGAverageNetworkIn",
158
+ "ASGAverageNetworkOut",
159
+ ]
160
+ PredictiveScalingMaxCapacityBreachBehaviorType = Literal["HonorMaxCapacity", "IncreaseMaxCapacity"]
161
+ PredictiveScalingModeType = Literal["ForecastAndScale", "ForecastOnly"]
162
+ RefreshStrategyType = Literal["ReplaceRootVolume", "Rolling"]
163
+ RetentionActionType = Literal["retain", "terminate"]
164
+ RetryStrategyType = Literal["none", "retry-with-group-configuration"]
165
+ ScaleInProtectedInstancesType = Literal["Ignore", "Refresh", "Wait"]
166
+ ScalingActivityStatusCodeType = Literal[
167
+ "Cancelled",
168
+ "Failed",
169
+ "InPlaceUpdateInProgress",
170
+ "InProgress",
171
+ "MidLifecycleAction",
172
+ "PendingSpotBidPlacement",
173
+ "PreInService",
174
+ "Successful",
175
+ "WaitingForConnectionDraining",
176
+ "WaitingForELBConnectionDraining",
177
+ "WaitingForInPlaceUpdateToFinalize",
178
+ "WaitingForInPlaceUpdateToStart",
179
+ "WaitingForInstanceId",
180
+ "WaitingForInstanceWarmup",
181
+ "WaitingForSpotInstanceId",
182
+ "WaitingForSpotInstanceRequestId",
183
+ ]
184
+ StandbyInstancesType = Literal["Ignore", "Terminate", "Wait"]
185
+ WarmPoolStateType = Literal["Hibernated", "Running", "Stopped"]
186
+ WarmPoolStatusType = Literal["PendingDelete"]
187
+ AutoScalingServiceName = Literal["autoscaling"]
188
+ ServiceName = Literal[
189
+ "accessanalyzer",
190
+ "account",
191
+ "acm",
192
+ "acm-pca",
193
+ "aiops",
194
+ "amp",
195
+ "amplify",
196
+ "amplifybackend",
197
+ "amplifyuibuilder",
198
+ "apigateway",
199
+ "apigatewaymanagementapi",
200
+ "apigatewayv2",
201
+ "appconfig",
202
+ "appconfigdata",
203
+ "appfabric",
204
+ "appflow",
205
+ "appintegrations",
206
+ "application-autoscaling",
207
+ "application-insights",
208
+ "application-signals",
209
+ "applicationcostprofiler",
210
+ "appmesh",
211
+ "apprunner",
212
+ "appstream",
213
+ "appsync",
214
+ "arc-region-switch",
215
+ "arc-zonal-shift",
216
+ "artifact",
217
+ "athena",
218
+ "auditmanager",
219
+ "autoscaling",
220
+ "autoscaling-plans",
221
+ "b2bi",
222
+ "backup",
223
+ "backup-gateway",
224
+ "backupsearch",
225
+ "batch",
226
+ "bcm-dashboards",
227
+ "bcm-data-exports",
228
+ "bcm-pricing-calculator",
229
+ "bcm-recommended-actions",
230
+ "bedrock",
231
+ "bedrock-agent",
232
+ "bedrock-agent-runtime",
233
+ "bedrock-agentcore",
234
+ "bedrock-agentcore-control",
235
+ "bedrock-data-automation",
236
+ "bedrock-data-automation-runtime",
237
+ "bedrock-runtime",
238
+ "billing",
239
+ "billingconductor",
240
+ "braket",
241
+ "budgets",
242
+ "ce",
243
+ "chatbot",
244
+ "chime",
245
+ "chime-sdk-identity",
246
+ "chime-sdk-media-pipelines",
247
+ "chime-sdk-meetings",
248
+ "chime-sdk-messaging",
249
+ "chime-sdk-voice",
250
+ "cleanrooms",
251
+ "cleanroomsml",
252
+ "cloud9",
253
+ "cloudcontrol",
254
+ "clouddirectory",
255
+ "cloudformation",
256
+ "cloudfront",
257
+ "cloudfront-keyvaluestore",
258
+ "cloudhsm",
259
+ "cloudhsmv2",
260
+ "cloudsearch",
261
+ "cloudsearchdomain",
262
+ "cloudtrail",
263
+ "cloudtrail-data",
264
+ "cloudwatch",
265
+ "codeartifact",
266
+ "codebuild",
267
+ "codecatalyst",
268
+ "codecommit",
269
+ "codeconnections",
270
+ "codedeploy",
271
+ "codeguru-reviewer",
272
+ "codeguru-security",
273
+ "codeguruprofiler",
274
+ "codepipeline",
275
+ "codestar-connections",
276
+ "codestar-notifications",
277
+ "cognito-identity",
278
+ "cognito-idp",
279
+ "cognito-sync",
280
+ "comprehend",
281
+ "comprehendmedical",
282
+ "compute-optimizer",
283
+ "config",
284
+ "connect",
285
+ "connect-contact-lens",
286
+ "connectcampaigns",
287
+ "connectcampaignsv2",
288
+ "connectcases",
289
+ "connectparticipant",
290
+ "controlcatalog",
291
+ "controltower",
292
+ "cost-optimization-hub",
293
+ "cur",
294
+ "customer-profiles",
295
+ "databrew",
296
+ "dataexchange",
297
+ "datapipeline",
298
+ "datasync",
299
+ "datazone",
300
+ "dax",
301
+ "deadline",
302
+ "detective",
303
+ "devicefarm",
304
+ "devops-guru",
305
+ "directconnect",
306
+ "discovery",
307
+ "dlm",
308
+ "dms",
309
+ "docdb",
310
+ "docdb-elastic",
311
+ "drs",
312
+ "ds",
313
+ "ds-data",
314
+ "dsql",
315
+ "dynamodb",
316
+ "dynamodbstreams",
317
+ "ebs",
318
+ "ec2",
319
+ "ec2-instance-connect",
320
+ "ecr",
321
+ "ecr-public",
322
+ "ecs",
323
+ "efs",
324
+ "eks",
325
+ "eks-auth",
326
+ "elasticache",
327
+ "elasticbeanstalk",
328
+ "elastictranscoder",
329
+ "elb",
330
+ "elbv2",
331
+ "emr",
332
+ "emr-containers",
333
+ "emr-serverless",
334
+ "entityresolution",
335
+ "es",
336
+ "events",
337
+ "evidently",
338
+ "evs",
339
+ "finspace",
340
+ "finspace-data",
341
+ "firehose",
342
+ "fis",
343
+ "fms",
344
+ "forecast",
345
+ "forecastquery",
346
+ "frauddetector",
347
+ "freetier",
348
+ "fsx",
349
+ "gamelift",
350
+ "gameliftstreams",
351
+ "geo-maps",
352
+ "geo-places",
353
+ "geo-routes",
354
+ "glacier",
355
+ "globalaccelerator",
356
+ "glue",
357
+ "grafana",
358
+ "greengrass",
359
+ "greengrassv2",
360
+ "groundstation",
361
+ "guardduty",
362
+ "health",
363
+ "healthlake",
364
+ "iam",
365
+ "identitystore",
366
+ "imagebuilder",
367
+ "importexport",
368
+ "inspector",
369
+ "inspector-scan",
370
+ "inspector2",
371
+ "internetmonitor",
372
+ "invoicing",
373
+ "iot",
374
+ "iot-data",
375
+ "iot-jobs-data",
376
+ "iot-managed-integrations",
377
+ "iotanalytics",
378
+ "iotdeviceadvisor",
379
+ "iotevents",
380
+ "iotevents-data",
381
+ "iotfleetwise",
382
+ "iotsecuretunneling",
383
+ "iotsitewise",
384
+ "iotthingsgraph",
385
+ "iottwinmaker",
386
+ "iotwireless",
387
+ "ivs",
388
+ "ivs-realtime",
389
+ "ivschat",
390
+ "kafka",
391
+ "kafkaconnect",
392
+ "kendra",
393
+ "kendra-ranking",
394
+ "keyspaces",
395
+ "keyspacesstreams",
396
+ "kinesis",
397
+ "kinesis-video-archived-media",
398
+ "kinesis-video-media",
399
+ "kinesis-video-signaling",
400
+ "kinesis-video-webrtc-storage",
401
+ "kinesisanalytics",
402
+ "kinesisanalyticsv2",
403
+ "kinesisvideo",
404
+ "kms",
405
+ "lakeformation",
406
+ "lambda",
407
+ "launch-wizard",
408
+ "lex-models",
409
+ "lex-runtime",
410
+ "lexv2-models",
411
+ "lexv2-runtime",
412
+ "license-manager",
413
+ "license-manager-linux-subscriptions",
414
+ "license-manager-user-subscriptions",
415
+ "lightsail",
416
+ "location",
417
+ "logs",
418
+ "lookoutequipment",
419
+ "m2",
420
+ "machinelearning",
421
+ "macie2",
422
+ "mailmanager",
423
+ "managedblockchain",
424
+ "managedblockchain-query",
425
+ "marketplace-agreement",
426
+ "marketplace-catalog",
427
+ "marketplace-deployment",
428
+ "marketplace-entitlement",
429
+ "marketplace-reporting",
430
+ "marketplacecommerceanalytics",
431
+ "mediaconnect",
432
+ "mediaconvert",
433
+ "medialive",
434
+ "mediapackage",
435
+ "mediapackage-vod",
436
+ "mediapackagev2",
437
+ "mediastore",
438
+ "mediastore-data",
439
+ "mediatailor",
440
+ "medical-imaging",
441
+ "memorydb",
442
+ "meteringmarketplace",
443
+ "mgh",
444
+ "mgn",
445
+ "migration-hub-refactor-spaces",
446
+ "migrationhub-config",
447
+ "migrationhuborchestrator",
448
+ "migrationhubstrategy",
449
+ "mpa",
450
+ "mq",
451
+ "mturk",
452
+ "mwaa",
453
+ "mwaa-serverless",
454
+ "neptune",
455
+ "neptune-graph",
456
+ "neptunedata",
457
+ "network-firewall",
458
+ "networkflowmonitor",
459
+ "networkmanager",
460
+ "networkmonitor",
461
+ "notifications",
462
+ "notificationscontacts",
463
+ "oam",
464
+ "observabilityadmin",
465
+ "odb",
466
+ "omics",
467
+ "opensearch",
468
+ "opensearchserverless",
469
+ "organizations",
470
+ "osis",
471
+ "outposts",
472
+ "panorama",
473
+ "partnercentral-channel",
474
+ "partnercentral-selling",
475
+ "payment-cryptography",
476
+ "payment-cryptography-data",
477
+ "pca-connector-ad",
478
+ "pca-connector-scep",
479
+ "pcs",
480
+ "personalize",
481
+ "personalize-events",
482
+ "personalize-runtime",
483
+ "pi",
484
+ "pinpoint",
485
+ "pinpoint-email",
486
+ "pinpoint-sms-voice",
487
+ "pinpoint-sms-voice-v2",
488
+ "pipes",
489
+ "polly",
490
+ "pricing",
491
+ "proton",
492
+ "qapps",
493
+ "qbusiness",
494
+ "qconnect",
495
+ "quicksight",
496
+ "ram",
497
+ "rbin",
498
+ "rds",
499
+ "rds-data",
500
+ "redshift",
501
+ "redshift-data",
502
+ "redshift-serverless",
503
+ "rekognition",
504
+ "repostspace",
505
+ "resiliencehub",
506
+ "resource-explorer-2",
507
+ "resource-groups",
508
+ "resourcegroupstaggingapi",
509
+ "rolesanywhere",
510
+ "route53",
511
+ "route53-recovery-cluster",
512
+ "route53-recovery-control-config",
513
+ "route53-recovery-readiness",
514
+ "route53domains",
515
+ "route53profiles",
516
+ "route53resolver",
517
+ "rtbfabric",
518
+ "rum",
519
+ "s3",
520
+ "s3control",
521
+ "s3outposts",
522
+ "s3tables",
523
+ "s3vectors",
524
+ "sagemaker",
525
+ "sagemaker-a2i-runtime",
526
+ "sagemaker-edge",
527
+ "sagemaker-featurestore-runtime",
528
+ "sagemaker-geospatial",
529
+ "sagemaker-metrics",
530
+ "sagemaker-runtime",
531
+ "savingsplans",
532
+ "scheduler",
533
+ "schemas",
534
+ "sdb",
535
+ "secretsmanager",
536
+ "security-ir",
537
+ "securityhub",
538
+ "securitylake",
539
+ "serverlessrepo",
540
+ "service-quotas",
541
+ "servicecatalog",
542
+ "servicecatalog-appregistry",
543
+ "servicediscovery",
544
+ "ses",
545
+ "sesv2",
546
+ "shield",
547
+ "signer",
548
+ "signin",
549
+ "simspaceweaver",
550
+ "snow-device-management",
551
+ "snowball",
552
+ "sns",
553
+ "socialmessaging",
554
+ "sqs",
555
+ "ssm",
556
+ "ssm-contacts",
557
+ "ssm-guiconnect",
558
+ "ssm-incidents",
559
+ "ssm-quicksetup",
560
+ "ssm-sap",
561
+ "sso",
562
+ "sso-admin",
563
+ "sso-oidc",
564
+ "stepfunctions",
565
+ "storagegateway",
566
+ "sts",
567
+ "supplychain",
568
+ "support",
569
+ "support-app",
570
+ "swf",
571
+ "synthetics",
572
+ "taxsettings",
573
+ "textract",
574
+ "timestream-influxdb",
575
+ "timestream-query",
576
+ "timestream-write",
577
+ "tnb",
578
+ "transcribe",
579
+ "transfer",
580
+ "translate",
581
+ "trustedadvisor",
582
+ "verifiedpermissions",
583
+ "voice-id",
584
+ "vpc-lattice",
585
+ "waf",
586
+ "waf-regional",
587
+ "wafv2",
588
+ "wellarchitected",
589
+ "wisdom",
590
+ "workdocs",
591
+ "workmail",
592
+ "workmailmessageflow",
593
+ "workspaces",
594
+ "workspaces-instances",
595
+ "workspaces-thin-client",
596
+ "workspaces-web",
597
+ "xray",
598
+ ]
599
+ ResourceServiceName = Literal[
600
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
601
+ ]
602
+ PaginatorName = Literal[
603
+ "describe_auto_scaling_groups",
604
+ "describe_auto_scaling_instances",
605
+ "describe_launch_configurations",
606
+ "describe_load_balancer_target_groups",
607
+ "describe_load_balancers",
608
+ "describe_notification_configurations",
609
+ "describe_policies",
610
+ "describe_scaling_activities",
611
+ "describe_scheduled_actions",
612
+ "describe_tags",
613
+ "describe_warm_pool",
614
+ ]
615
+ RegionName = Literal[
616
+ "af-south-1",
617
+ "ap-east-1",
618
+ "ap-east-2",
619
+ "ap-northeast-1",
620
+ "ap-northeast-2",
621
+ "ap-northeast-3",
622
+ "ap-south-1",
623
+ "ap-south-2",
624
+ "ap-southeast-1",
625
+ "ap-southeast-2",
626
+ "ap-southeast-3",
627
+ "ap-southeast-4",
628
+ "ap-southeast-5",
629
+ "ap-southeast-6",
630
+ "ap-southeast-7",
631
+ "ca-central-1",
632
+ "ca-west-1",
633
+ "eu-central-1",
634
+ "eu-central-2",
635
+ "eu-north-1",
636
+ "eu-south-1",
637
+ "eu-south-2",
638
+ "eu-west-1",
639
+ "eu-west-2",
640
+ "eu-west-3",
641
+ "il-central-1",
642
+ "me-central-1",
643
+ "me-south-1",
644
+ "mx-central-1",
645
+ "sa-east-1",
646
+ "us-east-1",
647
+ "us-east-2",
648
+ "us-west-1",
649
+ "us-west-2",
650
+ ]