types-boto3-redshift 1.38.0__tar.gz → 1.39.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.39.0}/PKG-INFO +5 -5
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/README.md +3 -3
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/setup.py +2 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/__main__.py +4 -4
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/literals.py +7 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/literals.pyi +7 -2
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/version.py +1 -1
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0/types_boto3_redshift.egg-info}/PKG-INFO +5 -5
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/LICENSE +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/setup.cfg +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/__init__.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/__init__.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/client.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/client.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/paginator.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/paginator.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/py.typed +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/type_defs.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/type_defs.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/waiter.py +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/waiter.pyi +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift.egg-info/SOURCES.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift.egg-info/dependency_links.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift.egg-info/not-zip-safe +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift.egg-info/requires.txt +0 -0
- {types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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.39.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.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
|
|
@@ -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.39.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.39.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.39.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.39.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.39.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.39.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.39.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.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.
|
|
29
|
+
sys.stdout.write("1.39.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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",
|
|
@@ -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",
|
|
@@ -407,6 +409,7 @@ ServiceName = Literal[
|
|
|
407
409
|
"kendra",
|
|
408
410
|
"kendra-ranking",
|
|
409
411
|
"keyspaces",
|
|
412
|
+
"keyspacesstreams",
|
|
410
413
|
"kinesis",
|
|
411
414
|
"kinesis-video-archived-media",
|
|
412
415
|
"kinesis-video-media",
|
|
@@ -462,6 +465,7 @@ ServiceName = Literal[
|
|
|
462
465
|
"migrationhub-config",
|
|
463
466
|
"migrationhuborchestrator",
|
|
464
467
|
"migrationhubstrategy",
|
|
468
|
+
"mpa",
|
|
465
469
|
"mq",
|
|
466
470
|
"mturk",
|
|
467
471
|
"mwaa",
|
|
@@ -502,7 +506,6 @@ ServiceName = Literal[
|
|
|
502
506
|
"pipes",
|
|
503
507
|
"polly",
|
|
504
508
|
"pricing",
|
|
505
|
-
"privatenetworks",
|
|
506
509
|
"proton",
|
|
507
510
|
"qapps",
|
|
508
511
|
"qbusiness",
|
|
@@ -563,7 +566,6 @@ ServiceName = Literal[
|
|
|
563
566
|
"signer",
|
|
564
567
|
"simspaceweaver",
|
|
565
568
|
"sms",
|
|
566
|
-
"sms-voice",
|
|
567
569
|
"snow-device-management",
|
|
568
570
|
"snowball",
|
|
569
571
|
"sns",
|
|
@@ -571,6 +573,7 @@ ServiceName = Literal[
|
|
|
571
573
|
"sqs",
|
|
572
574
|
"ssm",
|
|
573
575
|
"ssm-contacts",
|
|
576
|
+
"ssm-guiconnect",
|
|
574
577
|
"ssm-incidents",
|
|
575
578
|
"ssm-quicksetup",
|
|
576
579
|
"ssm-sap",
|
|
@@ -607,6 +610,7 @@ ServiceName = Literal[
|
|
|
607
610
|
"workmail",
|
|
608
611
|
"workmailmessageflow",
|
|
609
612
|
"workspaces",
|
|
613
|
+
"workspaces-instances",
|
|
610
614
|
"workspaces-thin-client",
|
|
611
615
|
"workspaces-web",
|
|
612
616
|
"xray",
|
|
@@ -668,6 +672,7 @@ WaiterName = Literal[
|
|
|
668
672
|
RegionName = Literal[
|
|
669
673
|
"af-south-1",
|
|
670
674
|
"ap-east-1",
|
|
675
|
+
"ap-east-2",
|
|
671
676
|
"ap-northeast-1",
|
|
672
677
|
"ap-northeast-2",
|
|
673
678
|
"ap-northeast-3",
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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",
|
|
@@ -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",
|
|
@@ -405,6 +407,7 @@ ServiceName = Literal[
|
|
|
405
407
|
"kendra",
|
|
406
408
|
"kendra-ranking",
|
|
407
409
|
"keyspaces",
|
|
410
|
+
"keyspacesstreams",
|
|
408
411
|
"kinesis",
|
|
409
412
|
"kinesis-video-archived-media",
|
|
410
413
|
"kinesis-video-media",
|
|
@@ -460,6 +463,7 @@ ServiceName = Literal[
|
|
|
460
463
|
"migrationhub-config",
|
|
461
464
|
"migrationhuborchestrator",
|
|
462
465
|
"migrationhubstrategy",
|
|
466
|
+
"mpa",
|
|
463
467
|
"mq",
|
|
464
468
|
"mturk",
|
|
465
469
|
"mwaa",
|
|
@@ -500,7 +504,6 @@ ServiceName = Literal[
|
|
|
500
504
|
"pipes",
|
|
501
505
|
"polly",
|
|
502
506
|
"pricing",
|
|
503
|
-
"privatenetworks",
|
|
504
507
|
"proton",
|
|
505
508
|
"qapps",
|
|
506
509
|
"qbusiness",
|
|
@@ -561,7 +564,6 @@ ServiceName = Literal[
|
|
|
561
564
|
"signer",
|
|
562
565
|
"simspaceweaver",
|
|
563
566
|
"sms",
|
|
564
|
-
"sms-voice",
|
|
565
567
|
"snow-device-management",
|
|
566
568
|
"snowball",
|
|
567
569
|
"sns",
|
|
@@ -569,6 +571,7 @@ ServiceName = Literal[
|
|
|
569
571
|
"sqs",
|
|
570
572
|
"ssm",
|
|
571
573
|
"ssm-contacts",
|
|
574
|
+
"ssm-guiconnect",
|
|
572
575
|
"ssm-incidents",
|
|
573
576
|
"ssm-quicksetup",
|
|
574
577
|
"ssm-sap",
|
|
@@ -605,6 +608,7 @@ ServiceName = Literal[
|
|
|
605
608
|
"workmail",
|
|
606
609
|
"workmailmessageflow",
|
|
607
610
|
"workspaces",
|
|
611
|
+
"workspaces-instances",
|
|
608
612
|
"workspaces-thin-client",
|
|
609
613
|
"workspaces-web",
|
|
610
614
|
"xray",
|
|
@@ -666,6 +670,7 @@ WaiterName = Literal[
|
|
|
666
670
|
RegionName = Literal[
|
|
667
671
|
"af-south-1",
|
|
668
672
|
"ap-east-1",
|
|
673
|
+
"ap-east-2",
|
|
669
674
|
"ap-northeast-1",
|
|
670
675
|
"ap-northeast-2",
|
|
671
676
|
"ap-northeast-3",
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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.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
|
|
@@ -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.39.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.39.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.39.0}/types_boto3_redshift/__init__.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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.39.0}/types_boto3_redshift/paginator.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.0}/types_boto3_redshift/type_defs.py
RENAMED
|
File without changes
|
{types_boto3_redshift-1.38.0 → types_boto3_redshift-1.39.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
|