boto3-stubs 1.34.6__tar.gz → 1.34.7__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.
- {boto3-stubs-1.34.6/boto3_stubs.egg-info → boto3-stubs-1.34.7}/PKG-INFO +8 -4
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/README.md +5 -2
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/__init__.pyi +14 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/session.pyi +15 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7/boto3_stubs.egg-info}/PKG-INFO +8 -4
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/setup.py +5 -3
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/LICENSE +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.6 → boto3-stubs-1.34.7}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.7
|
4
|
+
Summary: Type annotations for boto3 1.34.7 generated with mypy-boto3-builder 7.23.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
|
@@ -281,6 +281,7 @@ Provides-Extra: neptune-graph
|
|
281
281
|
Provides-Extra: neptunedata
|
282
282
|
Provides-Extra: network-firewall
|
283
283
|
Provides-Extra: networkmanager
|
284
|
+
Provides-Extra: networkmonitor
|
284
285
|
Provides-Extra: nimble
|
285
286
|
Provides-Extra: oam
|
286
287
|
Provides-Extra: omics
|
@@ -420,7 +421,7 @@ License-File: LICENSE
|
|
420
421
|

|
421
422
|
|
422
423
|
Type annotations for
|
423
|
-
[boto3 1.34.
|
424
|
+
[boto3 1.34.7](https://boto3.amazonaws.com/v1/documentation/api/1.34.7/index.html)
|
424
425
|
compatible with [VSCode](https://code.visualstudio.com/),
|
425
426
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
426
427
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -802,7 +803,7 @@ repository.
|
|
802
803
|
|
803
804
|
## Submodules
|
804
805
|
|
805
|
-
- `boto3-stubs[all]` - Type annotations for all
|
806
|
+
- `boto3-stubs[all]` - Type annotations for all 376 services.
|
806
807
|
- `boto3-stubs[essential]` - Type annotations for
|
807
808
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
808
809
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1539,6 +1540,9 @@ repository.
|
|
1539
1540
|
- `boto3-stubs[networkmanager]` - Type annotations for
|
1540
1541
|
[NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
|
1541
1542
|
service.
|
1543
|
+
- `boto3-stubs[networkmonitor]` - Type annotations for
|
1544
|
+
[CloudWatchNetworkMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmonitor/)
|
1545
|
+
service.
|
1542
1546
|
- `boto3-stubs[nimble]` - Type annotations for
|
1543
1547
|
[NimbleStudio](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_nimble/)
|
1544
1548
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.7](https://boto3.amazonaws.com/v1/documentation/api/1.34.7/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/),
|
@@ -392,7 +392,7 @@ repository.
|
|
392
392
|
|
393
393
|
## Submodules
|
394
394
|
|
395
|
-
- `boto3-stubs[all]` - Type annotations for all
|
395
|
+
- `boto3-stubs[all]` - Type annotations for all 376 services.
|
396
396
|
- `boto3-stubs[essential]` - Type annotations for
|
397
397
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
398
398
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1129,6 +1129,9 @@ repository.
|
|
1129
1129
|
- `boto3-stubs[networkmanager]` - Type annotations for
|
1130
1130
|
[NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
|
1131
1131
|
service.
|
1132
|
+
- `boto3-stubs[networkmonitor]` - Type annotations for
|
1133
|
+
[CloudWatchNetworkMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmonitor/)
|
1134
|
+
service.
|
1132
1135
|
- `boto3-stubs[nimble]` - Type annotations for
|
1133
1136
|
[NimbleStudio](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_nimble/)
|
1134
1137
|
service.
|
@@ -266,6 +266,7 @@ from mypy_boto3_neptune_graph.client import NeptuneGraphClient
|
|
266
266
|
from mypy_boto3_neptunedata.client import NeptuneDataClient
|
267
267
|
from mypy_boto3_network_firewall.client import NetworkFirewallClient
|
268
268
|
from mypy_boto3_networkmanager.client import NetworkManagerClient
|
269
|
+
from mypy_boto3_networkmonitor.client import CloudWatchNetworkMonitorClient
|
269
270
|
from mypy_boto3_nimble.client import NimbleStudioClient
|
270
271
|
from mypy_boto3_oam.client import CloudWatchObservabilityAccessManagerClient
|
271
272
|
from mypy_boto3_omics.client import OmicsClient
|
@@ -3673,6 +3674,19 @@ def client(
|
|
3673
3674
|
config: Optional[Config] = ...,
|
3674
3675
|
) -> NetworkManagerClient: ...
|
3675
3676
|
@overload
|
3677
|
+
def client(
|
3678
|
+
service_name: Literal["networkmonitor"],
|
3679
|
+
region_name: Optional[str] = ...,
|
3680
|
+
api_version: Optional[str] = ...,
|
3681
|
+
use_ssl: Optional[bool] = ...,
|
3682
|
+
verify: Union[bool, str, None] = ...,
|
3683
|
+
endpoint_url: Optional[str] = ...,
|
3684
|
+
aws_access_key_id: Optional[str] = ...,
|
3685
|
+
aws_secret_access_key: Optional[str] = ...,
|
3686
|
+
aws_session_token: Optional[str] = ...,
|
3687
|
+
config: Optional[Config] = ...,
|
3688
|
+
) -> CloudWatchNetworkMonitorClient: ...
|
3689
|
+
@overload
|
3676
3690
|
def client(
|
3677
3691
|
service_name: Literal["nimble"],
|
3678
3692
|
region_name: Optional[str] = ...,
|
@@ -272,6 +272,7 @@ from mypy_boto3_neptune_graph.client import NeptuneGraphClient
|
|
272
272
|
from mypy_boto3_neptunedata.client import NeptuneDataClient
|
273
273
|
from mypy_boto3_network_firewall.client import NetworkFirewallClient
|
274
274
|
from mypy_boto3_networkmanager.client import NetworkManagerClient
|
275
|
+
from mypy_boto3_networkmonitor.client import CloudWatchNetworkMonitorClient
|
275
276
|
from mypy_boto3_nimble.client import NimbleStudioClient
|
276
277
|
from mypy_boto3_oam.client import CloudWatchObservabilityAccessManagerClient
|
277
278
|
from mypy_boto3_omics.client import OmicsClient
|
@@ -3944,6 +3945,20 @@ class Session:
|
|
3944
3945
|
config: Optional[Config] = ...,
|
3945
3946
|
) -> NetworkManagerClient: ...
|
3946
3947
|
@overload
|
3948
|
+
def client(
|
3949
|
+
self,
|
3950
|
+
service_name: Literal["networkmonitor"],
|
3951
|
+
region_name: Optional[str] = ...,
|
3952
|
+
api_version: Optional[str] = ...,
|
3953
|
+
use_ssl: Optional[bool] = ...,
|
3954
|
+
verify: Union[bool, str, None] = ...,
|
3955
|
+
endpoint_url: Optional[str] = ...,
|
3956
|
+
aws_access_key_id: Optional[str] = ...,
|
3957
|
+
aws_secret_access_key: Optional[str] = ...,
|
3958
|
+
aws_session_token: Optional[str] = ...,
|
3959
|
+
config: Optional[Config] = ...,
|
3960
|
+
) -> CloudWatchNetworkMonitorClient: ...
|
3961
|
+
@overload
|
3947
3962
|
def client(
|
3948
3963
|
self,
|
3949
3964
|
service_name: Literal["nimble"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.7
|
4
|
+
Summary: Type annotations for boto3 1.34.7 generated with mypy-boto3-builder 7.23.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
|
@@ -281,6 +281,7 @@ Provides-Extra: neptune-graph
|
|
281
281
|
Provides-Extra: neptunedata
|
282
282
|
Provides-Extra: network-firewall
|
283
283
|
Provides-Extra: networkmanager
|
284
|
+
Provides-Extra: networkmonitor
|
284
285
|
Provides-Extra: nimble
|
285
286
|
Provides-Extra: oam
|
286
287
|
Provides-Extra: omics
|
@@ -420,7 +421,7 @@ License-File: LICENSE
|
|
420
421
|

|
421
422
|
|
422
423
|
Type annotations for
|
423
|
-
[boto3 1.34.
|
424
|
+
[boto3 1.34.7](https://boto3.amazonaws.com/v1/documentation/api/1.34.7/index.html)
|
424
425
|
compatible with [VSCode](https://code.visualstudio.com/),
|
425
426
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
426
427
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -802,7 +803,7 @@ repository.
|
|
802
803
|
|
803
804
|
## Submodules
|
804
805
|
|
805
|
-
- `boto3-stubs[all]` - Type annotations for all
|
806
|
+
- `boto3-stubs[all]` - Type annotations for all 376 services.
|
806
807
|
- `boto3-stubs[essential]` - Type annotations for
|
807
808
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
808
809
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1539,6 +1540,9 @@ repository.
|
|
1539
1540
|
- `boto3-stubs[networkmanager]` - Type annotations for
|
1540
1541
|
[NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
|
1541
1542
|
service.
|
1543
|
+
- `boto3-stubs[networkmonitor]` - Type annotations for
|
1544
|
+
[CloudWatchNetworkMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmonitor/)
|
1545
|
+
service.
|
1542
1546
|
- `boto3-stubs[nimble]` - Type annotations for
|
1543
1547
|
[NimbleStudio](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_nimble/)
|
1544
1548
|
service.
|
@@ -270,6 +270,7 @@ mypy-boto3-neptune-graph<1.35.0,>=1.34.0
|
|
270
270
|
mypy-boto3-neptunedata<1.35.0,>=1.34.0
|
271
271
|
mypy-boto3-network-firewall<1.35.0,>=1.34.0
|
272
272
|
mypy-boto3-networkmanager<1.35.0,>=1.34.0
|
273
|
+
mypy-boto3-networkmonitor<1.35.0,>=1.34.0
|
273
274
|
mypy-boto3-nimble<1.35.0,>=1.34.0
|
274
275
|
mypy-boto3-oam<1.35.0,>=1.34.0
|
275
276
|
mypy-boto3-omics<1.35.0,>=1.34.0
|
@@ -502,8 +503,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
502
503
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
503
504
|
|
504
505
|
[boto3]
|
505
|
-
boto3==1.34.
|
506
|
-
botocore==1.34.
|
506
|
+
boto3==1.34.7
|
507
|
+
botocore==1.34.7
|
507
508
|
|
508
509
|
[braket]
|
509
510
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1144,6 +1145,9 @@ mypy-boto3-network-firewall<1.35.0,>=1.34.0
|
|
1144
1145
|
[networkmanager]
|
1145
1146
|
mypy-boto3-networkmanager<1.35.0,>=1.34.0
|
1146
1147
|
|
1148
|
+
[networkmonitor]
|
1149
|
+
mypy-boto3-networkmonitor<1.35.0,>=1.34.0
|
1150
|
+
|
1147
1151
|
[nimble]
|
1148
1152
|
mypy-boto3-nimble<1.35.0,>=1.34.0
|
1149
1153
|
|
@@ -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.34.
|
14
|
+
version="1.34.7",
|
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.34.
|
20
|
+
description="Type annotations for boto3 1.34.7 generated with mypy-boto3-builder 7.23.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -303,6 +303,7 @@ setup(
|
|
303
303
|
"mypy-boto3-neptunedata>=1.34.0, <1.35.0",
|
304
304
|
"mypy-boto3-network-firewall>=1.34.0, <1.35.0",
|
305
305
|
"mypy-boto3-networkmanager>=1.34.0, <1.35.0",
|
306
|
+
"mypy-boto3-networkmonitor>=1.34.0, <1.35.0",
|
306
307
|
"mypy-boto3-nimble>=1.34.0, <1.35.0",
|
307
308
|
"mypy-boto3-oam>=1.34.0, <1.35.0",
|
308
309
|
"mypy-boto3-omics>=1.34.0, <1.35.0",
|
@@ -438,7 +439,7 @@ setup(
|
|
438
439
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
439
440
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
440
441
|
],
|
441
|
-
"boto3": ["boto3==1.34.
|
442
|
+
"boto3": ["boto3==1.34.7", "botocore==1.34.7"],
|
442
443
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
443
444
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
444
445
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -701,6 +702,7 @@ setup(
|
|
701
702
|
"neptunedata": ["mypy-boto3-neptunedata>=1.34.0, <1.35.0"],
|
702
703
|
"network-firewall": ["mypy-boto3-network-firewall>=1.34.0, <1.35.0"],
|
703
704
|
"networkmanager": ["mypy-boto3-networkmanager>=1.34.0, <1.35.0"],
|
705
|
+
"networkmonitor": ["mypy-boto3-networkmonitor>=1.34.0, <1.35.0"],
|
704
706
|
"nimble": ["mypy-boto3-nimble>=1.34.0, <1.35.0"],
|
705
707
|
"oam": ["mypy-boto3-oam>=1.34.0, <1.35.0"],
|
706
708
|
"omics": ["mypy-boto3-omics>=1.34.0, <1.35.0"],
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|