boto3-stubs 1.35.10__tar.gz → 1.35.11__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 (51) hide show
  1. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/PKG-INFO +10 -11
  2. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/README.md +6 -7
  3. boto3_stubs-1.35.11/boto3-stubs/docs/action.pyi +29 -0
  4. boto3_stubs-1.35.11/boto3-stubs/docs/attr.pyi +23 -0
  5. boto3_stubs-1.35.11/boto3-stubs/docs/base.pyi +13 -0
  6. boto3_stubs-1.35.11/boto3-stubs/docs/client.pyi +3 -0
  7. boto3_stubs-1.35.11/boto3-stubs/docs/collection.pyi +29 -0
  8. boto3_stubs-1.35.11/boto3-stubs/docs/docstring.pyi +12 -0
  9. boto3_stubs-1.35.11/boto3-stubs/docs/method.pyi +19 -0
  10. boto3_stubs-1.35.11/boto3-stubs/docs/resource.pyi +11 -0
  11. boto3_stubs-1.35.11/boto3-stubs/docs/service.pyi +11 -0
  12. boto3_stubs-1.35.11/boto3-stubs/docs/subresource.pyi +14 -0
  13. boto3_stubs-1.35.11/boto3-stubs/docs/waiter.pyi +25 -0
  14. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/base.pyi +3 -2
  15. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/PKG-INFO +10 -11
  16. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/SOURCES.txt +11 -0
  17. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/requires.txt +2 -2
  18. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/setup.py +3 -3
  19. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/LICENSE +0 -0
  20. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/__init__.pyi +2 -2
  21. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/compat.pyi +0 -0
  22. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/crt.pyi +0 -0
  23. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/docs/__init__.pyi +0 -0
  24. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/docs/utils.pyi +0 -0
  25. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  26. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  27. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/dynamodb/table.pyi +0 -0
  28. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/dynamodb/transform.pyi +0 -0
  29. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/dynamodb/types.pyi +0 -0
  30. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/ec2/__init__.pyi +0 -0
  31. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/ec2/createtags.pyi +0 -0
  32. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/ec2/deletetags.pyi +0 -0
  33. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/exceptions.pyi +0 -0
  34. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/py.typed +0 -0
  35. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/__init__.pyi +0 -0
  36. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/action.pyi +0 -0
  37. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/collection.pyi +0 -0
  38. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/factory.pyi +0 -0
  39. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/model.pyi +0 -0
  40. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/params.pyi +0 -0
  41. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/resources/response.pyi +0 -0
  42. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/s3/__init__.pyi +0 -0
  43. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/s3/constants.pyi +0 -0
  44. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/s3/inject.pyi +0 -0
  45. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/s3/transfer.pyi +0 -0
  46. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/session.pyi +2 -2
  47. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3-stubs/utils.pyi +0 -0
  48. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  49. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/not-zip-safe +0 -0
  50. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/boto3_stubs.egg-info/top_level.txt +0 -0
  51. {boto3_stubs-1.35.10 → boto3_stubs-1.35.11}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.35.10
4
- Summary: Type annotations for boto3 1.35.10 generated with mypy-boto3-builder 7.26.1
3
+ Version: 1.35.11
4
+ Summary: Type annotations for boto3 1.35.11 generated with mypy-boto3-builder 8.0.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
@@ -428,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
428
428
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
429
429
  Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
430
430
  Provides-Extra: boto3
431
- Requires-Dist: boto3==1.35.10; extra == "boto3"
432
- Requires-Dist: botocore==1.35.10; extra == "boto3"
431
+ Requires-Dist: boto3==1.35.11; extra == "boto3"
432
+ Requires-Dist: botocore==1.35.11; extra == "boto3"
433
433
  Provides-Extra: accessanalyzer
434
434
  Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
435
435
  Provides-Extra: account
@@ -1215,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1215
1215
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1216
1216
 
1217
1217
  Type annotations for
1218
- [boto3 1.35.10](https://boto3.amazonaws.com/v1/documentation/api/1.35.10/index.html)
1218
+ [boto3 1.35.11](https://boto3.amazonaws.com/v1/documentation/api/1.35.11/index.html)
1219
1219
  compatible with [VSCode](https://code.visualstudio.com/),
1220
1220
  [PyCharm](https://www.jetbrains.com/pycharm/),
1221
1221
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1224,7 +1224,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
1224
1224
  [pyright](https://github.com/microsoft/pyright) and other tools.
1225
1225
 
1226
1226
  Generated by
1227
- [mypy-boto3-builder 7.26.1](https://github.com/youtype/mypy_boto3_builder).
1227
+ [mypy-boto3-builder 8.0.1](https://github.com/youtype/mypy_boto3_builder).
1228
1228
 
1229
1229
  More information can be found in
1230
1230
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -1296,7 +1296,7 @@ python -m pip install 'boto3-stubs[boto3]'
1296
1296
 
1297
1297
 
1298
1298
  # or install all-in-one annotations for all services at once
1299
- python -m pip install 'boto3-stubs-full[boto3]'
1299
+ python -m pip install boto3-stubs-full
1300
1300
 
1301
1301
 
1302
1302
 
@@ -1439,7 +1439,7 @@ should work.
1439
1439
  - Install `boto3-stubs[essential]` in your environment:
1440
1440
 
1441
1441
  ```bash
1442
- python -m pip install 'boto3-stubs[essential]'`
1442
+ python -m pip install 'boto3-stubs[essential]'
1443
1443
  ```
1444
1444
 
1445
1445
  Type checking should now work. No explicit type annotations required, write
@@ -1456,7 +1456,7 @@ your `boto3` code as usual.
1456
1456
  python -m pip install 'boto3-stubs[essential]'
1457
1457
  ```
1458
1458
 
1459
- Optionally, you can install `boto3-stubs` to `typings` folder.
1459
+ Optionally, you can install `boto3-stubs` to `typings` directory.
1460
1460
 
1461
1461
  Type checking should now work. No explicit type annotations required, write
1462
1462
  your `boto3` code as usual.
@@ -1527,8 +1527,7 @@ updates. It delivers drop-in type annotations for you and makes sure that:
1527
1527
  annotations extracted from `botocore` schemas.
1528
1528
  - Type annotations include up-to-date documentation.
1529
1529
  - Link to documentation is provided for every method.
1530
- - Code is processed by [black](https://github.com/psf/black) and
1531
- [isort](https://github.com/PyCQA/isort) for readability.
1530
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
1532
1531
 
1533
1532
  <a id="what's-new"></a>
1534
1533
 
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3 1.35.10](https://boto3.amazonaws.com/v1/documentation/api/1.35.10/index.html)
13
+ [boto3 1.35.11](https://boto3.amazonaws.com/v1/documentation/api/1.35.11/index.html)
14
14
  compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.26.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.0.1](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found in
25
25
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -91,7 +91,7 @@ python -m pip install 'boto3-stubs[boto3]'
91
91
 
92
92
 
93
93
  # or install all-in-one annotations for all services at once
94
- python -m pip install 'boto3-stubs-full[boto3]'
94
+ python -m pip install boto3-stubs-full
95
95
 
96
96
 
97
97
 
@@ -234,7 +234,7 @@ should work.
234
234
  - Install `boto3-stubs[essential]` in your environment:
235
235
 
236
236
  ```bash
237
- python -m pip install 'boto3-stubs[essential]'`
237
+ python -m pip install 'boto3-stubs[essential]'
238
238
  ```
239
239
 
240
240
  Type checking should now work. No explicit type annotations required, write
@@ -251,7 +251,7 @@ your `boto3` code as usual.
251
251
  python -m pip install 'boto3-stubs[essential]'
252
252
  ```
253
253
 
254
- Optionally, you can install `boto3-stubs` to `typings` folder.
254
+ Optionally, you can install `boto3-stubs` to `typings` directory.
255
255
 
256
256
  Type checking should now work. No explicit type annotations required, write
257
257
  your `boto3` code as usual.
@@ -322,8 +322,7 @@ updates. It delivers drop-in type annotations for you and makes sure that:
322
322
  annotations extracted from `botocore` schemas.
323
323
  - Type annotations include up-to-date documentation.
324
324
  - Link to documentation is provided for every method.
325
- - Code is processed by [black](https://github.com/psf/black) and
326
- [isort](https://github.com/PyCQA/isort) for readability.
325
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
327
326
 
328
327
  <a id="what's-new"></a>
329
328
 
@@ -0,0 +1,29 @@
1
+ from typing import Any, Dict, List
2
+
3
+ from boto3.docs.base import NestedDocumenter
4
+ from botocore.hooks import BaseEventHooks
5
+
6
+ PUT_DATA_WARNING_MESSAGE: str
7
+ WARNING_MESSAGES: Dict[str, Dict[str, str]]
8
+ IGNORE_PARAMS: Dict[str, Dict[str, List[str]]]
9
+
10
+ class ActionDocumenter(NestedDocumenter):
11
+ def document_actions(self, section: Any) -> None: ...
12
+
13
+ def document_action(
14
+ section: Any,
15
+ resource_name: str,
16
+ event_emitter: BaseEventHooks,
17
+ action_model: Any,
18
+ service_model: Any,
19
+ include_signature: bool = ...,
20
+ ) -> None: ...
21
+ def document_load_reload_action(
22
+ section: Any,
23
+ action_name: str,
24
+ resource_name: str,
25
+ event_emitter: BaseEventHooks,
26
+ load_model: Any,
27
+ service_model: Any,
28
+ include_signature: bool = ...,
29
+ ) -> None: ...
@@ -0,0 +1,23 @@
1
+ from typing import Any
2
+
3
+ from botocore.docs.params import ResponseParamsDocumenter
4
+ from botocore.hooks import BaseEventHooks
5
+
6
+ class ResourceShapeDocumenter(ResponseParamsDocumenter):
7
+ EVENT_NAME: str
8
+
9
+ def document_attribute(
10
+ section: Any,
11
+ service_name: str,
12
+ resource_name: str,
13
+ attr_name: str,
14
+ event_emitter: BaseEventHooks,
15
+ attr_model: Any,
16
+ include_signature: bool = True,
17
+ ) -> None: ...
18
+ def document_identifier(
19
+ section: Any, resource_name: str, identifier_model: Any, include_signature: bool = ...
20
+ ) -> None: ...
21
+ def document_reference(
22
+ section: Any, reference_model: Any, include_signature: bool = ...
23
+ ) -> None: ...
@@ -0,0 +1,13 @@
1
+ from typing import Any, Dict
2
+
3
+ class BaseDocumenter:
4
+ member_map: Dict[str, Any]
5
+ represents_service_resource: Any
6
+ def __init__(self, resource: Any) -> None: ...
7
+ @property
8
+ def class_name(self) -> str: ...
9
+
10
+ class NestedDocumenter(BaseDocumenter):
11
+ def __init__(self, resource: Any, root_docs_path: str) -> None: ...
12
+ @property
13
+ def class_name(self) -> str: ...
@@ -0,0 +1,3 @@
1
+ from botocore.docs.client import ClientDocumenter
2
+
3
+ class Boto3ClientDocumenter(ClientDocumenter): ...
@@ -0,0 +1,29 @@
1
+ from typing import Any
2
+
3
+ from boto3.docs.base import NestedDocumenter
4
+ from botocore.hooks import BaseEventHooks
5
+
6
+ class CollectionDocumenter(NestedDocumenter):
7
+ def document_collections(self, section: Any) -> None: ...
8
+
9
+ def document_collection_object(
10
+ section: Any, collection_model: Any, include_signature: bool = ...
11
+ ) -> None: ...
12
+ def document_batch_action(
13
+ section: Any,
14
+ resource_name: str,
15
+ event_emitter: BaseEventHooks,
16
+ batch_action_model: Any,
17
+ service_model: Any,
18
+ collection_model: Any,
19
+ include_signature: bool = ...,
20
+ ) -> None: ...
21
+ def document_collection_method(
22
+ section: Any,
23
+ resource_name: str,
24
+ action_name: str,
25
+ event_emitter: BaseEventHooks,
26
+ collection_model: Any,
27
+ service_model: Any,
28
+ include_signature: bool = ...,
29
+ ) -> None: ...
@@ -0,0 +1,12 @@
1
+ from botocore.docs.docstring import LazyLoadedDocstring
2
+
3
+ class ActionDocstring(LazyLoadedDocstring): ...
4
+ class LoadReloadDocstring(LazyLoadedDocstring): ...
5
+ class SubResourceDocstring(LazyLoadedDocstring): ...
6
+ class AttributeDocstring(LazyLoadedDocstring): ...
7
+ class IdentifierDocstring(LazyLoadedDocstring): ...
8
+ class ReferenceDocstring(LazyLoadedDocstring): ...
9
+ class CollectionDocstring(LazyLoadedDocstring): ...
10
+ class CollectionMethodDocstring(LazyLoadedDocstring): ...
11
+ class BatchActionDocstring(LazyLoadedDocstring): ...
12
+ class ResourceWaiterDocstring(LazyLoadedDocstring): ...
@@ -0,0 +1,19 @@
1
+ from typing import Any, Optional
2
+
3
+ from botocore.hooks import BaseEventHooks
4
+
5
+ def document_model_driven_resource_method(
6
+ section: Any,
7
+ method_name: str,
8
+ operation_model: Any,
9
+ event_emitter: BaseEventHooks,
10
+ method_description: Optional[str] = ...,
11
+ example_prefix: Optional[str] = ...,
12
+ include_input: Optional[Any] = ...,
13
+ include_output: Optional[Any] = ...,
14
+ exclude_input: Optional[Any] = ...,
15
+ exclude_output: Optional[Any] = ...,
16
+ document_output: bool = ...,
17
+ resource_action_model: Optional[Any] = ...,
18
+ include_signature: bool = ...,
19
+ ) -> None: ...
@@ -0,0 +1,11 @@
1
+ from typing import Any
2
+
3
+ from boto3.docs.base import BaseDocumenter
4
+
5
+ class ResourceDocumenter(BaseDocumenter):
6
+ def __init__(self, resource: Any, botocore_session: Any, root_docs_path: str) -> None: ...
7
+ def document_resource(self, section: Any) -> None: ...
8
+
9
+ class ServiceResourceDocumenter(ResourceDocumenter):
10
+ @property
11
+ def class_name(self) -> str: ...
@@ -0,0 +1,11 @@
1
+ from typing import Any, List
2
+
3
+ from botocore.docs.service import ServiceDocumenter as BaseServiceDocumenter
4
+
5
+ class ServiceDocumenter(BaseServiceDocumenter):
6
+ EXAMPLE_PATH: str
7
+ sections: List[str]
8
+ def __init__(self, service_name: str, session: Any, root_docs_path: str) -> None: ...
9
+ def document_service(self) -> bytes: ...
10
+ def client_api(self, section: Any) -> None: ...
11
+ def resource_section(self, section: Any) -> None: ...
@@ -0,0 +1,14 @@
1
+ from typing import Any
2
+
3
+ from boto3.docs.base import NestedDocumenter
4
+
5
+ class SubResourceDocumenter(NestedDocumenter):
6
+ def document_sub_resources(self, section: Any) -> None: ...
7
+
8
+ def document_sub_resource(
9
+ section: Any,
10
+ resource_name: str,
11
+ sub_resource_model: Any,
12
+ service_model: Any,
13
+ include_signature: bool = ...,
14
+ ) -> None: ...
@@ -0,0 +1,25 @@
1
+ from typing import Any
2
+
3
+ from boto3.docs.base import NestedDocumenter
4
+ from botocore.hooks import BaseEventHooks
5
+ from botocore.model import ServiceModel
6
+ from botocore.waiter import WaiterModel
7
+
8
+ class WaiterResourceDocumenter(NestedDocumenter):
9
+ def __init__(
10
+ self,
11
+ resource: Any,
12
+ service_waiter_model: WaiterModel,
13
+ root_docs_path: str,
14
+ ) -> None: ...
15
+ def document_resource_waiters(self, section: Any) -> None: ...
16
+
17
+ def document_resource_waiter(
18
+ section: Any,
19
+ resource_name: str,
20
+ event_emitter: BaseEventHooks,
21
+ service_model: ServiceModel,
22
+ resource_waiter_model: Any,
23
+ service_waiter_model: WaiterModel,
24
+ include_signature: bool = ...,
25
+ ) -> None: ...
@@ -28,9 +28,10 @@ class ResourceMeta:
28
28
  def copy(self: _ResourceMeta) -> _ResourceMeta: ...
29
29
 
30
30
  class ServiceResource:
31
- meta: ResourceMeta # type: ignore
31
+ meta: None # type: ignore
32
32
 
33
- def __init__(self, *args: Any, client: Optional[BaseClient] = ..., **kwargs: Any) -> None: ...
33
+ def __init__(self, *args: Any, client: Optional[BaseClient] = ..., **kwargs: Any) -> None:
34
+ self.meta: ResourceMeta
34
35
  def __repr__(self) -> str: ...
35
36
  def __eq__(self, other: Any) -> bool: ...
36
37
  def __hash__(self) -> int: ...
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.35.10
4
- Summary: Type annotations for boto3 1.35.10 generated with mypy-boto3-builder 7.26.1
3
+ Version: 1.35.11
4
+ Summary: Type annotations for boto3 1.35.11 generated with mypy-boto3-builder 8.0.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
@@ -428,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
428
428
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
429
429
  Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
430
430
  Provides-Extra: boto3
431
- Requires-Dist: boto3==1.35.10; extra == "boto3"
432
- Requires-Dist: botocore==1.35.10; extra == "boto3"
431
+ Requires-Dist: boto3==1.35.11; extra == "boto3"
432
+ Requires-Dist: botocore==1.35.11; extra == "boto3"
433
433
  Provides-Extra: accessanalyzer
434
434
  Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
435
435
  Provides-Extra: account
@@ -1215,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1215
1215
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1216
1216
 
1217
1217
  Type annotations for
1218
- [boto3 1.35.10](https://boto3.amazonaws.com/v1/documentation/api/1.35.10/index.html)
1218
+ [boto3 1.35.11](https://boto3.amazonaws.com/v1/documentation/api/1.35.11/index.html)
1219
1219
  compatible with [VSCode](https://code.visualstudio.com/),
1220
1220
  [PyCharm](https://www.jetbrains.com/pycharm/),
1221
1221
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1224,7 +1224,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
1224
1224
  [pyright](https://github.com/microsoft/pyright) and other tools.
1225
1225
 
1226
1226
  Generated by
1227
- [mypy-boto3-builder 7.26.1](https://github.com/youtype/mypy_boto3_builder).
1227
+ [mypy-boto3-builder 8.0.1](https://github.com/youtype/mypy_boto3_builder).
1228
1228
 
1229
1229
  More information can be found in
1230
1230
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -1296,7 +1296,7 @@ python -m pip install 'boto3-stubs[boto3]'
1296
1296
 
1297
1297
 
1298
1298
  # or install all-in-one annotations for all services at once
1299
- python -m pip install 'boto3-stubs-full[boto3]'
1299
+ python -m pip install boto3-stubs-full
1300
1300
 
1301
1301
 
1302
1302
 
@@ -1439,7 +1439,7 @@ should work.
1439
1439
  - Install `boto3-stubs[essential]` in your environment:
1440
1440
 
1441
1441
  ```bash
1442
- python -m pip install 'boto3-stubs[essential]'`
1442
+ python -m pip install 'boto3-stubs[essential]'
1443
1443
  ```
1444
1444
 
1445
1445
  Type checking should now work. No explicit type annotations required, write
@@ -1456,7 +1456,7 @@ your `boto3` code as usual.
1456
1456
  python -m pip install 'boto3-stubs[essential]'
1457
1457
  ```
1458
1458
 
1459
- Optionally, you can install `boto3-stubs` to `typings` folder.
1459
+ Optionally, you can install `boto3-stubs` to `typings` directory.
1460
1460
 
1461
1461
  Type checking should now work. No explicit type annotations required, write
1462
1462
  your `boto3` code as usual.
@@ -1527,8 +1527,7 @@ updates. It delivers drop-in type annotations for you and makes sure that:
1527
1527
  annotations extracted from `botocore` schemas.
1528
1528
  - Type annotations include up-to-date documentation.
1529
1529
  - Link to documentation is provided for every method.
1530
- - Code is processed by [black](https://github.com/psf/black) and
1531
- [isort](https://github.com/PyCQA/isort) for readability.
1530
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
1532
1531
 
1533
1532
  <a id="what's-new"></a>
1534
1533
 
@@ -9,7 +9,18 @@ boto3-stubs/py.typed
9
9
  boto3-stubs/session.pyi
10
10
  boto3-stubs/utils.pyi
11
11
  boto3-stubs/docs/__init__.pyi
12
+ boto3-stubs/docs/action.pyi
13
+ boto3-stubs/docs/attr.pyi
14
+ boto3-stubs/docs/base.pyi
15
+ boto3-stubs/docs/client.pyi
16
+ boto3-stubs/docs/collection.pyi
17
+ boto3-stubs/docs/docstring.pyi
18
+ boto3-stubs/docs/method.pyi
19
+ boto3-stubs/docs/resource.pyi
20
+ boto3-stubs/docs/service.pyi
21
+ boto3-stubs/docs/subresource.pyi
12
22
  boto3-stubs/docs/utils.pyi
23
+ boto3-stubs/docs/waiter.pyi
13
24
  boto3-stubs/dynamodb/__init__.pyi
14
25
  boto3-stubs/dynamodb/conditions.pyi
15
26
  boto3-stubs/dynamodb/table.pyi
@@ -516,8 +516,8 @@ mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0
516
516
  mypy-boto3-billingconductor<1.36.0,>=1.35.0
517
517
 
518
518
  [boto3]
519
- boto3==1.35.10
520
- botocore==1.35.10
519
+ boto3==1.35.11
520
+ botocore==1.35.11
521
521
 
522
522
  [braket]
523
523
  mypy-boto3-braket<1.36.0,>=1.35.0
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="boto3-stubs",
14
- version="1.35.10",
14
+ version="1.35.11",
15
15
  packages=["boto3-stubs"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
- description="Type annotations for boto3 1.35.10 generated with mypy-boto3-builder 7.26.1",
20
+ description="Type annotations for boto3 1.35.11 generated with mypy-boto3-builder 8.0.1",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",
@@ -449,7 +449,7 @@ setup(
449
449
  "mypy-boto3-s3>=1.35.0, <1.36.0",
450
450
  "mypy-boto3-sqs>=1.35.0, <1.36.0",
451
451
  ],
452
- "boto3": ["boto3==1.35.10", "botocore==1.35.10"],
452
+ "boto3": ["boto3==1.35.11", "botocore==1.35.11"],
453
453
  "accessanalyzer": ["mypy-boto3-accessanalyzer>=1.35.0, <1.36.0"],
454
454
  "account": ["mypy-boto3-account>=1.35.0, <1.36.0"],
455
455
  "acm": ["mypy-boto3-acm>=1.35.0, <1.36.0"],
File without changes
@@ -174,13 +174,13 @@ from mypy_boto3_iam.service_resource import IAMServiceResource
174
174
  from mypy_boto3_identitystore.client import IdentityStoreClient
175
175
  from mypy_boto3_imagebuilder.client import ImagebuilderClient
176
176
  from mypy_boto3_importexport.client import ImportExportClient
177
- from mypy_boto3_inspector2.client import Inspector2Client
178
177
  from mypy_boto3_inspector.client import InspectorClient
178
+ from mypy_boto3_inspector2.client import Inspector2Client
179
179
  from mypy_boto3_inspector_scan.client import InspectorscanClient
180
180
  from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
181
+ from mypy_boto3_iot.client import IoTClient
181
182
  from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
182
183
  from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
183
- from mypy_boto3_iot.client import IoTClient
184
184
  from mypy_boto3_iot_data.client import IoTDataPlaneClient
185
185
  from mypy_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
186
186
  from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
@@ -180,13 +180,13 @@ from mypy_boto3_iam.service_resource import IAMServiceResource
180
180
  from mypy_boto3_identitystore.client import IdentityStoreClient
181
181
  from mypy_boto3_imagebuilder.client import ImagebuilderClient
182
182
  from mypy_boto3_importexport.client import ImportExportClient
183
- from mypy_boto3_inspector2.client import Inspector2Client
184
183
  from mypy_boto3_inspector.client import InspectorClient
184
+ from mypy_boto3_inspector2.client import Inspector2Client
185
185
  from mypy_boto3_inspector_scan.client import InspectorscanClient
186
186
  from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
187
+ from mypy_boto3_iot.client import IoTClient
187
188
  from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
188
189
  from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
189
- from mypy_boto3_iot.client import IoTClient
190
190
  from mypy_boto3_iot_data.client import IoTDataPlaneClient
191
191
  from mypy_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
192
192
  from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
File without changes