boto3-stubs 1.34.119__tar.gz → 1.34.121__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.119 → boto3_stubs-1.34.121}/PKG-INFO +6 -18
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/README.md +2 -8
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/__init__.pyi +0 -28
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/session.pyi +0 -30
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/PKG-INFO +6 -18
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/requires.txt +2 -10
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/setup.py +3 -7
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/LICENSE +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.119 → boto3_stubs-1.34.121}/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.121
|
4
|
+
Summary: Type annotations for boto3 1.34.121 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
|
@@ -37,7 +37,6 @@ Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "all"
|
|
37
37
|
Requires-Dist: mypy-boto3-account<1.35.0,>=1.34.0; extra == "all"
|
38
38
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "all"
|
39
39
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "all"
|
40
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "all"
|
41
40
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "all"
|
42
41
|
Requires-Dist: mypy-boto3-amplify<1.35.0,>=1.34.0; extra == "all"
|
43
42
|
Requires-Dist: mypy-boto3-amplifybackend<1.35.0,>=1.34.0; extra == "all"
|
@@ -192,7 +191,6 @@ Requires-Dist: mypy-boto3-groundstation<1.35.0,>=1.34.0; extra == "all"
|
|
192
191
|
Requires-Dist: mypy-boto3-guardduty<1.35.0,>=1.34.0; extra == "all"
|
193
192
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "all"
|
194
193
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "all"
|
195
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "all"
|
196
194
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "all"
|
197
195
|
Requires-Dist: mypy-boto3-identitystore<1.35.0,>=1.34.0; extra == "all"
|
198
196
|
Requires-Dist: mypy-boto3-imagebuilder<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
427
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.121; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.121; extra == "boto3"
|
432
430
|
Provides-Extra: accessanalyzer
|
433
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
432
|
Provides-Extra: account
|
@@ -437,8 +435,6 @@ Provides-Extra: acm
|
|
437
435
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "acm"
|
438
436
|
Provides-Extra: acm-pca
|
439
437
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "acm-pca"
|
440
|
-
Provides-Extra: alexaforbusiness
|
441
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "alexaforbusiness"
|
442
438
|
Provides-Extra: amp
|
443
439
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "amp"
|
444
440
|
Provides-Extra: amplify
|
@@ -747,8 +743,6 @@ Provides-Extra: health
|
|
747
743
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "health"
|
748
744
|
Provides-Extra: healthlake
|
749
745
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "healthlake"
|
750
|
-
Provides-Extra: honeycode
|
751
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "honeycode"
|
752
746
|
Provides-Extra: iam
|
753
747
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "iam"
|
754
748
|
Provides-Extra: identitystore
|
@@ -1212,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1206
|

|
1213
1207
|
|
1214
1208
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.121](https://boto3.amazonaws.com/v1/documentation/api/1.34.121/index.html)
|
1216
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1594,7 +1588,7 @@ repository.
|
|
1594
1588
|
|
1595
1589
|
## Submodules
|
1596
1590
|
|
1597
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1591
|
+
- `boto3-stubs[all]` - Type annotations for all 383 services.
|
1598
1592
|
- `boto3-stubs[essential]` - Type annotations for
|
1599
1593
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1600
1594
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1615,9 +1609,6 @@ repository.
|
|
1615
1609
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
1616
1610
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
1617
1611
|
service.
|
1618
|
-
- `boto3-stubs[alexaforbusiness]` - Type annotations for
|
1619
|
-
[AlexaForBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_alexaforbusiness/)
|
1620
|
-
service.
|
1621
1612
|
- `boto3-stubs[amp]` - Type annotations for
|
1622
1613
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
1623
1614
|
service.
|
@@ -2065,9 +2056,6 @@ repository.
|
|
2065
2056
|
- `boto3-stubs[healthlake]` - Type annotations for
|
2066
2057
|
[HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
|
2067
2058
|
service.
|
2068
|
-
- `boto3-stubs[honeycode]` - Type annotations for
|
2069
|
-
[Honeycode](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_honeycode/)
|
2070
|
-
service.
|
2071
2059
|
- `boto3-stubs[iam]` - Type annotations for
|
2072
2060
|
[IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
|
2073
2061
|
- `boto3-stubs[identitystore]` - Type annotations for
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.121](https://boto3.amazonaws.com/v1/documentation/api/1.34.121/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 383 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/),
|
@@ -413,9 +413,6 @@ repository.
|
|
413
413
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
414
414
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
415
415
|
service.
|
416
|
-
- `boto3-stubs[alexaforbusiness]` - Type annotations for
|
417
|
-
[AlexaForBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_alexaforbusiness/)
|
418
|
-
service.
|
419
416
|
- `boto3-stubs[amp]` - Type annotations for
|
420
417
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
421
418
|
service.
|
@@ -863,9 +860,6 @@ repository.
|
|
863
860
|
- `boto3-stubs[healthlake]` - Type annotations for
|
864
861
|
[HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
|
865
862
|
service.
|
866
|
-
- `boto3-stubs[honeycode]` - Type annotations for
|
867
|
-
[Honeycode](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_honeycode/)
|
868
|
-
service.
|
869
863
|
- `boto3-stubs[iam]` - Type annotations for
|
870
864
|
[IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
|
871
865
|
- `boto3-stubs[identitystore]` - Type annotations for
|
@@ -10,7 +10,6 @@ from mypy_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
10
10
|
from mypy_boto3_account.client import AccountClient
|
11
11
|
from mypy_boto3_acm.client import ACMClient
|
12
12
|
from mypy_boto3_acm_pca.client import ACMPCAClient
|
13
|
-
from mypy_boto3_alexaforbusiness.client import AlexaForBusinessClient
|
14
13
|
from mypy_boto3_amp.client import PrometheusServiceClient
|
15
14
|
from mypy_boto3_amplify.client import AmplifyClient
|
16
15
|
from mypy_boto3_amplifybackend.client import AmplifyBackendClient
|
@@ -170,7 +169,6 @@ from mypy_boto3_groundstation.client import GroundStationClient
|
|
170
169
|
from mypy_boto3_guardduty.client import GuardDutyClient
|
171
170
|
from mypy_boto3_health.client import HealthClient
|
172
171
|
from mypy_boto3_healthlake.client import HealthLakeClient
|
173
|
-
from mypy_boto3_honeycode.client import HoneycodeClient
|
174
172
|
from mypy_boto3_iam.client import IAMClient
|
175
173
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
176
174
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
@@ -485,19 +483,6 @@ def client(
|
|
485
483
|
config: Optional[Config] = ...,
|
486
484
|
) -> ACMPCAClient: ...
|
487
485
|
@overload
|
488
|
-
def client(
|
489
|
-
service_name: Literal["alexaforbusiness"],
|
490
|
-
region_name: Optional[str] = ...,
|
491
|
-
api_version: Optional[str] = ...,
|
492
|
-
use_ssl: Optional[bool] = ...,
|
493
|
-
verify: Union[bool, str, None] = ...,
|
494
|
-
endpoint_url: Optional[str] = ...,
|
495
|
-
aws_access_key_id: Optional[str] = ...,
|
496
|
-
aws_secret_access_key: Optional[str] = ...,
|
497
|
-
aws_session_token: Optional[str] = ...,
|
498
|
-
config: Optional[Config] = ...,
|
499
|
-
) -> AlexaForBusinessClient: ...
|
500
|
-
@overload
|
501
486
|
def client(
|
502
487
|
service_name: Literal["amp"],
|
503
488
|
region_name: Optional[str] = ...,
|
@@ -2500,19 +2485,6 @@ def client(
|
|
2500
2485
|
config: Optional[Config] = ...,
|
2501
2486
|
) -> HealthLakeClient: ...
|
2502
2487
|
@overload
|
2503
|
-
def client(
|
2504
|
-
service_name: Literal["honeycode"],
|
2505
|
-
region_name: Optional[str] = ...,
|
2506
|
-
api_version: Optional[str] = ...,
|
2507
|
-
use_ssl: Optional[bool] = ...,
|
2508
|
-
verify: Union[bool, str, None] = ...,
|
2509
|
-
endpoint_url: Optional[str] = ...,
|
2510
|
-
aws_access_key_id: Optional[str] = ...,
|
2511
|
-
aws_secret_access_key: Optional[str] = ...,
|
2512
|
-
aws_session_token: Optional[str] = ...,
|
2513
|
-
config: Optional[Config] = ...,
|
2514
|
-
) -> HoneycodeClient: ...
|
2515
|
-
@overload
|
2516
2488
|
def client(
|
2517
2489
|
service_name: Literal["iam"],
|
2518
2490
|
region_name: Optional[str] = ...,
|
@@ -16,7 +16,6 @@ from mypy_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
16
16
|
from mypy_boto3_account.client import AccountClient
|
17
17
|
from mypy_boto3_acm.client import ACMClient
|
18
18
|
from mypy_boto3_acm_pca.client import ACMPCAClient
|
19
|
-
from mypy_boto3_alexaforbusiness.client import AlexaForBusinessClient
|
20
19
|
from mypy_boto3_amp.client import PrometheusServiceClient
|
21
20
|
from mypy_boto3_amplify.client import AmplifyClient
|
22
21
|
from mypy_boto3_amplifybackend.client import AmplifyBackendClient
|
@@ -176,7 +175,6 @@ from mypy_boto3_groundstation.client import GroundStationClient
|
|
176
175
|
from mypy_boto3_guardduty.client import GuardDutyClient
|
177
176
|
from mypy_boto3_health.client import HealthClient
|
178
177
|
from mypy_boto3_healthlake.client import HealthLakeClient
|
179
|
-
from mypy_boto3_honeycode.client import HoneycodeClient
|
180
178
|
from mypy_boto3_iam.client import IAMClient
|
181
179
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
182
180
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
@@ -510,20 +508,6 @@ class Session:
|
|
510
508
|
config: Optional[Config] = ...,
|
511
509
|
) -> ACMPCAClient: ...
|
512
510
|
@overload
|
513
|
-
def client(
|
514
|
-
self,
|
515
|
-
service_name: Literal["alexaforbusiness"],
|
516
|
-
region_name: Optional[str] = ...,
|
517
|
-
api_version: Optional[str] = ...,
|
518
|
-
use_ssl: Optional[bool] = ...,
|
519
|
-
verify: Union[bool, str, None] = ...,
|
520
|
-
endpoint_url: Optional[str] = ...,
|
521
|
-
aws_access_key_id: Optional[str] = ...,
|
522
|
-
aws_secret_access_key: Optional[str] = ...,
|
523
|
-
aws_session_token: Optional[str] = ...,
|
524
|
-
config: Optional[Config] = ...,
|
525
|
-
) -> AlexaForBusinessClient: ...
|
526
|
-
@overload
|
527
511
|
def client(
|
528
512
|
self,
|
529
513
|
service_name: Literal["amp"],
|
@@ -2680,20 +2664,6 @@ class Session:
|
|
2680
2664
|
config: Optional[Config] = ...,
|
2681
2665
|
) -> HealthLakeClient: ...
|
2682
2666
|
@overload
|
2683
|
-
def client(
|
2684
|
-
self,
|
2685
|
-
service_name: Literal["honeycode"],
|
2686
|
-
region_name: Optional[str] = ...,
|
2687
|
-
api_version: Optional[str] = ...,
|
2688
|
-
use_ssl: Optional[bool] = ...,
|
2689
|
-
verify: Union[bool, str, None] = ...,
|
2690
|
-
endpoint_url: Optional[str] = ...,
|
2691
|
-
aws_access_key_id: Optional[str] = ...,
|
2692
|
-
aws_secret_access_key: Optional[str] = ...,
|
2693
|
-
aws_session_token: Optional[str] = ...,
|
2694
|
-
config: Optional[Config] = ...,
|
2695
|
-
) -> HoneycodeClient: ...
|
2696
|
-
@overload
|
2697
2667
|
def client(
|
2698
2668
|
self,
|
2699
2669
|
service_name: Literal["iam"],
|
@@ -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.121
|
4
|
+
Summary: Type annotations for boto3 1.34.121 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
|
@@ -37,7 +37,6 @@ Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "all"
|
|
37
37
|
Requires-Dist: mypy-boto3-account<1.35.0,>=1.34.0; extra == "all"
|
38
38
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "all"
|
39
39
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "all"
|
40
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "all"
|
41
40
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "all"
|
42
41
|
Requires-Dist: mypy-boto3-amplify<1.35.0,>=1.34.0; extra == "all"
|
43
42
|
Requires-Dist: mypy-boto3-amplifybackend<1.35.0,>=1.34.0; extra == "all"
|
@@ -192,7 +191,6 @@ Requires-Dist: mypy-boto3-groundstation<1.35.0,>=1.34.0; extra == "all"
|
|
192
191
|
Requires-Dist: mypy-boto3-guardduty<1.35.0,>=1.34.0; extra == "all"
|
193
192
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "all"
|
194
193
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "all"
|
195
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "all"
|
196
194
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "all"
|
197
195
|
Requires-Dist: mypy-boto3-identitystore<1.35.0,>=1.34.0; extra == "all"
|
198
196
|
Requires-Dist: mypy-boto3-imagebuilder<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
427
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.121; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.121; extra == "boto3"
|
432
430
|
Provides-Extra: accessanalyzer
|
433
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
432
|
Provides-Extra: account
|
@@ -437,8 +435,6 @@ Provides-Extra: acm
|
|
437
435
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "acm"
|
438
436
|
Provides-Extra: acm-pca
|
439
437
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "acm-pca"
|
440
|
-
Provides-Extra: alexaforbusiness
|
441
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "alexaforbusiness"
|
442
438
|
Provides-Extra: amp
|
443
439
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "amp"
|
444
440
|
Provides-Extra: amplify
|
@@ -747,8 +743,6 @@ Provides-Extra: health
|
|
747
743
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "health"
|
748
744
|
Provides-Extra: healthlake
|
749
745
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "healthlake"
|
750
|
-
Provides-Extra: honeycode
|
751
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "honeycode"
|
752
746
|
Provides-Extra: iam
|
753
747
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "iam"
|
754
748
|
Provides-Extra: identitystore
|
@@ -1212,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1206
|

|
1213
1207
|
|
1214
1208
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.121](https://boto3.amazonaws.com/v1/documentation/api/1.34.121/index.html)
|
1216
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1594,7 +1588,7 @@ repository.
|
|
1594
1588
|
|
1595
1589
|
## Submodules
|
1596
1590
|
|
1597
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1591
|
+
- `boto3-stubs[all]` - Type annotations for all 383 services.
|
1598
1592
|
- `boto3-stubs[essential]` - Type annotations for
|
1599
1593
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1600
1594
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1615,9 +1609,6 @@ repository.
|
|
1615
1609
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
1616
1610
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
1617
1611
|
service.
|
1618
|
-
- `boto3-stubs[alexaforbusiness]` - Type annotations for
|
1619
|
-
[AlexaForBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_alexaforbusiness/)
|
1620
|
-
service.
|
1621
1612
|
- `boto3-stubs[amp]` - Type annotations for
|
1622
1613
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
1623
1614
|
service.
|
@@ -2065,9 +2056,6 @@ repository.
|
|
2065
2056
|
- `boto3-stubs[healthlake]` - Type annotations for
|
2066
2057
|
[HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
|
2067
2058
|
service.
|
2068
|
-
- `boto3-stubs[honeycode]` - Type annotations for
|
2069
|
-
[Honeycode](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_honeycode/)
|
2070
|
-
service.
|
2071
2059
|
- `boto3-stubs[iam]` - Type annotations for
|
2072
2060
|
[IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
|
2073
2061
|
- `boto3-stubs[identitystore]` - Type annotations for
|
@@ -16,15 +16,11 @@ mypy-boto3-acm<1.35.0,>=1.34.0
|
|
16
16
|
[acm-pca]
|
17
17
|
mypy-boto3-acm-pca<1.35.0,>=1.34.0
|
18
18
|
|
19
|
-
[alexaforbusiness]
|
20
|
-
mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0
|
21
|
-
|
22
19
|
[all]
|
23
20
|
mypy-boto3-accessanalyzer<1.35.0,>=1.34.0
|
24
21
|
mypy-boto3-account<1.35.0,>=1.34.0
|
25
22
|
mypy-boto3-acm<1.35.0,>=1.34.0
|
26
23
|
mypy-boto3-acm-pca<1.35.0,>=1.34.0
|
27
|
-
mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0
|
28
24
|
mypy-boto3-amp<1.35.0,>=1.34.0
|
29
25
|
mypy-boto3-amplify<1.35.0,>=1.34.0
|
30
26
|
mypy-boto3-amplifybackend<1.35.0,>=1.34.0
|
@@ -179,7 +175,6 @@ mypy-boto3-groundstation<1.35.0,>=1.34.0
|
|
179
175
|
mypy-boto3-guardduty<1.35.0,>=1.34.0
|
180
176
|
mypy-boto3-health<1.35.0,>=1.34.0
|
181
177
|
mypy-boto3-healthlake<1.35.0,>=1.34.0
|
182
|
-
mypy-boto3-honeycode<1.35.0,>=1.34.0
|
183
178
|
mypy-boto3-iam<1.35.0,>=1.34.0
|
184
179
|
mypy-boto3-identitystore<1.35.0,>=1.34.0
|
185
180
|
mypy-boto3-imagebuilder<1.35.0,>=1.34.0
|
@@ -515,8 +510,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
515
510
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
516
511
|
|
517
512
|
[boto3]
|
518
|
-
boto3==1.34.
|
519
|
-
botocore==1.34.
|
513
|
+
boto3==1.34.121
|
514
|
+
botocore==1.34.121
|
520
515
|
|
521
516
|
[braket]
|
522
517
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -881,9 +876,6 @@ mypy-boto3-health<1.35.0,>=1.34.0
|
|
881
876
|
[healthlake]
|
882
877
|
mypy-boto3-healthlake<1.35.0,>=1.34.0
|
883
878
|
|
884
|
-
[honeycode]
|
885
|
-
mypy-boto3-honeycode<1.35.0,>=1.34.0
|
886
|
-
|
887
879
|
[iam]
|
888
880
|
mypy-boto3-iam<1.35.0,>=1.34.0
|
889
881
|
|
@@ -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.121",
|
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.121 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -57,7 +57,6 @@ setup(
|
|
57
57
|
"mypy-boto3-account>=1.34.0, <1.35.0",
|
58
58
|
"mypy-boto3-acm>=1.34.0, <1.35.0",
|
59
59
|
"mypy-boto3-acm-pca>=1.34.0, <1.35.0",
|
60
|
-
"mypy-boto3-alexaforbusiness>=1.34.0, <1.35.0",
|
61
60
|
"mypy-boto3-amp>=1.34.0, <1.35.0",
|
62
61
|
"mypy-boto3-amplify>=1.34.0, <1.35.0",
|
63
62
|
"mypy-boto3-amplifybackend>=1.34.0, <1.35.0",
|
@@ -212,7 +211,6 @@ setup(
|
|
212
211
|
"mypy-boto3-guardduty>=1.34.0, <1.35.0",
|
213
212
|
"mypy-boto3-health>=1.34.0, <1.35.0",
|
214
213
|
"mypy-boto3-healthlake>=1.34.0, <1.35.0",
|
215
|
-
"mypy-boto3-honeycode>=1.34.0, <1.35.0",
|
216
214
|
"mypy-boto3-iam>=1.34.0, <1.35.0",
|
217
215
|
"mypy-boto3-identitystore>=1.34.0, <1.35.0",
|
218
216
|
"mypy-boto3-imagebuilder>=1.34.0, <1.35.0",
|
@@ -448,12 +446,11 @@ setup(
|
|
448
446
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
449
447
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
450
448
|
],
|
451
|
-
"boto3": ["boto3==1.34.
|
449
|
+
"boto3": ["boto3==1.34.121", "botocore==1.34.121"],
|
452
450
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
453
451
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
454
452
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
455
453
|
"acm-pca": ["mypy-boto3-acm-pca>=1.34.0, <1.35.0"],
|
456
|
-
"alexaforbusiness": ["mypy-boto3-alexaforbusiness>=1.34.0, <1.35.0"],
|
457
454
|
"amp": ["mypy-boto3-amp>=1.34.0, <1.35.0"],
|
458
455
|
"amplify": ["mypy-boto3-amplify>=1.34.0, <1.35.0"],
|
459
456
|
"amplifybackend": ["mypy-boto3-amplifybackend>=1.34.0, <1.35.0"],
|
@@ -608,7 +605,6 @@ setup(
|
|
608
605
|
"guardduty": ["mypy-boto3-guardduty>=1.34.0, <1.35.0"],
|
609
606
|
"health": ["mypy-boto3-health>=1.34.0, <1.35.0"],
|
610
607
|
"healthlake": ["mypy-boto3-healthlake>=1.34.0, <1.35.0"],
|
611
|
-
"honeycode": ["mypy-boto3-honeycode>=1.34.0, <1.35.0"],
|
612
608
|
"iam": ["mypy-boto3-iam>=1.34.0, <1.35.0"],
|
613
609
|
"identitystore": ["mypy-boto3-identitystore>=1.34.0, <1.35.0"],
|
614
610
|
"imagebuilder": ["mypy-boto3-imagebuilder>=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
|