boto3-stubs 1.35.70__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.70 → boto3_stubs-1.35.93}/LICENSE +1 -1
  2. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/PKG-INFO +112 -49
  3. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/README.md +79 -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.70 → boto3_stubs-1.35.93}/boto3-stubs/crt.pyi +10 -6
  7. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/__init__.pyi +6 -0
  8. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/action.pyi +7 -3
  9. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/attr.pyi +6 -0
  10. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/base.pyi +8 -2
  11. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/client.pyi +6 -0
  12. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/collection.pyi +6 -0
  13. {boto3_stubs-1.35.70 → 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.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/resource.pyi +6 -0
  16. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/service.pyi +6 -2
  17. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/subresource.pyi +6 -0
  18. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/utils.pyi +10 -4
  19. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/docs/waiter.pyi +6 -0
  20. {boto3_stubs-1.35.70 → 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.70 → 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.70 → boto3_stubs-1.35.93}/boto3-stubs/ec2/deletetags.pyi +6 -0
  26. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/exceptions.pyi +6 -0
  27. {boto3_stubs-1.35.70 → 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.70 → boto3_stubs-1.35.93}/boto3-stubs/resources/collection.pyi +10 -6
  30. {boto3_stubs-1.35.70 → 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.70 → 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.70 → 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.70 → boto3_stubs-1.35.93}/boto3-stubs/utils.pyi +10 -4
  39. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/PKG-INFO +112 -49
  40. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/requires.txt +38 -3
  41. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/setup.py +26 -9
  42. boto3_stubs-1.35.70/boto3-stubs/__init__.pyi +0 -5729
  43. boto3_stubs-1.35.70/boto3-stubs/compat.pyi +0 -8
  44. boto3_stubs-1.35.70/boto3-stubs/docs/method.pyi +0 -21
  45. boto3_stubs-1.35.70/boto3-stubs/dynamodb/table.pyi +0 -33
  46. boto3_stubs-1.35.70/boto3-stubs/dynamodb/types.pyi +0 -59
  47. boto3_stubs-1.35.70/boto3-stubs/ec2/createtags.pyi +0 -6
  48. boto3_stubs-1.35.70/boto3-stubs/resources/base.pyi +0 -36
  49. boto3_stubs-1.35.70/boto3-stubs/resources/model.pyi +0 -121
  50. boto3_stubs-1.35.70/boto3-stubs/resources/params.pyi +0 -17
  51. boto3_stubs-1.35.70/boto3-stubs/s3/constants.pyi +0 -2
  52. boto3_stubs-1.35.70/boto3-stubs/s3/inject.pyi +0 -139
  53. boto3_stubs-1.35.70/boto3-stubs/session.pyi +0 -6156
  54. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  55. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/ec2/__init__.pyi +0 -0
  56. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/py.typed +0 -0
  57. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/resources/__init__.pyi +0 -0
  58. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3-stubs/s3/__init__.pyi +0 -0
  59. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  60. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  61. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/not-zip-safe +0 -0
  62. {boto3_stubs-1.35.70 → boto3_stubs-1.35.93}/boto3_stubs.egg-info/top_level.txt +0 -0
  63. {boto3_stubs-1.35.70 → 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.70
4
- Summary: Type annotations for boto3 1.35.70 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,12 +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"
75
78
  Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.36.0,>=1.35.0; extra == "all"
76
79
  Requires-Dist: mypy-boto3-bedrock<1.36.0,>=1.35.0; extra == "all"
77
80
  Requires-Dist: mypy-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "all"
78
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"
79
84
  Requires-Dist: mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "all"
80
85
  Requires-Dist: mypy-boto3-billing<1.36.0,>=1.35.0; extra == "all"
81
86
  Requires-Dist: mypy-boto3-billingconductor<1.36.0,>=1.35.0; extra == "all"
@@ -153,6 +158,7 @@ Requires-Dist: mypy-boto3-docdb-elastic<1.36.0,>=1.35.0; extra == "all"
153
158
  Requires-Dist: mypy-boto3-drs<1.36.0,>=1.35.0; extra == "all"
154
159
  Requires-Dist: mypy-boto3-ds<1.36.0,>=1.35.0; extra == "all"
155
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"
156
162
  Requires-Dist: mypy-boto3-dynamodb<1.36.0,>=1.35.0; extra == "all"
157
163
  Requires-Dist: mypy-boto3-dynamodbstreams<1.36.0,>=1.35.0; extra == "all"
158
164
  Requires-Dist: mypy-boto3-ebs<1.36.0,>=1.35.0; extra == "all"
@@ -209,6 +215,7 @@ Requires-Dist: mypy-boto3-inspector<1.36.0,>=1.35.0; extra == "all"
209
215
  Requires-Dist: mypy-boto3-inspector-scan<1.36.0,>=1.35.0; extra == "all"
210
216
  Requires-Dist: mypy-boto3-inspector2<1.36.0,>=1.35.0; extra == "all"
211
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"
212
219
  Requires-Dist: mypy-boto3-iot<1.36.0,>=1.35.0; extra == "all"
213
220
  Requires-Dist: mypy-boto3-iot-data<1.36.0,>=1.35.0; extra == "all"
214
221
  Requires-Dist: mypy-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "all"
@@ -295,11 +302,13 @@ Requires-Dist: mypy-boto3-neptune<1.36.0,>=1.35.0; extra == "all"
295
302
  Requires-Dist: mypy-boto3-neptune-graph<1.36.0,>=1.35.0; extra == "all"
296
303
  Requires-Dist: mypy-boto3-neptunedata<1.36.0,>=1.35.0; extra == "all"
297
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"
298
306
  Requires-Dist: mypy-boto3-networkmanager<1.36.0,>=1.35.0; extra == "all"
299
307
  Requires-Dist: mypy-boto3-networkmonitor<1.36.0,>=1.35.0; extra == "all"
300
308
  Requires-Dist: mypy-boto3-notifications<1.36.0,>=1.35.0; extra == "all"
301
309
  Requires-Dist: mypy-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "all"
302
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"
303
312
  Requires-Dist: mypy-boto3-omics<1.36.0,>=1.35.0; extra == "all"
304
313
  Requires-Dist: mypy-boto3-opensearch<1.36.0,>=1.35.0; extra == "all"
305
314
  Requires-Dist: mypy-boto3-opensearchserverless<1.36.0,>=1.35.0; extra == "all"
@@ -360,6 +369,7 @@ Requires-Dist: mypy-boto3-rum<1.36.0,>=1.35.0; extra == "all"
360
369
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "all"
361
370
  Requires-Dist: mypy-boto3-s3control<1.36.0,>=1.35.0; extra == "all"
362
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"
363
373
  Requires-Dist: mypy-boto3-sagemaker<1.36.0,>=1.35.0; extra == "all"
364
374
  Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.36.0,>=1.35.0; extra == "all"
365
375
  Requires-Dist: mypy-boto3-sagemaker-edge<1.36.0,>=1.35.0; extra == "all"
@@ -372,6 +382,7 @@ Requires-Dist: mypy-boto3-scheduler<1.36.0,>=1.35.0; extra == "all"
372
382
  Requires-Dist: mypy-boto3-schemas<1.36.0,>=1.35.0; extra == "all"
373
383
  Requires-Dist: mypy-boto3-sdb<1.36.0,>=1.35.0; extra == "all"
374
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"
375
386
  Requires-Dist: mypy-boto3-securityhub<1.36.0,>=1.35.0; extra == "all"
376
387
  Requires-Dist: mypy-boto3-securitylake<1.36.0,>=1.35.0; extra == "all"
377
388
  Requires-Dist: mypy-boto3-serverlessrepo<1.36.0,>=1.35.0; extra == "all"
@@ -440,9 +451,6 @@ Requires-Dist: mypy-boto3-lambda<1.36.0,>=1.35.0; extra == "essential"
440
451
  Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
441
452
  Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
442
453
  Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
443
- Provides-Extra: boto3
444
- Requires-Dist: boto3==1.35.70; extra == "boto3"
445
- Requires-Dist: botocore==1.35.70; extra == "boto3"
446
454
  Provides-Extra: accessanalyzer
447
455
  Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
448
456
  Provides-Extra: account
@@ -511,6 +519,8 @@ Provides-Extra: backup
511
519
  Requires-Dist: mypy-boto3-backup<1.36.0,>=1.35.0; extra == "backup"
512
520
  Provides-Extra: backup-gateway
513
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"
514
524
  Provides-Extra: batch
515
525
  Requires-Dist: mypy-boto3-batch<1.36.0,>=1.35.0; extra == "batch"
516
526
  Provides-Extra: bcm-data-exports
@@ -523,6 +533,10 @@ Provides-Extra: bedrock-agent
523
533
  Requires-Dist: mypy-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "bedrock-agent"
524
534
  Provides-Extra: bedrock-agent-runtime
525
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"
526
540
  Provides-Extra: bedrock-runtime
527
541
  Requires-Dist: mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "bedrock-runtime"
528
542
  Provides-Extra: billing
@@ -677,6 +691,8 @@ Provides-Extra: ds
677
691
  Requires-Dist: mypy-boto3-ds<1.36.0,>=1.35.0; extra == "ds"
678
692
  Provides-Extra: ds-data
679
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"
680
696
  Provides-Extra: dynamodb
681
697
  Requires-Dist: mypy-boto3-dynamodb<1.36.0,>=1.35.0; extra == "dynamodb"
682
698
  Provides-Extra: dynamodbstreams
@@ -789,6 +805,8 @@ Provides-Extra: inspector2
789
805
  Requires-Dist: mypy-boto3-inspector2<1.36.0,>=1.35.0; extra == "inspector2"
790
806
  Provides-Extra: internetmonitor
791
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"
792
810
  Provides-Extra: iot
793
811
  Requires-Dist: mypy-boto3-iot<1.36.0,>=1.35.0; extra == "iot"
794
812
  Provides-Extra: iot-data
@@ -961,6 +979,8 @@ Provides-Extra: neptunedata
961
979
  Requires-Dist: mypy-boto3-neptunedata<1.36.0,>=1.35.0; extra == "neptunedata"
962
980
  Provides-Extra: network-firewall
963
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"
964
984
  Provides-Extra: networkmanager
965
985
  Requires-Dist: mypy-boto3-networkmanager<1.36.0,>=1.35.0; extra == "networkmanager"
966
986
  Provides-Extra: networkmonitor
@@ -971,6 +991,8 @@ Provides-Extra: notificationscontacts
971
991
  Requires-Dist: mypy-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "notificationscontacts"
972
992
  Provides-Extra: oam
973
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"
974
996
  Provides-Extra: omics
975
997
  Requires-Dist: mypy-boto3-omics<1.36.0,>=1.35.0; extra == "omics"
976
998
  Provides-Extra: opensearch
@@ -1091,6 +1113,8 @@ Provides-Extra: s3control
1091
1113
  Requires-Dist: mypy-boto3-s3control<1.36.0,>=1.35.0; extra == "s3control"
1092
1114
  Provides-Extra: s3outposts
1093
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"
1094
1118
  Provides-Extra: sagemaker
1095
1119
  Requires-Dist: mypy-boto3-sagemaker<1.36.0,>=1.35.0; extra == "sagemaker"
1096
1120
  Provides-Extra: sagemaker-a2i-runtime
@@ -1115,6 +1139,8 @@ Provides-Extra: sdb
1115
1139
  Requires-Dist: mypy-boto3-sdb<1.36.0,>=1.35.0; extra == "sdb"
1116
1140
  Provides-Extra: secretsmanager
1117
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"
1118
1144
  Provides-Extra: securityhub
1119
1145
  Requires-Dist: mypy-boto3-securityhub<1.36.0,>=1.35.0; extra == "securityhub"
1120
1146
  Provides-Extra: securitylake
@@ -1247,7 +1273,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1247
1273
 
1248
1274
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1249
1275
 
1250
- Type annotations for [boto3 1.35.70](https://pypi.org/project/boto3/)
1276
+ Type annotations for [boto3 1.35.93](https://pypi.org/project/boto3/)
1251
1277
  compatible with [VSCode](https://code.visualstudio.com/),
1252
1278
  [PyCharm](https://www.jetbrains.com/pycharm/),
1253
1279
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1255,18 +1281,19 @@ compatible with [VSCode](https://code.visualstudio.com/),
1255
1281
  [mypy](https://github.com/python/mypy),
1256
1282
  [pyright](https://github.com/microsoft/pyright) and other tools.
1257
1283
 
1258
- Generated by
1259
- [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).
1260
1286
 
1261
1287
  More information can be found in
1262
1288
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
1263
1289
 
1264
1290
  See how it helps you find and fix potential bugs:
1265
1291
 
1266
- ![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)
1267
1293
 
1268
1294
  - [boto3-stubs](#boto3-stubs)
1269
1295
  - [How to install](#how-to-install)
1296
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
1270
1297
  - [VSCode extension](#vscode-extension)
1271
1298
  - [From PyPI with pip](#from-pypi-with-pip)
1272
1299
  - [From conda-forge](#from-conda-forge)
@@ -1279,8 +1306,8 @@ See how it helps you find and fix potential bugs:
1279
1306
  - [Other IDEs](#other-ides)
1280
1307
  - [mypy](#mypy)
1281
1308
  - [pyright](#pyright)
1282
- - [Explicit type annotations](#explicit-type-annotations)
1283
1309
  - [Pylint compatibility](#pylint-compatibility)
1310
+ - [Explicit type annotations](#explicit-type-annotations)
1284
1311
  - [How it works](#how-it-works)
1285
1312
  - [What's new](#what's-new)
1286
1313
  - [Implemented features](#implemented-features)
@@ -1295,6 +1322,21 @@ See how it helps you find and fix potential bugs:
1295
1322
 
1296
1323
  ## How to install
1297
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
+
1298
1340
  <a id="vscode-extension"></a>
1299
1341
 
1300
1342
  ### VSCode extension
@@ -1310,14 +1352,14 @@ project.
1310
1352
 
1311
1353
  ### From PyPI with pip
1312
1354
 
1313
- Install `boto3-stubs` to add type annotations for `boto3` package.
1355
+ Install `boto3-stubs` to add type checking for `boto3` package.
1314
1356
 
1315
1357
  ```bash
1316
1358
  # install type annotations only for boto3
1317
1359
  python -m pip install boto3-stubs
1318
1360
 
1319
1361
  # install boto3 type annotations
1320
- # for ec2, s3, rds, lambda, sqs, dynamo and cloudformation
1362
+ # for cloudformation, dynamodb, ec2, lambda, rds, s3, sqs
1321
1363
  python -m pip install 'boto3-stubs[essential]'
1322
1364
 
1323
1365
  # or install annotations for services you use
@@ -1326,16 +1368,12 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
1326
1368
  # or install annotations in sync with boto3 version
1327
1369
  python -m pip install 'boto3-stubs[boto3]'
1328
1370
 
1329
-
1330
- # or install all-in-one annotations for all services at once
1371
+ # or install all-in-one annotations for all services
1331
1372
  python -m pip install 'boto3-stubs[full]'
1332
1373
 
1333
-
1334
-
1335
1374
  # Lite version does not provide session.client/resource overloads
1336
1375
  # it is more RAM-friendly, but requires explicit type annotations
1337
1376
  python -m pip install 'boto3-stubs-lite[essential]'
1338
-
1339
1377
  ```
1340
1378
 
1341
1379
  <a id="from-conda-forge"></a>
@@ -1356,8 +1394,7 @@ Once the `conda-forge` channel has been enabled, `boto3-stubs` and
1356
1394
  conda install boto3-stubs boto3-stubs-essential
1357
1395
  ```
1358
1396
 
1359
- It is possible to list all of the versions of `boto3-stubs` available on your
1360
- platform with:
1397
+ List all available versions of `boto3-stubs` available on your platform with:
1361
1398
 
1362
1399
  ```bash
1363
1400
  conda search boto3-stubs --channel conda-forge
@@ -1508,6 +1545,31 @@ Optionally, you can install `boto3-stubs` to `typings` directory.
1508
1545
  Type checking should now work. No explicit type annotations required, write
1509
1546
  your `boto3` code as usual.
1510
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
+
1511
1573
  <a id="explicit-type-annotations"></a>
1512
1574
 
1513
1575
  ### Explicit type annotations
@@ -1534,32 +1596,6 @@ bundle_task_complete_waiter: BundleTaskCompleteWaiter = ec2_client.get_waiter(
1534
1596
  describe_volumes_paginator: DescribeVolumesPaginator = ec2_client.get_paginator("describe_volumes")
1535
1597
  ```
1536
1598
 
1537
- <a id="pylint-compatibility"></a>
1538
-
1539
- ### Pylint compatibility
1540
-
1541
- It is totally safe to use `TYPE_CHECKING` flag in order to avoid `boto3-stubs`
1542
- dependency in production. However, there is an issue in `pylint` that it
1543
- complains about undefined variables. To fix it, set all types to `object` in
1544
- non-`TYPE_CHECKING` mode.
1545
-
1546
- ```python
1547
- import boto3
1548
- from typing import TYPE_CHECKING
1549
-
1550
- if TYPE_CHECKING:
1551
- from mypy_boto3_ec2 import EC2Client, EC2ServiceResource
1552
- from mypy_boto3_ec2.waiters import BundleTaskCompleteWaiter
1553
- from mypy_boto3_ec2.paginators import DescribeVolumesPaginator
1554
- else:
1555
- EC2Client = object
1556
- EC2ServiceResource = object
1557
- BundleTaskCompleteWaiter = object
1558
- DescribeVolumesPaginator = object
1559
-
1560
- ...
1561
- ```
1562
-
1563
1599
  <a id="how-it-works"></a>
1564
1600
 
1565
1601
  ## How it works
@@ -1648,9 +1684,9 @@ repository.
1648
1684
 
1649
1685
  ## Submodules
1650
1686
 
1651
- - `boto3-stubs[full]` - Type annotations for all 396 services in one package
1687
+ - `boto3-stubs[full]` - Type annotations for all 405 services in one package
1652
1688
  (recommended).
1653
- - `boto3-stubs[all]` - Type annotations for all 396 services in separate
1689
+ - `boto3-stubs[all]` - Type annotations for all 405 services in separate
1654
1690
  packages.
1655
1691
  - `boto3-stubs[essential]` - Type annotations for
1656
1692
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
@@ -1761,6 +1797,9 @@ repository.
1761
1797
  - `boto3-stubs[backup-gateway]` - Type annotations for
1762
1798
  [BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
1763
1799
  service.
1800
+ - `boto3-stubs[backupsearch]` - Type annotations for
1801
+ [BackupSearch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupsearch/)
1802
+ service.
1764
1803
  - `boto3-stubs[batch]` - Type annotations for
1765
1804
  [Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
1766
1805
  service.
@@ -1779,6 +1818,12 @@ repository.
1779
1818
  - `boto3-stubs[bedrock-agent-runtime]` - Type annotations for
1780
1819
  [AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
1781
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.
1782
1827
  - `boto3-stubs[bedrock-runtime]` - Type annotations for
1783
1828
  [BedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_runtime/)
1784
1829
  service.
@@ -2007,6 +2052,9 @@ repository.
2007
2052
  - `boto3-stubs[ds-data]` - Type annotations for
2008
2053
  [DirectoryServiceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds_data/)
2009
2054
  service.
2055
+ - `boto3-stubs[dsql]` - Type annotations for
2056
+ [AuroraDSQL](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dsql/)
2057
+ service.
2010
2058
  - `boto3-stubs[dynamodb]` - Type annotations for
2011
2059
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/)
2012
2060
  service.
@@ -2163,6 +2211,9 @@ repository.
2163
2211
  - `boto3-stubs[internetmonitor]` - Type annotations for
2164
2212
  [CloudWatchInternetMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_internetmonitor/)
2165
2213
  service.
2214
+ - `boto3-stubs[invoicing]` - Type annotations for
2215
+ [Invoicing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_invoicing/)
2216
+ service.
2166
2217
  - `boto3-stubs[iot]` - Type annotations for
2167
2218
  [IoT](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot/) service.
2168
2219
  - `boto3-stubs[iot-data]` - Type annotations for
@@ -2415,6 +2466,9 @@ repository.
2415
2466
  - `boto3-stubs[network-firewall]` - Type annotations for
2416
2467
  [NetworkFirewall](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_network_firewall/)
2417
2468
  service.
2469
+ - `boto3-stubs[networkflowmonitor]` - Type annotations for
2470
+ [NetworkFlowMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkflowmonitor/)
2471
+ service.
2418
2472
  - `boto3-stubs[networkmanager]` - Type annotations for
2419
2473
  [NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
2420
2474
  service.
@@ -2430,6 +2484,9 @@ repository.
2430
2484
  - `boto3-stubs[oam]` - Type annotations for
2431
2485
  [CloudWatchObservabilityAccessManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_oam/)
2432
2486
  service.
2487
+ - `boto3-stubs[observabilityadmin]` - Type annotations for
2488
+ [CloudWatchObservabilityAdminService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_observabilityadmin/)
2489
+ service.
2433
2490
  - `boto3-stubs[omics]` - Type annotations for
2434
2491
  [Omics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_omics/)
2435
2492
  service.
@@ -2605,6 +2662,9 @@ repository.
2605
2662
  - `boto3-stubs[s3outposts]` - Type annotations for
2606
2663
  [S3Outposts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3outposts/)
2607
2664
  service.
2665
+ - `boto3-stubs[s3tables]` - Type annotations for
2666
+ [S3Tables](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/)
2667
+ service.
2608
2668
  - `boto3-stubs[sagemaker]` - Type annotations for
2609
2669
  [SageMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/)
2610
2670
  service.
@@ -2641,6 +2701,9 @@ repository.
2641
2701
  - `boto3-stubs[secretsmanager]` - Type annotations for
2642
2702
  [SecretsManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/)
2643
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.
2644
2707
  - `boto3-stubs[securityhub]` - Type annotations for
2645
2708
  [SecurityHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_securityhub/)
2646
2709
  service.