types-boto3-dynamodb 1.35.94__tar.gz → 1.37.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.
Files changed (28) hide show
  1. {types_boto3_dynamodb-1.35.94/types_boto3_dynamodb.egg-info → types_boto3_dynamodb-1.37.0}/PKG-INFO +25 -9
  2. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/README.md +10 -6
  3. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/setup.py +2 -2
  4. types_boto3_dynamodb-1.35.94/types_boto3_dynamodb/__init__.pyi → types_boto3_dynamodb-1.37.0/types_boto3_dynamodb/__init__.py +7 -2
  5. types_boto3_dynamodb-1.35.94/types_boto3_dynamodb/__init__.py → types_boto3_dynamodb-1.37.0/types_boto3_dynamodb/__init__.pyi +4 -5
  6. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/__main__.py +4 -4
  7. types_boto3_dynamodb-1.35.94/types_boto3_dynamodb/client.pyi → types_boto3_dynamodb-1.37.0/types_boto3_dynamodb/client.py +113 -129
  8. types_boto3_dynamodb-1.35.94/types_boto3_dynamodb/client.py → types_boto3_dynamodb-1.37.0/types_boto3_dynamodb/client.pyi +110 -132
  9. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/literals.py +4 -3
  10. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/literals.pyi +4 -3
  11. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/type_defs.py +219 -194
  12. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/type_defs.pyi +211 -188
  13. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/version.py +1 -1
  14. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/waiter.py +4 -4
  15. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/waiter.pyi +4 -4
  16. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0/types_boto3_dynamodb.egg-info}/PKG-INFO +25 -9
  17. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/LICENSE +0 -0
  18. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/setup.cfg +0 -0
  19. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/paginator.py +2 -2
  20. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/paginator.pyi +2 -2
  21. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/py.typed +0 -0
  22. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/service_resource.py +2 -2
  23. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb/service_resource.pyi +2 -2
  24. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb.egg-info/SOURCES.txt +0 -0
  25. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb.egg-info/dependency_links.txt +0 -0
  26. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb.egg-info/not-zip-safe +0 -0
  27. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb.egg-info/requires.txt +0 -0
  28. {types_boto3_dynamodb-1.35.94 → types_boto3_dynamodb-1.37.0}/types_boto3_dynamodb.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: types-boto3-dynamodb
3
- Version: 1.35.94
4
- Summary: Type annotations for boto3 DynamoDB 1.35.94 service generated with mypy-boto3-builder 8.8.0
3
+ Version: 1.37.0
4
+ Summary: Type annotations for boto3 DynamoDB 1.37.0 service generated with mypy-boto3-builder 8.9.2
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
@@ -31,6 +31,18 @@ Requires-Python: >=3.8
31
31
  Description-Content-Type: text/markdown
32
32
  License-File: LICENSE
33
33
  Requires-Dist: typing-extensions; python_version < "3.12"
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: project-url
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
34
46
 
35
47
  <a id="types-boto3-dynamodb"></a>
36
48
 
@@ -43,7 +55,7 @@ Requires-Dist: typing-extensions; python_version < "3.12"
43
55
 
44
56
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
45
57
 
46
- Type annotations for [boto3 DynamoDB 1.35.94](https://pypi.org/project/boto3/)
58
+ Type annotations for [boto3 DynamoDB 1.37.0](https://pypi.org/project/boto3/)
47
59
  compatible with [VSCode](https://code.visualstudio.com/),
48
60
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
61
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +64,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
52
64
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
65
 
54
66
  Generated with
55
- [mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
67
+ [mypy-boto3-builder 8.9.2](https://github.com/youtype/mypy_boto3_builder).
56
68
 
57
69
  More information can be found on
58
70
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -104,12 +116,12 @@ See how it helps you find and fix potential bugs:
104
116
  ### Generate locally (recommended)
105
117
 
106
118
  You can generate type annotations for `boto3` package locally with
107
- `mypy_boto3_builder`. Use
119
+ `mypy-boto3-builder`. Use
108
120
  [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
109
121
  isolation.
110
122
 
111
123
  1. Run mypy-boto3-builder in your package root directory:
112
- `uvx --with 'boto3==1.35.94' mypy_boto3_builder`
124
+ `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
113
125
  2. Select `boto3` AWS SDK.
114
126
  3. Add `DynamoDB` service.
115
127
  4. Use provided commands to install generated packages.
@@ -468,11 +480,14 @@ Full list of `DynamoDB` TypeDefs can be found in
468
480
  [docs](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/type_defs/).
469
481
 
470
482
  ```python
483
+ # TypedDict usage example
471
484
  from types_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
472
485
 
473
486
 
474
487
  def get_value() -> ArchivalSummaryTypeDef:
475
- return {...}
488
+ return {
489
+ "ArchivalDateTime": ...,
490
+ }
476
491
  ```
477
492
 
478
493
  <a id="how-it-works"></a>
@@ -526,7 +541,8 @@ Builder changelog can be found in
526
541
  ## Versioning
527
542
 
528
543
  `types-boto3-dynamodb` version is the same as related `boto3` version and
529
- follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
544
+ follows
545
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
530
546
 
531
547
  <a id="thank-you"></a>
532
548
 
@@ -9,7 +9,7 @@
9
9
 
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 DynamoDB 1.35.94](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 DynamoDB 1.37.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.8.0](https://github.com/youtype/mypy_boto3_builder).
21
+ [mypy-boto3-builder 8.9.2](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
@@ -70,12 +70,12 @@ See how it helps you find and fix potential bugs:
70
70
  ### Generate locally (recommended)
71
71
 
72
72
  You can generate type annotations for `boto3` package locally with
73
- `mypy_boto3_builder`. Use
73
+ `mypy-boto3-builder`. Use
74
74
  [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
75
75
  isolation.
76
76
 
77
77
  1. Run mypy-boto3-builder in your package root directory:
78
- `uvx --with 'boto3==1.35.94' mypy_boto3_builder`
78
+ `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
79
79
  2. Select `boto3` AWS SDK.
80
80
  3. Add `DynamoDB` service.
81
81
  4. Use provided commands to install generated packages.
@@ -434,11 +434,14 @@ Full list of `DynamoDB` TypeDefs can be found in
434
434
  [docs](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/type_defs/).
435
435
 
436
436
  ```python
437
+ # TypedDict usage example
437
438
  from types_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
438
439
 
439
440
 
440
441
  def get_value() -> ArchivalSummaryTypeDef:
441
- return {...}
442
+ return {
443
+ "ArchivalDateTime": ...,
444
+ }
442
445
  ```
443
446
 
444
447
  <a id="how-it-works"></a>
@@ -492,7 +495,8 @@ Builder changelog can be found in
492
495
  ## Versioning
493
496
 
494
497
  `types-boto3-dynamodb` version is the same as related `boto3` version and
495
- follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
498
+ follows
499
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
496
500
 
497
501
  <a id="thank-you"></a>
498
502
 
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
13
13
 
14
14
  setup(
15
15
  name="types-boto3-dynamodb",
16
- version="1.35.94",
16
+ version="1.37.0",
17
17
  packages=["types_boto3_dynamodb"],
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 DynamoDB 1.35.94 service generated with mypy-boto3-builder 8.8.0",
22
+ description="Type annotations for boto3 DynamoDB 1.37.0 service generated with mypy-boto3-builder 8.9.2",
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
25
25
  "Intended Audience :: Developers",
@@ -1,6 +1,10 @@
1
1
  """
2
2
  Main interface for dynamodb service.
3
3
 
4
+ [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/)
5
+
6
+ Copyright 2025 Vlad Emelianov
7
+
4
8
  Usage::
5
9
 
6
10
  ```python
@@ -33,8 +37,6 @@ Usage::
33
37
  query_paginator: QueryPaginator = client.get_paginator("query")
34
38
  scan_paginator: ScanPaginator = client.get_paginator("scan")
35
39
  ```
36
-
37
- Copyright 2025 Vlad Emelianov
38
40
  """
39
41
 
40
42
  from .client import DynamoDBClient
@@ -52,10 +54,13 @@ try:
52
54
  except ImportError:
53
55
  from builtins import object as DynamoDBServiceResource # type: ignore[assignment]
54
56
 
57
+
55
58
  Client = DynamoDBClient
56
59
 
60
+
57
61
  ServiceResource = DynamoDBServiceResource
58
62
 
63
+
59
64
  __all__ = (
60
65
  "Client",
61
66
  "DynamoDBClient",
@@ -1,6 +1,10 @@
1
1
  """
2
2
  Main interface for dynamodb service.
3
3
 
4
+ [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/)
5
+
6
+ Copyright 2025 Vlad Emelianov
7
+
4
8
  Usage::
5
9
 
6
10
  ```python
@@ -33,8 +37,6 @@ Usage::
33
37
  query_paginator: QueryPaginator = client.get_paginator("query")
34
38
  scan_paginator: ScanPaginator = client.get_paginator("scan")
35
39
  ```
36
-
37
- Copyright 2025 Vlad Emelianov
38
40
  """
39
41
 
40
42
  from .client import DynamoDBClient
@@ -52,13 +54,10 @@ try:
52
54
  except ImportError:
53
55
  from builtins import object as DynamoDBServiceResource # type: ignore[assignment]
54
56
 
55
-
56
57
  Client = DynamoDBClient
57
58
 
58
-
59
59
  ServiceResource = DynamoDBServiceResource
60
60
 
61
-
62
61
  __all__ = (
63
62
  "Client",
64
63
  "DynamoDBClient",
@@ -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.35.94\n"
16
- "Version: 1.35.94\n"
17
- "Builder version: 8.8.0\n"
15
+ "Type annotations for boto3 DynamoDB 1.37.0\n"
16
+ "Version: 1.37.0\n"
17
+ "Builder version: 8.9.2\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.35.94\n")
29
+ sys.stdout.write("1.37.0\n")
30
30
 
31
31
 
32
32
  def main() -> None: