boto3-stubs 1.34.124__tar.gz → 1.34.126__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.124 → boto3_stubs-1.34.126}/PKG-INFO +11 -11
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/README.md +4 -4
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/__init__.pyi +14 -14
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/session.pyi +15 -15
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/PKG-INFO +11 -11
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/requires.txt +6 -6
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/setup.py +5 -5
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/LICENSE +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.124 → boto3_stubs-1.34.126}/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.126
|
4
|
+
Summary: Type annotations for boto3 1.34.126 generated with mypy-boto3-builder 7.24.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
|
@@ -57,6 +57,7 @@ Requires-Dist: mypy-boto3-appmesh<1.35.0,>=1.34.0; extra == "all"
|
|
57
57
|
Requires-Dist: mypy-boto3-apprunner<1.35.0,>=1.34.0; extra == "all"
|
58
58
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "all"
|
59
59
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "all"
|
60
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "all"
|
60
61
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "all"
|
61
62
|
Requires-Dist: mypy-boto3-artifact<1.35.0,>=1.34.0; extra == "all"
|
62
63
|
Requires-Dist: mypy-boto3-athena<1.35.0,>=1.34.0; extra == "all"
|
@@ -66,7 +67,6 @@ Requires-Dist: mypy-boto3-autoscaling-plans<1.35.0,>=1.34.0; extra == "all"
|
|
66
67
|
Requires-Dist: mypy-boto3-b2bi<1.35.0,>=1.34.0; extra == "all"
|
67
68
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "all"
|
68
69
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "all"
|
69
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "all"
|
70
70
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "all"
|
71
71
|
Requires-Dist: mypy-boto3-bcm-data-exports<1.35.0,>=1.34.0; extra == "all"
|
72
72
|
Requires-Dist: mypy-boto3-bedrock<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
429
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.126; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.126; extra == "boto3"
|
432
432
|
Provides-Extra: accessanalyzer
|
433
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
434
|
Provides-Extra: account
|
@@ -477,6 +477,8 @@ Provides-Extra: appstream
|
|
477
477
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "appstream"
|
478
478
|
Provides-Extra: appsync
|
479
479
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "appsync"
|
480
|
+
Provides-Extra: apptest
|
481
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "apptest"
|
480
482
|
Provides-Extra: arc-zonal-shift
|
481
483
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "arc-zonal-shift"
|
482
484
|
Provides-Extra: artifact
|
@@ -495,8 +497,6 @@ Provides-Extra: backup
|
|
495
497
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "backup"
|
496
498
|
Provides-Extra: backup-gateway
|
497
499
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "backup-gateway"
|
498
|
-
Provides-Extra: backupstorage
|
499
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "backupstorage"
|
500
500
|
Provides-Extra: batch
|
501
501
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "batch"
|
502
502
|
Provides-Extra: bcm-data-exports
|
@@ -1212,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1212
|

|
1213
1213
|
|
1214
1214
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.126](https://boto3.amazonaws.com/v1/documentation/api/1.34.126/index.html)
|
1216
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1675,6 +1675,9 @@ repository.
|
|
1675
1675
|
- `boto3-stubs[appsync]` - Type annotations for
|
1676
1676
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
1677
1677
|
service.
|
1678
|
+
- `boto3-stubs[apptest]` - Type annotations for
|
1679
|
+
[MainframeModernizationApplicationTesting](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apptest/)
|
1680
|
+
service.
|
1678
1681
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
1679
1682
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
1680
1683
|
service.
|
@@ -1701,9 +1704,6 @@ repository.
|
|
1701
1704
|
- `boto3-stubs[backup-gateway]` - Type annotations for
|
1702
1705
|
[BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
|
1703
1706
|
service.
|
1704
|
-
- `boto3-stubs[backupstorage]` - Type annotations for
|
1705
|
-
[BackupStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupstorage/)
|
1706
|
-
service.
|
1707
1707
|
- `boto3-stubs[batch]` - Type annotations for
|
1708
1708
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
1709
1709
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.126](https://boto3.amazonaws.com/v1/documentation/api/1.34.126/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/),
|
@@ -473,6 +473,9 @@ repository.
|
|
473
473
|
- `boto3-stubs[appsync]` - Type annotations for
|
474
474
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
475
475
|
service.
|
476
|
+
- `boto3-stubs[apptest]` - Type annotations for
|
477
|
+
[MainframeModernizationApplicationTesting](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apptest/)
|
478
|
+
service.
|
476
479
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
477
480
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
478
481
|
service.
|
@@ -499,9 +502,6 @@ repository.
|
|
499
502
|
- `boto3-stubs[backup-gateway]` - Type annotations for
|
500
503
|
[BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
|
501
504
|
service.
|
502
|
-
- `boto3-stubs[backupstorage]` - Type annotations for
|
503
|
-
[BackupStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupstorage/)
|
504
|
-
service.
|
505
505
|
- `boto3-stubs[batch]` - Type annotations for
|
506
506
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
507
507
|
service.
|
@@ -30,6 +30,7 @@ from mypy_boto3_appmesh.client import AppMeshClient
|
|
30
30
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
31
31
|
from mypy_boto3_appstream.client import AppStreamClient
|
32
32
|
from mypy_boto3_appsync.client import AppSyncClient
|
33
|
+
from mypy_boto3_apptest.client import MainframeModernizationApplicationTestingClient
|
33
34
|
from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
34
35
|
from mypy_boto3_artifact.client import ArtifactClient
|
35
36
|
from mypy_boto3_athena.client import AthenaClient
|
@@ -39,7 +40,6 @@ from mypy_boto3_autoscaling_plans.client import AutoScalingPlansClient
|
|
39
40
|
from mypy_boto3_b2bi.client import B2BIClient
|
40
41
|
from mypy_boto3_backup.client import BackupClient
|
41
42
|
from mypy_boto3_backup_gateway.client import BackupGatewayClient
|
42
|
-
from mypy_boto3_backupstorage.client import BackupStorageClient
|
43
43
|
from mypy_boto3_batch.client import BatchClient
|
44
44
|
from mypy_boto3_bcm_data_exports.client import BillingandCostManagementDataExportsClient
|
45
45
|
from mypy_boto3_bedrock.client import BedrockClient
|
@@ -745,6 +745,19 @@ def client(
|
|
745
745
|
config: Optional[Config] = ...,
|
746
746
|
) -> AppSyncClient: ...
|
747
747
|
@overload
|
748
|
+
def client(
|
749
|
+
service_name: Literal["apptest"],
|
750
|
+
region_name: Optional[str] = ...,
|
751
|
+
api_version: Optional[str] = ...,
|
752
|
+
use_ssl: Optional[bool] = ...,
|
753
|
+
verify: Union[bool, str, None] = ...,
|
754
|
+
endpoint_url: Optional[str] = ...,
|
755
|
+
aws_access_key_id: Optional[str] = ...,
|
756
|
+
aws_secret_access_key: Optional[str] = ...,
|
757
|
+
aws_session_token: Optional[str] = ...,
|
758
|
+
config: Optional[Config] = ...,
|
759
|
+
) -> MainframeModernizationApplicationTestingClient: ...
|
760
|
+
@overload
|
748
761
|
def client(
|
749
762
|
service_name: Literal["arc-zonal-shift"],
|
750
763
|
region_name: Optional[str] = ...,
|
@@ -862,19 +875,6 @@ def client(
|
|
862
875
|
config: Optional[Config] = ...,
|
863
876
|
) -> BackupGatewayClient: ...
|
864
877
|
@overload
|
865
|
-
def client(
|
866
|
-
service_name: Literal["backupstorage"],
|
867
|
-
region_name: Optional[str] = ...,
|
868
|
-
api_version: Optional[str] = ...,
|
869
|
-
use_ssl: Optional[bool] = ...,
|
870
|
-
verify: Union[bool, str, None] = ...,
|
871
|
-
endpoint_url: Optional[str] = ...,
|
872
|
-
aws_access_key_id: Optional[str] = ...,
|
873
|
-
aws_secret_access_key: Optional[str] = ...,
|
874
|
-
aws_session_token: Optional[str] = ...,
|
875
|
-
config: Optional[Config] = ...,
|
876
|
-
) -> BackupStorageClient: ...
|
877
|
-
@overload
|
878
878
|
def client(
|
879
879
|
service_name: Literal["batch"],
|
880
880
|
region_name: Optional[str] = ...,
|
@@ -36,6 +36,7 @@ from mypy_boto3_appmesh.client import AppMeshClient
|
|
36
36
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
37
37
|
from mypy_boto3_appstream.client import AppStreamClient
|
38
38
|
from mypy_boto3_appsync.client import AppSyncClient
|
39
|
+
from mypy_boto3_apptest.client import MainframeModernizationApplicationTestingClient
|
39
40
|
from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
40
41
|
from mypy_boto3_artifact.client import ArtifactClient
|
41
42
|
from mypy_boto3_athena.client import AthenaClient
|
@@ -45,7 +46,6 @@ from mypy_boto3_autoscaling_plans.client import AutoScalingPlansClient
|
|
45
46
|
from mypy_boto3_b2bi.client import B2BIClient
|
46
47
|
from mypy_boto3_backup.client import BackupClient
|
47
48
|
from mypy_boto3_backup_gateway.client import BackupGatewayClient
|
48
|
-
from mypy_boto3_backupstorage.client import BackupStorageClient
|
49
49
|
from mypy_boto3_batch.client import BatchClient
|
50
50
|
from mypy_boto3_bcm_data_exports.client import BillingandCostManagementDataExportsClient
|
51
51
|
from mypy_boto3_bedrock.client import BedrockClient
|
@@ -790,6 +790,20 @@ class Session:
|
|
790
790
|
config: Optional[Config] = ...,
|
791
791
|
) -> AppSyncClient: ...
|
792
792
|
@overload
|
793
|
+
def client(
|
794
|
+
self,
|
795
|
+
service_name: Literal["apptest"],
|
796
|
+
region_name: Optional[str] = ...,
|
797
|
+
api_version: Optional[str] = ...,
|
798
|
+
use_ssl: Optional[bool] = ...,
|
799
|
+
verify: Union[bool, str, None] = ...,
|
800
|
+
endpoint_url: Optional[str] = ...,
|
801
|
+
aws_access_key_id: Optional[str] = ...,
|
802
|
+
aws_secret_access_key: Optional[str] = ...,
|
803
|
+
aws_session_token: Optional[str] = ...,
|
804
|
+
config: Optional[Config] = ...,
|
805
|
+
) -> MainframeModernizationApplicationTestingClient: ...
|
806
|
+
@overload
|
793
807
|
def client(
|
794
808
|
self,
|
795
809
|
service_name: Literal["arc-zonal-shift"],
|
@@ -916,20 +930,6 @@ class Session:
|
|
916
930
|
config: Optional[Config] = ...,
|
917
931
|
) -> BackupGatewayClient: ...
|
918
932
|
@overload
|
919
|
-
def client(
|
920
|
-
self,
|
921
|
-
service_name: Literal["backupstorage"],
|
922
|
-
region_name: Optional[str] = ...,
|
923
|
-
api_version: Optional[str] = ...,
|
924
|
-
use_ssl: Optional[bool] = ...,
|
925
|
-
verify: Union[bool, str, None] = ...,
|
926
|
-
endpoint_url: Optional[str] = ...,
|
927
|
-
aws_access_key_id: Optional[str] = ...,
|
928
|
-
aws_secret_access_key: Optional[str] = ...,
|
929
|
-
aws_session_token: Optional[str] = ...,
|
930
|
-
config: Optional[Config] = ...,
|
931
|
-
) -> BackupStorageClient: ...
|
932
|
-
@overload
|
933
933
|
def client(
|
934
934
|
self,
|
935
935
|
service_name: Literal["batch"],
|
@@ -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.126
|
4
|
+
Summary: Type annotations for boto3 1.34.126 generated with mypy-boto3-builder 7.24.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
|
@@ -57,6 +57,7 @@ Requires-Dist: mypy-boto3-appmesh<1.35.0,>=1.34.0; extra == "all"
|
|
57
57
|
Requires-Dist: mypy-boto3-apprunner<1.35.0,>=1.34.0; extra == "all"
|
58
58
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "all"
|
59
59
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "all"
|
60
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "all"
|
60
61
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "all"
|
61
62
|
Requires-Dist: mypy-boto3-artifact<1.35.0,>=1.34.0; extra == "all"
|
62
63
|
Requires-Dist: mypy-boto3-athena<1.35.0,>=1.34.0; extra == "all"
|
@@ -66,7 +67,6 @@ Requires-Dist: mypy-boto3-autoscaling-plans<1.35.0,>=1.34.0; extra == "all"
|
|
66
67
|
Requires-Dist: mypy-boto3-b2bi<1.35.0,>=1.34.0; extra == "all"
|
67
68
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "all"
|
68
69
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "all"
|
69
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "all"
|
70
70
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "all"
|
71
71
|
Requires-Dist: mypy-boto3-bcm-data-exports<1.35.0,>=1.34.0; extra == "all"
|
72
72
|
Requires-Dist: mypy-boto3-bedrock<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
429
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.126; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.126; extra == "boto3"
|
432
432
|
Provides-Extra: accessanalyzer
|
433
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
434
|
Provides-Extra: account
|
@@ -477,6 +477,8 @@ Provides-Extra: appstream
|
|
477
477
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "appstream"
|
478
478
|
Provides-Extra: appsync
|
479
479
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "appsync"
|
480
|
+
Provides-Extra: apptest
|
481
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "apptest"
|
480
482
|
Provides-Extra: arc-zonal-shift
|
481
483
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "arc-zonal-shift"
|
482
484
|
Provides-Extra: artifact
|
@@ -495,8 +497,6 @@ Provides-Extra: backup
|
|
495
497
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "backup"
|
496
498
|
Provides-Extra: backup-gateway
|
497
499
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "backup-gateway"
|
498
|
-
Provides-Extra: backupstorage
|
499
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "backupstorage"
|
500
500
|
Provides-Extra: batch
|
501
501
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "batch"
|
502
502
|
Provides-Extra: bcm-data-exports
|
@@ -1212,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1212
|

|
1213
1213
|
|
1214
1214
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.126](https://boto3.amazonaws.com/v1/documentation/api/1.34.126/index.html)
|
1216
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1675,6 +1675,9 @@ repository.
|
|
1675
1675
|
- `boto3-stubs[appsync]` - Type annotations for
|
1676
1676
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
1677
1677
|
service.
|
1678
|
+
- `boto3-stubs[apptest]` - Type annotations for
|
1679
|
+
[MainframeModernizationApplicationTesting](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apptest/)
|
1680
|
+
service.
|
1678
1681
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
1679
1682
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
1680
1683
|
service.
|
@@ -1701,9 +1704,6 @@ repository.
|
|
1701
1704
|
- `boto3-stubs[backup-gateway]` - Type annotations for
|
1702
1705
|
[BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
|
1703
1706
|
service.
|
1704
|
-
- `boto3-stubs[backupstorage]` - Type annotations for
|
1705
|
-
[BackupStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupstorage/)
|
1706
|
-
service.
|
1707
1707
|
- `boto3-stubs[batch]` - Type annotations for
|
1708
1708
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
1709
1709
|
service.
|
@@ -41,6 +41,7 @@ mypy-boto3-appmesh<1.35.0,>=1.34.0
|
|
41
41
|
mypy-boto3-apprunner<1.35.0,>=1.34.0
|
42
42
|
mypy-boto3-appstream<1.35.0,>=1.34.0
|
43
43
|
mypy-boto3-appsync<1.35.0,>=1.34.0
|
44
|
+
mypy-boto3-apptest<1.35.0,>=1.34.0
|
44
45
|
mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0
|
45
46
|
mypy-boto3-artifact<1.35.0,>=1.34.0
|
46
47
|
mypy-boto3-athena<1.35.0,>=1.34.0
|
@@ -50,7 +51,6 @@ mypy-boto3-autoscaling-plans<1.35.0,>=1.34.0
|
|
50
51
|
mypy-boto3-b2bi<1.35.0,>=1.34.0
|
51
52
|
mypy-boto3-backup<1.35.0,>=1.34.0
|
52
53
|
mypy-boto3-backup-gateway<1.35.0,>=1.34.0
|
53
|
-
mypy-boto3-backupstorage<1.35.0,>=1.34.0
|
54
54
|
mypy-boto3-batch<1.35.0,>=1.34.0
|
55
55
|
mypy-boto3-bcm-data-exports<1.35.0,>=1.34.0
|
56
56
|
mypy-boto3-bedrock<1.35.0,>=1.34.0
|
@@ -463,6 +463,9 @@ mypy-boto3-appstream<1.35.0,>=1.34.0
|
|
463
463
|
[appsync]
|
464
464
|
mypy-boto3-appsync<1.35.0,>=1.34.0
|
465
465
|
|
466
|
+
[apptest]
|
467
|
+
mypy-boto3-apptest<1.35.0,>=1.34.0
|
468
|
+
|
466
469
|
[arc-zonal-shift]
|
467
470
|
mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0
|
468
471
|
|
@@ -490,9 +493,6 @@ mypy-boto3-backup<1.35.0,>=1.34.0
|
|
490
493
|
[backup-gateway]
|
491
494
|
mypy-boto3-backup-gateway<1.35.0,>=1.34.0
|
492
495
|
|
493
|
-
[backupstorage]
|
494
|
-
mypy-boto3-backupstorage<1.35.0,>=1.34.0
|
495
|
-
|
496
496
|
[batch]
|
497
497
|
mypy-boto3-batch<1.35.0,>=1.34.0
|
498
498
|
|
@@ -515,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
515
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
516
516
|
|
517
517
|
[boto3]
|
518
|
-
boto3==1.34.
|
519
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.126
|
519
|
+
botocore==1.34.126
|
520
520
|
|
521
521
|
[braket]
|
522
522
|
mypy-boto3-braket<1.35.0,>=1.34.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.34.
|
14
|
+
version="1.34.126",
|
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.126 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -77,6 +77,7 @@ setup(
|
|
77
77
|
"mypy-boto3-apprunner>=1.34.0, <1.35.0",
|
78
78
|
"mypy-boto3-appstream>=1.34.0, <1.35.0",
|
79
79
|
"mypy-boto3-appsync>=1.34.0, <1.35.0",
|
80
|
+
"mypy-boto3-apptest>=1.34.0, <1.35.0",
|
80
81
|
"mypy-boto3-arc-zonal-shift>=1.34.0, <1.35.0",
|
81
82
|
"mypy-boto3-artifact>=1.34.0, <1.35.0",
|
82
83
|
"mypy-boto3-athena>=1.34.0, <1.35.0",
|
@@ -86,7 +87,6 @@ setup(
|
|
86
87
|
"mypy-boto3-b2bi>=1.34.0, <1.35.0",
|
87
88
|
"mypy-boto3-backup>=1.34.0, <1.35.0",
|
88
89
|
"mypy-boto3-backup-gateway>=1.34.0, <1.35.0",
|
89
|
-
"mypy-boto3-backupstorage>=1.34.0, <1.35.0",
|
90
90
|
"mypy-boto3-batch>=1.34.0, <1.35.0",
|
91
91
|
"mypy-boto3-bcm-data-exports>=1.34.0, <1.35.0",
|
92
92
|
"mypy-boto3-bedrock>=1.34.0, <1.35.0",
|
@@ -448,7 +448,7 @@ setup(
|
|
448
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
449
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
450
450
|
],
|
451
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.126", "botocore==1.34.126"],
|
452
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
453
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
454
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -473,6 +473,7 @@ setup(
|
|
473
473
|
"apprunner": ["mypy-boto3-apprunner>=1.34.0, <1.35.0"],
|
474
474
|
"appstream": ["mypy-boto3-appstream>=1.34.0, <1.35.0"],
|
475
475
|
"appsync": ["mypy-boto3-appsync>=1.34.0, <1.35.0"],
|
476
|
+
"apptest": ["mypy-boto3-apptest>=1.34.0, <1.35.0"],
|
476
477
|
"arc-zonal-shift": ["mypy-boto3-arc-zonal-shift>=1.34.0, <1.35.0"],
|
477
478
|
"artifact": ["mypy-boto3-artifact>=1.34.0, <1.35.0"],
|
478
479
|
"athena": ["mypy-boto3-athena>=1.34.0, <1.35.0"],
|
@@ -482,7 +483,6 @@ setup(
|
|
482
483
|
"b2bi": ["mypy-boto3-b2bi>=1.34.0, <1.35.0"],
|
483
484
|
"backup": ["mypy-boto3-backup>=1.34.0, <1.35.0"],
|
484
485
|
"backup-gateway": ["mypy-boto3-backup-gateway>=1.34.0, <1.35.0"],
|
485
|
-
"backupstorage": ["mypy-boto3-backupstorage>=1.34.0, <1.35.0"],
|
486
486
|
"batch": ["mypy-boto3-batch>=1.34.0, <1.35.0"],
|
487
487
|
"bcm-data-exports": ["mypy-boto3-bcm-data-exports>=1.34.0, <1.35.0"],
|
488
488
|
"bedrock": ["mypy-boto3-bedrock>=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
|