boto3-stubs 1.35.67__tar.gz → 1.35.93__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/LICENSE +1 -1
  2. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/PKG-INFO +118 -49
  3. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/README.md +82 -42
  4. boto3_stubs-1.35.93/boto3-stubs/__init__.pyi +7515 -0
  5. boto3_stubs-1.35.93/boto3-stubs/compat.pyi +13 -0
  6. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/crt.pyi +10 -6
  7. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/__init__.pyi +6 -0
  8. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/action.pyi +7 -3
  9. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/attr.pyi +6 -0
  10. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/base.pyi +8 -2
  11. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/client.pyi +6 -0
  12. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/collection.pyi +6 -0
  13. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/docstring.pyi +6 -0
  14. boto3_stubs-1.35.93/boto3-stubs/docs/method.pyi +27 -0
  15. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/resource.pyi +6 -0
  16. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/service.pyi +6 -2
  17. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/subresource.pyi +6 -0
  18. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/utils.pyi +10 -4
  19. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/docs/waiter.pyi +6 -0
  20. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/dynamodb/conditions.pyi +31 -38
  21. boto3_stubs-1.35.93/boto3-stubs/dynamodb/table.pyi +39 -0
  22. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/dynamodb/transform.pyi +18 -12
  23. boto3_stubs-1.35.93/boto3-stubs/dynamodb/types.pyi +48 -0
  24. boto3_stubs-1.35.93/boto3-stubs/ec2/createtags.pyi +12 -0
  25. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/ec2/deletetags.pyi +6 -0
  26. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/exceptions.pyi +6 -0
  27. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/resources/action.pyi +12 -6
  28. boto3_stubs-1.35.93/boto3-stubs/resources/base.pyi +40 -0
  29. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/resources/collection.pyi +10 -6
  30. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/resources/factory.pyi +9 -3
  31. boto3_stubs-1.35.93/boto3-stubs/resources/model.pyi +123 -0
  32. boto3_stubs-1.35.93/boto3-stubs/resources/params.pyi +23 -0
  33. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/resources/response.pyi +20 -14
  34. boto3_stubs-1.35.93/boto3-stubs/s3/constants.pyi +8 -0
  35. boto3_stubs-1.35.93/boto3-stubs/s3/inject.pyi +145 -0
  36. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/s3/transfer.pyi +23 -17
  37. boto3_stubs-1.35.93/boto3-stubs/session.pyi +7949 -0
  38. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/utils.pyi +10 -4
  39. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/PKG-INFO +118 -49
  40. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/requires.txt +42 -3
  41. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/setup.py +28 -9
  42. boto3_stubs-1.35.67/boto3-stubs/__init__.pyi +0 -5715
  43. boto3_stubs-1.35.67/boto3-stubs/compat.pyi +0 -8
  44. boto3_stubs-1.35.67/boto3-stubs/docs/method.pyi +0 -21
  45. boto3_stubs-1.35.67/boto3-stubs/dynamodb/table.pyi +0 -33
  46. boto3_stubs-1.35.67/boto3-stubs/dynamodb/types.pyi +0 -59
  47. boto3_stubs-1.35.67/boto3-stubs/ec2/createtags.pyi +0 -6
  48. boto3_stubs-1.35.67/boto3-stubs/resources/base.pyi +0 -36
  49. boto3_stubs-1.35.67/boto3-stubs/resources/model.pyi +0 -121
  50. boto3_stubs-1.35.67/boto3-stubs/resources/params.pyi +0 -17
  51. boto3_stubs-1.35.67/boto3-stubs/s3/constants.pyi +0 -2
  52. boto3_stubs-1.35.67/boto3-stubs/s3/inject.pyi +0 -139
  53. boto3_stubs-1.35.67/boto3-stubs/session.pyi +0 -6141
  54. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  55. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/ec2/__init__.pyi +0 -0
  56. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/py.typed +0 -0
  57. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/resources/__init__.pyi +0 -0
  58. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3-stubs/s3/__init__.pyi +0 -0
  59. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  60. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  61. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/not-zip-safe +0 -0
  62. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/top_level.txt +0 -0
  63. {boto3_stubs-1.35.67 → boto3_stubs-1.35.93}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Vlad Emelianov
3
+ Copyright (c) 2025 Vlad Emelianov
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.35.67
4
- Summary: Type annotations for boto3 1.35.67 generated with mypy-boto3-builder 8.3.1
3
+ Version: 1.35.93
4
+ Summary: Type annotations for boto3 1.35.93 generated with mypy-boto3-builder 8.7.1
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/boto3_stubs_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
@@ -34,7 +34,9 @@ Requires-Dist: botocore-stubs
34
34
  Requires-Dist: types-s3transfer
35
35
  Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
36
36
  Provides-Extra: full
37
- Requires-Dist: boto3-stubs-full; extra == "full"
37
+ Requires-Dist: boto3-stubs-full<1.36.0,>=1.35.0; extra == "full"
38
+ Provides-Extra: boto3
39
+ Requires-Dist: boto3==1.35.93; extra == "boto3"
38
40
  Provides-Extra: all
39
41
  Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "all"
40
42
  Requires-Dist: mypy-boto3-account<1.36.0,>=1.35.0; extra == "all"
@@ -70,11 +72,15 @@ Requires-Dist: mypy-boto3-autoscaling-plans<1.36.0,>=1.35.0; extra == "all"
70
72
  Requires-Dist: mypy-boto3-b2bi<1.36.0,>=1.35.0; extra == "all"
71
73
  Requires-Dist: mypy-boto3-backup<1.36.0,>=1.35.0; extra == "all"
72
74
  Requires-Dist: mypy-boto3-backup-gateway<1.36.0,>=1.35.0; extra == "all"
75
+ Requires-Dist: mypy-boto3-backupsearch<1.36.0,>=1.35.0; extra == "all"
73
76
  Requires-Dist: mypy-boto3-batch<1.36.0,>=1.35.0; extra == "all"
74
77
  Requires-Dist: mypy-boto3-bcm-data-exports<1.36.0,>=1.35.0; extra == "all"
78
+ Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.36.0,>=1.35.0; extra == "all"
75
79
  Requires-Dist: mypy-boto3-bedrock<1.36.0,>=1.35.0; extra == "all"
76
80
  Requires-Dist: mypy-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "all"
77
81
  Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.36.0,>=1.35.0; extra == "all"
82
+ Requires-Dist: mypy-boto3-bedrock-data-automation<1.36.0,>=1.35.0; extra == "all"
83
+ Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.36.0,>=1.35.0; extra == "all"
78
84
  Requires-Dist: mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "all"
79
85
  Requires-Dist: mypy-boto3-billing<1.36.0,>=1.35.0; extra == "all"
80
86
  Requires-Dist: mypy-boto3-billingconductor<1.36.0,>=1.35.0; extra == "all"
@@ -152,6 +158,7 @@ Requires-Dist: mypy-boto3-docdb-elastic<1.36.0,>=1.35.0; extra == "all"
152
158
  Requires-Dist: mypy-boto3-drs<1.36.0,>=1.35.0; extra == "all"
153
159
  Requires-Dist: mypy-boto3-ds<1.36.0,>=1.35.0; extra == "all"
154
160
  Requires-Dist: mypy-boto3-ds-data<1.36.0,>=1.35.0; extra == "all"
161
+ Requires-Dist: mypy-boto3-dsql<1.36.0,>=1.35.0; extra == "all"
155
162
  Requires-Dist: mypy-boto3-dynamodb<1.36.0,>=1.35.0; extra == "all"
156
163
  Requires-Dist: mypy-boto3-dynamodbstreams<1.36.0,>=1.35.0; extra == "all"
157
164
  Requires-Dist: mypy-boto3-ebs<1.36.0,>=1.35.0; extra == "all"
@@ -208,6 +215,7 @@ Requires-Dist: mypy-boto3-inspector<1.36.0,>=1.35.0; extra == "all"
208
215
  Requires-Dist: mypy-boto3-inspector-scan<1.36.0,>=1.35.0; extra == "all"
209
216
  Requires-Dist: mypy-boto3-inspector2<1.36.0,>=1.35.0; extra == "all"
210
217
  Requires-Dist: mypy-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "all"
218
+ Requires-Dist: mypy-boto3-invoicing<1.36.0,>=1.35.0; extra == "all"
211
219
  Requires-Dist: mypy-boto3-iot<1.36.0,>=1.35.0; extra == "all"
212
220
  Requires-Dist: mypy-boto3-iot-data<1.36.0,>=1.35.0; extra == "all"
213
221
  Requires-Dist: mypy-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "all"
@@ -294,11 +302,13 @@ Requires-Dist: mypy-boto3-neptune<1.36.0,>=1.35.0; extra == "all"
294
302
  Requires-Dist: mypy-boto3-neptune-graph<1.36.0,>=1.35.0; extra == "all"
295
303
  Requires-Dist: mypy-boto3-neptunedata<1.36.0,>=1.35.0; extra == "all"
296
304
  Requires-Dist: mypy-boto3-network-firewall<1.36.0,>=1.35.0; extra == "all"
305
+ Requires-Dist: mypy-boto3-networkflowmonitor<1.36.0,>=1.35.0; extra == "all"
297
306
  Requires-Dist: mypy-boto3-networkmanager<1.36.0,>=1.35.0; extra == "all"
298
307
  Requires-Dist: mypy-boto3-networkmonitor<1.36.0,>=1.35.0; extra == "all"
299
308
  Requires-Dist: mypy-boto3-notifications<1.36.0,>=1.35.0; extra == "all"
300
309
  Requires-Dist: mypy-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "all"
301
310
  Requires-Dist: mypy-boto3-oam<1.36.0,>=1.35.0; extra == "all"
311
+ Requires-Dist: mypy-boto3-observabilityadmin<1.36.0,>=1.35.0; extra == "all"
302
312
  Requires-Dist: mypy-boto3-omics<1.36.0,>=1.35.0; extra == "all"
303
313
  Requires-Dist: mypy-boto3-opensearch<1.36.0,>=1.35.0; extra == "all"
304
314
  Requires-Dist: mypy-boto3-opensearchserverless<1.36.0,>=1.35.0; extra == "all"
@@ -359,6 +369,7 @@ Requires-Dist: mypy-boto3-rum<1.36.0,>=1.35.0; extra == "all"
359
369
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "all"
360
370
  Requires-Dist: mypy-boto3-s3control<1.36.0,>=1.35.0; extra == "all"
361
371
  Requires-Dist: mypy-boto3-s3outposts<1.36.0,>=1.35.0; extra == "all"
372
+ Requires-Dist: mypy-boto3-s3tables<1.36.0,>=1.35.0; extra == "all"
362
373
  Requires-Dist: mypy-boto3-sagemaker<1.36.0,>=1.35.0; extra == "all"
363
374
  Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.36.0,>=1.35.0; extra == "all"
364
375
  Requires-Dist: mypy-boto3-sagemaker-edge<1.36.0,>=1.35.0; extra == "all"
@@ -371,6 +382,7 @@ Requires-Dist: mypy-boto3-scheduler<1.36.0,>=1.35.0; extra == "all"
371
382
  Requires-Dist: mypy-boto3-schemas<1.36.0,>=1.35.0; extra == "all"
372
383
  Requires-Dist: mypy-boto3-sdb<1.36.0,>=1.35.0; extra == "all"
373
384
  Requires-Dist: mypy-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "all"
385
+ Requires-Dist: mypy-boto3-security-ir<1.36.0,>=1.35.0; extra == "all"
374
386
  Requires-Dist: mypy-boto3-securityhub<1.36.0,>=1.35.0; extra == "all"
375
387
  Requires-Dist: mypy-boto3-securitylake<1.36.0,>=1.35.0; extra == "all"
376
388
  Requires-Dist: mypy-boto3-serverlessrepo<1.36.0,>=1.35.0; extra == "all"
@@ -439,9 +451,6 @@ Requires-Dist: mypy-boto3-lambda<1.36.0,>=1.35.0; extra == "essential"
439
451
  Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
440
452
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
441
453
  Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
442
- Provides-Extra: boto3
443
- Requires-Dist: boto3==1.35.67; extra == "boto3"
444
- Requires-Dist: botocore==1.35.67; extra == "boto3"
445
454
  Provides-Extra: accessanalyzer
446
455
  Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
447
456
  Provides-Extra: account
@@ -510,16 +519,24 @@ Provides-Extra: backup
510
519
  Requires-Dist: mypy-boto3-backup<1.36.0,>=1.35.0; extra == "backup"
511
520
  Provides-Extra: backup-gateway
512
521
  Requires-Dist: mypy-boto3-backup-gateway<1.36.0,>=1.35.0; extra == "backup-gateway"
522
+ Provides-Extra: backupsearch
523
+ Requires-Dist: mypy-boto3-backupsearch<1.36.0,>=1.35.0; extra == "backupsearch"
513
524
  Provides-Extra: batch
514
525
  Requires-Dist: mypy-boto3-batch<1.36.0,>=1.35.0; extra == "batch"
515
526
  Provides-Extra: bcm-data-exports
516
527
  Requires-Dist: mypy-boto3-bcm-data-exports<1.36.0,>=1.35.0; extra == "bcm-data-exports"
528
+ Provides-Extra: bcm-pricing-calculator
529
+ Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.36.0,>=1.35.0; extra == "bcm-pricing-calculator"
517
530
  Provides-Extra: bedrock
518
531
  Requires-Dist: mypy-boto3-bedrock<1.36.0,>=1.35.0; extra == "bedrock"
519
532
  Provides-Extra: bedrock-agent
520
533
  Requires-Dist: mypy-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "bedrock-agent"
521
534
  Provides-Extra: bedrock-agent-runtime
522
535
  Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.36.0,>=1.35.0; extra == "bedrock-agent-runtime"
536
+ Provides-Extra: bedrock-data-automation
537
+ Requires-Dist: mypy-boto3-bedrock-data-automation<1.36.0,>=1.35.0; extra == "bedrock-data-automation"
538
+ Provides-Extra: bedrock-data-automation-runtime
539
+ Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.36.0,>=1.35.0; extra == "bedrock-data-automation-runtime"
523
540
  Provides-Extra: bedrock-runtime
524
541
  Requires-Dist: mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "bedrock-runtime"
525
542
  Provides-Extra: billing
@@ -674,6 +691,8 @@ Provides-Extra: ds
674
691
  Requires-Dist: mypy-boto3-ds<1.36.0,>=1.35.0; extra == "ds"
675
692
  Provides-Extra: ds-data
676
693
  Requires-Dist: mypy-boto3-ds-data<1.36.0,>=1.35.0; extra == "ds-data"
694
+ Provides-Extra: dsql
695
+ Requires-Dist: mypy-boto3-dsql<1.36.0,>=1.35.0; extra == "dsql"
677
696
  Provides-Extra: dynamodb
678
697
  Requires-Dist: mypy-boto3-dynamodb<1.36.0,>=1.35.0; extra == "dynamodb"
679
698
  Provides-Extra: dynamodbstreams
@@ -786,6 +805,8 @@ Provides-Extra: inspector2
786
805
  Requires-Dist: mypy-boto3-inspector2<1.36.0,>=1.35.0; extra == "inspector2"
787
806
  Provides-Extra: internetmonitor
788
807
  Requires-Dist: mypy-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "internetmonitor"
808
+ Provides-Extra: invoicing
809
+ Requires-Dist: mypy-boto3-invoicing<1.36.0,>=1.35.0; extra == "invoicing"
789
810
  Provides-Extra: iot
790
811
  Requires-Dist: mypy-boto3-iot<1.36.0,>=1.35.0; extra == "iot"
791
812
  Provides-Extra: iot-data
@@ -958,6 +979,8 @@ Provides-Extra: neptunedata
958
979
  Requires-Dist: mypy-boto3-neptunedata<1.36.0,>=1.35.0; extra == "neptunedata"
959
980
  Provides-Extra: network-firewall
960
981
  Requires-Dist: mypy-boto3-network-firewall<1.36.0,>=1.35.0; extra == "network-firewall"
982
+ Provides-Extra: networkflowmonitor
983
+ Requires-Dist: mypy-boto3-networkflowmonitor<1.36.0,>=1.35.0; extra == "networkflowmonitor"
961
984
  Provides-Extra: networkmanager
962
985
  Requires-Dist: mypy-boto3-networkmanager<1.36.0,>=1.35.0; extra == "networkmanager"
963
986
  Provides-Extra: networkmonitor
@@ -968,6 +991,8 @@ Provides-Extra: notificationscontacts
968
991
  Requires-Dist: mypy-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "notificationscontacts"
969
992
  Provides-Extra: oam
970
993
  Requires-Dist: mypy-boto3-oam<1.36.0,>=1.35.0; extra == "oam"
994
+ Provides-Extra: observabilityadmin
995
+ Requires-Dist: mypy-boto3-observabilityadmin<1.36.0,>=1.35.0; extra == "observabilityadmin"
971
996
  Provides-Extra: omics
972
997
  Requires-Dist: mypy-boto3-omics<1.36.0,>=1.35.0; extra == "omics"
973
998
  Provides-Extra: opensearch
@@ -1088,6 +1113,8 @@ Provides-Extra: s3control
1088
1113
  Requires-Dist: mypy-boto3-s3control<1.36.0,>=1.35.0; extra == "s3control"
1089
1114
  Provides-Extra: s3outposts
1090
1115
  Requires-Dist: mypy-boto3-s3outposts<1.36.0,>=1.35.0; extra == "s3outposts"
1116
+ Provides-Extra: s3tables
1117
+ Requires-Dist: mypy-boto3-s3tables<1.36.0,>=1.35.0; extra == "s3tables"
1091
1118
  Provides-Extra: sagemaker
1092
1119
  Requires-Dist: mypy-boto3-sagemaker<1.36.0,>=1.35.0; extra == "sagemaker"
1093
1120
  Provides-Extra: sagemaker-a2i-runtime
@@ -1112,6 +1139,8 @@ Provides-Extra: sdb
1112
1139
  Requires-Dist: mypy-boto3-sdb<1.36.0,>=1.35.0; extra == "sdb"
1113
1140
  Provides-Extra: secretsmanager
1114
1141
  Requires-Dist: mypy-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "secretsmanager"
1142
+ Provides-Extra: security-ir
1143
+ Requires-Dist: mypy-boto3-security-ir<1.36.0,>=1.35.0; extra == "security-ir"
1115
1144
  Provides-Extra: securityhub
1116
1145
  Requires-Dist: mypy-boto3-securityhub<1.36.0,>=1.35.0; extra == "securityhub"
1117
1146
  Provides-Extra: securitylake
@@ -1244,7 +1273,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1244
1273
 
1245
1274
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1246
1275
 
1247
- Type annotations for [boto3 1.35.67](https://pypi.org/project/boto3/)
1276
+ Type annotations for [boto3 1.35.93](https://pypi.org/project/boto3/)
1248
1277
  compatible with [VSCode](https://code.visualstudio.com/),
1249
1278
  [PyCharm](https://www.jetbrains.com/pycharm/),
1250
1279
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1252,18 +1281,19 @@ compatible with [VSCode](https://code.visualstudio.com/),
1252
1281
  [mypy](https://github.com/python/mypy),
1253
1282
  [pyright](https://github.com/microsoft/pyright) and other tools.
1254
1283
 
1255
- Generated by
1256
- [mypy-boto3-builder 8.3.1](https://github.com/youtype/mypy_boto3_builder).
1284
+ Generated with
1285
+ [mypy-boto3-builder 8.7.1](https://github.com/youtype/mypy_boto3_builder).
1257
1286
 
1258
1287
  More information can be found in
1259
1288
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
1260
1289
 
1261
1290
  See how it helps you find and fix potential bugs:
1262
1291
 
1263
- ![boto3-stubs demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1292
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1264
1293
 
1265
1294
  - [boto3-stubs](#boto3-stubs)
1266
1295
  - [How to install](#how-to-install)
1296
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
1267
1297
  - [VSCode extension](#vscode-extension)
1268
1298
  - [From PyPI with pip](#from-pypi-with-pip)
1269
1299
  - [From conda-forge](#from-conda-forge)
@@ -1276,8 +1306,8 @@ See how it helps you find and fix potential bugs:
1276
1306
  - [Other IDEs](#other-ides)
1277
1307
  - [mypy](#mypy)
1278
1308
  - [pyright](#pyright)
1279
- - [Explicit type annotations](#explicit-type-annotations)
1280
1309
  - [Pylint compatibility](#pylint-compatibility)
1310
+ - [Explicit type annotations](#explicit-type-annotations)
1281
1311
  - [How it works](#how-it-works)
1282
1312
  - [What's new](#what's-new)
1283
1313
  - [Implemented features](#implemented-features)
@@ -1292,6 +1322,21 @@ See how it helps you find and fix potential bugs:
1292
1322
 
1293
1323
  ## How to install
1294
1324
 
1325
+ <a id="generate-locally-(recommended)"></a>
1326
+
1327
+ ### Generate locally (recommended)
1328
+
1329
+ You can generate type annotations for `boto3` package locally with
1330
+ `mypy_boto3_builder`. Use
1331
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
1332
+ isolation.
1333
+
1334
+ 1. Run mypy-boto3-builder in your package root directory:
1335
+ `uvx --with 'boto3==1.35.93' mypy_boto3_builder`
1336
+ 2. Select `boto3-stubs` AWS SDK.
1337
+ 3. Select services you use in the current project.
1338
+ 4. Use provided commands to install generated packages.
1339
+
1295
1340
  <a id="vscode-extension"></a>
1296
1341
 
1297
1342
  ### VSCode extension
@@ -1307,14 +1352,14 @@ project.
1307
1352
 
1308
1353
  ### From PyPI with pip
1309
1354
 
1310
- Install `boto3-stubs` to add type annotations for `boto3` package.
1355
+ Install `boto3-stubs` to add type checking for `boto3` package.
1311
1356
 
1312
1357
  ```bash
1313
1358
  # install type annotations only for boto3
1314
1359
  python -m pip install boto3-stubs
1315
1360
 
1316
1361
  # install boto3 type annotations
1317
- # for ec2, s3, rds, lambda, sqs, dynamo and cloudformation
1362
+ # for cloudformation, dynamodb, ec2, lambda, rds, s3, sqs
1318
1363
  python -m pip install 'boto3-stubs[essential]'
1319
1364
 
1320
1365
  # or install annotations for services you use
@@ -1323,16 +1368,12 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
1323
1368
  # or install annotations in sync with boto3 version
1324
1369
  python -m pip install 'boto3-stubs[boto3]'
1325
1370
 
1326
-
1327
- # or install all-in-one annotations for all services at once
1371
+ # or install all-in-one annotations for all services
1328
1372
  python -m pip install 'boto3-stubs[full]'
1329
1373
 
1330
-
1331
-
1332
1374
  # Lite version does not provide session.client/resource overloads
1333
1375
  # it is more RAM-friendly, but requires explicit type annotations
1334
1376
  python -m pip install 'boto3-stubs-lite[essential]'
1335
-
1336
1377
  ```
1337
1378
 
1338
1379
  <a id="from-conda-forge"></a>
@@ -1353,8 +1394,7 @@ Once the `conda-forge` channel has been enabled, `boto3-stubs` and
1353
1394
  conda install boto3-stubs boto3-stubs-essential
1354
1395
  ```
1355
1396
 
1356
- It is possible to list all of the versions of `boto3-stubs` available on your
1357
- platform with:
1397
+ List all available versions of `boto3-stubs` available on your platform with:
1358
1398
 
1359
1399
  ```bash
1360
1400
  conda search boto3-stubs --channel conda-forge
@@ -1505,6 +1545,31 @@ Optionally, you can install `boto3-stubs` to `typings` directory.
1505
1545
  Type checking should now work. No explicit type annotations required, write
1506
1546
  your `boto3` code as usual.
1507
1547
 
1548
+ <a id="pylint-compatibility"></a>
1549
+
1550
+ ### Pylint compatibility
1551
+
1552
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid `boto3-stubs`
1553
+ dependency in production. However, there is an issue in `pylint` that it
1554
+ complains about undefined variables. To fix it, set all types to `object` in
1555
+ non-`TYPE_CHECKING` mode.
1556
+
1557
+ ```python
1558
+ from typing import TYPE_CHECKING
1559
+
1560
+ if TYPE_CHECKING:
1561
+ from mypy_boto3_ec2 import EC2Client, EC2ServiceResource
1562
+ from mypy_boto3_ec2.waiters import BundleTaskCompleteWaiter
1563
+ from mypy_boto3_ec2.paginators import DescribeVolumesPaginator
1564
+ else:
1565
+ EC2Client = object
1566
+ EC2ServiceResource = object
1567
+ BundleTaskCompleteWaiter = object
1568
+ DescribeVolumesPaginator = object
1569
+
1570
+ ...
1571
+ ```
1572
+
1508
1573
  <a id="explicit-type-annotations"></a>
1509
1574
 
1510
1575
  ### Explicit type annotations
@@ -1531,32 +1596,6 @@ bundle_task_complete_waiter: BundleTaskCompleteWaiter = ec2_client.get_waiter(
1531
1596
  describe_volumes_paginator: DescribeVolumesPaginator = ec2_client.get_paginator("describe_volumes")
1532
1597
  ```
1533
1598
 
1534
- <a id="pylint-compatibility"></a>
1535
-
1536
- ### Pylint compatibility
1537
-
1538
- It is totally safe to use `TYPE_CHECKING` flag in order to avoid `boto3-stubs`
1539
- dependency in production. However, there is an issue in `pylint` that it
1540
- complains about undefined variables. To fix it, set all types to `object` in
1541
- non-`TYPE_CHECKING` mode.
1542
-
1543
- ```python
1544
- import boto3
1545
- from typing import TYPE_CHECKING
1546
-
1547
- if TYPE_CHECKING:
1548
- from mypy_boto3_ec2 import EC2Client, EC2ServiceResource
1549
- from mypy_boto3_ec2.waiters import BundleTaskCompleteWaiter
1550
- from mypy_boto3_ec2.paginators import DescribeVolumesPaginator
1551
- else:
1552
- EC2Client = object
1553
- EC2ServiceResource = object
1554
- BundleTaskCompleteWaiter = object
1555
- DescribeVolumesPaginator = object
1556
-
1557
- ...
1558
- ```
1559
-
1560
1599
  <a id="how-it-works"></a>
1561
1600
 
1562
1601
  ## How it works
@@ -1645,9 +1684,9 @@ repository.
1645
1684
 
1646
1685
  ## Submodules
1647
1686
 
1648
- - `boto3-stubs[full]` - Type annotations for all 395 services in one package
1687
+ - `boto3-stubs[full]` - Type annotations for all 405 services in one package
1649
1688
  (recommended).
1650
- - `boto3-stubs[all]` - Type annotations for all 395 services in separate
1689
+ - `boto3-stubs[all]` - Type annotations for all 405 services in separate
1651
1690
  packages.
1652
1691
  - `boto3-stubs[essential]` - Type annotations for
1653
1692
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
@@ -1758,12 +1797,18 @@ repository.
1758
1797
  - `boto3-stubs[backup-gateway]` - Type annotations for
1759
1798
  [BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
1760
1799
  service.
1800
+ - `boto3-stubs[backupsearch]` - Type annotations for
1801
+ [BackupSearch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupsearch/)
1802
+ service.
1761
1803
  - `boto3-stubs[batch]` - Type annotations for
1762
1804
  [Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
1763
1805
  service.
1764
1806
  - `boto3-stubs[bcm-data-exports]` - Type annotations for
1765
1807
  [BillingandCostManagementDataExports](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_data_exports/)
1766
1808
  service.
1809
+ - `boto3-stubs[bcm-pricing-calculator]` - Type annotations for
1810
+ [BillingandCostManagementPricingCalculator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_pricing_calculator/)
1811
+ service.
1767
1812
  - `boto3-stubs[bedrock]` - Type annotations for
1768
1813
  [Bedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock/)
1769
1814
  service.
@@ -1773,6 +1818,12 @@ repository.
1773
1818
  - `boto3-stubs[bedrock-agent-runtime]` - Type annotations for
1774
1819
  [AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
1775
1820
  service.
1821
+ - `boto3-stubs[bedrock-data-automation]` - Type annotations for
1822
+ [DataAutomationforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation/)
1823
+ service.
1824
+ - `boto3-stubs[bedrock-data-automation-runtime]` - Type annotations for
1825
+ [RuntimeforBedrockDataAutomation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation_runtime/)
1826
+ service.
1776
1827
  - `boto3-stubs[bedrock-runtime]` - Type annotations for
1777
1828
  [BedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_runtime/)
1778
1829
  service.
@@ -2001,6 +2052,9 @@ repository.
2001
2052
  - `boto3-stubs[ds-data]` - Type annotations for
2002
2053
  [DirectoryServiceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds_data/)
2003
2054
  service.
2055
+ - `boto3-stubs[dsql]` - Type annotations for
2056
+ [AuroraDSQL](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dsql/)
2057
+ service.
2004
2058
  - `boto3-stubs[dynamodb]` - Type annotations for
2005
2059
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/)
2006
2060
  service.
@@ -2157,6 +2211,9 @@ repository.
2157
2211
  - `boto3-stubs[internetmonitor]` - Type annotations for
2158
2212
  [CloudWatchInternetMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_internetmonitor/)
2159
2213
  service.
2214
+ - `boto3-stubs[invoicing]` - Type annotations for
2215
+ [Invoicing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_invoicing/)
2216
+ service.
2160
2217
  - `boto3-stubs[iot]` - Type annotations for
2161
2218
  [IoT](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot/) service.
2162
2219
  - `boto3-stubs[iot-data]` - Type annotations for
@@ -2409,6 +2466,9 @@ repository.
2409
2466
  - `boto3-stubs[network-firewall]` - Type annotations for
2410
2467
  [NetworkFirewall](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_network_firewall/)
2411
2468
  service.
2469
+ - `boto3-stubs[networkflowmonitor]` - Type annotations for
2470
+ [NetworkFlowMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkflowmonitor/)
2471
+ service.
2412
2472
  - `boto3-stubs[networkmanager]` - Type annotations for
2413
2473
  [NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
2414
2474
  service.
@@ -2424,6 +2484,9 @@ repository.
2424
2484
  - `boto3-stubs[oam]` - Type annotations for
2425
2485
  [CloudWatchObservabilityAccessManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_oam/)
2426
2486
  service.
2487
+ - `boto3-stubs[observabilityadmin]` - Type annotations for
2488
+ [CloudWatchObservabilityAdminService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_observabilityadmin/)
2489
+ service.
2427
2490
  - `boto3-stubs[omics]` - Type annotations for
2428
2491
  [Omics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_omics/)
2429
2492
  service.
@@ -2599,6 +2662,9 @@ repository.
2599
2662
  - `boto3-stubs[s3outposts]` - Type annotations for
2600
2663
  [S3Outposts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3outposts/)
2601
2664
  service.
2665
+ - `boto3-stubs[s3tables]` - Type annotations for
2666
+ [S3Tables](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/)
2667
+ service.
2602
2668
  - `boto3-stubs[sagemaker]` - Type annotations for
2603
2669
  [SageMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/)
2604
2670
  service.
@@ -2635,6 +2701,9 @@ repository.
2635
2701
  - `boto3-stubs[secretsmanager]` - Type annotations for
2636
2702
  [SecretsManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/)
2637
2703
  service.
2704
+ - `boto3-stubs[security-ir]` - Type annotations for
2705
+ [SecurityIncidentResponse](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_security_ir/)
2706
+ service.
2638
2707
  - `boto3-stubs[securityhub]` - Type annotations for
2639
2708
  [SecurityHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_securityhub/)
2640
2709
  service.