mypy-boto3-batch 1.37.22__tar.gz → 1.38.43__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.
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/PKG-INFO +5 -5
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/README.md +3 -3
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/__main__.py +4 -4
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/literals.py +8 -2
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/literals.pyi +8 -2
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/type_defs.py +5 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/type_defs.pyi +5 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/version.py +1 -1
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/PKG-INFO +5 -5
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/setup.py +2 -2
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/LICENSE +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/__init__.py +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/__init__.pyi +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/client.py +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/client.pyi +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/paginator.py +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/paginator.pyi +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch/py.typed +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/not-zip-safe +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/requires.txt +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/top_level.txt +0 -0
- {mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/setup.cfg +0 -0
|
@@ -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.38.43
|
|
4
|
+
Summary: Type annotations for boto3 Batch 1.38.43 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Batch 1.
|
|
59
|
+
Type annotations for [boto3 Batch 1.38.43](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
118
|
isolation.
|
|
119
119
|
|
|
120
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.38.43' mypy-boto3-builder`
|
|
122
122
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
123
|
3. Add `Batch` service.
|
|
124
124
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 Batch 1.
|
|
12
|
+
Type annotations for [boto3 Batch 1.38.43](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.
|
|
21
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
22
22
|
|
|
23
23
|
More information can be found on
|
|
24
24
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
71
71
|
isolation.
|
|
72
72
|
|
|
73
73
|
1. Run mypy-boto3-builder in your package root directory:
|
|
74
|
-
`uvx --with 'boto3==1.
|
|
74
|
+
`uvx --with 'boto3==1.38.43' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3-stubs` AWS SDK.
|
|
76
76
|
3. Add `Batch` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -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 Batch 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 Batch 1.38.43\n"
|
|
16
|
+
"Version: 1.38.43\n"
|
|
17
|
+
"Builder version: 8.11.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"
|
|
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.
|
|
29
|
+
sys.stdout.write("1.38.43\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -58,6 +58,7 @@ __all__ = (
|
|
|
58
58
|
"ResourceTypeType",
|
|
59
59
|
"RetryActionType",
|
|
60
60
|
"ServiceName",
|
|
61
|
+
"UserdataTypeType",
|
|
61
62
|
)
|
|
62
63
|
|
|
63
64
|
|
|
@@ -99,12 +100,14 @@ OrchestrationTypeType = Literal["ECS", "EKS"]
|
|
|
99
100
|
PlatformCapabilityType = Literal["EC2", "FARGATE"]
|
|
100
101
|
ResourceTypeType = Literal["GPU", "MEMORY", "VCPU"]
|
|
101
102
|
RetryActionType = Literal["EXIT", "RETRY"]
|
|
103
|
+
UserdataTypeType = Literal["EKS_BOOTSTRAP_SH", "EKS_NODEADM"]
|
|
102
104
|
BatchServiceName = Literal["batch"]
|
|
103
105
|
ServiceName = Literal[
|
|
104
106
|
"accessanalyzer",
|
|
105
107
|
"account",
|
|
106
108
|
"acm",
|
|
107
109
|
"acm-pca",
|
|
110
|
+
"aiops",
|
|
108
111
|
"amp",
|
|
109
112
|
"amplify",
|
|
110
113
|
"amplifybackend",
|
|
@@ -245,6 +248,7 @@ ServiceName = Literal[
|
|
|
245
248
|
"es",
|
|
246
249
|
"events",
|
|
247
250
|
"evidently",
|
|
251
|
+
"evs",
|
|
248
252
|
"finspace",
|
|
249
253
|
"finspace-data",
|
|
250
254
|
"firehose",
|
|
@@ -357,6 +361,7 @@ ServiceName = Literal[
|
|
|
357
361
|
"migrationhub-config",
|
|
358
362
|
"migrationhuborchestrator",
|
|
359
363
|
"migrationhubstrategy",
|
|
364
|
+
"mpa",
|
|
360
365
|
"mq",
|
|
361
366
|
"mturk",
|
|
362
367
|
"mwaa",
|
|
@@ -397,7 +402,6 @@ ServiceName = Literal[
|
|
|
397
402
|
"pipes",
|
|
398
403
|
"polly",
|
|
399
404
|
"pricing",
|
|
400
|
-
"privatenetworks",
|
|
401
405
|
"proton",
|
|
402
406
|
"qapps",
|
|
403
407
|
"qbusiness",
|
|
@@ -458,7 +462,6 @@ ServiceName = Literal[
|
|
|
458
462
|
"signer",
|
|
459
463
|
"simspaceweaver",
|
|
460
464
|
"sms",
|
|
461
|
-
"sms-voice",
|
|
462
465
|
"snow-device-management",
|
|
463
466
|
"snowball",
|
|
464
467
|
"sns",
|
|
@@ -466,6 +469,7 @@ ServiceName = Literal[
|
|
|
466
469
|
"sqs",
|
|
467
470
|
"ssm",
|
|
468
471
|
"ssm-contacts",
|
|
472
|
+
"ssm-guiconnect",
|
|
469
473
|
"ssm-incidents",
|
|
470
474
|
"ssm-quicksetup",
|
|
471
475
|
"ssm-sap",
|
|
@@ -502,6 +506,7 @@ ServiceName = Literal[
|
|
|
502
506
|
"workmail",
|
|
503
507
|
"workmailmessageflow",
|
|
504
508
|
"workspaces",
|
|
509
|
+
"workspaces-instances",
|
|
505
510
|
"workspaces-thin-client",
|
|
506
511
|
"workspaces-web",
|
|
507
512
|
"xray",
|
|
@@ -530,6 +535,7 @@ PaginatorName = Literal[
|
|
|
530
535
|
RegionName = Literal[
|
|
531
536
|
"af-south-1",
|
|
532
537
|
"ap-east-1",
|
|
538
|
+
"ap-east-2",
|
|
533
539
|
"ap-northeast-1",
|
|
534
540
|
"ap-northeast-2",
|
|
535
541
|
"ap-northeast-3",
|
|
@@ -57,6 +57,7 @@ __all__ = (
|
|
|
57
57
|
"ResourceTypeType",
|
|
58
58
|
"RetryActionType",
|
|
59
59
|
"ServiceName",
|
|
60
|
+
"UserdataTypeType",
|
|
60
61
|
)
|
|
61
62
|
|
|
62
63
|
ArrayJobDependencyType = Literal["N_TO_N", "SEQUENTIAL"]
|
|
@@ -97,12 +98,14 @@ OrchestrationTypeType = Literal["ECS", "EKS"]
|
|
|
97
98
|
PlatformCapabilityType = Literal["EC2", "FARGATE"]
|
|
98
99
|
ResourceTypeType = Literal["GPU", "MEMORY", "VCPU"]
|
|
99
100
|
RetryActionType = Literal["EXIT", "RETRY"]
|
|
101
|
+
UserdataTypeType = Literal["EKS_BOOTSTRAP_SH", "EKS_NODEADM"]
|
|
100
102
|
BatchServiceName = Literal["batch"]
|
|
101
103
|
ServiceName = Literal[
|
|
102
104
|
"accessanalyzer",
|
|
103
105
|
"account",
|
|
104
106
|
"acm",
|
|
105
107
|
"acm-pca",
|
|
108
|
+
"aiops",
|
|
106
109
|
"amp",
|
|
107
110
|
"amplify",
|
|
108
111
|
"amplifybackend",
|
|
@@ -243,6 +246,7 @@ ServiceName = Literal[
|
|
|
243
246
|
"es",
|
|
244
247
|
"events",
|
|
245
248
|
"evidently",
|
|
249
|
+
"evs",
|
|
246
250
|
"finspace",
|
|
247
251
|
"finspace-data",
|
|
248
252
|
"firehose",
|
|
@@ -355,6 +359,7 @@ ServiceName = Literal[
|
|
|
355
359
|
"migrationhub-config",
|
|
356
360
|
"migrationhuborchestrator",
|
|
357
361
|
"migrationhubstrategy",
|
|
362
|
+
"mpa",
|
|
358
363
|
"mq",
|
|
359
364
|
"mturk",
|
|
360
365
|
"mwaa",
|
|
@@ -395,7 +400,6 @@ ServiceName = Literal[
|
|
|
395
400
|
"pipes",
|
|
396
401
|
"polly",
|
|
397
402
|
"pricing",
|
|
398
|
-
"privatenetworks",
|
|
399
403
|
"proton",
|
|
400
404
|
"qapps",
|
|
401
405
|
"qbusiness",
|
|
@@ -456,7 +460,6 @@ ServiceName = Literal[
|
|
|
456
460
|
"signer",
|
|
457
461
|
"simspaceweaver",
|
|
458
462
|
"sms",
|
|
459
|
-
"sms-voice",
|
|
460
463
|
"snow-device-management",
|
|
461
464
|
"snowball",
|
|
462
465
|
"sns",
|
|
@@ -464,6 +467,7 @@ ServiceName = Literal[
|
|
|
464
467
|
"sqs",
|
|
465
468
|
"ssm",
|
|
466
469
|
"ssm-contacts",
|
|
470
|
+
"ssm-guiconnect",
|
|
467
471
|
"ssm-incidents",
|
|
468
472
|
"ssm-quicksetup",
|
|
469
473
|
"ssm-sap",
|
|
@@ -500,6 +504,7 @@ ServiceName = Literal[
|
|
|
500
504
|
"workmail",
|
|
501
505
|
"workmailmessageflow",
|
|
502
506
|
"workspaces",
|
|
507
|
+
"workspaces-instances",
|
|
503
508
|
"workspaces-thin-client",
|
|
504
509
|
"workspaces-web",
|
|
505
510
|
"xray",
|
|
@@ -528,6 +533,7 @@ PaginatorName = Literal[
|
|
|
528
533
|
RegionName = Literal[
|
|
529
534
|
"af-south-1",
|
|
530
535
|
"ap-east-1",
|
|
536
|
+
"ap-east-2",
|
|
531
537
|
"ap-northeast-1",
|
|
532
538
|
"ap-northeast-2",
|
|
533
539
|
"ap-northeast-3",
|
|
@@ -41,6 +41,7 @@ from .literals import (
|
|
|
41
41
|
PlatformCapabilityType,
|
|
42
42
|
ResourceTypeType,
|
|
43
43
|
RetryActionType,
|
|
44
|
+
UserdataTypeType,
|
|
44
45
|
)
|
|
45
46
|
|
|
46
47
|
if sys.version_info >= (3, 9):
|
|
@@ -614,6 +615,7 @@ class LaunchTemplateSpecificationOverrideOutputTypeDef(TypedDict):
|
|
|
614
615
|
launchTemplateName: NotRequired[str]
|
|
615
616
|
version: NotRequired[str]
|
|
616
617
|
targetInstanceTypes: NotRequired[List[str]]
|
|
618
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
617
619
|
|
|
618
620
|
|
|
619
621
|
class LaunchTemplateSpecificationOverrideTypeDef(TypedDict):
|
|
@@ -621,6 +623,7 @@ class LaunchTemplateSpecificationOverrideTypeDef(TypedDict):
|
|
|
621
623
|
launchTemplateName: NotRequired[str]
|
|
622
624
|
version: NotRequired[str]
|
|
623
625
|
targetInstanceTypes: NotRequired[Sequence[str]]
|
|
626
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
624
627
|
|
|
625
628
|
|
|
626
629
|
class TmpfsOutputTypeDef(TypedDict):
|
|
@@ -1025,6 +1028,7 @@ class LaunchTemplateSpecificationOutputTypeDef(TypedDict):
|
|
|
1025
1028
|
launchTemplateName: NotRequired[str]
|
|
1026
1029
|
version: NotRequired[str]
|
|
1027
1030
|
overrides: NotRequired[List[LaunchTemplateSpecificationOverrideOutputTypeDef]]
|
|
1031
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
1028
1032
|
|
|
1029
1033
|
|
|
1030
1034
|
LaunchTemplateSpecificationOverrideUnionTypeDef = Union[
|
|
@@ -1197,6 +1201,7 @@ class LaunchTemplateSpecificationTypeDef(TypedDict):
|
|
|
1197
1201
|
launchTemplateName: NotRequired[str]
|
|
1198
1202
|
version: NotRequired[str]
|
|
1199
1203
|
overrides: NotRequired[Sequence[LaunchTemplateSpecificationOverrideUnionTypeDef]]
|
|
1204
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
1200
1205
|
|
|
1201
1206
|
|
|
1202
1207
|
class TaskContainerDetailsTypeDef(TypedDict):
|
|
@@ -41,6 +41,7 @@ from .literals import (
|
|
|
41
41
|
PlatformCapabilityType,
|
|
42
42
|
ResourceTypeType,
|
|
43
43
|
RetryActionType,
|
|
44
|
+
UserdataTypeType,
|
|
44
45
|
)
|
|
45
46
|
|
|
46
47
|
if sys.version_info >= (3, 9):
|
|
@@ -548,12 +549,14 @@ class LaunchTemplateSpecificationOverrideOutputTypeDef(TypedDict):
|
|
|
548
549
|
launchTemplateName: NotRequired[str]
|
|
549
550
|
version: NotRequired[str]
|
|
550
551
|
targetInstanceTypes: NotRequired[List[str]]
|
|
552
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
551
553
|
|
|
552
554
|
class LaunchTemplateSpecificationOverrideTypeDef(TypedDict):
|
|
553
555
|
launchTemplateId: NotRequired[str]
|
|
554
556
|
launchTemplateName: NotRequired[str]
|
|
555
557
|
version: NotRequired[str]
|
|
556
558
|
targetInstanceTypes: NotRequired[Sequence[str]]
|
|
559
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
557
560
|
|
|
558
561
|
class TmpfsOutputTypeDef(TypedDict):
|
|
559
562
|
containerPath: str
|
|
@@ -900,6 +903,7 @@ class LaunchTemplateSpecificationOutputTypeDef(TypedDict):
|
|
|
900
903
|
launchTemplateName: NotRequired[str]
|
|
901
904
|
version: NotRequired[str]
|
|
902
905
|
overrides: NotRequired[List[LaunchTemplateSpecificationOverrideOutputTypeDef]]
|
|
906
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
903
907
|
|
|
904
908
|
LaunchTemplateSpecificationOverrideUnionTypeDef = Union[
|
|
905
909
|
LaunchTemplateSpecificationOverrideTypeDef, LaunchTemplateSpecificationOverrideOutputTypeDef
|
|
@@ -1051,6 +1055,7 @@ class LaunchTemplateSpecificationTypeDef(TypedDict):
|
|
|
1051
1055
|
launchTemplateName: NotRequired[str]
|
|
1052
1056
|
version: NotRequired[str]
|
|
1053
1057
|
overrides: NotRequired[Sequence[LaunchTemplateSpecificationOverrideUnionTypeDef]]
|
|
1058
|
+
userdataType: NotRequired[UserdataTypeType]
|
|
1054
1059
|
|
|
1055
1060
|
class TaskContainerDetailsTypeDef(TypedDict):
|
|
1056
1061
|
command: NotRequired[List[str]]
|
|
@@ -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.38.43
|
|
4
|
+
Summary: Type annotations for boto3 Batch 1.38.43 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Batch 1.
|
|
59
|
+
Type annotations for [boto3 Batch 1.38.43](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
118
|
isolation.
|
|
119
119
|
|
|
120
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.38.43' mypy-boto3-builder`
|
|
122
122
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
123
|
3. Add `Batch` service.
|
|
124
124
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="mypy-boto3-batch",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.38.43",
|
|
17
17
|
packages=["mypy_boto3_batch"],
|
|
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 Batch 1.
|
|
22
|
+
description="Type annotations for boto3 Batch 1.38.43 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
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
|
{mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/requires.txt
RENAMED
|
File without changes
|
{mypy_boto3_batch-1.37.22 → mypy_boto3_batch-1.38.43}/mypy_boto3_batch.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|