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.

@@ -3,6 +3,8 @@ Type annotations for autoscaling service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/literals/)
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: AcceleratorManufacturerType = "amazon-web-services"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -313,7 +313,6 @@ ServiceName = Literal[
313
313
  "efs",
314
314
  "eks",
315
315
  "eks-auth",
316
- "elastic-inference",
317
316
  "elasticache",
318
317
  "elasticbeanstalk",
319
318
  "elastictranscoder",
@@ -337,6 +336,7 @@ ServiceName = Literal[
337
336
  "freetier",
338
337
  "fsx",
339
338
  "gamelift",
339
+ "gameliftstreams",
340
340
  "geo-maps",
341
341
  "geo-places",
342
342
  "geo-routes",
@@ -362,6 +362,7 @@ ServiceName = Literal[
362
362
  "iot",
363
363
  "iot-data",
364
364
  "iot-jobs-data",
365
+ "iot-managed-integrations",
365
366
  "iotanalytics",
366
367
  "iotdeviceadvisor",
367
368
  "iotevents",
@@ -3,6 +3,8 @@ Type annotations for autoscaling service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/literals/)
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: AcceleratorManufacturerType = "amazon-web-services"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -311,7 +311,6 @@ ServiceName = Literal[
311
311
  "efs",
312
312
  "eks",
313
313
  "eks-auth",
314
- "elastic-inference",
315
314
  "elasticache",
316
315
  "elasticbeanstalk",
317
316
  "elastictranscoder",
@@ -335,6 +334,7 @@ ServiceName = Literal[
335
334
  "freetier",
336
335
  "fsx",
337
336
  "gamelift",
337
+ "gameliftstreams",
338
338
  "geo-maps",
339
339
  "geo-places",
340
340
  "geo-routes",
@@ -360,6 +360,7 @@ ServiceName = Literal[
360
360
  "iot",
361
361
  "iot-data",
362
362
  "iot-jobs-data",
363
+ "iot-managed-integrations",
363
364
  "iotanalytics",
364
365
  "iotdeviceadvisor",
365
366
  "iotevents",
@@ -3,6 +3,8 @@ Type annotations for autoscaling service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -38,8 +40,6 @@ Usage::
38
40
  describe_tags_paginator: DescribeTagsPaginator = client.get_paginator("describe_tags")
39
41
  describe_warm_pool_paginator: DescribeWarmPoolPaginator = client.get_paginator("describe_warm_pool")
40
42
  ```
41
-
42
- Copyright 2025 Vlad Emelianov
43
43
  """
44
44
 
45
45
  from __future__ import annotations
@@ -3,6 +3,8 @@ Type annotations for autoscaling service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -38,8 +40,6 @@ Usage::
38
40
  describe_tags_paginator: DescribeTagsPaginator = client.get_paginator("describe_tags")
39
41
  describe_warm_pool_paginator: DescribeWarmPoolPaginator = client.get_paginator("describe_warm_pool")
40
42
  ```
41
-
42
- Copyright 2025 Vlad Emelianov
43
43
  """
44
44
 
45
45
  from __future__ import annotations