types-boto3-redshift 1.36.0__py3-none-any.whl → 1.38.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.
@@ -3,6 +3,8 @@ Type annotations for redshift service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_redshift/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: ActionTypeType = "recommend-node-config"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -338,7 +338,6 @@ ServiceName = Literal[
338
338
  "efs",
339
339
  "eks",
340
340
  "eks-auth",
341
- "elastic-inference",
342
341
  "elasticache",
343
342
  "elasticbeanstalk",
344
343
  "elastictranscoder",
@@ -362,6 +361,7 @@ ServiceName = Literal[
362
361
  "freetier",
363
362
  "fsx",
364
363
  "gamelift",
364
+ "gameliftstreams",
365
365
  "geo-maps",
366
366
  "geo-places",
367
367
  "geo-routes",
@@ -387,6 +387,7 @@ ServiceName = Literal[
387
387
  "iot",
388
388
  "iot-data",
389
389
  "iot-jobs-data",
390
+ "iot-managed-integrations",
390
391
  "iotanalytics",
391
392
  "iotdeviceadvisor",
392
393
  "iotevents",
@@ -3,6 +3,8 @@ Type annotations for redshift service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_redshift/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: ActionTypeType = "recommend-node-config"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -336,7 +336,6 @@ ServiceName = Literal[
336
336
  "efs",
337
337
  "eks",
338
338
  "eks-auth",
339
- "elastic-inference",
340
339
  "elasticache",
341
340
  "elasticbeanstalk",
342
341
  "elastictranscoder",
@@ -360,6 +359,7 @@ ServiceName = Literal[
360
359
  "freetier",
361
360
  "fsx",
362
361
  "gamelift",
362
+ "gameliftstreams",
363
363
  "geo-maps",
364
364
  "geo-places",
365
365
  "geo-routes",
@@ -385,6 +385,7 @@ ServiceName = Literal[
385
385
  "iot",
386
386
  "iot-data",
387
387
  "iot-jobs-data",
388
+ "iot-managed-integrations",
388
389
  "iotanalytics",
389
390
  "iotdeviceadvisor",
390
391
  "iotevents",
@@ -3,6 +3,8 @@ Type annotations for redshift service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_redshift/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -90,8 +92,6 @@ Usage::
90
92
  get_reserved_node_exchange_offerings_paginator: GetReservedNodeExchangeOfferingsPaginator = client.get_paginator("get_reserved_node_exchange_offerings")
91
93
  list_recommendations_paginator: ListRecommendationsPaginator = client.get_paginator("list_recommendations")
92
94
  ```
93
-
94
- Copyright 2025 Vlad Emelianov
95
95
  """
96
96
 
97
97
  from __future__ import annotations
@@ -3,6 +3,8 @@ Type annotations for redshift service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_redshift/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -90,8 +92,6 @@ Usage::
90
92
  get_reserved_node_exchange_offerings_paginator: GetReservedNodeExchangeOfferingsPaginator = client.get_paginator("get_reserved_node_exchange_offerings")
91
93
  list_recommendations_paginator: ListRecommendationsPaginator = client.get_paginator("list_recommendations")
92
94
  ```
93
-
94
- Copyright 2025 Vlad Emelianov
95
95
  """
96
96
 
97
97
  from __future__ import annotations