types-boto3-dynamodb 1.37.0__py3-none-any.whl → 1.37.31__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.
- types_boto3_dynamodb/__main__.py +4 -4
- types_boto3_dynamodb/literals.py +2 -0
- types_boto3_dynamodb/literals.pyi +2 -0
- types_boto3_dynamodb/version.py +1 -1
- {types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info}/METADATA +7 -6
- {types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info}/RECORD +9 -9
- {types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info}/WHEEL +1 -1
- {types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info/licenses}/LICENSE +0 -0
- {types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info}/top_level.txt +0 -0
types_boto3_dynamodb/__main__.py
CHANGED
|
@@ -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 DynamoDB 1.37.
|
|
16
|
-
"Version: 1.37.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 DynamoDB 1.37.31\n"
|
|
16
|
+
"Version: 1.37.31\n"
|
|
17
|
+
"Builder version: 8.10.1\n"
|
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#dynamodb\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.
|
|
29
|
+
sys.stdout.write("1.37.31\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
types_boto3_dynamodb/literals.py
CHANGED
|
@@ -327,6 +327,7 @@ ServiceName = Literal[
|
|
|
327
327
|
"freetier",
|
|
328
328
|
"fsx",
|
|
329
329
|
"gamelift",
|
|
330
|
+
"gameliftstreams",
|
|
330
331
|
"geo-maps",
|
|
331
332
|
"geo-places",
|
|
332
333
|
"geo-routes",
|
|
@@ -352,6 +353,7 @@ ServiceName = Literal[
|
|
|
352
353
|
"iot",
|
|
353
354
|
"iot-data",
|
|
354
355
|
"iot-jobs-data",
|
|
356
|
+
"iot-managed-integrations",
|
|
355
357
|
"iotanalytics",
|
|
356
358
|
"iotdeviceadvisor",
|
|
357
359
|
"iotevents",
|
|
@@ -325,6 +325,7 @@ ServiceName = Literal[
|
|
|
325
325
|
"freetier",
|
|
326
326
|
"fsx",
|
|
327
327
|
"gamelift",
|
|
328
|
+
"gameliftstreams",
|
|
328
329
|
"geo-maps",
|
|
329
330
|
"geo-places",
|
|
330
331
|
"geo-routes",
|
|
@@ -350,6 +351,7 @@ ServiceName = Literal[
|
|
|
350
351
|
"iot",
|
|
351
352
|
"iot-data",
|
|
352
353
|
"iot-jobs-data",
|
|
354
|
+
"iot-managed-integrations",
|
|
353
355
|
"iotanalytics",
|
|
354
356
|
"iotdeviceadvisor",
|
|
355
357
|
"iotevents",
|
types_boto3_dynamodb/version.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-dynamodb
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 DynamoDB 1.37.
|
|
3
|
+
Version: 1.37.31
|
|
4
|
+
Summary: Type annotations for boto3 DynamoDB 1.37.31 service generated with mypy-boto3-builder 8.10.1
|
|
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
|

|
|
57
58
|
|
|
58
|
-
Type annotations for [boto3 DynamoDB 1.37.
|
|
59
|
+
Type annotations for [boto3 DynamoDB 1.37.31](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.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](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
|
|
@@ -121,7 +122,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
121
122
|
isolation.
|
|
122
123
|
|
|
123
124
|
1. Run mypy-boto3-builder in your package root directory:
|
|
124
|
-
`uvx --with 'boto3==1.37.
|
|
125
|
+
`uvx --with 'boto3==1.37.31' mypy-boto3-builder`
|
|
125
126
|
2. Select `boto3` AWS SDK.
|
|
126
127
|
3. Add `DynamoDB` service.
|
|
127
128
|
4. Use provided commands to install generated packages.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
types_boto3_dynamodb/__init__.py,sha256=ZBO-3ULG66wH_yzzdXl422EifLzuATrq6kR6tDNnxQs,2092
|
|
2
2
|
types_boto3_dynamodb/__init__.pyi,sha256=XGRVsY9lNlWDBYxVOpvdLfoe1luub8AuBOiTwhM6bes,2089
|
|
3
|
-
types_boto3_dynamodb/__main__.py,sha256=
|
|
3
|
+
types_boto3_dynamodb/__main__.py,sha256=jSAF3ATMNlnHJPprnw-jbutW2JTY7hg2aNRBXgTld8Q,989
|
|
4
4
|
types_boto3_dynamodb/client.py,sha256=jqmwLRi3Rk3rJZMKiGlL-_yxhgz12Qj7P4oykMG93BU,42757
|
|
5
5
|
types_boto3_dynamodb/client.pyi,sha256=qfUa6Ad6lgyXSASkhS-QpKM7C6DypYQ8QGOgIgRIlvQ,42754
|
|
6
|
-
types_boto3_dynamodb/literals.py,sha256=
|
|
7
|
-
types_boto3_dynamodb/literals.pyi,sha256=
|
|
6
|
+
types_boto3_dynamodb/literals.py,sha256=0LN4rpGymZebGnKNcGKcWYWI6iMM9ELCS7M0XDQw5_4,14674
|
|
7
|
+
types_boto3_dynamodb/literals.pyi,sha256=txekH-92_W9NZEHgU2gOvsRsJcz4Ae3WP8O3-lrJpKA,14672
|
|
8
8
|
types_boto3_dynamodb/paginator.py,sha256=oZ2wmLVV2seBjn_VO65rdSrb0CuTS8s_uZbr2-wH04Y,6942
|
|
9
9
|
types_boto3_dynamodb/paginator.pyi,sha256=aO4anFQGtr3QOlll-9MW7liKjxqfye4JMYOYVaV2T2g,6926
|
|
10
10
|
types_boto3_dynamodb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -12,11 +12,11 @@ types_boto3_dynamodb/service_resource.py,sha256=pW0XWfa1QTcy-dkmFJYIclxT1Volqw14
|
|
|
12
12
|
types_boto3_dynamodb/service_resource.pyi,sha256=991e4WreW6UvKcp-cTHWomBhmg2wAjvg-RD53AvyWEU,17257
|
|
13
13
|
types_boto3_dynamodb/type_defs.py,sha256=Gy07H02HLuXmq_VvgFFIit1PX7VN9VNAL_9Rw5z3aYk,85129
|
|
14
14
|
types_boto3_dynamodb/type_defs.pyi,sha256=CUB-7GuD0HB78AXUVZvx4OGgDfAiGciC-hE0arpnT98,84851
|
|
15
|
-
types_boto3_dynamodb/version.py,sha256=
|
|
15
|
+
types_boto3_dynamodb/version.py,sha256=tpSKRSXExi2a9Ikmxx3G_ABnatqCUReoCSgERv5OghI,93
|
|
16
16
|
types_boto3_dynamodb/waiter.py,sha256=fO1bs9OQZo1fE_rrJJL_APQKNhs09xy6MDjx0VpLA7c,2642
|
|
17
17
|
types_boto3_dynamodb/waiter.pyi,sha256=kiS4o4KdVkaorJjgmwWAruStbd2hTtTl7C9Q1uqfB3c,2637
|
|
18
|
-
types_boto3_dynamodb-1.37.
|
|
19
|
-
types_boto3_dynamodb-1.37.
|
|
20
|
-
types_boto3_dynamodb-1.37.
|
|
21
|
-
types_boto3_dynamodb-1.37.
|
|
22
|
-
types_boto3_dynamodb-1.37.
|
|
18
|
+
types_boto3_dynamodb-1.37.31.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
19
|
+
types_boto3_dynamodb-1.37.31.dist-info/METADATA,sha256=xuboJCthib4KkZBOfKr6o632rqnoMRZ_yng5Y1fnoU4,17894
|
|
20
|
+
types_boto3_dynamodb-1.37.31.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
21
|
+
types_boto3_dynamodb-1.37.31.dist-info/top_level.txt,sha256=qetKI9-H-rMGIOB1IBzTvryBK-GlE9YjkQQwaB1GpB8,21
|
|
22
|
+
types_boto3_dynamodb-1.37.31.dist-info/RECORD,,
|
{types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info/licenses}/LICENSE
RENAMED
|
File without changes
|
{types_boto3_dynamodb-1.37.0.dist-info → types_boto3_dynamodb-1.37.31.dist-info}/top_level.txt
RENAMED
|
File without changes
|