types-boto3-redshift 1.38.0__tar.gz → 1.40.0__tar.gz
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.
- {types_boto3_redshift-1.38.0/types_boto3_redshift.egg-info → types_boto3_redshift-1.40.0}/PKG-INFO +5 -5
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/README.md +3 -3
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/setup.py +2 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__main__.py +4 -4
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/literals.py +11 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/literals.pyi +11 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/version.py +1 -1
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0/types_boto3_redshift.egg-info}/PKG-INFO +5 -5
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/LICENSE +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/setup.cfg +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__init__.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__init__.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/client.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/client.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/paginator.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/paginator.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/py.typed +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/type_defs.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/type_defs.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/waiter.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/waiter.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift.egg-info/SOURCES.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift.egg-info/dependency_links.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift.egg-info/not-zip-safe +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift.egg-info/requires.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift.egg-info/top_level.txt +0 -0
{types_boto3_redshift-1.38.0/types_boto3_redshift.egg-info → types_boto3_redshift-1.40.0}/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-redshift
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Redshift 1.
|
|
3
|
+
Version: 1.40.0
|
|
4
|
+
Summary: Type annotations for boto3 Redshift 1.40.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Redshift 1.
|
|
59
|
+
Type annotations for [boto3 Redshift 1.40.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `Redshift` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 Redshift 1.
|
|
12
|
+
Type annotations for [boto3 Redshift 1.40.0](https://pypi.org/project/boto3/)
|
|
13
13
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
18
18
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
19
19
|
|
|
20
20
|
Generated with
|
|
21
|
-
[mypy-boto3-builder 8.
|
|
21
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
22
22
|
|
|
23
23
|
More information can be found on
|
|
24
24
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.
|
|
75
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3` AWS SDK.
|
|
77
77
|
3. Add `Redshift` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="types-boto3-redshift",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.40.0",
|
|
17
17
|
packages=["types_boto3_redshift"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 Redshift 1.
|
|
22
|
+
description="Type annotations for boto3 Redshift 1.40.0 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__main__.py
RENAMED
|
@@ -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.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 Redshift 1.40.0\n"
|
|
16
|
+
"Version: 1.40.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.
|
|
29
|
+
sys.stdout.write("1.40.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/literals.py
RENAMED
|
@@ -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",
|
|
@@ -247,6 +248,8 @@ ServiceName = Literal[
|
|
|
247
248
|
"bedrock",
|
|
248
249
|
"bedrock-agent",
|
|
249
250
|
"bedrock-agent-runtime",
|
|
251
|
+
"bedrock-agentcore",
|
|
252
|
+
"bedrock-agentcore-control",
|
|
250
253
|
"bedrock-data-automation",
|
|
251
254
|
"bedrock-data-automation-runtime",
|
|
252
255
|
"bedrock-runtime",
|
|
@@ -350,6 +353,7 @@ ServiceName = Literal[
|
|
|
350
353
|
"es",
|
|
351
354
|
"events",
|
|
352
355
|
"evidently",
|
|
356
|
+
"evs",
|
|
353
357
|
"finspace",
|
|
354
358
|
"finspace-data",
|
|
355
359
|
"firehose",
|
|
@@ -407,6 +411,7 @@ ServiceName = Literal[
|
|
|
407
411
|
"kendra",
|
|
408
412
|
"kendra-ranking",
|
|
409
413
|
"keyspaces",
|
|
414
|
+
"keyspacesstreams",
|
|
410
415
|
"kinesis",
|
|
411
416
|
"kinesis-video-archived-media",
|
|
412
417
|
"kinesis-video-media",
|
|
@@ -462,6 +467,7 @@ ServiceName = Literal[
|
|
|
462
467
|
"migrationhub-config",
|
|
463
468
|
"migrationhuborchestrator",
|
|
464
469
|
"migrationhubstrategy",
|
|
470
|
+
"mpa",
|
|
465
471
|
"mq",
|
|
466
472
|
"mturk",
|
|
467
473
|
"mwaa",
|
|
@@ -476,6 +482,7 @@ ServiceName = Literal[
|
|
|
476
482
|
"notificationscontacts",
|
|
477
483
|
"oam",
|
|
478
484
|
"observabilityadmin",
|
|
485
|
+
"odb",
|
|
479
486
|
"omics",
|
|
480
487
|
"opensearch",
|
|
481
488
|
"opensearchserverless",
|
|
@@ -502,7 +509,6 @@ ServiceName = Literal[
|
|
|
502
509
|
"pipes",
|
|
503
510
|
"polly",
|
|
504
511
|
"pricing",
|
|
505
|
-
"privatenetworks",
|
|
506
512
|
"proton",
|
|
507
513
|
"qapps",
|
|
508
514
|
"qbusiness",
|
|
@@ -537,6 +543,7 @@ ServiceName = Literal[
|
|
|
537
543
|
"s3control",
|
|
538
544
|
"s3outposts",
|
|
539
545
|
"s3tables",
|
|
546
|
+
"s3vectors",
|
|
540
547
|
"sagemaker",
|
|
541
548
|
"sagemaker-a2i-runtime",
|
|
542
549
|
"sagemaker-edge",
|
|
@@ -563,7 +570,6 @@ ServiceName = Literal[
|
|
|
563
570
|
"signer",
|
|
564
571
|
"simspaceweaver",
|
|
565
572
|
"sms",
|
|
566
|
-
"sms-voice",
|
|
567
573
|
"snow-device-management",
|
|
568
574
|
"snowball",
|
|
569
575
|
"sns",
|
|
@@ -571,6 +577,7 @@ ServiceName = Literal[
|
|
|
571
577
|
"sqs",
|
|
572
578
|
"ssm",
|
|
573
579
|
"ssm-contacts",
|
|
580
|
+
"ssm-guiconnect",
|
|
574
581
|
"ssm-incidents",
|
|
575
582
|
"ssm-quicksetup",
|
|
576
583
|
"ssm-sap",
|
|
@@ -607,6 +614,7 @@ ServiceName = Literal[
|
|
|
607
614
|
"workmail",
|
|
608
615
|
"workmailmessageflow",
|
|
609
616
|
"workspaces",
|
|
617
|
+
"workspaces-instances",
|
|
610
618
|
"workspaces-thin-client",
|
|
611
619
|
"workspaces-web",
|
|
612
620
|
"xray",
|
|
@@ -668,6 +676,7 @@ WaiterName = Literal[
|
|
|
668
676
|
RegionName = Literal[
|
|
669
677
|
"af-south-1",
|
|
670
678
|
"ap-east-1",
|
|
679
|
+
"ap-east-2",
|
|
671
680
|
"ap-northeast-1",
|
|
672
681
|
"ap-northeast-2",
|
|
673
682
|
"ap-northeast-3",
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/literals.pyi
RENAMED
|
@@ -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",
|
|
@@ -245,6 +246,8 @@ ServiceName = Literal[
|
|
|
245
246
|
"bedrock",
|
|
246
247
|
"bedrock-agent",
|
|
247
248
|
"bedrock-agent-runtime",
|
|
249
|
+
"bedrock-agentcore",
|
|
250
|
+
"bedrock-agentcore-control",
|
|
248
251
|
"bedrock-data-automation",
|
|
249
252
|
"bedrock-data-automation-runtime",
|
|
250
253
|
"bedrock-runtime",
|
|
@@ -348,6 +351,7 @@ ServiceName = Literal[
|
|
|
348
351
|
"es",
|
|
349
352
|
"events",
|
|
350
353
|
"evidently",
|
|
354
|
+
"evs",
|
|
351
355
|
"finspace",
|
|
352
356
|
"finspace-data",
|
|
353
357
|
"firehose",
|
|
@@ -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",
|
|
@@ -474,6 +480,7 @@ ServiceName = Literal[
|
|
|
474
480
|
"notificationscontacts",
|
|
475
481
|
"oam",
|
|
476
482
|
"observabilityadmin",
|
|
483
|
+
"odb",
|
|
477
484
|
"omics",
|
|
478
485
|
"opensearch",
|
|
479
486
|
"opensearchserverless",
|
|
@@ -500,7 +507,6 @@ ServiceName = Literal[
|
|
|
500
507
|
"pipes",
|
|
501
508
|
"polly",
|
|
502
509
|
"pricing",
|
|
503
|
-
"privatenetworks",
|
|
504
510
|
"proton",
|
|
505
511
|
"qapps",
|
|
506
512
|
"qbusiness",
|
|
@@ -535,6 +541,7 @@ ServiceName = Literal[
|
|
|
535
541
|
"s3control",
|
|
536
542
|
"s3outposts",
|
|
537
543
|
"s3tables",
|
|
544
|
+
"s3vectors",
|
|
538
545
|
"sagemaker",
|
|
539
546
|
"sagemaker-a2i-runtime",
|
|
540
547
|
"sagemaker-edge",
|
|
@@ -561,7 +568,6 @@ ServiceName = Literal[
|
|
|
561
568
|
"signer",
|
|
562
569
|
"simspaceweaver",
|
|
563
570
|
"sms",
|
|
564
|
-
"sms-voice",
|
|
565
571
|
"snow-device-management",
|
|
566
572
|
"snowball",
|
|
567
573
|
"sns",
|
|
@@ -569,6 +575,7 @@ ServiceName = Literal[
|
|
|
569
575
|
"sqs",
|
|
570
576
|
"ssm",
|
|
571
577
|
"ssm-contacts",
|
|
578
|
+
"ssm-guiconnect",
|
|
572
579
|
"ssm-incidents",
|
|
573
580
|
"ssm-quicksetup",
|
|
574
581
|
"ssm-sap",
|
|
@@ -605,6 +612,7 @@ ServiceName = Literal[
|
|
|
605
612
|
"workmail",
|
|
606
613
|
"workmailmessageflow",
|
|
607
614
|
"workspaces",
|
|
615
|
+
"workspaces-instances",
|
|
608
616
|
"workspaces-thin-client",
|
|
609
617
|
"workspaces-web",
|
|
610
618
|
"xray",
|
|
@@ -666,6 +674,7 @@ WaiterName = Literal[
|
|
|
666
674
|
RegionName = Literal[
|
|
667
675
|
"af-south-1",
|
|
668
676
|
"ap-east-1",
|
|
677
|
+
"ap-east-2",
|
|
669
678
|
"ap-northeast-1",
|
|
670
679
|
"ap-northeast-2",
|
|
671
680
|
"ap-northeast-3",
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0/types_boto3_redshift.egg-info}/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-redshift
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Redshift 1.
|
|
3
|
+
Version: 1.40.0
|
|
4
|
+
Summary: Type annotations for boto3 Redshift 1.40.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Redshift 1.
|
|
59
|
+
Type annotations for [boto3 Redshift 1.40.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `Redshift` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
File without changes
|
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__init__.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/paginator.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/type_defs.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.40.0}/types_boto3_redshift/type_defs.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|