types-boto3-redshift 1.37.0__py3-none-any.whl → 1.39.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.
@@ -12,9 +12,9 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 Redshift 1.37.0\n"
16
- "Version: 1.37.0\n"
17
- "Builder version: 8.9.2\n"
15
+ "Type annotations for boto3 Redshift 1.39.0\n"
16
+ "Version: 1.39.0\n"
17
+ "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_redshift//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/redshift.html#redshift\n"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.37.0\n")
29
+ sys.stdout.write("1.39.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -210,6 +210,7 @@ ServiceName = Literal[
210
210
  "account",
211
211
  "acm",
212
212
  "acm-pca",
213
+ "aiops",
213
214
  "amp",
214
215
  "amplify",
215
216
  "amplifybackend",
@@ -350,6 +351,7 @@ ServiceName = Literal[
350
351
  "es",
351
352
  "events",
352
353
  "evidently",
354
+ "evs",
353
355
  "finspace",
354
356
  "finspace-data",
355
357
  "firehose",
@@ -361,6 +363,7 @@ ServiceName = Literal[
361
363
  "freetier",
362
364
  "fsx",
363
365
  "gamelift",
366
+ "gameliftstreams",
364
367
  "geo-maps",
365
368
  "geo-places",
366
369
  "geo-routes",
@@ -386,6 +389,7 @@ ServiceName = Literal[
386
389
  "iot",
387
390
  "iot-data",
388
391
  "iot-jobs-data",
392
+ "iot-managed-integrations",
389
393
  "iotanalytics",
390
394
  "iotdeviceadvisor",
391
395
  "iotevents",
@@ -405,6 +409,7 @@ ServiceName = Literal[
405
409
  "kendra",
406
410
  "kendra-ranking",
407
411
  "keyspaces",
412
+ "keyspacesstreams",
408
413
  "kinesis",
409
414
  "kinesis-video-archived-media",
410
415
  "kinesis-video-media",
@@ -460,6 +465,7 @@ ServiceName = Literal[
460
465
  "migrationhub-config",
461
466
  "migrationhuborchestrator",
462
467
  "migrationhubstrategy",
468
+ "mpa",
463
469
  "mq",
464
470
  "mturk",
465
471
  "mwaa",
@@ -500,7 +506,6 @@ ServiceName = Literal[
500
506
  "pipes",
501
507
  "polly",
502
508
  "pricing",
503
- "privatenetworks",
504
509
  "proton",
505
510
  "qapps",
506
511
  "qbusiness",
@@ -561,7 +566,6 @@ ServiceName = Literal[
561
566
  "signer",
562
567
  "simspaceweaver",
563
568
  "sms",
564
- "sms-voice",
565
569
  "snow-device-management",
566
570
  "snowball",
567
571
  "sns",
@@ -569,6 +573,7 @@ ServiceName = Literal[
569
573
  "sqs",
570
574
  "ssm",
571
575
  "ssm-contacts",
576
+ "ssm-guiconnect",
572
577
  "ssm-incidents",
573
578
  "ssm-quicksetup",
574
579
  "ssm-sap",
@@ -605,6 +610,7 @@ ServiceName = Literal[
605
610
  "workmail",
606
611
  "workmailmessageflow",
607
612
  "workspaces",
613
+ "workspaces-instances",
608
614
  "workspaces-thin-client",
609
615
  "workspaces-web",
610
616
  "xray",
@@ -666,6 +672,7 @@ WaiterName = Literal[
666
672
  RegionName = Literal[
667
673
  "af-south-1",
668
674
  "ap-east-1",
675
+ "ap-east-2",
669
676
  "ap-northeast-1",
670
677
  "ap-northeast-2",
671
678
  "ap-northeast-3",
@@ -208,6 +208,7 @@ ServiceName = Literal[
208
208
  "account",
209
209
  "acm",
210
210
  "acm-pca",
211
+ "aiops",
211
212
  "amp",
212
213
  "amplify",
213
214
  "amplifybackend",
@@ -348,6 +349,7 @@ ServiceName = Literal[
348
349
  "es",
349
350
  "events",
350
351
  "evidently",
352
+ "evs",
351
353
  "finspace",
352
354
  "finspace-data",
353
355
  "firehose",
@@ -359,6 +361,7 @@ ServiceName = Literal[
359
361
  "freetier",
360
362
  "fsx",
361
363
  "gamelift",
364
+ "gameliftstreams",
362
365
  "geo-maps",
363
366
  "geo-places",
364
367
  "geo-routes",
@@ -384,6 +387,7 @@ ServiceName = Literal[
384
387
  "iot",
385
388
  "iot-data",
386
389
  "iot-jobs-data",
390
+ "iot-managed-integrations",
387
391
  "iotanalytics",
388
392
  "iotdeviceadvisor",
389
393
  "iotevents",
@@ -403,6 +407,7 @@ ServiceName = Literal[
403
407
  "kendra",
404
408
  "kendra-ranking",
405
409
  "keyspaces",
410
+ "keyspacesstreams",
406
411
  "kinesis",
407
412
  "kinesis-video-archived-media",
408
413
  "kinesis-video-media",
@@ -458,6 +463,7 @@ ServiceName = Literal[
458
463
  "migrationhub-config",
459
464
  "migrationhuborchestrator",
460
465
  "migrationhubstrategy",
466
+ "mpa",
461
467
  "mq",
462
468
  "mturk",
463
469
  "mwaa",
@@ -498,7 +504,6 @@ ServiceName = Literal[
498
504
  "pipes",
499
505
  "polly",
500
506
  "pricing",
501
- "privatenetworks",
502
507
  "proton",
503
508
  "qapps",
504
509
  "qbusiness",
@@ -559,7 +564,6 @@ ServiceName = Literal[
559
564
  "signer",
560
565
  "simspaceweaver",
561
566
  "sms",
562
- "sms-voice",
563
567
  "snow-device-management",
564
568
  "snowball",
565
569
  "sns",
@@ -567,6 +571,7 @@ ServiceName = Literal[
567
571
  "sqs",
568
572
  "ssm",
569
573
  "ssm-contacts",
574
+ "ssm-guiconnect",
570
575
  "ssm-incidents",
571
576
  "ssm-quicksetup",
572
577
  "ssm-sap",
@@ -603,6 +608,7 @@ ServiceName = Literal[
603
608
  "workmail",
604
609
  "workmailmessageflow",
605
610
  "workspaces",
611
+ "workspaces-instances",
606
612
  "workspaces-thin-client",
607
613
  "workspaces-web",
608
614
  "xray",
@@ -664,6 +670,7 @@ WaiterName = Literal[
664
670
  RegionName = Literal[
665
671
  "af-south-1",
666
672
  "ap-east-1",
673
+ "ap-east-2",
667
674
  "ap-northeast-1",
668
675
  "ap-northeast-2",
669
676
  "ap-northeast-3",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.37.0"
7
+ __version__ = "1.39.0"
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: types-boto3-redshift
3
- Version: 1.37.0
4
- Summary: Type annotations for boto3 Redshift 1.37.0 service generated with mypy-boto3-builder 8.9.2
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 Redshift 1.39.0 service generated with mypy-boto3-builder 8.11.0
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -39,6 +39,7 @@ Dynamic: description-content-type
39
39
  Dynamic: home-page
40
40
  Dynamic: keywords
41
41
  Dynamic: license
42
+ Dynamic: license-file
42
43
  Dynamic: project-url
43
44
  Dynamic: requires-dist
44
45
  Dynamic: requires-python
@@ -55,7 +56,7 @@ Dynamic: summary
55
56
 
56
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
58
 
58
- Type annotations for [boto3 Redshift 1.37.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 Redshift 1.39.0](https://pypi.org/project/boto3/)
59
60
  compatible with [VSCode](https://code.visualstudio.com/),
60
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
61
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
64
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
65
66
 
66
67
  Generated with
67
- [mypy-boto3-builder 8.9.2](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
68
69
 
69
70
  More information can be found on
70
71
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
118
119
  isolation.
119
120
 
120
121
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
122
123
  2. Select `boto3` AWS SDK.
123
124
  3. Add `Redshift` service.
124
125
  4. Use provided commands to install generated packages.
@@ -1,20 +1,20 @@
1
1
  types_boto3_redshift/__init__.py,sha256=AKuuF2VvRLcPUdgUn_xz6F3iGPfixRr63HP2Atn4Kmg,11061
2
2
  types_boto3_redshift/__init__.pyi,sha256=VlBt4rSxLclDcqFzSdnWwUmstVmaj8FZ52dbFGAaflU,11060
3
- types_boto3_redshift/__main__.py,sha256=HWxhs6rp2rdniPVKlF4VBUR00xLIZJvvWyOJh9ZLYIw,985
3
+ types_boto3_redshift/__main__.py,sha256=Gl5EiLfItpJrMRhj2eXznP4pXOdzbG2W8JJcfue8XwY,986
4
4
  types_boto3_redshift/client.py,sha256=LwalcI4t-WOAwr48b6i9wMXw9eGu1q0CGFn3YGnH8YQ,123145
5
5
  types_boto3_redshift/client.pyi,sha256=wYVA3KUU5t8kLRVxrSkusQUKKCv3CkcmZA_1gzcQQ1A,123142
6
- types_boto3_redshift/literals.py,sha256=8tNtn2p_keeXkVUs9X7jxSnSb0l7C-Uv3OgS2ffKYbw,19952
7
- types_boto3_redshift/literals.pyi,sha256=Nnk58XP6DNh76I-VpejMlfPxl6LXGfO1jXDkDjNPNrI,19950
6
+ types_boto3_redshift/literals.py,sha256=7Qg0H6zl17VyUu7826oRN-nYAWKHK5vP89gUuuPGUlE,20093
7
+ types_boto3_redshift/literals.pyi,sha256=UE9nBRNB-_f2f9g_jixboLmn8CQD6kGDv1tf2Ghnjy8,20091
8
8
  types_boto3_redshift/paginator.py,sha256=KzRgPc0fRi__FXw86zY_hkMMD2Anj9C3WVXG7iIpMt8,58561
9
9
  types_boto3_redshift/paginator.pyi,sha256=Y1xZxvRLJWaTN2aqQBhpq_sFSJtf--7MgHU3P0NIcpY,58449
10
10
  types_boto3_redshift/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  types_boto3_redshift/type_defs.py,sha256=omaiEcY2ARZf-RQO_U3tWesU_YZAlI61TcFV8kjIc_4,103690
12
12
  types_boto3_redshift/type_defs.pyi,sha256=si-w49HZ33uPMMlSHH4ltjlEycumlPUXNTl9GRm_Wug,103301
13
- types_boto3_redshift/version.py,sha256=7dplwNyKC_M1NmYn8gNT0u-MAPuLyVgQc5Z98LiK1wM,92
13
+ types_boto3_redshift/version.py,sha256=2zoG4eEWPRyRE1KcrQlbWADhaM3qPJ9AE2mKAu218VA,92
14
14
  types_boto3_redshift/waiter.py,sha256=b61zOvUYMR_f5vti0v5h5pd_MF7hbRHZ7u62kESRIkA,4852
15
15
  types_boto3_redshift/waiter.pyi,sha256=sMqV7PAvsEr-9AVlgFCX87aXnHGcs3Cs2-QXe2dtO8g,4843
16
- types_boto3_redshift-1.37.0.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
- types_boto3_redshift-1.37.0.dist-info/METADATA,sha256=Ec_BM86l_LiIxYGl-w2JBQLBHcVp1ra3zTx_I1PdNeI,22446
18
- types_boto3_redshift-1.37.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
19
- types_boto3_redshift-1.37.0.dist-info/top_level.txt,sha256=9GHhOkrYLjf7oTE-Nn27mlaFRBVWb2TrtzoQ6ZM9vs4,21
20
- types_boto3_redshift-1.37.0.dist-info/RECORD,,
16
+ types_boto3_redshift-1.39.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
+ types_boto3_redshift-1.39.0.dist-info/METADATA,sha256=kpNO77TU3gHrddKd8ylFJufhodSyE2iXBtpA4oVZs7M,22470
18
+ types_boto3_redshift-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ types_boto3_redshift-1.39.0.dist-info/top_level.txt,sha256=9GHhOkrYLjf7oTE-Nn27mlaFRBVWb2TrtzoQ6ZM9vs4,21
20
+ types_boto3_redshift-1.39.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5