boto3-stubs 1.34.1__py3-none-any.whl → 1.34.3__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.
- boto3-stubs/s3/transfer.pyi +1 -0
- boto3-stubs/session.pyi +1 -31
- {boto3_stubs-1.34.1.dist-info → boto3_stubs-1.34.3.dist-info}/METADATA +6 -6
- {boto3_stubs-1.34.1.dist-info → boto3_stubs-1.34.3.dist-info}/RECORD +7 -7
- {boto3_stubs-1.34.1.dist-info → boto3_stubs-1.34.3.dist-info}/LICENSE +0 -0
- {boto3_stubs-1.34.1.dist-info → boto3_stubs-1.34.3.dist-info}/WHEEL +0 -0
- {boto3_stubs-1.34.1.dist-info → boto3_stubs-1.34.3.dist-info}/top_level.txt +0 -0
boto3-stubs/s3/transfer.pyi
CHANGED
boto3-stubs/session.pyi
CHANGED
@@ -406,36 +406,6 @@ if sys.version_info >= (3, 12):
|
|
406
406
|
from typing import Literal
|
407
407
|
else:
|
408
408
|
from typing_extensions import Literal
|
409
|
-
_RegionName = Literal[
|
410
|
-
"af-south-1",
|
411
|
-
"ap-east-1",
|
412
|
-
"ap-northeast-1",
|
413
|
-
"ap-northeast-2",
|
414
|
-
"ap-northeast-3",
|
415
|
-
"ap-south-1",
|
416
|
-
"ap-south-2",
|
417
|
-
"ap-southeast-1",
|
418
|
-
"ap-southeast-2",
|
419
|
-
"ap-southeast-3",
|
420
|
-
"ap-southeast-4",
|
421
|
-
"ca-central-1",
|
422
|
-
"eu-central-1",
|
423
|
-
"eu-central-2",
|
424
|
-
"eu-north-1",
|
425
|
-
"eu-south-1",
|
426
|
-
"eu-south-2",
|
427
|
-
"eu-west-1",
|
428
|
-
"eu-west-2",
|
429
|
-
"eu-west-3",
|
430
|
-
"il-central-1",
|
431
|
-
"me-central-1",
|
432
|
-
"me-south-1",
|
433
|
-
"sa-east-1",
|
434
|
-
"us-east-1",
|
435
|
-
"us-east-2",
|
436
|
-
"us-west-1",
|
437
|
-
"us-west-2",
|
438
|
-
]
|
439
409
|
|
440
410
|
class Session:
|
441
411
|
def __init__(
|
@@ -455,7 +425,7 @@ class Session:
|
|
455
425
|
@property
|
456
426
|
def profile_name(self) -> str: ...
|
457
427
|
@property
|
458
|
-
def region_name(self) ->
|
428
|
+
def region_name(self) -> str: ...
|
459
429
|
@property
|
460
430
|
def events(self) -> BaseEventHooks: ...
|
461
431
|
@property
|
@@ -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.3
|
4
|
+
Summary: Type annotations for boto3 1.34.3 generated with mypy-boto3-builder 7.22.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
|
@@ -490,8 +490,8 @@ Requires-Dist: mypy-boto3-bedrock-runtime <1.35.0,>=1.34.0 ; extra == 'bedrock-r
|
|
490
490
|
Provides-Extra: billingconductor
|
491
491
|
Requires-Dist: mypy-boto3-billingconductor <1.35.0,>=1.34.0 ; extra == 'billingconductor'
|
492
492
|
Provides-Extra: boto3
|
493
|
-
Requires-Dist: boto3 ==1.34.
|
494
|
-
Requires-Dist: botocore ==1.34.
|
493
|
+
Requires-Dist: boto3 ==1.34.3 ; extra == 'boto3'
|
494
|
+
Requires-Dist: botocore ==1.34.3 ; extra == 'boto3'
|
495
495
|
Provides-Extra: braket
|
496
496
|
Requires-Dist: mypy-boto3-braket <1.35.0,>=1.34.0 ; extra == 'braket'
|
497
497
|
Provides-Extra: budgets
|
@@ -1183,7 +1183,7 @@ Requires-Dist: mypy-boto3-xray <1.35.0,>=1.34.0 ; extra == 'xray'
|
|
1183
1183
|

|
1184
1184
|
|
1185
1185
|
Type annotations for
|
1186
|
-
[boto3 1.34.
|
1186
|
+
[boto3 1.34.3](https://boto3.amazonaws.com/v1/documentation/api/1.34.3/index.html)
|
1187
1187
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1188
1188
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1189
1189
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1192,7 +1192,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1192
1192
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1193
1193
|
|
1194
1194
|
Generated by
|
1195
|
-
[mypy-boto3-builder 7.
|
1195
|
+
[mypy-boto3-builder 7.22.0](https://github.com/youtype/mypy_boto3_builder).
|
1196
1196
|
|
1197
1197
|
More information can be found in
|
1198
1198
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -3,7 +3,7 @@ boto3-stubs/compat.pyi,sha256=xa8V0D9EklCqKSzPAsOCRxSFn9o7ZsabgMB2NbezRU8,151
|
|
3
3
|
boto3-stubs/crt.pyi,sha256=I9HtByOVDaxLR8UI0IVRgEnd09-9nP7cz6aLchQGJy4,839
|
4
4
|
boto3-stubs/exceptions.pyi,sha256=5RiiwvZt6WJg4NmdBqiw_F3edX-hZCPft50s3YRd_Gg,1253
|
5
5
|
boto3-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
-
boto3-stubs/session.pyi,sha256=
|
6
|
+
boto3-stubs/session.pyi,sha256=2zMOkyrm8ICTCi2Zu9f2bp_vJd62xUmoVar5pDEU9Ks,228056
|
7
7
|
boto3-stubs/utils.pyi,sha256=aFM7Aoxm8HuplG367JDYs5-zZ_YQpKr7ONPs1x7f15Y,779
|
8
8
|
boto3-stubs/docs/__init__.pyi,sha256=wGWFUev9EDG-4NT4l-JUjzFUsypBQf2kwFBfdb1uJeU,99
|
9
9
|
boto3-stubs/docs/utils.pyi,sha256=-TPT9ceptcx5Fx7PHeBt6u1jV-PuAudb5VYCtqf7SYg,934
|
@@ -26,9 +26,9 @@ boto3-stubs/resources/response.pyi,sha256=fYbfRbFvoWRXejmVi9iL8kWoagj336M_cFfWwS
|
|
26
26
|
boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
27
|
boto3-stubs/s3/constants.pyi,sha256=9MYiVx6cRf9tcrxvpy0Ubi4HGyrmUj19WQA54lmfoR8,75
|
28
28
|
boto3-stubs/s3/inject.pyi,sha256=UxVi6tYfEYdvc8cKldt9StTEGFHWTdd-867frSfxF9w,4577
|
29
|
-
boto3-stubs/s3/transfer.pyi,sha256=
|
30
|
-
boto3_stubs-1.34.
|
31
|
-
boto3_stubs-1.34.
|
32
|
-
boto3_stubs-1.34.
|
33
|
-
boto3_stubs-1.34.
|
34
|
-
boto3_stubs-1.34.
|
29
|
+
boto3-stubs/s3/transfer.pyi,sha256=zQ7pQpsCWWo9cdYrOoiuKyiLz_t1sG0_OOznd5DETTo,2508
|
30
|
+
boto3_stubs-1.34.3.dist-info/LICENSE,sha256=v0rThCyxXzUO7rKg6RM8RmmNKO6EvsBx_mdNoXUPxAU,1070
|
31
|
+
boto3_stubs-1.34.3.dist-info/METADATA,sha256=fKTNx5yIw52Fnm6q5o9RPULi01xiLQVwMWyzllRFkIE,138911
|
32
|
+
boto3_stubs-1.34.3.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
33
|
+
boto3_stubs-1.34.3.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
34
|
+
boto3_stubs-1.34.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|