mypy-boto3-batch 1.41.0__py3-none-any.whl → 1.42.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.
- mypy_boto3_batch/__main__.py +3 -3
- mypy_boto3_batch/literals.py +5 -0
- mypy_boto3_batch/literals.pyi +5 -0
- mypy_boto3_batch/version.py +1 -1
- {mypy_boto3_batch-1.41.0.dist-info → mypy_boto3_batch-1.42.3.dist-info}/METADATA +4 -4
- {mypy_boto3_batch-1.41.0.dist-info → mypy_boto3_batch-1.42.3.dist-info}/RECORD +9 -9
- {mypy_boto3_batch-1.41.0.dist-info → mypy_boto3_batch-1.42.3.dist-info}/WHEEL +0 -0
- {mypy_boto3_batch-1.41.0.dist-info → mypy_boto3_batch-1.42.3.dist-info}/licenses/LICENSE +0 -0
- {mypy_boto3_batch-1.41.0.dist-info → mypy_boto3_batch-1.42.3.dist-info}/top_level.txt +0 -0
mypy_boto3_batch/__main__.py
CHANGED
|
@@ -12,8 +12,8 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 Batch 1.
|
|
16
|
-
"Version: 1.
|
|
15
|
+
"Type annotations for boto3 Batch 1.42.3\n"
|
|
16
|
+
"Version: 1.42.3\n"
|
|
17
17
|
"Builder version: 8.12.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/batch.html#batch\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.
|
|
29
|
+
sys.stdout.write("1.42.3\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
mypy_boto3_batch/literals.py
CHANGED
|
@@ -221,6 +221,7 @@ ServiceName = Literal[
|
|
|
221
221
|
"comprehend",
|
|
222
222
|
"comprehendmedical",
|
|
223
223
|
"compute-optimizer",
|
|
224
|
+
"compute-optimizer-automation",
|
|
224
225
|
"config",
|
|
225
226
|
"connect",
|
|
226
227
|
"connect-contact-lens",
|
|
@@ -401,6 +402,7 @@ ServiceName = Literal[
|
|
|
401
402
|
"networkmonitor",
|
|
402
403
|
"notifications",
|
|
403
404
|
"notificationscontacts",
|
|
405
|
+
"nova-act",
|
|
404
406
|
"oam",
|
|
405
407
|
"observabilityadmin",
|
|
406
408
|
"odb",
|
|
@@ -411,6 +413,8 @@ ServiceName = Literal[
|
|
|
411
413
|
"osis",
|
|
412
414
|
"outposts",
|
|
413
415
|
"panorama",
|
|
416
|
+
"partnercentral-account",
|
|
417
|
+
"partnercentral-benefits",
|
|
414
418
|
"partnercentral-channel",
|
|
415
419
|
"partnercentral-selling",
|
|
416
420
|
"payment-cryptography",
|
|
@@ -453,6 +457,7 @@ ServiceName = Literal[
|
|
|
453
457
|
"route53-recovery-control-config",
|
|
454
458
|
"route53-recovery-readiness",
|
|
455
459
|
"route53domains",
|
|
460
|
+
"route53globalresolver",
|
|
456
461
|
"route53profiles",
|
|
457
462
|
"route53resolver",
|
|
458
463
|
"rtbfabric",
|
mypy_boto3_batch/literals.pyi
CHANGED
|
@@ -219,6 +219,7 @@ ServiceName = Literal[
|
|
|
219
219
|
"comprehend",
|
|
220
220
|
"comprehendmedical",
|
|
221
221
|
"compute-optimizer",
|
|
222
|
+
"compute-optimizer-automation",
|
|
222
223
|
"config",
|
|
223
224
|
"connect",
|
|
224
225
|
"connect-contact-lens",
|
|
@@ -399,6 +400,7 @@ ServiceName = Literal[
|
|
|
399
400
|
"networkmonitor",
|
|
400
401
|
"notifications",
|
|
401
402
|
"notificationscontacts",
|
|
403
|
+
"nova-act",
|
|
402
404
|
"oam",
|
|
403
405
|
"observabilityadmin",
|
|
404
406
|
"odb",
|
|
@@ -409,6 +411,8 @@ ServiceName = Literal[
|
|
|
409
411
|
"osis",
|
|
410
412
|
"outposts",
|
|
411
413
|
"panorama",
|
|
414
|
+
"partnercentral-account",
|
|
415
|
+
"partnercentral-benefits",
|
|
412
416
|
"partnercentral-channel",
|
|
413
417
|
"partnercentral-selling",
|
|
414
418
|
"payment-cryptography",
|
|
@@ -451,6 +455,7 @@ ServiceName = Literal[
|
|
|
451
455
|
"route53-recovery-control-config",
|
|
452
456
|
"route53-recovery-readiness",
|
|
453
457
|
"route53domains",
|
|
458
|
+
"route53globalresolver",
|
|
454
459
|
"route53profiles",
|
|
455
460
|
"route53resolver",
|
|
456
461
|
"rtbfabric",
|
mypy_boto3_batch/version.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-batch
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Batch 1.
|
|
3
|
+
Version: 1.42.3
|
|
4
|
+
Summary: Type annotations for boto3 Batch 1.42.3 service generated with mypy-boto3-builder 8.12.0
|
|
5
5
|
Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
|
|
6
6
|
License-Expression: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
|
|
@@ -42,7 +42,7 @@ Dynamic: license-file
|
|
|
42
42
|
|
|
43
43
|

|
|
44
44
|
|
|
45
|
-
Type annotations for [boto3 Batch 1.
|
|
45
|
+
Type annotations for [boto3 Batch 1.42.3](https://pypi.org/project/boto3/)
|
|
46
46
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
47
47
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
48
48
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -104,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
104
104
|
isolation.
|
|
105
105
|
|
|
106
106
|
1. Run mypy-boto3-builder in your package root directory:
|
|
107
|
-
`uvx --with 'boto3==1.
|
|
107
|
+
`uvx --with 'boto3==1.42.3' mypy-boto3-builder`
|
|
108
108
|
2. Select `boto3-stubs` AWS SDK.
|
|
109
109
|
3. Add `Batch` service.
|
|
110
110
|
4. Use provided commands to install generated packages.
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
mypy_boto3_batch/__init__.py,sha256=t-cNS4iRySD_VkFoqmLbXeQkD7ni-p_ulVrHcUanm4s,2615
|
|
2
2
|
mypy_boto3_batch/__init__.pyi,sha256=7G5Z1pDB2ZwUqgv6pxKsf06efY4sRc6OFh10GO59XbM,2614
|
|
3
|
-
mypy_boto3_batch/__main__.py,sha256
|
|
3
|
+
mypy_boto3_batch/__main__.py,sha256=XKbmidlDlBlVzXuELhfuAwK4P50izf9U1Ui2rW8_GW8,973
|
|
4
4
|
mypy_boto3_batch/client.py,sha256=ZMhoNGM5hIE4Zb8dopZb5a3uJN0UT2I80UrOxGOHGH8,29767
|
|
5
5
|
mypy_boto3_batch/client.pyi,sha256=0XGGY0IRNUbKxISEeOfQmJOY98B-lR_-0Z-myZdJBnw,29764
|
|
6
|
-
mypy_boto3_batch/literals.py,sha256=
|
|
7
|
-
mypy_boto3_batch/literals.pyi,sha256=
|
|
6
|
+
mypy_boto3_batch/literals.py,sha256=8zWOCjijItV4S8UwPhJZFVqi2yIxK57WUutKssHKxUk,14229
|
|
7
|
+
mypy_boto3_batch/literals.pyi,sha256=ZDpcejz_zqyrfAxNHaLfzI0AKHWYwQv7fRJ94hhCnYA,14227
|
|
8
8
|
mypy_boto3_batch/paginator.py,sha256=Y_wROruyY16Xb2ww1kA6a-zMPq25jR8ahYRFUTvfjcY,13898
|
|
9
9
|
mypy_boto3_batch/paginator.pyi,sha256=iFUt7UX7_vGTcQbKdobgXMdQ7zvQm5RnXxWQ7v5BwiI,13870
|
|
10
10
|
mypy_boto3_batch/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
11
|
mypy_boto3_batch/type_defs.py,sha256=sw-NMrQ1YLCO-SLj5bvmlahnhwJJGET2k6J2xnnYW7k,63459
|
|
12
12
|
mypy_boto3_batch/type_defs.pyi,sha256=Pmbe5blxSmY0xrfRpxhf-h3OUbwtB8THFxz_HBLJaFE,63241
|
|
13
|
-
mypy_boto3_batch/version.py,sha256=
|
|
14
|
-
mypy_boto3_batch-1.
|
|
15
|
-
mypy_boto3_batch-1.
|
|
16
|
-
mypy_boto3_batch-1.
|
|
17
|
-
mypy_boto3_batch-1.
|
|
18
|
-
mypy_boto3_batch-1.
|
|
13
|
+
mypy_boto3_batch/version.py,sha256=GG_me-VWxqUerVNqcPw9hL39jbKNBNmLknphxNF_WPw,92
|
|
14
|
+
mypy_boto3_batch-1.42.3.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
15
|
+
mypy_boto3_batch-1.42.3.dist-info/METADATA,sha256=_VaZMDyLVJsUyTLtIwyOn0mtFVD_Tedg-xCvcKLeBDQ,15762
|
|
16
|
+
mypy_boto3_batch-1.42.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
17
|
+
mypy_boto3_batch-1.42.3.dist-info/top_level.txt,sha256=nQYjfsN6wIUBZIBe-zQ2zdG_qLWOOD4H8db6MwZNh0I,17
|
|
18
|
+
mypy_boto3_batch-1.42.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|