types-boto3-autoscaling 1.36.0__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.

@@ -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",
@@ -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",
@@ -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