types-boto3-lite 1.35.71__py3-none-any.whl → 1.35.72__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. boto3-stubs/s3/__init__.pyi +0 -0
  2. {types_boto3_lite-1.35.71.dist-info → types_boto3_lite-1.35.72.dist-info}/METADATA +54 -37
  3. types_boto3_lite-1.35.72.dist-info/RECORD +45 -0
  4. types_boto3_lite-1.35.72.dist-info/top_level.txt +1 -0
  5. types_boto3_lite-1.35.71.dist-info/RECORD +0 -44
  6. types_boto3_lite-1.35.71.dist-info/top_level.txt +0 -1
  7. {types-boto3 → boto3-stubs}/__init__.pyi +0 -0
  8. {types-boto3 → boto3-stubs}/compat.pyi +0 -0
  9. {types-boto3 → boto3-stubs}/crt.pyi +0 -0
  10. {types-boto3 → boto3-stubs}/docs/__init__.pyi +0 -0
  11. {types-boto3 → boto3-stubs}/docs/action.pyi +0 -0
  12. {types-boto3 → boto3-stubs}/docs/attr.pyi +0 -0
  13. {types-boto3 → boto3-stubs}/docs/base.pyi +0 -0
  14. {types-boto3 → boto3-stubs}/docs/client.pyi +0 -0
  15. {types-boto3 → boto3-stubs}/docs/collection.pyi +0 -0
  16. {types-boto3 → boto3-stubs}/docs/docstring.pyi +0 -0
  17. {types-boto3 → boto3-stubs}/docs/method.pyi +0 -0
  18. {types-boto3 → boto3-stubs}/docs/resource.pyi +0 -0
  19. {types-boto3 → boto3-stubs}/docs/service.pyi +0 -0
  20. {types-boto3 → boto3-stubs}/docs/subresource.pyi +0 -0
  21. {types-boto3 → boto3-stubs}/docs/utils.pyi +0 -0
  22. {types-boto3 → boto3-stubs}/docs/waiter.pyi +0 -0
  23. {types-boto3 → boto3-stubs}/dynamodb/__init__.pyi +0 -0
  24. {types-boto3 → boto3-stubs}/dynamodb/conditions.pyi +0 -0
  25. {types-boto3 → boto3-stubs}/dynamodb/table.pyi +0 -0
  26. {types-boto3 → boto3-stubs}/dynamodb/transform.pyi +0 -0
  27. {types-boto3 → boto3-stubs}/dynamodb/types.pyi +0 -0
  28. {types-boto3 → boto3-stubs}/ec2/__init__.pyi +0 -0
  29. {types-boto3 → boto3-stubs}/ec2/createtags.pyi +0 -0
  30. {types-boto3 → boto3-stubs}/ec2/deletetags.pyi +0 -0
  31. {types-boto3 → boto3-stubs}/exceptions.pyi +0 -0
  32. /types-boto3/resources/__init__.pyi → /boto3-stubs/py.typed +0 -0
  33. {types-boto3/s3 → boto3-stubs/resources}/__init__.pyi +0 -0
  34. {types-boto3 → boto3-stubs}/resources/action.pyi +0 -0
  35. {types-boto3 → boto3-stubs}/resources/base.pyi +0 -0
  36. {types-boto3 → boto3-stubs}/resources/collection.pyi +0 -0
  37. {types-boto3 → boto3-stubs}/resources/factory.pyi +0 -0
  38. {types-boto3 → boto3-stubs}/resources/model.pyi +0 -0
  39. {types-boto3 → boto3-stubs}/resources/params.pyi +0 -0
  40. {types-boto3 → boto3-stubs}/resources/response.pyi +0 -0
  41. {types-boto3 → boto3-stubs}/s3/constants.pyi +0 -0
  42. {types-boto3 → boto3-stubs}/s3/inject.pyi +0 -0
  43. {types-boto3 → boto3-stubs}/s3/transfer.pyi +0 -0
  44. {types-boto3 → boto3-stubs}/session.pyi +0 -0
  45. {types-boto3 → boto3-stubs}/utils.pyi +0 -0
  46. {types_boto3_lite-1.35.71.dist-info → types_boto3_lite-1.35.72.dist-info}/LICENSE +0 -0
  47. {types_boto3_lite-1.35.71.dist-info → types_boto3_lite-1.35.72.dist-info}/WHEEL +0 -0
File without changes
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: types-boto3-lite
3
- Version: 1.35.71
4
- Summary: Type annotations for boto3 1.35.71 generated with mypy-boto3-builder 8.4.1
3
+ Version: 1.35.72
4
+ Summary: Type annotations for boto3 1.35.72 generated with mypy-boto3-builder 8.5.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
@@ -9,7 +9,7 @@ License: MIT License
9
9
  Project-URL: Documentation, https://youtype.github.io/types_boto3_docs/
10
10
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
11
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 type-annotations boto3-stubs mypy typeshed autocomplete
12
+ Keywords: boto3 boto3-stubs type-annotations typeshed autocomplete
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
@@ -209,6 +209,7 @@ Requires-Dist: types-boto3-inspector<1.36.0,>=1.35.0; extra == "all"
209
209
  Requires-Dist: types-boto3-inspector-scan<1.36.0,>=1.35.0; extra == "all"
210
210
  Requires-Dist: types-boto3-inspector2<1.36.0,>=1.35.0; extra == "all"
211
211
  Requires-Dist: types-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "all"
212
+ Requires-Dist: types-boto3-invoicing<1.36.0,>=1.35.0; extra == "all"
212
213
  Requires-Dist: types-boto3-iot<1.36.0,>=1.35.0; extra == "all"
213
214
  Requires-Dist: types-boto3-iot-data<1.36.0,>=1.35.0; extra == "all"
214
215
  Requires-Dist: types-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "all"
@@ -295,6 +296,7 @@ Requires-Dist: types-boto3-neptune<1.36.0,>=1.35.0; extra == "all"
295
296
  Requires-Dist: types-boto3-neptune-graph<1.36.0,>=1.35.0; extra == "all"
296
297
  Requires-Dist: types-boto3-neptunedata<1.36.0,>=1.35.0; extra == "all"
297
298
  Requires-Dist: types-boto3-network-firewall<1.36.0,>=1.35.0; extra == "all"
299
+ Requires-Dist: types-boto3-networkflowmonitor<1.36.0,>=1.35.0; extra == "all"
298
300
  Requires-Dist: types-boto3-networkmanager<1.36.0,>=1.35.0; extra == "all"
299
301
  Requires-Dist: types-boto3-networkmonitor<1.36.0,>=1.35.0; extra == "all"
300
302
  Requires-Dist: types-boto3-notifications<1.36.0,>=1.35.0; extra == "all"
@@ -373,6 +375,7 @@ Requires-Dist: types-boto3-scheduler<1.36.0,>=1.35.0; extra == "all"
373
375
  Requires-Dist: types-boto3-schemas<1.36.0,>=1.35.0; extra == "all"
374
376
  Requires-Dist: types-boto3-sdb<1.36.0,>=1.35.0; extra == "all"
375
377
  Requires-Dist: types-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "all"
378
+ Requires-Dist: types-boto3-security-ir<1.36.0,>=1.35.0; extra == "all"
376
379
  Requires-Dist: types-boto3-securityhub<1.36.0,>=1.35.0; extra == "all"
377
380
  Requires-Dist: types-boto3-securitylake<1.36.0,>=1.35.0; extra == "all"
378
381
  Requires-Dist: types-boto3-serverlessrepo<1.36.0,>=1.35.0; extra == "all"
@@ -442,8 +445,8 @@ Requires-Dist: types-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
442
445
  Requires-Dist: types-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
443
446
  Requires-Dist: types-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
444
447
  Provides-Extra: boto3
445
- Requires-Dist: boto3==1.35.71; extra == "boto3"
446
- Requires-Dist: botocore==1.35.71; extra == "boto3"
448
+ Requires-Dist: boto3==1.35.72; extra == "boto3"
449
+ Requires-Dist: botocore==1.35.72; extra == "boto3"
447
450
  Provides-Extra: accessanalyzer
448
451
  Requires-Dist: types-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
449
452
  Provides-Extra: account
@@ -790,6 +793,8 @@ Provides-Extra: inspector2
790
793
  Requires-Dist: types-boto3-inspector2<1.36.0,>=1.35.0; extra == "inspector2"
791
794
  Provides-Extra: internetmonitor
792
795
  Requires-Dist: types-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "internetmonitor"
796
+ Provides-Extra: invoicing
797
+ Requires-Dist: types-boto3-invoicing<1.36.0,>=1.35.0; extra == "invoicing"
793
798
  Provides-Extra: iot
794
799
  Requires-Dist: types-boto3-iot<1.36.0,>=1.35.0; extra == "iot"
795
800
  Provides-Extra: iot-data
@@ -962,6 +967,8 @@ Provides-Extra: neptunedata
962
967
  Requires-Dist: types-boto3-neptunedata<1.36.0,>=1.35.0; extra == "neptunedata"
963
968
  Provides-Extra: network-firewall
964
969
  Requires-Dist: types-boto3-network-firewall<1.36.0,>=1.35.0; extra == "network-firewall"
970
+ Provides-Extra: networkflowmonitor
971
+ Requires-Dist: types-boto3-networkflowmonitor<1.36.0,>=1.35.0; extra == "networkflowmonitor"
965
972
  Provides-Extra: networkmanager
966
973
  Requires-Dist: types-boto3-networkmanager<1.36.0,>=1.35.0; extra == "networkmanager"
967
974
  Provides-Extra: networkmonitor
@@ -1118,6 +1125,8 @@ Provides-Extra: sdb
1118
1125
  Requires-Dist: types-boto3-sdb<1.36.0,>=1.35.0; extra == "sdb"
1119
1126
  Provides-Extra: secretsmanager
1120
1127
  Requires-Dist: types-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "secretsmanager"
1128
+ Provides-Extra: security-ir
1129
+ Requires-Dist: types-boto3-security-ir<1.36.0,>=1.35.0; extra == "security-ir"
1121
1130
  Provides-Extra: securityhub
1122
1131
  Requires-Dist: types-boto3-securityhub<1.36.0,>=1.35.0; extra == "securityhub"
1123
1132
  Provides-Extra: securitylake
@@ -1250,7 +1259,7 @@ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1250
1259
 
1251
1260
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1252
1261
 
1253
- Type annotations for [boto3 1.35.71](https://pypi.org/project/boto3/)
1262
+ Type annotations for [boto3 1.35.72](https://pypi.org/project/boto3/)
1254
1263
  compatible with [VSCode](https://code.visualstudio.com/),
1255
1264
  [PyCharm](https://www.jetbrains.com/pycharm/),
1256
1265
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1259,7 +1268,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
1259
1268
  [pyright](https://github.com/microsoft/pyright) and other tools.
1260
1269
 
1261
1270
  Generated by
1262
- [mypy-boto3-builder 8.4.1](https://github.com/youtype/mypy_boto3_builder).
1271
+ [mypy-boto3-builder 8.5.0](https://github.com/youtype/mypy_boto3_builder).
1263
1272
 
1264
1273
  More information can be found on
1265
1274
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -1267,7 +1276,7 @@ More information can be found on
1267
1276
 
1268
1277
  See how it helps you find and fix potential bugs:
1269
1278
 
1270
- ![boto3-stubs demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1279
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1271
1280
 
1272
1281
  - [types-boto3-lite](#types-boto3-lite)
1273
1282
  - [How to install](#how-to-install)
@@ -1282,8 +1291,8 @@ See how it helps you find and fix potential bugs:
1282
1291
  - [Other IDEs](#other-ides)
1283
1292
  - [mypy](#mypy)
1284
1293
  - [pyright](#pyright)
1285
- - [Explicit type annotations](#explicit-type-annotations)
1286
1294
  - [Pylint compatibility](#pylint-compatibility)
1295
+ - [Explicit type annotations](#explicit-type-annotations)
1287
1296
  - [How it works](#how-it-works)
1288
1297
  - [What's new](#what's-new)
1289
1298
  - [Implemented features](#implemented-features)
@@ -1466,6 +1475,31 @@ Optionally, you can install `types-boto3-lite` to `typings` directory.
1466
1475
  Type checking should now work. No explicit type annotations required, write
1467
1476
  your `boto3` code as usual.
1468
1477
 
1478
+ <a id="pylint-compatibility"></a>
1479
+
1480
+ ### Pylint compatibility
1481
+
1482
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
1483
+ `types-boto3-lite` dependency in production. However, there is an issue in
1484
+ `pylint` that it complains about undefined variables. To fix it, set all types
1485
+ to `object` in non-`TYPE_CHECKING` mode.
1486
+
1487
+ ```python
1488
+ from typing import TYPE_CHECKING
1489
+
1490
+ if TYPE_CHECKING:
1491
+ from types_boto3_ec2 import EC2Client, EC2ServiceResource
1492
+ from types_boto3_ec2.waiters import BundleTaskCompleteWaiter
1493
+ from types_boto3_ec2.paginators import DescribeVolumesPaginator
1494
+ else:
1495
+ EC2Client = object
1496
+ EC2ServiceResource = object
1497
+ BundleTaskCompleteWaiter = object
1498
+ DescribeVolumesPaginator = object
1499
+
1500
+ ...
1501
+ ```
1502
+
1469
1503
  <a id="explicit-type-annotations"></a>
1470
1504
 
1471
1505
  ### Explicit type annotations
@@ -1492,32 +1526,6 @@ bundle_task_complete_waiter: BundleTaskCompleteWaiter = ec2_client.get_waiter(
1492
1526
  describe_volumes_paginator: DescribeVolumesPaginator = ec2_client.get_paginator("describe_volumes")
1493
1527
  ```
1494
1528
 
1495
- <a id="pylint-compatibility"></a>
1496
-
1497
- ### Pylint compatibility
1498
-
1499
- It is totally safe to use `TYPE_CHECKING` flag in order to avoid `boto3-stubs`
1500
- dependency in production. However, there is an issue in `pylint` that it
1501
- complains about undefined variables. To fix it, set all types to `object` in
1502
- non-`TYPE_CHECKING` mode.
1503
-
1504
- ```python
1505
- import boto3
1506
- from typing import TYPE_CHECKING
1507
-
1508
- if TYPE_CHECKING:
1509
- from types_boto3_ec2 import EC2Client, EC2ServiceResource
1510
- from types_boto3_ec2.waiters import BundleTaskCompleteWaiter
1511
- from types_boto3_ec2.paginators import DescribeVolumesPaginator
1512
- else:
1513
- EC2Client = object
1514
- EC2ServiceResource = object
1515
- BundleTaskCompleteWaiter = object
1516
- DescribeVolumesPaginator = object
1517
-
1518
- ...
1519
- ```
1520
-
1521
1529
  <a id="how-it-works"></a>
1522
1530
 
1523
1531
  ## How it works
@@ -1606,9 +1614,9 @@ repository.
1606
1614
 
1607
1615
  ## Submodules
1608
1616
 
1609
- - `types-boto3-lite[full]` - Type annotations for all 397 services in one
1617
+ - `types-boto3-lite[full]` - Type annotations for all 400 services in one
1610
1618
  package (recommended).
1611
- - `types-boto3-lite[all]` - Type annotations for all 397 services in separate
1619
+ - `types-boto3-lite[all]` - Type annotations for all 400 services in separate
1612
1620
  packages.
1613
1621
  - `types-boto3-lite[essential]` - Type annotations for
1614
1622
  [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
@@ -2121,6 +2129,9 @@ repository.
2121
2129
  - `types-boto3-lite[internetmonitor]` - Type annotations for
2122
2130
  [CloudWatchInternetMonitor](https://youtype.github.io/types_boto3_docs/types_boto3_internetmonitor/)
2123
2131
  service.
2132
+ - `types-boto3-lite[invoicing]` - Type annotations for
2133
+ [Invoicing](https://youtype.github.io/types_boto3_docs/types_boto3_invoicing/)
2134
+ service.
2124
2135
  - `types-boto3-lite[iot]` - Type annotations for
2125
2136
  [IoT](https://youtype.github.io/types_boto3_docs/types_boto3_iot/) service.
2126
2137
  - `types-boto3-lite[iot-data]` - Type annotations for
@@ -2374,6 +2385,9 @@ repository.
2374
2385
  - `types-boto3-lite[network-firewall]` - Type annotations for
2375
2386
  [NetworkFirewall](https://youtype.github.io/types_boto3_docs/types_boto3_network_firewall/)
2376
2387
  service.
2388
+ - `types-boto3-lite[networkflowmonitor]` - Type annotations for
2389
+ [NetworkFlowMonitor](https://youtype.github.io/types_boto3_docs/types_boto3_networkflowmonitor/)
2390
+ service.
2377
2391
  - `types-boto3-lite[networkmanager]` - Type annotations for
2378
2392
  [NetworkManager](https://youtype.github.io/types_boto3_docs/types_boto3_networkmanager/)
2379
2393
  service.
@@ -2603,6 +2617,9 @@ repository.
2603
2617
  - `types-boto3-lite[secretsmanager]` - Type annotations for
2604
2618
  [SecretsManager](https://youtype.github.io/types_boto3_docs/types_boto3_secretsmanager/)
2605
2619
  service.
2620
+ - `types-boto3-lite[security-ir]` - Type annotations for
2621
+ [SecurityIncidentResponse](https://youtype.github.io/types_boto3_docs/types_boto3_security_ir/)
2622
+ service.
2606
2623
  - `types-boto3-lite[securityhub]` - Type annotations for
2607
2624
  [SecurityHub](https://youtype.github.io/types_boto3_docs/types_boto3_securityhub/)
2608
2625
  service.
@@ -0,0 +1,45 @@
1
+ boto3-stubs/__init__.pyi,sha256=AfjDvmKCvHuomKVDkclnMjH_pyXk78sbytyUFgRD9Ik,1658
2
+ boto3-stubs/compat.pyi,sha256=j3-SBZqCGaoZoXzN6e7fkEQQvUmQ-MpIpcF9FuuUHH0,209
3
+ boto3-stubs/crt.pyi,sha256=OAjGbtBlQJIDRctWkMpr7UwRKxiH_lQt9OdSrHPL3QI,893
4
+ boto3-stubs/exceptions.pyi,sha256=cjOrbR2BIOcaHRmIQvGL0y-XEJdicpzRl2dQNfx6GVk,1339
5
+ boto3-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ boto3-stubs/session.pyi,sha256=kRLfOy42QRlOUQMwDLNYPFnti5zbWFpOnR8VREA-wvU,2810
7
+ boto3-stubs/utils.pyi,sha256=2vtGuLR-fnfzUNoeNvcEbb0Lb-DGEZ-BQ5BV9xF8vSg,841
8
+ boto3-stubs/docs/__init__.pyi,sha256=uDkzwRXE_Bb65mlFvnPSySeRYnhK9Cpk4fUyK6gpBd0,179
9
+ boto3-stubs/docs/action.pyi,sha256=_vWYnBVkwK6kU3xTdr5tPGxL-s3ULaAFBnxuFLHsmsE,1016
10
+ boto3-stubs/docs/attr.pyi,sha256=6zGNEVUHUz0UjEDSYnDn-vBnydZKU9ENarzf6rss-3c,922
11
+ boto3-stubs/docs/base.pyi,sha256=n6aR2CAPB8klG0Lh8MAaVWNERIRloCtZ7ICzu7r3jOo,465
12
+ boto3-stubs/docs/client.pyi,sha256=mtlw2uqS__9HXLwjURqgd0w15QsabS2HuGHgSD40WRk,189
13
+ boto3-stubs/docs/collection.pyi,sha256=30Vp9-fBYjtVx2Gp0VfONnE_l0ZhQjWj1guv9d52aWA,1112
14
+ boto3-stubs/docs/docstring.pyi,sha256=qa35PZg3tUgypnDNOtND9po_WyesZMKbQpsRc4VsnVQ,673
15
+ boto3-stubs/docs/method.pyi,sha256=qi2f8wtk94y2PiRu_B1-9l1EebnQ9pt8bCKYgKH4JIE,772
16
+ boto3-stubs/docs/resource.pyi,sha256=lPQea0skxqynF8kKfugp1R3AUQabIUVxGVciDFkHKQo,562
17
+ boto3-stubs/docs/service.pyi,sha256=32cydjUn5qekLWAavmwjNhFEPxCNBrMvLmCvMSh0gzE,632
18
+ boto3-stubs/docs/subresource.pyi,sha256=IE-kBqbGgsCgnLOzMK5VKDWUFdgVhImZS6db09ODiDo,606
19
+ boto3-stubs/docs/utils.pyi,sha256=sAVH31W2eqOgZBE9gzjNallHoGskJ5Oegxs4bM78EcE,1101
20
+ boto3-stubs/docs/waiter.pyi,sha256=wCaNTXg-XRiPj43Rg3F7anitaJ2pmuhCHvY1JJeu_5k,881
21
+ boto3-stubs/dynamodb/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
+ boto3-stubs/dynamodb/conditions.pyi,sha256=hboN648JfDwDuqDxKYHwUZR5RJ-dUKH1Mv1JiSn-Lus,5226
23
+ boto3-stubs/dynamodb/table.pyi,sha256=ivXevhwMr2utFtlAxrkAHjyyFOgd7vrWNTaLjlUIeSU,1048
24
+ boto3-stubs/dynamodb/transform.pyi,sha256=1DUgxE2tvfoY7leVURr62sQuSFGeiyl0YHrIGJQe0Us,1765
25
+ boto3-stubs/dynamodb/types.pyi,sha256=JZmpjFHgET_3-xWUm20MA6VFk98rVE6VWTYoDSo_NeE,1114
26
+ boto3-stubs/ec2/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
+ boto3-stubs/ec2/createtags.pyi,sha256=5hsqujO1KzORtxlD0BzZpklljeXJTVJYiBDRZoqaRio,313
28
+ boto3-stubs/ec2/deletetags.pyi,sha256=uHIcutgqg2nrI-kDFe3grbNZ5YiE6R9kZcJXJOWjboI,294
29
+ boto3-stubs/resources/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
+ boto3-stubs/resources/action.pyi,sha256=dn9UULDmjczEEkn6kHrYU5qbmYKsh1omzYvVbwcQin0,1598
31
+ boto3-stubs/resources/base.pyi,sha256=vsiZZqJMYZKXhcu6IM8j7-jk_-DObRwgpj4kCM3Kiuc,1090
32
+ boto3-stubs/resources/collection.pyi,sha256=QRQX4uU-LYJSHZ1FoJn-h78uQ-ZXZedkWsA5bo1qLIQ,1940
33
+ boto3-stubs/resources/factory.pyi,sha256=JvEoo0cI0l_4y7w0jtox8SaUuFL_8Y8KresR5N6VLHc,577
34
+ boto3-stubs/resources/model.pyi,sha256=kpoEGVW9HwWLC1_pQ4pP3yIdZjRFnapWWKEDDqnWaG8,3348
35
+ boto3-stubs/resources/params.pyi,sha256=gmPIqfvLPlZB9lnwIL8ZJI8eEwCcpK0bqlt0mWviThI,629
36
+ boto3-stubs/resources/response.pyi,sha256=pXdB7YMWdZ7_ZLIAhb7iPhJkLsakC8xTObBC9l2smYA,1636
37
+ boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
+ boto3-stubs/s3/constants.pyi,sha256=U9MRV6GXbxTyEfKLsp3fVKzLR85KSSSP5FbcIWVHX54,163
39
+ boto3-stubs/s3/inject.pyi,sha256=z72QArriCVYH-O15Z5yDGnMX0zo7nCmYhSB2tiIRTeo,4502
40
+ boto3-stubs/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
41
+ types_boto3_lite-1.35.72.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
42
+ types_boto3_lite-1.35.72.dist-info/METADATA,sha256=o3LYI9EV1K1V0YEy1kiDgGQpX9FS99WbBcUCuwRdHso,149038
43
+ types_boto3_lite-1.35.72.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
44
+ types_boto3_lite-1.35.72.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3_lite-1.35.72.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ boto3-stubs
@@ -1,44 +0,0 @@
1
- types-boto3/__init__.pyi,sha256=AfjDvmKCvHuomKVDkclnMjH_pyXk78sbytyUFgRD9Ik,1658
2
- types-boto3/compat.pyi,sha256=j3-SBZqCGaoZoXzN6e7fkEQQvUmQ-MpIpcF9FuuUHH0,209
3
- types-boto3/crt.pyi,sha256=OAjGbtBlQJIDRctWkMpr7UwRKxiH_lQt9OdSrHPL3QI,893
4
- types-boto3/exceptions.pyi,sha256=cjOrbR2BIOcaHRmIQvGL0y-XEJdicpzRl2dQNfx6GVk,1339
5
- types-boto3/session.pyi,sha256=kRLfOy42QRlOUQMwDLNYPFnti5zbWFpOnR8VREA-wvU,2810
6
- types-boto3/utils.pyi,sha256=2vtGuLR-fnfzUNoeNvcEbb0Lb-DGEZ-BQ5BV9xF8vSg,841
7
- types-boto3/docs/__init__.pyi,sha256=uDkzwRXE_Bb65mlFvnPSySeRYnhK9Cpk4fUyK6gpBd0,179
8
- types-boto3/docs/action.pyi,sha256=_vWYnBVkwK6kU3xTdr5tPGxL-s3ULaAFBnxuFLHsmsE,1016
9
- types-boto3/docs/attr.pyi,sha256=6zGNEVUHUz0UjEDSYnDn-vBnydZKU9ENarzf6rss-3c,922
10
- types-boto3/docs/base.pyi,sha256=n6aR2CAPB8klG0Lh8MAaVWNERIRloCtZ7ICzu7r3jOo,465
11
- types-boto3/docs/client.pyi,sha256=mtlw2uqS__9HXLwjURqgd0w15QsabS2HuGHgSD40WRk,189
12
- types-boto3/docs/collection.pyi,sha256=30Vp9-fBYjtVx2Gp0VfONnE_l0ZhQjWj1guv9d52aWA,1112
13
- types-boto3/docs/docstring.pyi,sha256=qa35PZg3tUgypnDNOtND9po_WyesZMKbQpsRc4VsnVQ,673
14
- types-boto3/docs/method.pyi,sha256=qi2f8wtk94y2PiRu_B1-9l1EebnQ9pt8bCKYgKH4JIE,772
15
- types-boto3/docs/resource.pyi,sha256=lPQea0skxqynF8kKfugp1R3AUQabIUVxGVciDFkHKQo,562
16
- types-boto3/docs/service.pyi,sha256=32cydjUn5qekLWAavmwjNhFEPxCNBrMvLmCvMSh0gzE,632
17
- types-boto3/docs/subresource.pyi,sha256=IE-kBqbGgsCgnLOzMK5VKDWUFdgVhImZS6db09ODiDo,606
18
- types-boto3/docs/utils.pyi,sha256=sAVH31W2eqOgZBE9gzjNallHoGskJ5Oegxs4bM78EcE,1101
19
- types-boto3/docs/waiter.pyi,sha256=wCaNTXg-XRiPj43Rg3F7anitaJ2pmuhCHvY1JJeu_5k,881
20
- types-boto3/dynamodb/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- types-boto3/dynamodb/conditions.pyi,sha256=hboN648JfDwDuqDxKYHwUZR5RJ-dUKH1Mv1JiSn-Lus,5226
22
- types-boto3/dynamodb/table.pyi,sha256=ivXevhwMr2utFtlAxrkAHjyyFOgd7vrWNTaLjlUIeSU,1048
23
- types-boto3/dynamodb/transform.pyi,sha256=1DUgxE2tvfoY7leVURr62sQuSFGeiyl0YHrIGJQe0Us,1765
24
- types-boto3/dynamodb/types.pyi,sha256=JZmpjFHgET_3-xWUm20MA6VFk98rVE6VWTYoDSo_NeE,1114
25
- types-boto3/ec2/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
- types-boto3/ec2/createtags.pyi,sha256=5hsqujO1KzORtxlD0BzZpklljeXJTVJYiBDRZoqaRio,313
27
- types-boto3/ec2/deletetags.pyi,sha256=uHIcutgqg2nrI-kDFe3grbNZ5YiE6R9kZcJXJOWjboI,294
28
- types-boto3/resources/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
- types-boto3/resources/action.pyi,sha256=dn9UULDmjczEEkn6kHrYU5qbmYKsh1omzYvVbwcQin0,1598
30
- types-boto3/resources/base.pyi,sha256=vsiZZqJMYZKXhcu6IM8j7-jk_-DObRwgpj4kCM3Kiuc,1090
31
- types-boto3/resources/collection.pyi,sha256=QRQX4uU-LYJSHZ1FoJn-h78uQ-ZXZedkWsA5bo1qLIQ,1940
32
- types-boto3/resources/factory.pyi,sha256=JvEoo0cI0l_4y7w0jtox8SaUuFL_8Y8KresR5N6VLHc,577
33
- types-boto3/resources/model.pyi,sha256=kpoEGVW9HwWLC1_pQ4pP3yIdZjRFnapWWKEDDqnWaG8,3348
34
- types-boto3/resources/params.pyi,sha256=gmPIqfvLPlZB9lnwIL8ZJI8eEwCcpK0bqlt0mWviThI,629
35
- types-boto3/resources/response.pyi,sha256=pXdB7YMWdZ7_ZLIAhb7iPhJkLsakC8xTObBC9l2smYA,1636
36
- types-boto3/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
- types-boto3/s3/constants.pyi,sha256=U9MRV6GXbxTyEfKLsp3fVKzLR85KSSSP5FbcIWVHX54,163
38
- types-boto3/s3/inject.pyi,sha256=z72QArriCVYH-O15Z5yDGnMX0zo7nCmYhSB2tiIRTeo,4502
39
- types-boto3/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
40
- types_boto3_lite-1.35.71.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
41
- types_boto3_lite-1.35.71.dist-info/METADATA,sha256=3lTXxODokWO8p5dZcgYe-XiTgpbCYdmsmxAiMVAGkvQ,148010
42
- types_boto3_lite-1.35.71.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
43
- types_boto3_lite-1.35.71.dist-info/top_level.txt,sha256=R-McFt7eH4eDHsSu5M1SbeKpGWJnfrKy--ZyCmpDyR4,12
44
- types_boto3_lite-1.35.71.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- types-boto3
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
File without changes
File without changes
File without changes
File without changes
File without changes