boto3-stubs-lite 1.28.70__py3-none-any.whl → 1.40.76__py3-none-any.whl

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.

Potentially problematic release.


This version of boto3-stubs-lite might be problematic. Click here for more details.

Files changed (42) hide show
  1. boto3-stubs/__init__.pyi +39 -31
  2. boto3-stubs/compat.pyi +11 -4
  3. boto3-stubs/crt.pyi +28 -0
  4. boto3-stubs/docs/__init__.pyi +6 -0
  5. boto3-stubs/docs/action.pyi +37 -0
  6. boto3-stubs/docs/attr.pyi +33 -0
  7. boto3-stubs/docs/base.pyi +19 -0
  8. boto3-stubs/docs/client.pyi +9 -0
  9. boto3-stubs/docs/collection.pyi +37 -0
  10. boto3-stubs/docs/docstring.pyi +18 -0
  11. boto3-stubs/docs/method.pyi +27 -0
  12. boto3-stubs/docs/resource.pyi +20 -0
  13. boto3-stubs/docs/service.pyi +17 -0
  14. boto3-stubs/docs/subresource.pyi +22 -0
  15. boto3-stubs/docs/utils.pyi +16 -5
  16. boto3-stubs/docs/waiter.pyi +33 -0
  17. boto3-stubs/dynamodb/conditions.pyi +62 -67
  18. boto3-stubs/dynamodb/table.pyi +15 -9
  19. boto3-stubs/dynamodb/transform.pyi +18 -12
  20. boto3-stubs/dynamodb/types.pyi +22 -33
  21. boto3-stubs/ec2/createtags.pyi +9 -3
  22. boto3-stubs/ec2/deletetags.pyi +6 -0
  23. boto3-stubs/exceptions.pyi +6 -0
  24. boto3-stubs/resources/action.pyi +12 -6
  25. boto3-stubs/resources/base.pyi +18 -13
  26. boto3-stubs/resources/collection.pyi +10 -6
  27. boto3-stubs/resources/factory.pyi +9 -3
  28. boto3-stubs/resources/model.pyi +57 -53
  29. boto3-stubs/resources/params.pyi +12 -6
  30. boto3-stubs/resources/response.pyi +20 -14
  31. boto3-stubs/s3/constants.pyi +8 -0
  32. boto3-stubs/s3/inject.pyi +66 -56
  33. boto3-stubs/s3/transfer.pyi +30 -17
  34. boto3-stubs/session.pyi +42 -36
  35. boto3-stubs/utils.pyi +15 -10
  36. boto3_stubs_lite-1.40.76.dist-info/METADATA +2870 -0
  37. boto3_stubs_lite-1.40.76.dist-info/RECORD +45 -0
  38. {boto3_stubs_lite-1.28.70.dist-info → boto3_stubs_lite-1.40.76.dist-info}/WHEEL +1 -1
  39. {boto3_stubs_lite-1.28.70.dist-info → boto3_stubs_lite-1.40.76.dist-info/licenses}/LICENSE +1 -1
  40. {boto3_stubs_lite-1.28.70.dist-info → boto3_stubs_lite-1.40.76.dist-info}/top_level.txt +1 -0
  41. boto3_stubs_lite-1.28.70.dist-info/METADATA +0 -2553
  42. boto3_stubs_lite-1.28.70.dist-info/RECORD +0 -32
@@ -0,0 +1,2870 @@
1
+ Metadata-Version: 2.4
2
+ Name: boto3-stubs-lite
3
+ Version: 1.40.76
4
+ Summary: Lite type annotations for boto3 1.40.76 generated with mypy-boto3-builder 8.12.0
5
+ Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
8
+ Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/
9
+ Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
10
+ Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
11
+ Keywords: boto3,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
12
+ Platform: any
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: Environment :: Console
16
+ Classifier: Natural Language :: English
17
+ Classifier: Operating System :: OS Independent
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.9
20
+ Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Programming Language :: Python :: 3.12
23
+ Classifier: Programming Language :: Python :: 3.13
24
+ Classifier: Programming Language :: Python :: 3.14
25
+ Classifier: Programming Language :: Python :: 3 :: Only
26
+ Classifier: Programming Language :: Python :: Implementation :: CPython
27
+ Classifier: Typing :: Stubs Only
28
+ Requires-Python: >=3.9
29
+ Description-Content-Type: text/markdown
30
+ License-File: LICENSE
31
+ Requires-Dist: botocore-stubs
32
+ Requires-Dist: types-s3transfer
33
+ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
34
+ Provides-Extra: full
35
+ Requires-Dist: boto3-stubs-full<1.41.0,>=1.40.0; extra == "full"
36
+ Provides-Extra: boto3
37
+ Requires-Dist: boto3==1.40.76; extra == "boto3"
38
+ Provides-Extra: all
39
+ Requires-Dist: mypy-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "all"
40
+ Requires-Dist: mypy-boto3-account<1.41.0,>=1.40.0; extra == "all"
41
+ Requires-Dist: mypy-boto3-acm<1.41.0,>=1.40.0; extra == "all"
42
+ Requires-Dist: mypy-boto3-acm-pca<1.41.0,>=1.40.0; extra == "all"
43
+ Requires-Dist: mypy-boto3-aiops<1.41.0,>=1.40.0; extra == "all"
44
+ Requires-Dist: mypy-boto3-amp<1.41.0,>=1.40.0; extra == "all"
45
+ Requires-Dist: mypy-boto3-amplify<1.41.0,>=1.40.0; extra == "all"
46
+ Requires-Dist: mypy-boto3-amplifybackend<1.41.0,>=1.40.0; extra == "all"
47
+ Requires-Dist: mypy-boto3-amplifyuibuilder<1.41.0,>=1.40.0; extra == "all"
48
+ Requires-Dist: mypy-boto3-apigateway<1.41.0,>=1.40.0; extra == "all"
49
+ Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.41.0,>=1.40.0; extra == "all"
50
+ Requires-Dist: mypy-boto3-apigatewayv2<1.41.0,>=1.40.0; extra == "all"
51
+ Requires-Dist: mypy-boto3-appconfig<1.41.0,>=1.40.0; extra == "all"
52
+ Requires-Dist: mypy-boto3-appconfigdata<1.41.0,>=1.40.0; extra == "all"
53
+ Requires-Dist: mypy-boto3-appfabric<1.41.0,>=1.40.0; extra == "all"
54
+ Requires-Dist: mypy-boto3-appflow<1.41.0,>=1.40.0; extra == "all"
55
+ Requires-Dist: mypy-boto3-appintegrations<1.41.0,>=1.40.0; extra == "all"
56
+ Requires-Dist: mypy-boto3-application-autoscaling<1.41.0,>=1.40.0; extra == "all"
57
+ Requires-Dist: mypy-boto3-application-insights<1.41.0,>=1.40.0; extra == "all"
58
+ Requires-Dist: mypy-boto3-application-signals<1.41.0,>=1.40.0; extra == "all"
59
+ Requires-Dist: mypy-boto3-applicationcostprofiler<1.41.0,>=1.40.0; extra == "all"
60
+ Requires-Dist: mypy-boto3-appmesh<1.41.0,>=1.40.0; extra == "all"
61
+ Requires-Dist: mypy-boto3-apprunner<1.41.0,>=1.40.0; extra == "all"
62
+ Requires-Dist: mypy-boto3-appstream<1.41.0,>=1.40.0; extra == "all"
63
+ Requires-Dist: mypy-boto3-appsync<1.41.0,>=1.40.0; extra == "all"
64
+ Requires-Dist: mypy-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "all"
65
+ Requires-Dist: mypy-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "all"
66
+ Requires-Dist: mypy-boto3-artifact<1.41.0,>=1.40.0; extra == "all"
67
+ Requires-Dist: mypy-boto3-athena<1.41.0,>=1.40.0; extra == "all"
68
+ Requires-Dist: mypy-boto3-auditmanager<1.41.0,>=1.40.0; extra == "all"
69
+ Requires-Dist: mypy-boto3-autoscaling<1.41.0,>=1.40.0; extra == "all"
70
+ Requires-Dist: mypy-boto3-autoscaling-plans<1.41.0,>=1.40.0; extra == "all"
71
+ Requires-Dist: mypy-boto3-b2bi<1.41.0,>=1.40.0; extra == "all"
72
+ Requires-Dist: mypy-boto3-backup<1.41.0,>=1.40.0; extra == "all"
73
+ Requires-Dist: mypy-boto3-backup-gateway<1.41.0,>=1.40.0; extra == "all"
74
+ Requires-Dist: mypy-boto3-backupsearch<1.41.0,>=1.40.0; extra == "all"
75
+ Requires-Dist: mypy-boto3-batch<1.41.0,>=1.40.0; extra == "all"
76
+ Requires-Dist: mypy-boto3-bcm-dashboards<1.41.0,>=1.40.0; extra == "all"
77
+ Requires-Dist: mypy-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "all"
78
+ Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "all"
79
+ Requires-Dist: mypy-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "all"
80
+ Requires-Dist: mypy-boto3-bedrock<1.41.0,>=1.40.0; extra == "all"
81
+ Requires-Dist: mypy-boto3-bedrock-agent<1.41.0,>=1.40.0; extra == "all"
82
+ Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0; extra == "all"
83
+ Requires-Dist: mypy-boto3-bedrock-agentcore<1.41.0,>=1.40.0; extra == "all"
84
+ Requires-Dist: mypy-boto3-bedrock-agentcore-control<1.41.0,>=1.40.0; extra == "all"
85
+ Requires-Dist: mypy-boto3-bedrock-data-automation<1.41.0,>=1.40.0; extra == "all"
86
+ Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.41.0,>=1.40.0; extra == "all"
87
+ Requires-Dist: mypy-boto3-bedrock-runtime<1.41.0,>=1.40.0; extra == "all"
88
+ Requires-Dist: mypy-boto3-billing<1.41.0,>=1.40.0; extra == "all"
89
+ Requires-Dist: mypy-boto3-billingconductor<1.41.0,>=1.40.0; extra == "all"
90
+ Requires-Dist: mypy-boto3-braket<1.41.0,>=1.40.0; extra == "all"
91
+ Requires-Dist: mypy-boto3-budgets<1.41.0,>=1.40.0; extra == "all"
92
+ Requires-Dist: mypy-boto3-ce<1.41.0,>=1.40.0; extra == "all"
93
+ Requires-Dist: mypy-boto3-chatbot<1.41.0,>=1.40.0; extra == "all"
94
+ Requires-Dist: mypy-boto3-chime<1.41.0,>=1.40.0; extra == "all"
95
+ Requires-Dist: mypy-boto3-chime-sdk-identity<1.41.0,>=1.40.0; extra == "all"
96
+ Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.41.0,>=1.40.0; extra == "all"
97
+ Requires-Dist: mypy-boto3-chime-sdk-meetings<1.41.0,>=1.40.0; extra == "all"
98
+ Requires-Dist: mypy-boto3-chime-sdk-messaging<1.41.0,>=1.40.0; extra == "all"
99
+ Requires-Dist: mypy-boto3-chime-sdk-voice<1.41.0,>=1.40.0; extra == "all"
100
+ Requires-Dist: mypy-boto3-cleanrooms<1.41.0,>=1.40.0; extra == "all"
101
+ Requires-Dist: mypy-boto3-cleanroomsml<1.41.0,>=1.40.0; extra == "all"
102
+ Requires-Dist: mypy-boto3-cloud9<1.41.0,>=1.40.0; extra == "all"
103
+ Requires-Dist: mypy-boto3-cloudcontrol<1.41.0,>=1.40.0; extra == "all"
104
+ Requires-Dist: mypy-boto3-clouddirectory<1.41.0,>=1.40.0; extra == "all"
105
+ Requires-Dist: mypy-boto3-cloudformation<1.41.0,>=1.40.0; extra == "all"
106
+ Requires-Dist: mypy-boto3-cloudfront<1.41.0,>=1.40.0; extra == "all"
107
+ Requires-Dist: mypy-boto3-cloudfront-keyvaluestore<1.41.0,>=1.40.0; extra == "all"
108
+ Requires-Dist: mypy-boto3-cloudhsm<1.41.0,>=1.40.0; extra == "all"
109
+ Requires-Dist: mypy-boto3-cloudhsmv2<1.41.0,>=1.40.0; extra == "all"
110
+ Requires-Dist: mypy-boto3-cloudsearch<1.41.0,>=1.40.0; extra == "all"
111
+ Requires-Dist: mypy-boto3-cloudsearchdomain<1.41.0,>=1.40.0; extra == "all"
112
+ Requires-Dist: mypy-boto3-cloudtrail<1.41.0,>=1.40.0; extra == "all"
113
+ Requires-Dist: mypy-boto3-cloudtrail-data<1.41.0,>=1.40.0; extra == "all"
114
+ Requires-Dist: mypy-boto3-cloudwatch<1.41.0,>=1.40.0; extra == "all"
115
+ Requires-Dist: mypy-boto3-codeartifact<1.41.0,>=1.40.0; extra == "all"
116
+ Requires-Dist: mypy-boto3-codebuild<1.41.0,>=1.40.0; extra == "all"
117
+ Requires-Dist: mypy-boto3-codecatalyst<1.41.0,>=1.40.0; extra == "all"
118
+ Requires-Dist: mypy-boto3-codecommit<1.41.0,>=1.40.0; extra == "all"
119
+ Requires-Dist: mypy-boto3-codeconnections<1.41.0,>=1.40.0; extra == "all"
120
+ Requires-Dist: mypy-boto3-codedeploy<1.41.0,>=1.40.0; extra == "all"
121
+ Requires-Dist: mypy-boto3-codeguru-reviewer<1.41.0,>=1.40.0; extra == "all"
122
+ Requires-Dist: mypy-boto3-codeguru-security<1.41.0,>=1.40.0; extra == "all"
123
+ Requires-Dist: mypy-boto3-codeguruprofiler<1.41.0,>=1.40.0; extra == "all"
124
+ Requires-Dist: mypy-boto3-codepipeline<1.41.0,>=1.40.0; extra == "all"
125
+ Requires-Dist: mypy-boto3-codestar-connections<1.41.0,>=1.40.0; extra == "all"
126
+ Requires-Dist: mypy-boto3-codestar-notifications<1.41.0,>=1.40.0; extra == "all"
127
+ Requires-Dist: mypy-boto3-cognito-identity<1.41.0,>=1.40.0; extra == "all"
128
+ Requires-Dist: mypy-boto3-cognito-idp<1.41.0,>=1.40.0; extra == "all"
129
+ Requires-Dist: mypy-boto3-cognito-sync<1.41.0,>=1.40.0; extra == "all"
130
+ Requires-Dist: mypy-boto3-comprehend<1.41.0,>=1.40.0; extra == "all"
131
+ Requires-Dist: mypy-boto3-comprehendmedical<1.41.0,>=1.40.0; extra == "all"
132
+ Requires-Dist: mypy-boto3-compute-optimizer<1.41.0,>=1.40.0; extra == "all"
133
+ Requires-Dist: mypy-boto3-config<1.41.0,>=1.40.0; extra == "all"
134
+ Requires-Dist: mypy-boto3-connect<1.41.0,>=1.40.0; extra == "all"
135
+ Requires-Dist: mypy-boto3-connect-contact-lens<1.41.0,>=1.40.0; extra == "all"
136
+ Requires-Dist: mypy-boto3-connectcampaigns<1.41.0,>=1.40.0; extra == "all"
137
+ Requires-Dist: mypy-boto3-connectcampaignsv2<1.41.0,>=1.40.0; extra == "all"
138
+ Requires-Dist: mypy-boto3-connectcases<1.41.0,>=1.40.0; extra == "all"
139
+ Requires-Dist: mypy-boto3-connectparticipant<1.41.0,>=1.40.0; extra == "all"
140
+ Requires-Dist: mypy-boto3-controlcatalog<1.41.0,>=1.40.0; extra == "all"
141
+ Requires-Dist: mypy-boto3-controltower<1.41.0,>=1.40.0; extra == "all"
142
+ Requires-Dist: mypy-boto3-cost-optimization-hub<1.41.0,>=1.40.0; extra == "all"
143
+ Requires-Dist: mypy-boto3-cur<1.41.0,>=1.40.0; extra == "all"
144
+ Requires-Dist: mypy-boto3-customer-profiles<1.41.0,>=1.40.0; extra == "all"
145
+ Requires-Dist: mypy-boto3-databrew<1.41.0,>=1.40.0; extra == "all"
146
+ Requires-Dist: mypy-boto3-dataexchange<1.41.0,>=1.40.0; extra == "all"
147
+ Requires-Dist: mypy-boto3-datapipeline<1.41.0,>=1.40.0; extra == "all"
148
+ Requires-Dist: mypy-boto3-datasync<1.41.0,>=1.40.0; extra == "all"
149
+ Requires-Dist: mypy-boto3-datazone<1.41.0,>=1.40.0; extra == "all"
150
+ Requires-Dist: mypy-boto3-dax<1.41.0,>=1.40.0; extra == "all"
151
+ Requires-Dist: mypy-boto3-deadline<1.41.0,>=1.40.0; extra == "all"
152
+ Requires-Dist: mypy-boto3-detective<1.41.0,>=1.40.0; extra == "all"
153
+ Requires-Dist: mypy-boto3-devicefarm<1.41.0,>=1.40.0; extra == "all"
154
+ Requires-Dist: mypy-boto3-devops-guru<1.41.0,>=1.40.0; extra == "all"
155
+ Requires-Dist: mypy-boto3-directconnect<1.41.0,>=1.40.0; extra == "all"
156
+ Requires-Dist: mypy-boto3-discovery<1.41.0,>=1.40.0; extra == "all"
157
+ Requires-Dist: mypy-boto3-dlm<1.41.0,>=1.40.0; extra == "all"
158
+ Requires-Dist: mypy-boto3-dms<1.41.0,>=1.40.0; extra == "all"
159
+ Requires-Dist: mypy-boto3-docdb<1.41.0,>=1.40.0; extra == "all"
160
+ Requires-Dist: mypy-boto3-docdb-elastic<1.41.0,>=1.40.0; extra == "all"
161
+ Requires-Dist: mypy-boto3-drs<1.41.0,>=1.40.0; extra == "all"
162
+ Requires-Dist: mypy-boto3-ds<1.41.0,>=1.40.0; extra == "all"
163
+ Requires-Dist: mypy-boto3-ds-data<1.41.0,>=1.40.0; extra == "all"
164
+ Requires-Dist: mypy-boto3-dsql<1.41.0,>=1.40.0; extra == "all"
165
+ Requires-Dist: mypy-boto3-dynamodb<1.41.0,>=1.40.0; extra == "all"
166
+ Requires-Dist: mypy-boto3-dynamodbstreams<1.41.0,>=1.40.0; extra == "all"
167
+ Requires-Dist: mypy-boto3-ebs<1.41.0,>=1.40.0; extra == "all"
168
+ Requires-Dist: mypy-boto3-ec2<1.41.0,>=1.40.0; extra == "all"
169
+ Requires-Dist: mypy-boto3-ec2-instance-connect<1.41.0,>=1.40.0; extra == "all"
170
+ Requires-Dist: mypy-boto3-ecr<1.41.0,>=1.40.0; extra == "all"
171
+ Requires-Dist: mypy-boto3-ecr-public<1.41.0,>=1.40.0; extra == "all"
172
+ Requires-Dist: mypy-boto3-ecs<1.41.0,>=1.40.0; extra == "all"
173
+ Requires-Dist: mypy-boto3-efs<1.41.0,>=1.40.0; extra == "all"
174
+ Requires-Dist: mypy-boto3-eks<1.41.0,>=1.40.0; extra == "all"
175
+ Requires-Dist: mypy-boto3-eks-auth<1.41.0,>=1.40.0; extra == "all"
176
+ Requires-Dist: mypy-boto3-elasticache<1.41.0,>=1.40.0; extra == "all"
177
+ Requires-Dist: mypy-boto3-elasticbeanstalk<1.41.0,>=1.40.0; extra == "all"
178
+ Requires-Dist: mypy-boto3-elastictranscoder<1.41.0,>=1.40.0; extra == "all"
179
+ Requires-Dist: mypy-boto3-elb<1.41.0,>=1.40.0; extra == "all"
180
+ Requires-Dist: mypy-boto3-elbv2<1.41.0,>=1.40.0; extra == "all"
181
+ Requires-Dist: mypy-boto3-emr<1.41.0,>=1.40.0; extra == "all"
182
+ Requires-Dist: mypy-boto3-emr-containers<1.41.0,>=1.40.0; extra == "all"
183
+ Requires-Dist: mypy-boto3-emr-serverless<1.41.0,>=1.40.0; extra == "all"
184
+ Requires-Dist: mypy-boto3-entityresolution<1.41.0,>=1.40.0; extra == "all"
185
+ Requires-Dist: mypy-boto3-es<1.41.0,>=1.40.0; extra == "all"
186
+ Requires-Dist: mypy-boto3-events<1.41.0,>=1.40.0; extra == "all"
187
+ Requires-Dist: mypy-boto3-evidently<1.41.0,>=1.40.0; extra == "all"
188
+ Requires-Dist: mypy-boto3-evs<1.41.0,>=1.40.0; extra == "all"
189
+ Requires-Dist: mypy-boto3-finspace<1.41.0,>=1.40.0; extra == "all"
190
+ Requires-Dist: mypy-boto3-finspace-data<1.41.0,>=1.40.0; extra == "all"
191
+ Requires-Dist: mypy-boto3-firehose<1.41.0,>=1.40.0; extra == "all"
192
+ Requires-Dist: mypy-boto3-fis<1.41.0,>=1.40.0; extra == "all"
193
+ Requires-Dist: mypy-boto3-fms<1.41.0,>=1.40.0; extra == "all"
194
+ Requires-Dist: mypy-boto3-forecast<1.41.0,>=1.40.0; extra == "all"
195
+ Requires-Dist: mypy-boto3-forecastquery<1.41.0,>=1.40.0; extra == "all"
196
+ Requires-Dist: mypy-boto3-frauddetector<1.41.0,>=1.40.0; extra == "all"
197
+ Requires-Dist: mypy-boto3-freetier<1.41.0,>=1.40.0; extra == "all"
198
+ Requires-Dist: mypy-boto3-fsx<1.41.0,>=1.40.0; extra == "all"
199
+ Requires-Dist: mypy-boto3-gamelift<1.41.0,>=1.40.0; extra == "all"
200
+ Requires-Dist: mypy-boto3-gameliftstreams<1.41.0,>=1.40.0; extra == "all"
201
+ Requires-Dist: mypy-boto3-geo-maps<1.41.0,>=1.40.0; extra == "all"
202
+ Requires-Dist: mypy-boto3-geo-places<1.41.0,>=1.40.0; extra == "all"
203
+ Requires-Dist: mypy-boto3-geo-routes<1.41.0,>=1.40.0; extra == "all"
204
+ Requires-Dist: mypy-boto3-glacier<1.41.0,>=1.40.0; extra == "all"
205
+ Requires-Dist: mypy-boto3-globalaccelerator<1.41.0,>=1.40.0; extra == "all"
206
+ Requires-Dist: mypy-boto3-glue<1.41.0,>=1.40.0; extra == "all"
207
+ Requires-Dist: mypy-boto3-grafana<1.41.0,>=1.40.0; extra == "all"
208
+ Requires-Dist: mypy-boto3-greengrass<1.41.0,>=1.40.0; extra == "all"
209
+ Requires-Dist: mypy-boto3-greengrassv2<1.41.0,>=1.40.0; extra == "all"
210
+ Requires-Dist: mypy-boto3-groundstation<1.41.0,>=1.40.0; extra == "all"
211
+ Requires-Dist: mypy-boto3-guardduty<1.41.0,>=1.40.0; extra == "all"
212
+ Requires-Dist: mypy-boto3-health<1.41.0,>=1.40.0; extra == "all"
213
+ Requires-Dist: mypy-boto3-healthlake<1.41.0,>=1.40.0; extra == "all"
214
+ Requires-Dist: mypy-boto3-iam<1.41.0,>=1.40.0; extra == "all"
215
+ Requires-Dist: mypy-boto3-identitystore<1.41.0,>=1.40.0; extra == "all"
216
+ Requires-Dist: mypy-boto3-imagebuilder<1.41.0,>=1.40.0; extra == "all"
217
+ Requires-Dist: mypy-boto3-importexport<1.41.0,>=1.40.0; extra == "all"
218
+ Requires-Dist: mypy-boto3-inspector<1.41.0,>=1.40.0; extra == "all"
219
+ Requires-Dist: mypy-boto3-inspector-scan<1.41.0,>=1.40.0; extra == "all"
220
+ Requires-Dist: mypy-boto3-inspector2<1.41.0,>=1.40.0; extra == "all"
221
+ Requires-Dist: mypy-boto3-internetmonitor<1.41.0,>=1.40.0; extra == "all"
222
+ Requires-Dist: mypy-boto3-invoicing<1.41.0,>=1.40.0; extra == "all"
223
+ Requires-Dist: mypy-boto3-iot<1.41.0,>=1.40.0; extra == "all"
224
+ Requires-Dist: mypy-boto3-iot-data<1.41.0,>=1.40.0; extra == "all"
225
+ Requires-Dist: mypy-boto3-iot-jobs-data<1.41.0,>=1.40.0; extra == "all"
226
+ Requires-Dist: mypy-boto3-iot-managed-integrations<1.41.0,>=1.40.0; extra == "all"
227
+ Requires-Dist: mypy-boto3-iotanalytics<1.41.0,>=1.40.0; extra == "all"
228
+ Requires-Dist: mypy-boto3-iotdeviceadvisor<1.41.0,>=1.40.0; extra == "all"
229
+ Requires-Dist: mypy-boto3-iotevents<1.41.0,>=1.40.0; extra == "all"
230
+ Requires-Dist: mypy-boto3-iotevents-data<1.41.0,>=1.40.0; extra == "all"
231
+ Requires-Dist: mypy-boto3-iotfleetwise<1.41.0,>=1.40.0; extra == "all"
232
+ Requires-Dist: mypy-boto3-iotsecuretunneling<1.41.0,>=1.40.0; extra == "all"
233
+ Requires-Dist: mypy-boto3-iotsitewise<1.41.0,>=1.40.0; extra == "all"
234
+ Requires-Dist: mypy-boto3-iotthingsgraph<1.41.0,>=1.40.0; extra == "all"
235
+ Requires-Dist: mypy-boto3-iottwinmaker<1.41.0,>=1.40.0; extra == "all"
236
+ Requires-Dist: mypy-boto3-iotwireless<1.41.0,>=1.40.0; extra == "all"
237
+ Requires-Dist: mypy-boto3-ivs<1.41.0,>=1.40.0; extra == "all"
238
+ Requires-Dist: mypy-boto3-ivs-realtime<1.41.0,>=1.40.0; extra == "all"
239
+ Requires-Dist: mypy-boto3-ivschat<1.41.0,>=1.40.0; extra == "all"
240
+ Requires-Dist: mypy-boto3-kafka<1.41.0,>=1.40.0; extra == "all"
241
+ Requires-Dist: mypy-boto3-kafkaconnect<1.41.0,>=1.40.0; extra == "all"
242
+ Requires-Dist: mypy-boto3-kendra<1.41.0,>=1.40.0; extra == "all"
243
+ Requires-Dist: mypy-boto3-kendra-ranking<1.41.0,>=1.40.0; extra == "all"
244
+ Requires-Dist: mypy-boto3-keyspaces<1.41.0,>=1.40.0; extra == "all"
245
+ Requires-Dist: mypy-boto3-keyspacesstreams<1.41.0,>=1.40.0; extra == "all"
246
+ Requires-Dist: mypy-boto3-kinesis<1.41.0,>=1.40.0; extra == "all"
247
+ Requires-Dist: mypy-boto3-kinesis-video-archived-media<1.41.0,>=1.40.0; extra == "all"
248
+ Requires-Dist: mypy-boto3-kinesis-video-media<1.41.0,>=1.40.0; extra == "all"
249
+ Requires-Dist: mypy-boto3-kinesis-video-signaling<1.41.0,>=1.40.0; extra == "all"
250
+ Requires-Dist: mypy-boto3-kinesis-video-webrtc-storage<1.41.0,>=1.40.0; extra == "all"
251
+ Requires-Dist: mypy-boto3-kinesisanalytics<1.41.0,>=1.40.0; extra == "all"
252
+ Requires-Dist: mypy-boto3-kinesisanalyticsv2<1.41.0,>=1.40.0; extra == "all"
253
+ Requires-Dist: mypy-boto3-kinesisvideo<1.41.0,>=1.40.0; extra == "all"
254
+ Requires-Dist: mypy-boto3-kms<1.41.0,>=1.40.0; extra == "all"
255
+ Requires-Dist: mypy-boto3-lakeformation<1.41.0,>=1.40.0; extra == "all"
256
+ Requires-Dist: mypy-boto3-lambda<1.41.0,>=1.40.0; extra == "all"
257
+ Requires-Dist: mypy-boto3-launch-wizard<1.41.0,>=1.40.0; extra == "all"
258
+ Requires-Dist: mypy-boto3-lex-models<1.41.0,>=1.40.0; extra == "all"
259
+ Requires-Dist: mypy-boto3-lex-runtime<1.41.0,>=1.40.0; extra == "all"
260
+ Requires-Dist: mypy-boto3-lexv2-models<1.41.0,>=1.40.0; extra == "all"
261
+ Requires-Dist: mypy-boto3-lexv2-runtime<1.41.0,>=1.40.0; extra == "all"
262
+ Requires-Dist: mypy-boto3-license-manager<1.41.0,>=1.40.0; extra == "all"
263
+ Requires-Dist: mypy-boto3-license-manager-linux-subscriptions<1.41.0,>=1.40.0; extra == "all"
264
+ Requires-Dist: mypy-boto3-license-manager-user-subscriptions<1.41.0,>=1.40.0; extra == "all"
265
+ Requires-Dist: mypy-boto3-lightsail<1.41.0,>=1.40.0; extra == "all"
266
+ Requires-Dist: mypy-boto3-location<1.41.0,>=1.40.0; extra == "all"
267
+ Requires-Dist: mypy-boto3-logs<1.41.0,>=1.40.0; extra == "all"
268
+ Requires-Dist: mypy-boto3-lookoutequipment<1.41.0,>=1.40.0; extra == "all"
269
+ Requires-Dist: mypy-boto3-m2<1.41.0,>=1.40.0; extra == "all"
270
+ Requires-Dist: mypy-boto3-machinelearning<1.41.0,>=1.40.0; extra == "all"
271
+ Requires-Dist: mypy-boto3-macie2<1.41.0,>=1.40.0; extra == "all"
272
+ Requires-Dist: mypy-boto3-mailmanager<1.41.0,>=1.40.0; extra == "all"
273
+ Requires-Dist: mypy-boto3-managedblockchain<1.41.0,>=1.40.0; extra == "all"
274
+ Requires-Dist: mypy-boto3-managedblockchain-query<1.41.0,>=1.40.0; extra == "all"
275
+ Requires-Dist: mypy-boto3-marketplace-agreement<1.41.0,>=1.40.0; extra == "all"
276
+ Requires-Dist: mypy-boto3-marketplace-catalog<1.41.0,>=1.40.0; extra == "all"
277
+ Requires-Dist: mypy-boto3-marketplace-deployment<1.41.0,>=1.40.0; extra == "all"
278
+ Requires-Dist: mypy-boto3-marketplace-entitlement<1.41.0,>=1.40.0; extra == "all"
279
+ Requires-Dist: mypy-boto3-marketplace-reporting<1.41.0,>=1.40.0; extra == "all"
280
+ Requires-Dist: mypy-boto3-marketplacecommerceanalytics<1.41.0,>=1.40.0; extra == "all"
281
+ Requires-Dist: mypy-boto3-mediaconnect<1.41.0,>=1.40.0; extra == "all"
282
+ Requires-Dist: mypy-boto3-mediaconvert<1.41.0,>=1.40.0; extra == "all"
283
+ Requires-Dist: mypy-boto3-medialive<1.41.0,>=1.40.0; extra == "all"
284
+ Requires-Dist: mypy-boto3-mediapackage<1.41.0,>=1.40.0; extra == "all"
285
+ Requires-Dist: mypy-boto3-mediapackage-vod<1.41.0,>=1.40.0; extra == "all"
286
+ Requires-Dist: mypy-boto3-mediapackagev2<1.41.0,>=1.40.0; extra == "all"
287
+ Requires-Dist: mypy-boto3-mediastore<1.41.0,>=1.40.0; extra == "all"
288
+ Requires-Dist: mypy-boto3-mediastore-data<1.41.0,>=1.40.0; extra == "all"
289
+ Requires-Dist: mypy-boto3-mediatailor<1.41.0,>=1.40.0; extra == "all"
290
+ Requires-Dist: mypy-boto3-medical-imaging<1.41.0,>=1.40.0; extra == "all"
291
+ Requires-Dist: mypy-boto3-memorydb<1.41.0,>=1.40.0; extra == "all"
292
+ Requires-Dist: mypy-boto3-meteringmarketplace<1.41.0,>=1.40.0; extra == "all"
293
+ Requires-Dist: mypy-boto3-mgh<1.41.0,>=1.40.0; extra == "all"
294
+ Requires-Dist: mypy-boto3-mgn<1.41.0,>=1.40.0; extra == "all"
295
+ Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.41.0,>=1.40.0; extra == "all"
296
+ Requires-Dist: mypy-boto3-migrationhub-config<1.41.0,>=1.40.0; extra == "all"
297
+ Requires-Dist: mypy-boto3-migrationhuborchestrator<1.41.0,>=1.40.0; extra == "all"
298
+ Requires-Dist: mypy-boto3-migrationhubstrategy<1.41.0,>=1.40.0; extra == "all"
299
+ Requires-Dist: mypy-boto3-mpa<1.41.0,>=1.40.0; extra == "all"
300
+ Requires-Dist: mypy-boto3-mq<1.41.0,>=1.40.0; extra == "all"
301
+ Requires-Dist: mypy-boto3-mturk<1.41.0,>=1.40.0; extra == "all"
302
+ Requires-Dist: mypy-boto3-mwaa<1.41.0,>=1.40.0; extra == "all"
303
+ Requires-Dist: mypy-boto3-mwaa-serverless<1.41.0,>=1.40.0; extra == "all"
304
+ Requires-Dist: mypy-boto3-neptune<1.41.0,>=1.40.0; extra == "all"
305
+ Requires-Dist: mypy-boto3-neptune-graph<1.41.0,>=1.40.0; extra == "all"
306
+ Requires-Dist: mypy-boto3-neptunedata<1.41.0,>=1.40.0; extra == "all"
307
+ Requires-Dist: mypy-boto3-network-firewall<1.41.0,>=1.40.0; extra == "all"
308
+ Requires-Dist: mypy-boto3-networkflowmonitor<1.41.0,>=1.40.0; extra == "all"
309
+ Requires-Dist: mypy-boto3-networkmanager<1.41.0,>=1.40.0; extra == "all"
310
+ Requires-Dist: mypy-boto3-networkmonitor<1.41.0,>=1.40.0; extra == "all"
311
+ Requires-Dist: mypy-boto3-notifications<1.41.0,>=1.40.0; extra == "all"
312
+ Requires-Dist: mypy-boto3-notificationscontacts<1.41.0,>=1.40.0; extra == "all"
313
+ Requires-Dist: mypy-boto3-oam<1.41.0,>=1.40.0; extra == "all"
314
+ Requires-Dist: mypy-boto3-observabilityadmin<1.41.0,>=1.40.0; extra == "all"
315
+ Requires-Dist: mypy-boto3-odb<1.41.0,>=1.40.0; extra == "all"
316
+ Requires-Dist: mypy-boto3-omics<1.41.0,>=1.40.0; extra == "all"
317
+ Requires-Dist: mypy-boto3-opensearch<1.41.0,>=1.40.0; extra == "all"
318
+ Requires-Dist: mypy-boto3-opensearchserverless<1.41.0,>=1.40.0; extra == "all"
319
+ Requires-Dist: mypy-boto3-organizations<1.41.0,>=1.40.0; extra == "all"
320
+ Requires-Dist: mypy-boto3-osis<1.41.0,>=1.40.0; extra == "all"
321
+ Requires-Dist: mypy-boto3-outposts<1.41.0,>=1.40.0; extra == "all"
322
+ Requires-Dist: mypy-boto3-panorama<1.41.0,>=1.40.0; extra == "all"
323
+ Requires-Dist: mypy-boto3-partnercentral-selling<1.41.0,>=1.40.0; extra == "all"
324
+ Requires-Dist: mypy-boto3-payment-cryptography<1.41.0,>=1.40.0; extra == "all"
325
+ Requires-Dist: mypy-boto3-payment-cryptography-data<1.41.0,>=1.40.0; extra == "all"
326
+ Requires-Dist: mypy-boto3-pca-connector-ad<1.41.0,>=1.40.0; extra == "all"
327
+ Requires-Dist: mypy-boto3-pca-connector-scep<1.41.0,>=1.40.0; extra == "all"
328
+ Requires-Dist: mypy-boto3-pcs<1.41.0,>=1.40.0; extra == "all"
329
+ Requires-Dist: mypy-boto3-personalize<1.41.0,>=1.40.0; extra == "all"
330
+ Requires-Dist: mypy-boto3-personalize-events<1.41.0,>=1.40.0; extra == "all"
331
+ Requires-Dist: mypy-boto3-personalize-runtime<1.41.0,>=1.40.0; extra == "all"
332
+ Requires-Dist: mypy-boto3-pi<1.41.0,>=1.40.0; extra == "all"
333
+ Requires-Dist: mypy-boto3-pinpoint<1.41.0,>=1.40.0; extra == "all"
334
+ Requires-Dist: mypy-boto3-pinpoint-email<1.41.0,>=1.40.0; extra == "all"
335
+ Requires-Dist: mypy-boto3-pinpoint-sms-voice<1.41.0,>=1.40.0; extra == "all"
336
+ Requires-Dist: mypy-boto3-pinpoint-sms-voice-v2<1.41.0,>=1.40.0; extra == "all"
337
+ Requires-Dist: mypy-boto3-pipes<1.41.0,>=1.40.0; extra == "all"
338
+ Requires-Dist: mypy-boto3-polly<1.41.0,>=1.40.0; extra == "all"
339
+ Requires-Dist: mypy-boto3-pricing<1.41.0,>=1.40.0; extra == "all"
340
+ Requires-Dist: mypy-boto3-proton<1.41.0,>=1.40.0; extra == "all"
341
+ Requires-Dist: mypy-boto3-qapps<1.41.0,>=1.40.0; extra == "all"
342
+ Requires-Dist: mypy-boto3-qbusiness<1.41.0,>=1.40.0; extra == "all"
343
+ Requires-Dist: mypy-boto3-qconnect<1.41.0,>=1.40.0; extra == "all"
344
+ Requires-Dist: mypy-boto3-quicksight<1.41.0,>=1.40.0; extra == "all"
345
+ Requires-Dist: mypy-boto3-ram<1.41.0,>=1.40.0; extra == "all"
346
+ Requires-Dist: mypy-boto3-rbin<1.41.0,>=1.40.0; extra == "all"
347
+ Requires-Dist: mypy-boto3-rds<1.41.0,>=1.40.0; extra == "all"
348
+ Requires-Dist: mypy-boto3-rds-data<1.41.0,>=1.40.0; extra == "all"
349
+ Requires-Dist: mypy-boto3-redshift<1.41.0,>=1.40.0; extra == "all"
350
+ Requires-Dist: mypy-boto3-redshift-data<1.41.0,>=1.40.0; extra == "all"
351
+ Requires-Dist: mypy-boto3-redshift-serverless<1.41.0,>=1.40.0; extra == "all"
352
+ Requires-Dist: mypy-boto3-rekognition<1.41.0,>=1.40.0; extra == "all"
353
+ Requires-Dist: mypy-boto3-repostspace<1.41.0,>=1.40.0; extra == "all"
354
+ Requires-Dist: mypy-boto3-resiliencehub<1.41.0,>=1.40.0; extra == "all"
355
+ Requires-Dist: mypy-boto3-resource-explorer-2<1.41.0,>=1.40.0; extra == "all"
356
+ Requires-Dist: mypy-boto3-resource-groups<1.41.0,>=1.40.0; extra == "all"
357
+ Requires-Dist: mypy-boto3-resourcegroupstaggingapi<1.41.0,>=1.40.0; extra == "all"
358
+ Requires-Dist: mypy-boto3-rolesanywhere<1.41.0,>=1.40.0; extra == "all"
359
+ Requires-Dist: mypy-boto3-route53<1.41.0,>=1.40.0; extra == "all"
360
+ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.41.0,>=1.40.0; extra == "all"
361
+ Requires-Dist: mypy-boto3-route53-recovery-control-config<1.41.0,>=1.40.0; extra == "all"
362
+ Requires-Dist: mypy-boto3-route53-recovery-readiness<1.41.0,>=1.40.0; extra == "all"
363
+ Requires-Dist: mypy-boto3-route53domains<1.41.0,>=1.40.0; extra == "all"
364
+ Requires-Dist: mypy-boto3-route53profiles<1.41.0,>=1.40.0; extra == "all"
365
+ Requires-Dist: mypy-boto3-route53resolver<1.41.0,>=1.40.0; extra == "all"
366
+ Requires-Dist: mypy-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "all"
367
+ Requires-Dist: mypy-boto3-rum<1.41.0,>=1.40.0; extra == "all"
368
+ Requires-Dist: mypy-boto3-s3<1.41.0,>=1.40.0; extra == "all"
369
+ Requires-Dist: mypy-boto3-s3control<1.41.0,>=1.40.0; extra == "all"
370
+ Requires-Dist: mypy-boto3-s3outposts<1.41.0,>=1.40.0; extra == "all"
371
+ Requires-Dist: mypy-boto3-s3tables<1.41.0,>=1.40.0; extra == "all"
372
+ Requires-Dist: mypy-boto3-s3vectors<1.41.0,>=1.40.0; extra == "all"
373
+ Requires-Dist: mypy-boto3-sagemaker<1.41.0,>=1.40.0; extra == "all"
374
+ Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.41.0,>=1.40.0; extra == "all"
375
+ Requires-Dist: mypy-boto3-sagemaker-edge<1.41.0,>=1.40.0; extra == "all"
376
+ Requires-Dist: mypy-boto3-sagemaker-featurestore-runtime<1.41.0,>=1.40.0; extra == "all"
377
+ Requires-Dist: mypy-boto3-sagemaker-geospatial<1.41.0,>=1.40.0; extra == "all"
378
+ Requires-Dist: mypy-boto3-sagemaker-metrics<1.41.0,>=1.40.0; extra == "all"
379
+ Requires-Dist: mypy-boto3-sagemaker-runtime<1.41.0,>=1.40.0; extra == "all"
380
+ Requires-Dist: mypy-boto3-savingsplans<1.41.0,>=1.40.0; extra == "all"
381
+ Requires-Dist: mypy-boto3-scheduler<1.41.0,>=1.40.0; extra == "all"
382
+ Requires-Dist: mypy-boto3-schemas<1.41.0,>=1.40.0; extra == "all"
383
+ Requires-Dist: mypy-boto3-sdb<1.41.0,>=1.40.0; extra == "all"
384
+ Requires-Dist: mypy-boto3-secretsmanager<1.41.0,>=1.40.0; extra == "all"
385
+ Requires-Dist: mypy-boto3-security-ir<1.41.0,>=1.40.0; extra == "all"
386
+ Requires-Dist: mypy-boto3-securityhub<1.41.0,>=1.40.0; extra == "all"
387
+ Requires-Dist: mypy-boto3-securitylake<1.41.0,>=1.40.0; extra == "all"
388
+ Requires-Dist: mypy-boto3-serverlessrepo<1.41.0,>=1.40.0; extra == "all"
389
+ Requires-Dist: mypy-boto3-service-quotas<1.41.0,>=1.40.0; extra == "all"
390
+ Requires-Dist: mypy-boto3-servicecatalog<1.41.0,>=1.40.0; extra == "all"
391
+ Requires-Dist: mypy-boto3-servicecatalog-appregistry<1.41.0,>=1.40.0; extra == "all"
392
+ Requires-Dist: mypy-boto3-servicediscovery<1.41.0,>=1.40.0; extra == "all"
393
+ Requires-Dist: mypy-boto3-ses<1.41.0,>=1.40.0; extra == "all"
394
+ Requires-Dist: mypy-boto3-sesv2<1.41.0,>=1.40.0; extra == "all"
395
+ Requires-Dist: mypy-boto3-shield<1.41.0,>=1.40.0; extra == "all"
396
+ Requires-Dist: mypy-boto3-signer<1.41.0,>=1.40.0; extra == "all"
397
+ Requires-Dist: mypy-boto3-simspaceweaver<1.41.0,>=1.40.0; extra == "all"
398
+ Requires-Dist: mypy-boto3-snow-device-management<1.41.0,>=1.40.0; extra == "all"
399
+ Requires-Dist: mypy-boto3-snowball<1.41.0,>=1.40.0; extra == "all"
400
+ Requires-Dist: mypy-boto3-sns<1.41.0,>=1.40.0; extra == "all"
401
+ Requires-Dist: mypy-boto3-socialmessaging<1.41.0,>=1.40.0; extra == "all"
402
+ Requires-Dist: mypy-boto3-sqs<1.41.0,>=1.40.0; extra == "all"
403
+ Requires-Dist: mypy-boto3-ssm<1.41.0,>=1.40.0; extra == "all"
404
+ Requires-Dist: mypy-boto3-ssm-contacts<1.41.0,>=1.40.0; extra == "all"
405
+ Requires-Dist: mypy-boto3-ssm-guiconnect<1.41.0,>=1.40.0; extra == "all"
406
+ Requires-Dist: mypy-boto3-ssm-incidents<1.41.0,>=1.40.0; extra == "all"
407
+ Requires-Dist: mypy-boto3-ssm-quicksetup<1.41.0,>=1.40.0; extra == "all"
408
+ Requires-Dist: mypy-boto3-ssm-sap<1.41.0,>=1.40.0; extra == "all"
409
+ Requires-Dist: mypy-boto3-sso<1.41.0,>=1.40.0; extra == "all"
410
+ Requires-Dist: mypy-boto3-sso-admin<1.41.0,>=1.40.0; extra == "all"
411
+ Requires-Dist: mypy-boto3-sso-oidc<1.41.0,>=1.40.0; extra == "all"
412
+ Requires-Dist: mypy-boto3-stepfunctions<1.41.0,>=1.40.0; extra == "all"
413
+ Requires-Dist: mypy-boto3-storagegateway<1.41.0,>=1.40.0; extra == "all"
414
+ Requires-Dist: mypy-boto3-sts<1.41.0,>=1.40.0; extra == "all"
415
+ Requires-Dist: mypy-boto3-supplychain<1.41.0,>=1.40.0; extra == "all"
416
+ Requires-Dist: mypy-boto3-support<1.41.0,>=1.40.0; extra == "all"
417
+ Requires-Dist: mypy-boto3-support-app<1.41.0,>=1.40.0; extra == "all"
418
+ Requires-Dist: mypy-boto3-swf<1.41.0,>=1.40.0; extra == "all"
419
+ Requires-Dist: mypy-boto3-synthetics<1.41.0,>=1.40.0; extra == "all"
420
+ Requires-Dist: mypy-boto3-taxsettings<1.41.0,>=1.40.0; extra == "all"
421
+ Requires-Dist: mypy-boto3-textract<1.41.0,>=1.40.0; extra == "all"
422
+ Requires-Dist: mypy-boto3-timestream-influxdb<1.41.0,>=1.40.0; extra == "all"
423
+ Requires-Dist: mypy-boto3-timestream-query<1.41.0,>=1.40.0; extra == "all"
424
+ Requires-Dist: mypy-boto3-timestream-write<1.41.0,>=1.40.0; extra == "all"
425
+ Requires-Dist: mypy-boto3-tnb<1.41.0,>=1.40.0; extra == "all"
426
+ Requires-Dist: mypy-boto3-transcribe<1.41.0,>=1.40.0; extra == "all"
427
+ Requires-Dist: mypy-boto3-transfer<1.41.0,>=1.40.0; extra == "all"
428
+ Requires-Dist: mypy-boto3-translate<1.41.0,>=1.40.0; extra == "all"
429
+ Requires-Dist: mypy-boto3-trustedadvisor<1.41.0,>=1.40.0; extra == "all"
430
+ Requires-Dist: mypy-boto3-verifiedpermissions<1.41.0,>=1.40.0; extra == "all"
431
+ Requires-Dist: mypy-boto3-voice-id<1.41.0,>=1.40.0; extra == "all"
432
+ Requires-Dist: mypy-boto3-vpc-lattice<1.41.0,>=1.40.0; extra == "all"
433
+ Requires-Dist: mypy-boto3-waf<1.41.0,>=1.40.0; extra == "all"
434
+ Requires-Dist: mypy-boto3-waf-regional<1.41.0,>=1.40.0; extra == "all"
435
+ Requires-Dist: mypy-boto3-wafv2<1.41.0,>=1.40.0; extra == "all"
436
+ Requires-Dist: mypy-boto3-wellarchitected<1.41.0,>=1.40.0; extra == "all"
437
+ Requires-Dist: mypy-boto3-wisdom<1.41.0,>=1.40.0; extra == "all"
438
+ Requires-Dist: mypy-boto3-workdocs<1.41.0,>=1.40.0; extra == "all"
439
+ Requires-Dist: mypy-boto3-workmail<1.41.0,>=1.40.0; extra == "all"
440
+ Requires-Dist: mypy-boto3-workmailmessageflow<1.41.0,>=1.40.0; extra == "all"
441
+ Requires-Dist: mypy-boto3-workspaces<1.41.0,>=1.40.0; extra == "all"
442
+ Requires-Dist: mypy-boto3-workspaces-instances<1.41.0,>=1.40.0; extra == "all"
443
+ Requires-Dist: mypy-boto3-workspaces-thin-client<1.41.0,>=1.40.0; extra == "all"
444
+ Requires-Dist: mypy-boto3-workspaces-web<1.41.0,>=1.40.0; extra == "all"
445
+ Requires-Dist: mypy-boto3-xray<1.41.0,>=1.40.0; extra == "all"
446
+ Provides-Extra: essential
447
+ Requires-Dist: mypy-boto3-cloudformation<1.41.0,>=1.40.0; extra == "essential"
448
+ Requires-Dist: mypy-boto3-dynamodb<1.41.0,>=1.40.0; extra == "essential"
449
+ Requires-Dist: mypy-boto3-ec2<1.41.0,>=1.40.0; extra == "essential"
450
+ Requires-Dist: mypy-boto3-lambda<1.41.0,>=1.40.0; extra == "essential"
451
+ Requires-Dist: mypy-boto3-rds<1.41.0,>=1.40.0; extra == "essential"
452
+ Requires-Dist: mypy-boto3-s3<1.41.0,>=1.40.0; extra == "essential"
453
+ Requires-Dist: mypy-boto3-sqs<1.41.0,>=1.40.0; extra == "essential"
454
+ Provides-Extra: accessanalyzer
455
+ Requires-Dist: mypy-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "accessanalyzer"
456
+ Provides-Extra: account
457
+ Requires-Dist: mypy-boto3-account<1.41.0,>=1.40.0; extra == "account"
458
+ Provides-Extra: acm
459
+ Requires-Dist: mypy-boto3-acm<1.41.0,>=1.40.0; extra == "acm"
460
+ Provides-Extra: acm-pca
461
+ Requires-Dist: mypy-boto3-acm-pca<1.41.0,>=1.40.0; extra == "acm-pca"
462
+ Provides-Extra: aiops
463
+ Requires-Dist: mypy-boto3-aiops<1.41.0,>=1.40.0; extra == "aiops"
464
+ Provides-Extra: amp
465
+ Requires-Dist: mypy-boto3-amp<1.41.0,>=1.40.0; extra == "amp"
466
+ Provides-Extra: amplify
467
+ Requires-Dist: mypy-boto3-amplify<1.41.0,>=1.40.0; extra == "amplify"
468
+ Provides-Extra: amplifybackend
469
+ Requires-Dist: mypy-boto3-amplifybackend<1.41.0,>=1.40.0; extra == "amplifybackend"
470
+ Provides-Extra: amplifyuibuilder
471
+ Requires-Dist: mypy-boto3-amplifyuibuilder<1.41.0,>=1.40.0; extra == "amplifyuibuilder"
472
+ Provides-Extra: apigateway
473
+ Requires-Dist: mypy-boto3-apigateway<1.41.0,>=1.40.0; extra == "apigateway"
474
+ Provides-Extra: apigatewaymanagementapi
475
+ Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.41.0,>=1.40.0; extra == "apigatewaymanagementapi"
476
+ Provides-Extra: apigatewayv2
477
+ Requires-Dist: mypy-boto3-apigatewayv2<1.41.0,>=1.40.0; extra == "apigatewayv2"
478
+ Provides-Extra: appconfig
479
+ Requires-Dist: mypy-boto3-appconfig<1.41.0,>=1.40.0; extra == "appconfig"
480
+ Provides-Extra: appconfigdata
481
+ Requires-Dist: mypy-boto3-appconfigdata<1.41.0,>=1.40.0; extra == "appconfigdata"
482
+ Provides-Extra: appfabric
483
+ Requires-Dist: mypy-boto3-appfabric<1.41.0,>=1.40.0; extra == "appfabric"
484
+ Provides-Extra: appflow
485
+ Requires-Dist: mypy-boto3-appflow<1.41.0,>=1.40.0; extra == "appflow"
486
+ Provides-Extra: appintegrations
487
+ Requires-Dist: mypy-boto3-appintegrations<1.41.0,>=1.40.0; extra == "appintegrations"
488
+ Provides-Extra: application-autoscaling
489
+ Requires-Dist: mypy-boto3-application-autoscaling<1.41.0,>=1.40.0; extra == "application-autoscaling"
490
+ Provides-Extra: application-insights
491
+ Requires-Dist: mypy-boto3-application-insights<1.41.0,>=1.40.0; extra == "application-insights"
492
+ Provides-Extra: application-signals
493
+ Requires-Dist: mypy-boto3-application-signals<1.41.0,>=1.40.0; extra == "application-signals"
494
+ Provides-Extra: applicationcostprofiler
495
+ Requires-Dist: mypy-boto3-applicationcostprofiler<1.41.0,>=1.40.0; extra == "applicationcostprofiler"
496
+ Provides-Extra: appmesh
497
+ Requires-Dist: mypy-boto3-appmesh<1.41.0,>=1.40.0; extra == "appmesh"
498
+ Provides-Extra: apprunner
499
+ Requires-Dist: mypy-boto3-apprunner<1.41.0,>=1.40.0; extra == "apprunner"
500
+ Provides-Extra: appstream
501
+ Requires-Dist: mypy-boto3-appstream<1.41.0,>=1.40.0; extra == "appstream"
502
+ Provides-Extra: appsync
503
+ Requires-Dist: mypy-boto3-appsync<1.41.0,>=1.40.0; extra == "appsync"
504
+ Provides-Extra: arc-region-switch
505
+ Requires-Dist: mypy-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "arc-region-switch"
506
+ Provides-Extra: arc-zonal-shift
507
+ Requires-Dist: mypy-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "arc-zonal-shift"
508
+ Provides-Extra: artifact
509
+ Requires-Dist: mypy-boto3-artifact<1.41.0,>=1.40.0; extra == "artifact"
510
+ Provides-Extra: athena
511
+ Requires-Dist: mypy-boto3-athena<1.41.0,>=1.40.0; extra == "athena"
512
+ Provides-Extra: auditmanager
513
+ Requires-Dist: mypy-boto3-auditmanager<1.41.0,>=1.40.0; extra == "auditmanager"
514
+ Provides-Extra: autoscaling
515
+ Requires-Dist: mypy-boto3-autoscaling<1.41.0,>=1.40.0; extra == "autoscaling"
516
+ Provides-Extra: autoscaling-plans
517
+ Requires-Dist: mypy-boto3-autoscaling-plans<1.41.0,>=1.40.0; extra == "autoscaling-plans"
518
+ Provides-Extra: b2bi
519
+ Requires-Dist: mypy-boto3-b2bi<1.41.0,>=1.40.0; extra == "b2bi"
520
+ Provides-Extra: backup
521
+ Requires-Dist: mypy-boto3-backup<1.41.0,>=1.40.0; extra == "backup"
522
+ Provides-Extra: backup-gateway
523
+ Requires-Dist: mypy-boto3-backup-gateway<1.41.0,>=1.40.0; extra == "backup-gateway"
524
+ Provides-Extra: backupsearch
525
+ Requires-Dist: mypy-boto3-backupsearch<1.41.0,>=1.40.0; extra == "backupsearch"
526
+ Provides-Extra: batch
527
+ Requires-Dist: mypy-boto3-batch<1.41.0,>=1.40.0; extra == "batch"
528
+ Provides-Extra: bcm-dashboards
529
+ Requires-Dist: mypy-boto3-bcm-dashboards<1.41.0,>=1.40.0; extra == "bcm-dashboards"
530
+ Provides-Extra: bcm-data-exports
531
+ Requires-Dist: mypy-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "bcm-data-exports"
532
+ Provides-Extra: bcm-pricing-calculator
533
+ Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "bcm-pricing-calculator"
534
+ Provides-Extra: bcm-recommended-actions
535
+ Requires-Dist: mypy-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "bcm-recommended-actions"
536
+ Provides-Extra: bedrock
537
+ Requires-Dist: mypy-boto3-bedrock<1.41.0,>=1.40.0; extra == "bedrock"
538
+ Provides-Extra: bedrock-agent
539
+ Requires-Dist: mypy-boto3-bedrock-agent<1.41.0,>=1.40.0; extra == "bedrock-agent"
540
+ Provides-Extra: bedrock-agent-runtime
541
+ Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0; extra == "bedrock-agent-runtime"
542
+ Provides-Extra: bedrock-agentcore
543
+ Requires-Dist: mypy-boto3-bedrock-agentcore<1.41.0,>=1.40.0; extra == "bedrock-agentcore"
544
+ Provides-Extra: bedrock-agentcore-control
545
+ Requires-Dist: mypy-boto3-bedrock-agentcore-control<1.41.0,>=1.40.0; extra == "bedrock-agentcore-control"
546
+ Provides-Extra: bedrock-data-automation
547
+ Requires-Dist: mypy-boto3-bedrock-data-automation<1.41.0,>=1.40.0; extra == "bedrock-data-automation"
548
+ Provides-Extra: bedrock-data-automation-runtime
549
+ Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.41.0,>=1.40.0; extra == "bedrock-data-automation-runtime"
550
+ Provides-Extra: bedrock-runtime
551
+ Requires-Dist: mypy-boto3-bedrock-runtime<1.41.0,>=1.40.0; extra == "bedrock-runtime"
552
+ Provides-Extra: billing
553
+ Requires-Dist: mypy-boto3-billing<1.41.0,>=1.40.0; extra == "billing"
554
+ Provides-Extra: billingconductor
555
+ Requires-Dist: mypy-boto3-billingconductor<1.41.0,>=1.40.0; extra == "billingconductor"
556
+ Provides-Extra: braket
557
+ Requires-Dist: mypy-boto3-braket<1.41.0,>=1.40.0; extra == "braket"
558
+ Provides-Extra: budgets
559
+ Requires-Dist: mypy-boto3-budgets<1.41.0,>=1.40.0; extra == "budgets"
560
+ Provides-Extra: ce
561
+ Requires-Dist: mypy-boto3-ce<1.41.0,>=1.40.0; extra == "ce"
562
+ Provides-Extra: chatbot
563
+ Requires-Dist: mypy-boto3-chatbot<1.41.0,>=1.40.0; extra == "chatbot"
564
+ Provides-Extra: chime
565
+ Requires-Dist: mypy-boto3-chime<1.41.0,>=1.40.0; extra == "chime"
566
+ Provides-Extra: chime-sdk-identity
567
+ Requires-Dist: mypy-boto3-chime-sdk-identity<1.41.0,>=1.40.0; extra == "chime-sdk-identity"
568
+ Provides-Extra: chime-sdk-media-pipelines
569
+ Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.41.0,>=1.40.0; extra == "chime-sdk-media-pipelines"
570
+ Provides-Extra: chime-sdk-meetings
571
+ Requires-Dist: mypy-boto3-chime-sdk-meetings<1.41.0,>=1.40.0; extra == "chime-sdk-meetings"
572
+ Provides-Extra: chime-sdk-messaging
573
+ Requires-Dist: mypy-boto3-chime-sdk-messaging<1.41.0,>=1.40.0; extra == "chime-sdk-messaging"
574
+ Provides-Extra: chime-sdk-voice
575
+ Requires-Dist: mypy-boto3-chime-sdk-voice<1.41.0,>=1.40.0; extra == "chime-sdk-voice"
576
+ Provides-Extra: cleanrooms
577
+ Requires-Dist: mypy-boto3-cleanrooms<1.41.0,>=1.40.0; extra == "cleanrooms"
578
+ Provides-Extra: cleanroomsml
579
+ Requires-Dist: mypy-boto3-cleanroomsml<1.41.0,>=1.40.0; extra == "cleanroomsml"
580
+ Provides-Extra: cloud9
581
+ Requires-Dist: mypy-boto3-cloud9<1.41.0,>=1.40.0; extra == "cloud9"
582
+ Provides-Extra: cloudcontrol
583
+ Requires-Dist: mypy-boto3-cloudcontrol<1.41.0,>=1.40.0; extra == "cloudcontrol"
584
+ Provides-Extra: clouddirectory
585
+ Requires-Dist: mypy-boto3-clouddirectory<1.41.0,>=1.40.0; extra == "clouddirectory"
586
+ Provides-Extra: cloudformation
587
+ Requires-Dist: mypy-boto3-cloudformation<1.41.0,>=1.40.0; extra == "cloudformation"
588
+ Provides-Extra: cloudfront
589
+ Requires-Dist: mypy-boto3-cloudfront<1.41.0,>=1.40.0; extra == "cloudfront"
590
+ Provides-Extra: cloudfront-keyvaluestore
591
+ Requires-Dist: mypy-boto3-cloudfront-keyvaluestore<1.41.0,>=1.40.0; extra == "cloudfront-keyvaluestore"
592
+ Provides-Extra: cloudhsm
593
+ Requires-Dist: mypy-boto3-cloudhsm<1.41.0,>=1.40.0; extra == "cloudhsm"
594
+ Provides-Extra: cloudhsmv2
595
+ Requires-Dist: mypy-boto3-cloudhsmv2<1.41.0,>=1.40.0; extra == "cloudhsmv2"
596
+ Provides-Extra: cloudsearch
597
+ Requires-Dist: mypy-boto3-cloudsearch<1.41.0,>=1.40.0; extra == "cloudsearch"
598
+ Provides-Extra: cloudsearchdomain
599
+ Requires-Dist: mypy-boto3-cloudsearchdomain<1.41.0,>=1.40.0; extra == "cloudsearchdomain"
600
+ Provides-Extra: cloudtrail
601
+ Requires-Dist: mypy-boto3-cloudtrail<1.41.0,>=1.40.0; extra == "cloudtrail"
602
+ Provides-Extra: cloudtrail-data
603
+ Requires-Dist: mypy-boto3-cloudtrail-data<1.41.0,>=1.40.0; extra == "cloudtrail-data"
604
+ Provides-Extra: cloudwatch
605
+ Requires-Dist: mypy-boto3-cloudwatch<1.41.0,>=1.40.0; extra == "cloudwatch"
606
+ Provides-Extra: codeartifact
607
+ Requires-Dist: mypy-boto3-codeartifact<1.41.0,>=1.40.0; extra == "codeartifact"
608
+ Provides-Extra: codebuild
609
+ Requires-Dist: mypy-boto3-codebuild<1.41.0,>=1.40.0; extra == "codebuild"
610
+ Provides-Extra: codecatalyst
611
+ Requires-Dist: mypy-boto3-codecatalyst<1.41.0,>=1.40.0; extra == "codecatalyst"
612
+ Provides-Extra: codecommit
613
+ Requires-Dist: mypy-boto3-codecommit<1.41.0,>=1.40.0; extra == "codecommit"
614
+ Provides-Extra: codeconnections
615
+ Requires-Dist: mypy-boto3-codeconnections<1.41.0,>=1.40.0; extra == "codeconnections"
616
+ Provides-Extra: codedeploy
617
+ Requires-Dist: mypy-boto3-codedeploy<1.41.0,>=1.40.0; extra == "codedeploy"
618
+ Provides-Extra: codeguru-reviewer
619
+ Requires-Dist: mypy-boto3-codeguru-reviewer<1.41.0,>=1.40.0; extra == "codeguru-reviewer"
620
+ Provides-Extra: codeguru-security
621
+ Requires-Dist: mypy-boto3-codeguru-security<1.41.0,>=1.40.0; extra == "codeguru-security"
622
+ Provides-Extra: codeguruprofiler
623
+ Requires-Dist: mypy-boto3-codeguruprofiler<1.41.0,>=1.40.0; extra == "codeguruprofiler"
624
+ Provides-Extra: codepipeline
625
+ Requires-Dist: mypy-boto3-codepipeline<1.41.0,>=1.40.0; extra == "codepipeline"
626
+ Provides-Extra: codestar-connections
627
+ Requires-Dist: mypy-boto3-codestar-connections<1.41.0,>=1.40.0; extra == "codestar-connections"
628
+ Provides-Extra: codestar-notifications
629
+ Requires-Dist: mypy-boto3-codestar-notifications<1.41.0,>=1.40.0; extra == "codestar-notifications"
630
+ Provides-Extra: cognito-identity
631
+ Requires-Dist: mypy-boto3-cognito-identity<1.41.0,>=1.40.0; extra == "cognito-identity"
632
+ Provides-Extra: cognito-idp
633
+ Requires-Dist: mypy-boto3-cognito-idp<1.41.0,>=1.40.0; extra == "cognito-idp"
634
+ Provides-Extra: cognito-sync
635
+ Requires-Dist: mypy-boto3-cognito-sync<1.41.0,>=1.40.0; extra == "cognito-sync"
636
+ Provides-Extra: comprehend
637
+ Requires-Dist: mypy-boto3-comprehend<1.41.0,>=1.40.0; extra == "comprehend"
638
+ Provides-Extra: comprehendmedical
639
+ Requires-Dist: mypy-boto3-comprehendmedical<1.41.0,>=1.40.0; extra == "comprehendmedical"
640
+ Provides-Extra: compute-optimizer
641
+ Requires-Dist: mypy-boto3-compute-optimizer<1.41.0,>=1.40.0; extra == "compute-optimizer"
642
+ Provides-Extra: config
643
+ Requires-Dist: mypy-boto3-config<1.41.0,>=1.40.0; extra == "config"
644
+ Provides-Extra: connect
645
+ Requires-Dist: mypy-boto3-connect<1.41.0,>=1.40.0; extra == "connect"
646
+ Provides-Extra: connect-contact-lens
647
+ Requires-Dist: mypy-boto3-connect-contact-lens<1.41.0,>=1.40.0; extra == "connect-contact-lens"
648
+ Provides-Extra: connectcampaigns
649
+ Requires-Dist: mypy-boto3-connectcampaigns<1.41.0,>=1.40.0; extra == "connectcampaigns"
650
+ Provides-Extra: connectcampaignsv2
651
+ Requires-Dist: mypy-boto3-connectcampaignsv2<1.41.0,>=1.40.0; extra == "connectcampaignsv2"
652
+ Provides-Extra: connectcases
653
+ Requires-Dist: mypy-boto3-connectcases<1.41.0,>=1.40.0; extra == "connectcases"
654
+ Provides-Extra: connectparticipant
655
+ Requires-Dist: mypy-boto3-connectparticipant<1.41.0,>=1.40.0; extra == "connectparticipant"
656
+ Provides-Extra: controlcatalog
657
+ Requires-Dist: mypy-boto3-controlcatalog<1.41.0,>=1.40.0; extra == "controlcatalog"
658
+ Provides-Extra: controltower
659
+ Requires-Dist: mypy-boto3-controltower<1.41.0,>=1.40.0; extra == "controltower"
660
+ Provides-Extra: cost-optimization-hub
661
+ Requires-Dist: mypy-boto3-cost-optimization-hub<1.41.0,>=1.40.0; extra == "cost-optimization-hub"
662
+ Provides-Extra: cur
663
+ Requires-Dist: mypy-boto3-cur<1.41.0,>=1.40.0; extra == "cur"
664
+ Provides-Extra: customer-profiles
665
+ Requires-Dist: mypy-boto3-customer-profiles<1.41.0,>=1.40.0; extra == "customer-profiles"
666
+ Provides-Extra: databrew
667
+ Requires-Dist: mypy-boto3-databrew<1.41.0,>=1.40.0; extra == "databrew"
668
+ Provides-Extra: dataexchange
669
+ Requires-Dist: mypy-boto3-dataexchange<1.41.0,>=1.40.0; extra == "dataexchange"
670
+ Provides-Extra: datapipeline
671
+ Requires-Dist: mypy-boto3-datapipeline<1.41.0,>=1.40.0; extra == "datapipeline"
672
+ Provides-Extra: datasync
673
+ Requires-Dist: mypy-boto3-datasync<1.41.0,>=1.40.0; extra == "datasync"
674
+ Provides-Extra: datazone
675
+ Requires-Dist: mypy-boto3-datazone<1.41.0,>=1.40.0; extra == "datazone"
676
+ Provides-Extra: dax
677
+ Requires-Dist: mypy-boto3-dax<1.41.0,>=1.40.0; extra == "dax"
678
+ Provides-Extra: deadline
679
+ Requires-Dist: mypy-boto3-deadline<1.41.0,>=1.40.0; extra == "deadline"
680
+ Provides-Extra: detective
681
+ Requires-Dist: mypy-boto3-detective<1.41.0,>=1.40.0; extra == "detective"
682
+ Provides-Extra: devicefarm
683
+ Requires-Dist: mypy-boto3-devicefarm<1.41.0,>=1.40.0; extra == "devicefarm"
684
+ Provides-Extra: devops-guru
685
+ Requires-Dist: mypy-boto3-devops-guru<1.41.0,>=1.40.0; extra == "devops-guru"
686
+ Provides-Extra: directconnect
687
+ Requires-Dist: mypy-boto3-directconnect<1.41.0,>=1.40.0; extra == "directconnect"
688
+ Provides-Extra: discovery
689
+ Requires-Dist: mypy-boto3-discovery<1.41.0,>=1.40.0; extra == "discovery"
690
+ Provides-Extra: dlm
691
+ Requires-Dist: mypy-boto3-dlm<1.41.0,>=1.40.0; extra == "dlm"
692
+ Provides-Extra: dms
693
+ Requires-Dist: mypy-boto3-dms<1.41.0,>=1.40.0; extra == "dms"
694
+ Provides-Extra: docdb
695
+ Requires-Dist: mypy-boto3-docdb<1.41.0,>=1.40.0; extra == "docdb"
696
+ Provides-Extra: docdb-elastic
697
+ Requires-Dist: mypy-boto3-docdb-elastic<1.41.0,>=1.40.0; extra == "docdb-elastic"
698
+ Provides-Extra: drs
699
+ Requires-Dist: mypy-boto3-drs<1.41.0,>=1.40.0; extra == "drs"
700
+ Provides-Extra: ds
701
+ Requires-Dist: mypy-boto3-ds<1.41.0,>=1.40.0; extra == "ds"
702
+ Provides-Extra: ds-data
703
+ Requires-Dist: mypy-boto3-ds-data<1.41.0,>=1.40.0; extra == "ds-data"
704
+ Provides-Extra: dsql
705
+ Requires-Dist: mypy-boto3-dsql<1.41.0,>=1.40.0; extra == "dsql"
706
+ Provides-Extra: dynamodb
707
+ Requires-Dist: mypy-boto3-dynamodb<1.41.0,>=1.40.0; extra == "dynamodb"
708
+ Provides-Extra: dynamodbstreams
709
+ Requires-Dist: mypy-boto3-dynamodbstreams<1.41.0,>=1.40.0; extra == "dynamodbstreams"
710
+ Provides-Extra: ebs
711
+ Requires-Dist: mypy-boto3-ebs<1.41.0,>=1.40.0; extra == "ebs"
712
+ Provides-Extra: ec2
713
+ Requires-Dist: mypy-boto3-ec2<1.41.0,>=1.40.0; extra == "ec2"
714
+ Provides-Extra: ec2-instance-connect
715
+ Requires-Dist: mypy-boto3-ec2-instance-connect<1.41.0,>=1.40.0; extra == "ec2-instance-connect"
716
+ Provides-Extra: ecr
717
+ Requires-Dist: mypy-boto3-ecr<1.41.0,>=1.40.0; extra == "ecr"
718
+ Provides-Extra: ecr-public
719
+ Requires-Dist: mypy-boto3-ecr-public<1.41.0,>=1.40.0; extra == "ecr-public"
720
+ Provides-Extra: ecs
721
+ Requires-Dist: mypy-boto3-ecs<1.41.0,>=1.40.0; extra == "ecs"
722
+ Provides-Extra: efs
723
+ Requires-Dist: mypy-boto3-efs<1.41.0,>=1.40.0; extra == "efs"
724
+ Provides-Extra: eks
725
+ Requires-Dist: mypy-boto3-eks<1.41.0,>=1.40.0; extra == "eks"
726
+ Provides-Extra: eks-auth
727
+ Requires-Dist: mypy-boto3-eks-auth<1.41.0,>=1.40.0; extra == "eks-auth"
728
+ Provides-Extra: elasticache
729
+ Requires-Dist: mypy-boto3-elasticache<1.41.0,>=1.40.0; extra == "elasticache"
730
+ Provides-Extra: elasticbeanstalk
731
+ Requires-Dist: mypy-boto3-elasticbeanstalk<1.41.0,>=1.40.0; extra == "elasticbeanstalk"
732
+ Provides-Extra: elastictranscoder
733
+ Requires-Dist: mypy-boto3-elastictranscoder<1.41.0,>=1.40.0; extra == "elastictranscoder"
734
+ Provides-Extra: elb
735
+ Requires-Dist: mypy-boto3-elb<1.41.0,>=1.40.0; extra == "elb"
736
+ Provides-Extra: elbv2
737
+ Requires-Dist: mypy-boto3-elbv2<1.41.0,>=1.40.0; extra == "elbv2"
738
+ Provides-Extra: emr
739
+ Requires-Dist: mypy-boto3-emr<1.41.0,>=1.40.0; extra == "emr"
740
+ Provides-Extra: emr-containers
741
+ Requires-Dist: mypy-boto3-emr-containers<1.41.0,>=1.40.0; extra == "emr-containers"
742
+ Provides-Extra: emr-serverless
743
+ Requires-Dist: mypy-boto3-emr-serverless<1.41.0,>=1.40.0; extra == "emr-serverless"
744
+ Provides-Extra: entityresolution
745
+ Requires-Dist: mypy-boto3-entityresolution<1.41.0,>=1.40.0; extra == "entityresolution"
746
+ Provides-Extra: es
747
+ Requires-Dist: mypy-boto3-es<1.41.0,>=1.40.0; extra == "es"
748
+ Provides-Extra: events
749
+ Requires-Dist: mypy-boto3-events<1.41.0,>=1.40.0; extra == "events"
750
+ Provides-Extra: evidently
751
+ Requires-Dist: mypy-boto3-evidently<1.41.0,>=1.40.0; extra == "evidently"
752
+ Provides-Extra: evs
753
+ Requires-Dist: mypy-boto3-evs<1.41.0,>=1.40.0; extra == "evs"
754
+ Provides-Extra: finspace
755
+ Requires-Dist: mypy-boto3-finspace<1.41.0,>=1.40.0; extra == "finspace"
756
+ Provides-Extra: finspace-data
757
+ Requires-Dist: mypy-boto3-finspace-data<1.41.0,>=1.40.0; extra == "finspace-data"
758
+ Provides-Extra: firehose
759
+ Requires-Dist: mypy-boto3-firehose<1.41.0,>=1.40.0; extra == "firehose"
760
+ Provides-Extra: fis
761
+ Requires-Dist: mypy-boto3-fis<1.41.0,>=1.40.0; extra == "fis"
762
+ Provides-Extra: fms
763
+ Requires-Dist: mypy-boto3-fms<1.41.0,>=1.40.0; extra == "fms"
764
+ Provides-Extra: forecast
765
+ Requires-Dist: mypy-boto3-forecast<1.41.0,>=1.40.0; extra == "forecast"
766
+ Provides-Extra: forecastquery
767
+ Requires-Dist: mypy-boto3-forecastquery<1.41.0,>=1.40.0; extra == "forecastquery"
768
+ Provides-Extra: frauddetector
769
+ Requires-Dist: mypy-boto3-frauddetector<1.41.0,>=1.40.0; extra == "frauddetector"
770
+ Provides-Extra: freetier
771
+ Requires-Dist: mypy-boto3-freetier<1.41.0,>=1.40.0; extra == "freetier"
772
+ Provides-Extra: fsx
773
+ Requires-Dist: mypy-boto3-fsx<1.41.0,>=1.40.0; extra == "fsx"
774
+ Provides-Extra: gamelift
775
+ Requires-Dist: mypy-boto3-gamelift<1.41.0,>=1.40.0; extra == "gamelift"
776
+ Provides-Extra: gameliftstreams
777
+ Requires-Dist: mypy-boto3-gameliftstreams<1.41.0,>=1.40.0; extra == "gameliftstreams"
778
+ Provides-Extra: geo-maps
779
+ Requires-Dist: mypy-boto3-geo-maps<1.41.0,>=1.40.0; extra == "geo-maps"
780
+ Provides-Extra: geo-places
781
+ Requires-Dist: mypy-boto3-geo-places<1.41.0,>=1.40.0; extra == "geo-places"
782
+ Provides-Extra: geo-routes
783
+ Requires-Dist: mypy-boto3-geo-routes<1.41.0,>=1.40.0; extra == "geo-routes"
784
+ Provides-Extra: glacier
785
+ Requires-Dist: mypy-boto3-glacier<1.41.0,>=1.40.0; extra == "glacier"
786
+ Provides-Extra: globalaccelerator
787
+ Requires-Dist: mypy-boto3-globalaccelerator<1.41.0,>=1.40.0; extra == "globalaccelerator"
788
+ Provides-Extra: glue
789
+ Requires-Dist: mypy-boto3-glue<1.41.0,>=1.40.0; extra == "glue"
790
+ Provides-Extra: grafana
791
+ Requires-Dist: mypy-boto3-grafana<1.41.0,>=1.40.0; extra == "grafana"
792
+ Provides-Extra: greengrass
793
+ Requires-Dist: mypy-boto3-greengrass<1.41.0,>=1.40.0; extra == "greengrass"
794
+ Provides-Extra: greengrassv2
795
+ Requires-Dist: mypy-boto3-greengrassv2<1.41.0,>=1.40.0; extra == "greengrassv2"
796
+ Provides-Extra: groundstation
797
+ Requires-Dist: mypy-boto3-groundstation<1.41.0,>=1.40.0; extra == "groundstation"
798
+ Provides-Extra: guardduty
799
+ Requires-Dist: mypy-boto3-guardduty<1.41.0,>=1.40.0; extra == "guardduty"
800
+ Provides-Extra: health
801
+ Requires-Dist: mypy-boto3-health<1.41.0,>=1.40.0; extra == "health"
802
+ Provides-Extra: healthlake
803
+ Requires-Dist: mypy-boto3-healthlake<1.41.0,>=1.40.0; extra == "healthlake"
804
+ Provides-Extra: iam
805
+ Requires-Dist: mypy-boto3-iam<1.41.0,>=1.40.0; extra == "iam"
806
+ Provides-Extra: identitystore
807
+ Requires-Dist: mypy-boto3-identitystore<1.41.0,>=1.40.0; extra == "identitystore"
808
+ Provides-Extra: imagebuilder
809
+ Requires-Dist: mypy-boto3-imagebuilder<1.41.0,>=1.40.0; extra == "imagebuilder"
810
+ Provides-Extra: importexport
811
+ Requires-Dist: mypy-boto3-importexport<1.41.0,>=1.40.0; extra == "importexport"
812
+ Provides-Extra: inspector
813
+ Requires-Dist: mypy-boto3-inspector<1.41.0,>=1.40.0; extra == "inspector"
814
+ Provides-Extra: inspector-scan
815
+ Requires-Dist: mypy-boto3-inspector-scan<1.41.0,>=1.40.0; extra == "inspector-scan"
816
+ Provides-Extra: inspector2
817
+ Requires-Dist: mypy-boto3-inspector2<1.41.0,>=1.40.0; extra == "inspector2"
818
+ Provides-Extra: internetmonitor
819
+ Requires-Dist: mypy-boto3-internetmonitor<1.41.0,>=1.40.0; extra == "internetmonitor"
820
+ Provides-Extra: invoicing
821
+ Requires-Dist: mypy-boto3-invoicing<1.41.0,>=1.40.0; extra == "invoicing"
822
+ Provides-Extra: iot
823
+ Requires-Dist: mypy-boto3-iot<1.41.0,>=1.40.0; extra == "iot"
824
+ Provides-Extra: iot-data
825
+ Requires-Dist: mypy-boto3-iot-data<1.41.0,>=1.40.0; extra == "iot-data"
826
+ Provides-Extra: iot-jobs-data
827
+ Requires-Dist: mypy-boto3-iot-jobs-data<1.41.0,>=1.40.0; extra == "iot-jobs-data"
828
+ Provides-Extra: iot-managed-integrations
829
+ Requires-Dist: mypy-boto3-iot-managed-integrations<1.41.0,>=1.40.0; extra == "iot-managed-integrations"
830
+ Provides-Extra: iotanalytics
831
+ Requires-Dist: mypy-boto3-iotanalytics<1.41.0,>=1.40.0; extra == "iotanalytics"
832
+ Provides-Extra: iotdeviceadvisor
833
+ Requires-Dist: mypy-boto3-iotdeviceadvisor<1.41.0,>=1.40.0; extra == "iotdeviceadvisor"
834
+ Provides-Extra: iotevents
835
+ Requires-Dist: mypy-boto3-iotevents<1.41.0,>=1.40.0; extra == "iotevents"
836
+ Provides-Extra: iotevents-data
837
+ Requires-Dist: mypy-boto3-iotevents-data<1.41.0,>=1.40.0; extra == "iotevents-data"
838
+ Provides-Extra: iotfleetwise
839
+ Requires-Dist: mypy-boto3-iotfleetwise<1.41.0,>=1.40.0; extra == "iotfleetwise"
840
+ Provides-Extra: iotsecuretunneling
841
+ Requires-Dist: mypy-boto3-iotsecuretunneling<1.41.0,>=1.40.0; extra == "iotsecuretunneling"
842
+ Provides-Extra: iotsitewise
843
+ Requires-Dist: mypy-boto3-iotsitewise<1.41.0,>=1.40.0; extra == "iotsitewise"
844
+ Provides-Extra: iotthingsgraph
845
+ Requires-Dist: mypy-boto3-iotthingsgraph<1.41.0,>=1.40.0; extra == "iotthingsgraph"
846
+ Provides-Extra: iottwinmaker
847
+ Requires-Dist: mypy-boto3-iottwinmaker<1.41.0,>=1.40.0; extra == "iottwinmaker"
848
+ Provides-Extra: iotwireless
849
+ Requires-Dist: mypy-boto3-iotwireless<1.41.0,>=1.40.0; extra == "iotwireless"
850
+ Provides-Extra: ivs
851
+ Requires-Dist: mypy-boto3-ivs<1.41.0,>=1.40.0; extra == "ivs"
852
+ Provides-Extra: ivs-realtime
853
+ Requires-Dist: mypy-boto3-ivs-realtime<1.41.0,>=1.40.0; extra == "ivs-realtime"
854
+ Provides-Extra: ivschat
855
+ Requires-Dist: mypy-boto3-ivschat<1.41.0,>=1.40.0; extra == "ivschat"
856
+ Provides-Extra: kafka
857
+ Requires-Dist: mypy-boto3-kafka<1.41.0,>=1.40.0; extra == "kafka"
858
+ Provides-Extra: kafkaconnect
859
+ Requires-Dist: mypy-boto3-kafkaconnect<1.41.0,>=1.40.0; extra == "kafkaconnect"
860
+ Provides-Extra: kendra
861
+ Requires-Dist: mypy-boto3-kendra<1.41.0,>=1.40.0; extra == "kendra"
862
+ Provides-Extra: kendra-ranking
863
+ Requires-Dist: mypy-boto3-kendra-ranking<1.41.0,>=1.40.0; extra == "kendra-ranking"
864
+ Provides-Extra: keyspaces
865
+ Requires-Dist: mypy-boto3-keyspaces<1.41.0,>=1.40.0; extra == "keyspaces"
866
+ Provides-Extra: keyspacesstreams
867
+ Requires-Dist: mypy-boto3-keyspacesstreams<1.41.0,>=1.40.0; extra == "keyspacesstreams"
868
+ Provides-Extra: kinesis
869
+ Requires-Dist: mypy-boto3-kinesis<1.41.0,>=1.40.0; extra == "kinesis"
870
+ Provides-Extra: kinesis-video-archived-media
871
+ Requires-Dist: mypy-boto3-kinesis-video-archived-media<1.41.0,>=1.40.0; extra == "kinesis-video-archived-media"
872
+ Provides-Extra: kinesis-video-media
873
+ Requires-Dist: mypy-boto3-kinesis-video-media<1.41.0,>=1.40.0; extra == "kinesis-video-media"
874
+ Provides-Extra: kinesis-video-signaling
875
+ Requires-Dist: mypy-boto3-kinesis-video-signaling<1.41.0,>=1.40.0; extra == "kinesis-video-signaling"
876
+ Provides-Extra: kinesis-video-webrtc-storage
877
+ Requires-Dist: mypy-boto3-kinesis-video-webrtc-storage<1.41.0,>=1.40.0; extra == "kinesis-video-webrtc-storage"
878
+ Provides-Extra: kinesisanalytics
879
+ Requires-Dist: mypy-boto3-kinesisanalytics<1.41.0,>=1.40.0; extra == "kinesisanalytics"
880
+ Provides-Extra: kinesisanalyticsv2
881
+ Requires-Dist: mypy-boto3-kinesisanalyticsv2<1.41.0,>=1.40.0; extra == "kinesisanalyticsv2"
882
+ Provides-Extra: kinesisvideo
883
+ Requires-Dist: mypy-boto3-kinesisvideo<1.41.0,>=1.40.0; extra == "kinesisvideo"
884
+ Provides-Extra: kms
885
+ Requires-Dist: mypy-boto3-kms<1.41.0,>=1.40.0; extra == "kms"
886
+ Provides-Extra: lakeformation
887
+ Requires-Dist: mypy-boto3-lakeformation<1.41.0,>=1.40.0; extra == "lakeformation"
888
+ Provides-Extra: lambda
889
+ Requires-Dist: mypy-boto3-lambda<1.41.0,>=1.40.0; extra == "lambda"
890
+ Provides-Extra: launch-wizard
891
+ Requires-Dist: mypy-boto3-launch-wizard<1.41.0,>=1.40.0; extra == "launch-wizard"
892
+ Provides-Extra: lex-models
893
+ Requires-Dist: mypy-boto3-lex-models<1.41.0,>=1.40.0; extra == "lex-models"
894
+ Provides-Extra: lex-runtime
895
+ Requires-Dist: mypy-boto3-lex-runtime<1.41.0,>=1.40.0; extra == "lex-runtime"
896
+ Provides-Extra: lexv2-models
897
+ Requires-Dist: mypy-boto3-lexv2-models<1.41.0,>=1.40.0; extra == "lexv2-models"
898
+ Provides-Extra: lexv2-runtime
899
+ Requires-Dist: mypy-boto3-lexv2-runtime<1.41.0,>=1.40.0; extra == "lexv2-runtime"
900
+ Provides-Extra: license-manager
901
+ Requires-Dist: mypy-boto3-license-manager<1.41.0,>=1.40.0; extra == "license-manager"
902
+ Provides-Extra: license-manager-linux-subscriptions
903
+ Requires-Dist: mypy-boto3-license-manager-linux-subscriptions<1.41.0,>=1.40.0; extra == "license-manager-linux-subscriptions"
904
+ Provides-Extra: license-manager-user-subscriptions
905
+ Requires-Dist: mypy-boto3-license-manager-user-subscriptions<1.41.0,>=1.40.0; extra == "license-manager-user-subscriptions"
906
+ Provides-Extra: lightsail
907
+ Requires-Dist: mypy-boto3-lightsail<1.41.0,>=1.40.0; extra == "lightsail"
908
+ Provides-Extra: location
909
+ Requires-Dist: mypy-boto3-location<1.41.0,>=1.40.0; extra == "location"
910
+ Provides-Extra: logs
911
+ Requires-Dist: mypy-boto3-logs<1.41.0,>=1.40.0; extra == "logs"
912
+ Provides-Extra: lookoutequipment
913
+ Requires-Dist: mypy-boto3-lookoutequipment<1.41.0,>=1.40.0; extra == "lookoutequipment"
914
+ Provides-Extra: m2
915
+ Requires-Dist: mypy-boto3-m2<1.41.0,>=1.40.0; extra == "m2"
916
+ Provides-Extra: machinelearning
917
+ Requires-Dist: mypy-boto3-machinelearning<1.41.0,>=1.40.0; extra == "machinelearning"
918
+ Provides-Extra: macie2
919
+ Requires-Dist: mypy-boto3-macie2<1.41.0,>=1.40.0; extra == "macie2"
920
+ Provides-Extra: mailmanager
921
+ Requires-Dist: mypy-boto3-mailmanager<1.41.0,>=1.40.0; extra == "mailmanager"
922
+ Provides-Extra: managedblockchain
923
+ Requires-Dist: mypy-boto3-managedblockchain<1.41.0,>=1.40.0; extra == "managedblockchain"
924
+ Provides-Extra: managedblockchain-query
925
+ Requires-Dist: mypy-boto3-managedblockchain-query<1.41.0,>=1.40.0; extra == "managedblockchain-query"
926
+ Provides-Extra: marketplace-agreement
927
+ Requires-Dist: mypy-boto3-marketplace-agreement<1.41.0,>=1.40.0; extra == "marketplace-agreement"
928
+ Provides-Extra: marketplace-catalog
929
+ Requires-Dist: mypy-boto3-marketplace-catalog<1.41.0,>=1.40.0; extra == "marketplace-catalog"
930
+ Provides-Extra: marketplace-deployment
931
+ Requires-Dist: mypy-boto3-marketplace-deployment<1.41.0,>=1.40.0; extra == "marketplace-deployment"
932
+ Provides-Extra: marketplace-entitlement
933
+ Requires-Dist: mypy-boto3-marketplace-entitlement<1.41.0,>=1.40.0; extra == "marketplace-entitlement"
934
+ Provides-Extra: marketplace-reporting
935
+ Requires-Dist: mypy-boto3-marketplace-reporting<1.41.0,>=1.40.0; extra == "marketplace-reporting"
936
+ Provides-Extra: marketplacecommerceanalytics
937
+ Requires-Dist: mypy-boto3-marketplacecommerceanalytics<1.41.0,>=1.40.0; extra == "marketplacecommerceanalytics"
938
+ Provides-Extra: mediaconnect
939
+ Requires-Dist: mypy-boto3-mediaconnect<1.41.0,>=1.40.0; extra == "mediaconnect"
940
+ Provides-Extra: mediaconvert
941
+ Requires-Dist: mypy-boto3-mediaconvert<1.41.0,>=1.40.0; extra == "mediaconvert"
942
+ Provides-Extra: medialive
943
+ Requires-Dist: mypy-boto3-medialive<1.41.0,>=1.40.0; extra == "medialive"
944
+ Provides-Extra: mediapackage
945
+ Requires-Dist: mypy-boto3-mediapackage<1.41.0,>=1.40.0; extra == "mediapackage"
946
+ Provides-Extra: mediapackage-vod
947
+ Requires-Dist: mypy-boto3-mediapackage-vod<1.41.0,>=1.40.0; extra == "mediapackage-vod"
948
+ Provides-Extra: mediapackagev2
949
+ Requires-Dist: mypy-boto3-mediapackagev2<1.41.0,>=1.40.0; extra == "mediapackagev2"
950
+ Provides-Extra: mediastore
951
+ Requires-Dist: mypy-boto3-mediastore<1.41.0,>=1.40.0; extra == "mediastore"
952
+ Provides-Extra: mediastore-data
953
+ Requires-Dist: mypy-boto3-mediastore-data<1.41.0,>=1.40.0; extra == "mediastore-data"
954
+ Provides-Extra: mediatailor
955
+ Requires-Dist: mypy-boto3-mediatailor<1.41.0,>=1.40.0; extra == "mediatailor"
956
+ Provides-Extra: medical-imaging
957
+ Requires-Dist: mypy-boto3-medical-imaging<1.41.0,>=1.40.0; extra == "medical-imaging"
958
+ Provides-Extra: memorydb
959
+ Requires-Dist: mypy-boto3-memorydb<1.41.0,>=1.40.0; extra == "memorydb"
960
+ Provides-Extra: meteringmarketplace
961
+ Requires-Dist: mypy-boto3-meteringmarketplace<1.41.0,>=1.40.0; extra == "meteringmarketplace"
962
+ Provides-Extra: mgh
963
+ Requires-Dist: mypy-boto3-mgh<1.41.0,>=1.40.0; extra == "mgh"
964
+ Provides-Extra: mgn
965
+ Requires-Dist: mypy-boto3-mgn<1.41.0,>=1.40.0; extra == "mgn"
966
+ Provides-Extra: migration-hub-refactor-spaces
967
+ Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.41.0,>=1.40.0; extra == "migration-hub-refactor-spaces"
968
+ Provides-Extra: migrationhub-config
969
+ Requires-Dist: mypy-boto3-migrationhub-config<1.41.0,>=1.40.0; extra == "migrationhub-config"
970
+ Provides-Extra: migrationhuborchestrator
971
+ Requires-Dist: mypy-boto3-migrationhuborchestrator<1.41.0,>=1.40.0; extra == "migrationhuborchestrator"
972
+ Provides-Extra: migrationhubstrategy
973
+ Requires-Dist: mypy-boto3-migrationhubstrategy<1.41.0,>=1.40.0; extra == "migrationhubstrategy"
974
+ Provides-Extra: mpa
975
+ Requires-Dist: mypy-boto3-mpa<1.41.0,>=1.40.0; extra == "mpa"
976
+ Provides-Extra: mq
977
+ Requires-Dist: mypy-boto3-mq<1.41.0,>=1.40.0; extra == "mq"
978
+ Provides-Extra: mturk
979
+ Requires-Dist: mypy-boto3-mturk<1.41.0,>=1.40.0; extra == "mturk"
980
+ Provides-Extra: mwaa
981
+ Requires-Dist: mypy-boto3-mwaa<1.41.0,>=1.40.0; extra == "mwaa"
982
+ Provides-Extra: mwaa-serverless
983
+ Requires-Dist: mypy-boto3-mwaa-serverless<1.41.0,>=1.40.0; extra == "mwaa-serverless"
984
+ Provides-Extra: neptune
985
+ Requires-Dist: mypy-boto3-neptune<1.41.0,>=1.40.0; extra == "neptune"
986
+ Provides-Extra: neptune-graph
987
+ Requires-Dist: mypy-boto3-neptune-graph<1.41.0,>=1.40.0; extra == "neptune-graph"
988
+ Provides-Extra: neptunedata
989
+ Requires-Dist: mypy-boto3-neptunedata<1.41.0,>=1.40.0; extra == "neptunedata"
990
+ Provides-Extra: network-firewall
991
+ Requires-Dist: mypy-boto3-network-firewall<1.41.0,>=1.40.0; extra == "network-firewall"
992
+ Provides-Extra: networkflowmonitor
993
+ Requires-Dist: mypy-boto3-networkflowmonitor<1.41.0,>=1.40.0; extra == "networkflowmonitor"
994
+ Provides-Extra: networkmanager
995
+ Requires-Dist: mypy-boto3-networkmanager<1.41.0,>=1.40.0; extra == "networkmanager"
996
+ Provides-Extra: networkmonitor
997
+ Requires-Dist: mypy-boto3-networkmonitor<1.41.0,>=1.40.0; extra == "networkmonitor"
998
+ Provides-Extra: notifications
999
+ Requires-Dist: mypy-boto3-notifications<1.41.0,>=1.40.0; extra == "notifications"
1000
+ Provides-Extra: notificationscontacts
1001
+ Requires-Dist: mypy-boto3-notificationscontacts<1.41.0,>=1.40.0; extra == "notificationscontacts"
1002
+ Provides-Extra: oam
1003
+ Requires-Dist: mypy-boto3-oam<1.41.0,>=1.40.0; extra == "oam"
1004
+ Provides-Extra: observabilityadmin
1005
+ Requires-Dist: mypy-boto3-observabilityadmin<1.41.0,>=1.40.0; extra == "observabilityadmin"
1006
+ Provides-Extra: odb
1007
+ Requires-Dist: mypy-boto3-odb<1.41.0,>=1.40.0; extra == "odb"
1008
+ Provides-Extra: omics
1009
+ Requires-Dist: mypy-boto3-omics<1.41.0,>=1.40.0; extra == "omics"
1010
+ Provides-Extra: opensearch
1011
+ Requires-Dist: mypy-boto3-opensearch<1.41.0,>=1.40.0; extra == "opensearch"
1012
+ Provides-Extra: opensearchserverless
1013
+ Requires-Dist: mypy-boto3-opensearchserverless<1.41.0,>=1.40.0; extra == "opensearchserverless"
1014
+ Provides-Extra: organizations
1015
+ Requires-Dist: mypy-boto3-organizations<1.41.0,>=1.40.0; extra == "organizations"
1016
+ Provides-Extra: osis
1017
+ Requires-Dist: mypy-boto3-osis<1.41.0,>=1.40.0; extra == "osis"
1018
+ Provides-Extra: outposts
1019
+ Requires-Dist: mypy-boto3-outposts<1.41.0,>=1.40.0; extra == "outposts"
1020
+ Provides-Extra: panorama
1021
+ Requires-Dist: mypy-boto3-panorama<1.41.0,>=1.40.0; extra == "panorama"
1022
+ Provides-Extra: partnercentral-selling
1023
+ Requires-Dist: mypy-boto3-partnercentral-selling<1.41.0,>=1.40.0; extra == "partnercentral-selling"
1024
+ Provides-Extra: payment-cryptography
1025
+ Requires-Dist: mypy-boto3-payment-cryptography<1.41.0,>=1.40.0; extra == "payment-cryptography"
1026
+ Provides-Extra: payment-cryptography-data
1027
+ Requires-Dist: mypy-boto3-payment-cryptography-data<1.41.0,>=1.40.0; extra == "payment-cryptography-data"
1028
+ Provides-Extra: pca-connector-ad
1029
+ Requires-Dist: mypy-boto3-pca-connector-ad<1.41.0,>=1.40.0; extra == "pca-connector-ad"
1030
+ Provides-Extra: pca-connector-scep
1031
+ Requires-Dist: mypy-boto3-pca-connector-scep<1.41.0,>=1.40.0; extra == "pca-connector-scep"
1032
+ Provides-Extra: pcs
1033
+ Requires-Dist: mypy-boto3-pcs<1.41.0,>=1.40.0; extra == "pcs"
1034
+ Provides-Extra: personalize
1035
+ Requires-Dist: mypy-boto3-personalize<1.41.0,>=1.40.0; extra == "personalize"
1036
+ Provides-Extra: personalize-events
1037
+ Requires-Dist: mypy-boto3-personalize-events<1.41.0,>=1.40.0; extra == "personalize-events"
1038
+ Provides-Extra: personalize-runtime
1039
+ Requires-Dist: mypy-boto3-personalize-runtime<1.41.0,>=1.40.0; extra == "personalize-runtime"
1040
+ Provides-Extra: pi
1041
+ Requires-Dist: mypy-boto3-pi<1.41.0,>=1.40.0; extra == "pi"
1042
+ Provides-Extra: pinpoint
1043
+ Requires-Dist: mypy-boto3-pinpoint<1.41.0,>=1.40.0; extra == "pinpoint"
1044
+ Provides-Extra: pinpoint-email
1045
+ Requires-Dist: mypy-boto3-pinpoint-email<1.41.0,>=1.40.0; extra == "pinpoint-email"
1046
+ Provides-Extra: pinpoint-sms-voice
1047
+ Requires-Dist: mypy-boto3-pinpoint-sms-voice<1.41.0,>=1.40.0; extra == "pinpoint-sms-voice"
1048
+ Provides-Extra: pinpoint-sms-voice-v2
1049
+ Requires-Dist: mypy-boto3-pinpoint-sms-voice-v2<1.41.0,>=1.40.0; extra == "pinpoint-sms-voice-v2"
1050
+ Provides-Extra: pipes
1051
+ Requires-Dist: mypy-boto3-pipes<1.41.0,>=1.40.0; extra == "pipes"
1052
+ Provides-Extra: polly
1053
+ Requires-Dist: mypy-boto3-polly<1.41.0,>=1.40.0; extra == "polly"
1054
+ Provides-Extra: pricing
1055
+ Requires-Dist: mypy-boto3-pricing<1.41.0,>=1.40.0; extra == "pricing"
1056
+ Provides-Extra: proton
1057
+ Requires-Dist: mypy-boto3-proton<1.41.0,>=1.40.0; extra == "proton"
1058
+ Provides-Extra: qapps
1059
+ Requires-Dist: mypy-boto3-qapps<1.41.0,>=1.40.0; extra == "qapps"
1060
+ Provides-Extra: qbusiness
1061
+ Requires-Dist: mypy-boto3-qbusiness<1.41.0,>=1.40.0; extra == "qbusiness"
1062
+ Provides-Extra: qconnect
1063
+ Requires-Dist: mypy-boto3-qconnect<1.41.0,>=1.40.0; extra == "qconnect"
1064
+ Provides-Extra: quicksight
1065
+ Requires-Dist: mypy-boto3-quicksight<1.41.0,>=1.40.0; extra == "quicksight"
1066
+ Provides-Extra: ram
1067
+ Requires-Dist: mypy-boto3-ram<1.41.0,>=1.40.0; extra == "ram"
1068
+ Provides-Extra: rbin
1069
+ Requires-Dist: mypy-boto3-rbin<1.41.0,>=1.40.0; extra == "rbin"
1070
+ Provides-Extra: rds
1071
+ Requires-Dist: mypy-boto3-rds<1.41.0,>=1.40.0; extra == "rds"
1072
+ Provides-Extra: rds-data
1073
+ Requires-Dist: mypy-boto3-rds-data<1.41.0,>=1.40.0; extra == "rds-data"
1074
+ Provides-Extra: redshift
1075
+ Requires-Dist: mypy-boto3-redshift<1.41.0,>=1.40.0; extra == "redshift"
1076
+ Provides-Extra: redshift-data
1077
+ Requires-Dist: mypy-boto3-redshift-data<1.41.0,>=1.40.0; extra == "redshift-data"
1078
+ Provides-Extra: redshift-serverless
1079
+ Requires-Dist: mypy-boto3-redshift-serverless<1.41.0,>=1.40.0; extra == "redshift-serverless"
1080
+ Provides-Extra: rekognition
1081
+ Requires-Dist: mypy-boto3-rekognition<1.41.0,>=1.40.0; extra == "rekognition"
1082
+ Provides-Extra: repostspace
1083
+ Requires-Dist: mypy-boto3-repostspace<1.41.0,>=1.40.0; extra == "repostspace"
1084
+ Provides-Extra: resiliencehub
1085
+ Requires-Dist: mypy-boto3-resiliencehub<1.41.0,>=1.40.0; extra == "resiliencehub"
1086
+ Provides-Extra: resource-explorer-2
1087
+ Requires-Dist: mypy-boto3-resource-explorer-2<1.41.0,>=1.40.0; extra == "resource-explorer-2"
1088
+ Provides-Extra: resource-groups
1089
+ Requires-Dist: mypy-boto3-resource-groups<1.41.0,>=1.40.0; extra == "resource-groups"
1090
+ Provides-Extra: resourcegroupstaggingapi
1091
+ Requires-Dist: mypy-boto3-resourcegroupstaggingapi<1.41.0,>=1.40.0; extra == "resourcegroupstaggingapi"
1092
+ Provides-Extra: rolesanywhere
1093
+ Requires-Dist: mypy-boto3-rolesanywhere<1.41.0,>=1.40.0; extra == "rolesanywhere"
1094
+ Provides-Extra: route53
1095
+ Requires-Dist: mypy-boto3-route53<1.41.0,>=1.40.0; extra == "route53"
1096
+ Provides-Extra: route53-recovery-cluster
1097
+ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.41.0,>=1.40.0; extra == "route53-recovery-cluster"
1098
+ Provides-Extra: route53-recovery-control-config
1099
+ Requires-Dist: mypy-boto3-route53-recovery-control-config<1.41.0,>=1.40.0; extra == "route53-recovery-control-config"
1100
+ Provides-Extra: route53-recovery-readiness
1101
+ Requires-Dist: mypy-boto3-route53-recovery-readiness<1.41.0,>=1.40.0; extra == "route53-recovery-readiness"
1102
+ Provides-Extra: route53domains
1103
+ Requires-Dist: mypy-boto3-route53domains<1.41.0,>=1.40.0; extra == "route53domains"
1104
+ Provides-Extra: route53profiles
1105
+ Requires-Dist: mypy-boto3-route53profiles<1.41.0,>=1.40.0; extra == "route53profiles"
1106
+ Provides-Extra: route53resolver
1107
+ Requires-Dist: mypy-boto3-route53resolver<1.41.0,>=1.40.0; extra == "route53resolver"
1108
+ Provides-Extra: rtbfabric
1109
+ Requires-Dist: mypy-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "rtbfabric"
1110
+ Provides-Extra: rum
1111
+ Requires-Dist: mypy-boto3-rum<1.41.0,>=1.40.0; extra == "rum"
1112
+ Provides-Extra: s3
1113
+ Requires-Dist: mypy-boto3-s3<1.41.0,>=1.40.0; extra == "s3"
1114
+ Provides-Extra: s3control
1115
+ Requires-Dist: mypy-boto3-s3control<1.41.0,>=1.40.0; extra == "s3control"
1116
+ Provides-Extra: s3outposts
1117
+ Requires-Dist: mypy-boto3-s3outposts<1.41.0,>=1.40.0; extra == "s3outposts"
1118
+ Provides-Extra: s3tables
1119
+ Requires-Dist: mypy-boto3-s3tables<1.41.0,>=1.40.0; extra == "s3tables"
1120
+ Provides-Extra: s3vectors
1121
+ Requires-Dist: mypy-boto3-s3vectors<1.41.0,>=1.40.0; extra == "s3vectors"
1122
+ Provides-Extra: sagemaker
1123
+ Requires-Dist: mypy-boto3-sagemaker<1.41.0,>=1.40.0; extra == "sagemaker"
1124
+ Provides-Extra: sagemaker-a2i-runtime
1125
+ Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.41.0,>=1.40.0; extra == "sagemaker-a2i-runtime"
1126
+ Provides-Extra: sagemaker-edge
1127
+ Requires-Dist: mypy-boto3-sagemaker-edge<1.41.0,>=1.40.0; extra == "sagemaker-edge"
1128
+ Provides-Extra: sagemaker-featurestore-runtime
1129
+ Requires-Dist: mypy-boto3-sagemaker-featurestore-runtime<1.41.0,>=1.40.0; extra == "sagemaker-featurestore-runtime"
1130
+ Provides-Extra: sagemaker-geospatial
1131
+ Requires-Dist: mypy-boto3-sagemaker-geospatial<1.41.0,>=1.40.0; extra == "sagemaker-geospatial"
1132
+ Provides-Extra: sagemaker-metrics
1133
+ Requires-Dist: mypy-boto3-sagemaker-metrics<1.41.0,>=1.40.0; extra == "sagemaker-metrics"
1134
+ Provides-Extra: sagemaker-runtime
1135
+ Requires-Dist: mypy-boto3-sagemaker-runtime<1.41.0,>=1.40.0; extra == "sagemaker-runtime"
1136
+ Provides-Extra: savingsplans
1137
+ Requires-Dist: mypy-boto3-savingsplans<1.41.0,>=1.40.0; extra == "savingsplans"
1138
+ Provides-Extra: scheduler
1139
+ Requires-Dist: mypy-boto3-scheduler<1.41.0,>=1.40.0; extra == "scheduler"
1140
+ Provides-Extra: schemas
1141
+ Requires-Dist: mypy-boto3-schemas<1.41.0,>=1.40.0; extra == "schemas"
1142
+ Provides-Extra: sdb
1143
+ Requires-Dist: mypy-boto3-sdb<1.41.0,>=1.40.0; extra == "sdb"
1144
+ Provides-Extra: secretsmanager
1145
+ Requires-Dist: mypy-boto3-secretsmanager<1.41.0,>=1.40.0; extra == "secretsmanager"
1146
+ Provides-Extra: security-ir
1147
+ Requires-Dist: mypy-boto3-security-ir<1.41.0,>=1.40.0; extra == "security-ir"
1148
+ Provides-Extra: securityhub
1149
+ Requires-Dist: mypy-boto3-securityhub<1.41.0,>=1.40.0; extra == "securityhub"
1150
+ Provides-Extra: securitylake
1151
+ Requires-Dist: mypy-boto3-securitylake<1.41.0,>=1.40.0; extra == "securitylake"
1152
+ Provides-Extra: serverlessrepo
1153
+ Requires-Dist: mypy-boto3-serverlessrepo<1.41.0,>=1.40.0; extra == "serverlessrepo"
1154
+ Provides-Extra: service-quotas
1155
+ Requires-Dist: mypy-boto3-service-quotas<1.41.0,>=1.40.0; extra == "service-quotas"
1156
+ Provides-Extra: servicecatalog
1157
+ Requires-Dist: mypy-boto3-servicecatalog<1.41.0,>=1.40.0; extra == "servicecatalog"
1158
+ Provides-Extra: servicecatalog-appregistry
1159
+ Requires-Dist: mypy-boto3-servicecatalog-appregistry<1.41.0,>=1.40.0; extra == "servicecatalog-appregistry"
1160
+ Provides-Extra: servicediscovery
1161
+ Requires-Dist: mypy-boto3-servicediscovery<1.41.0,>=1.40.0; extra == "servicediscovery"
1162
+ Provides-Extra: ses
1163
+ Requires-Dist: mypy-boto3-ses<1.41.0,>=1.40.0; extra == "ses"
1164
+ Provides-Extra: sesv2
1165
+ Requires-Dist: mypy-boto3-sesv2<1.41.0,>=1.40.0; extra == "sesv2"
1166
+ Provides-Extra: shield
1167
+ Requires-Dist: mypy-boto3-shield<1.41.0,>=1.40.0; extra == "shield"
1168
+ Provides-Extra: signer
1169
+ Requires-Dist: mypy-boto3-signer<1.41.0,>=1.40.0; extra == "signer"
1170
+ Provides-Extra: simspaceweaver
1171
+ Requires-Dist: mypy-boto3-simspaceweaver<1.41.0,>=1.40.0; extra == "simspaceweaver"
1172
+ Provides-Extra: snow-device-management
1173
+ Requires-Dist: mypy-boto3-snow-device-management<1.41.0,>=1.40.0; extra == "snow-device-management"
1174
+ Provides-Extra: snowball
1175
+ Requires-Dist: mypy-boto3-snowball<1.41.0,>=1.40.0; extra == "snowball"
1176
+ Provides-Extra: sns
1177
+ Requires-Dist: mypy-boto3-sns<1.41.0,>=1.40.0; extra == "sns"
1178
+ Provides-Extra: socialmessaging
1179
+ Requires-Dist: mypy-boto3-socialmessaging<1.41.0,>=1.40.0; extra == "socialmessaging"
1180
+ Provides-Extra: sqs
1181
+ Requires-Dist: mypy-boto3-sqs<1.41.0,>=1.40.0; extra == "sqs"
1182
+ Provides-Extra: ssm
1183
+ Requires-Dist: mypy-boto3-ssm<1.41.0,>=1.40.0; extra == "ssm"
1184
+ Provides-Extra: ssm-contacts
1185
+ Requires-Dist: mypy-boto3-ssm-contacts<1.41.0,>=1.40.0; extra == "ssm-contacts"
1186
+ Provides-Extra: ssm-guiconnect
1187
+ Requires-Dist: mypy-boto3-ssm-guiconnect<1.41.0,>=1.40.0; extra == "ssm-guiconnect"
1188
+ Provides-Extra: ssm-incidents
1189
+ Requires-Dist: mypy-boto3-ssm-incidents<1.41.0,>=1.40.0; extra == "ssm-incidents"
1190
+ Provides-Extra: ssm-quicksetup
1191
+ Requires-Dist: mypy-boto3-ssm-quicksetup<1.41.0,>=1.40.0; extra == "ssm-quicksetup"
1192
+ Provides-Extra: ssm-sap
1193
+ Requires-Dist: mypy-boto3-ssm-sap<1.41.0,>=1.40.0; extra == "ssm-sap"
1194
+ Provides-Extra: sso
1195
+ Requires-Dist: mypy-boto3-sso<1.41.0,>=1.40.0; extra == "sso"
1196
+ Provides-Extra: sso-admin
1197
+ Requires-Dist: mypy-boto3-sso-admin<1.41.0,>=1.40.0; extra == "sso-admin"
1198
+ Provides-Extra: sso-oidc
1199
+ Requires-Dist: mypy-boto3-sso-oidc<1.41.0,>=1.40.0; extra == "sso-oidc"
1200
+ Provides-Extra: stepfunctions
1201
+ Requires-Dist: mypy-boto3-stepfunctions<1.41.0,>=1.40.0; extra == "stepfunctions"
1202
+ Provides-Extra: storagegateway
1203
+ Requires-Dist: mypy-boto3-storagegateway<1.41.0,>=1.40.0; extra == "storagegateway"
1204
+ Provides-Extra: sts
1205
+ Requires-Dist: mypy-boto3-sts<1.41.0,>=1.40.0; extra == "sts"
1206
+ Provides-Extra: supplychain
1207
+ Requires-Dist: mypy-boto3-supplychain<1.41.0,>=1.40.0; extra == "supplychain"
1208
+ Provides-Extra: support
1209
+ Requires-Dist: mypy-boto3-support<1.41.0,>=1.40.0; extra == "support"
1210
+ Provides-Extra: support-app
1211
+ Requires-Dist: mypy-boto3-support-app<1.41.0,>=1.40.0; extra == "support-app"
1212
+ Provides-Extra: swf
1213
+ Requires-Dist: mypy-boto3-swf<1.41.0,>=1.40.0; extra == "swf"
1214
+ Provides-Extra: synthetics
1215
+ Requires-Dist: mypy-boto3-synthetics<1.41.0,>=1.40.0; extra == "synthetics"
1216
+ Provides-Extra: taxsettings
1217
+ Requires-Dist: mypy-boto3-taxsettings<1.41.0,>=1.40.0; extra == "taxsettings"
1218
+ Provides-Extra: textract
1219
+ Requires-Dist: mypy-boto3-textract<1.41.0,>=1.40.0; extra == "textract"
1220
+ Provides-Extra: timestream-influxdb
1221
+ Requires-Dist: mypy-boto3-timestream-influxdb<1.41.0,>=1.40.0; extra == "timestream-influxdb"
1222
+ Provides-Extra: timestream-query
1223
+ Requires-Dist: mypy-boto3-timestream-query<1.41.0,>=1.40.0; extra == "timestream-query"
1224
+ Provides-Extra: timestream-write
1225
+ Requires-Dist: mypy-boto3-timestream-write<1.41.0,>=1.40.0; extra == "timestream-write"
1226
+ Provides-Extra: tnb
1227
+ Requires-Dist: mypy-boto3-tnb<1.41.0,>=1.40.0; extra == "tnb"
1228
+ Provides-Extra: transcribe
1229
+ Requires-Dist: mypy-boto3-transcribe<1.41.0,>=1.40.0; extra == "transcribe"
1230
+ Provides-Extra: transfer
1231
+ Requires-Dist: mypy-boto3-transfer<1.41.0,>=1.40.0; extra == "transfer"
1232
+ Provides-Extra: translate
1233
+ Requires-Dist: mypy-boto3-translate<1.41.0,>=1.40.0; extra == "translate"
1234
+ Provides-Extra: trustedadvisor
1235
+ Requires-Dist: mypy-boto3-trustedadvisor<1.41.0,>=1.40.0; extra == "trustedadvisor"
1236
+ Provides-Extra: verifiedpermissions
1237
+ Requires-Dist: mypy-boto3-verifiedpermissions<1.41.0,>=1.40.0; extra == "verifiedpermissions"
1238
+ Provides-Extra: voice-id
1239
+ Requires-Dist: mypy-boto3-voice-id<1.41.0,>=1.40.0; extra == "voice-id"
1240
+ Provides-Extra: vpc-lattice
1241
+ Requires-Dist: mypy-boto3-vpc-lattice<1.41.0,>=1.40.0; extra == "vpc-lattice"
1242
+ Provides-Extra: waf
1243
+ Requires-Dist: mypy-boto3-waf<1.41.0,>=1.40.0; extra == "waf"
1244
+ Provides-Extra: waf-regional
1245
+ Requires-Dist: mypy-boto3-waf-regional<1.41.0,>=1.40.0; extra == "waf-regional"
1246
+ Provides-Extra: wafv2
1247
+ Requires-Dist: mypy-boto3-wafv2<1.41.0,>=1.40.0; extra == "wafv2"
1248
+ Provides-Extra: wellarchitected
1249
+ Requires-Dist: mypy-boto3-wellarchitected<1.41.0,>=1.40.0; extra == "wellarchitected"
1250
+ Provides-Extra: wisdom
1251
+ Requires-Dist: mypy-boto3-wisdom<1.41.0,>=1.40.0; extra == "wisdom"
1252
+ Provides-Extra: workdocs
1253
+ Requires-Dist: mypy-boto3-workdocs<1.41.0,>=1.40.0; extra == "workdocs"
1254
+ Provides-Extra: workmail
1255
+ Requires-Dist: mypy-boto3-workmail<1.41.0,>=1.40.0; extra == "workmail"
1256
+ Provides-Extra: workmailmessageflow
1257
+ Requires-Dist: mypy-boto3-workmailmessageflow<1.41.0,>=1.40.0; extra == "workmailmessageflow"
1258
+ Provides-Extra: workspaces
1259
+ Requires-Dist: mypy-boto3-workspaces<1.41.0,>=1.40.0; extra == "workspaces"
1260
+ Provides-Extra: workspaces-instances
1261
+ Requires-Dist: mypy-boto3-workspaces-instances<1.41.0,>=1.40.0; extra == "workspaces-instances"
1262
+ Provides-Extra: workspaces-thin-client
1263
+ Requires-Dist: mypy-boto3-workspaces-thin-client<1.41.0,>=1.40.0; extra == "workspaces-thin-client"
1264
+ Provides-Extra: workspaces-web
1265
+ Requires-Dist: mypy-boto3-workspaces-web<1.41.0,>=1.40.0; extra == "workspaces-web"
1266
+ Provides-Extra: xray
1267
+ Requires-Dist: mypy-boto3-xray<1.41.0,>=1.40.0; extra == "xray"
1268
+ Dynamic: license-file
1269
+
1270
+ <a id="boto3-stubs-lite"></a>
1271
+
1272
+ # boto3-stubs-lite
1273
+
1274
+ [![PyPI - boto3-stubs-lite](https://img.shields.io/pypi/v/boto3-stubs-lite.svg?color=blue)](https://pypi.org/project/boto3-stubs-lite/)
1275
+ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/boto3-stubs-lite.svg?color=blue)](https://pypi.org/project/boto3-stubs-lite/)
1276
+ [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/)
1277
+ [![PyPI - Downloads](https://static.pepy.tech/badge/boto3-stubs-lite)](https://pypistats.org/packages/boto3-stubs-lite)
1278
+
1279
+ ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1280
+
1281
+ Type annotations for [boto3 1.40.76](https://pypi.org/project/boto3/)
1282
+ compatible with [VSCode](https://code.visualstudio.com/),
1283
+ [PyCharm](https://www.jetbrains.com/pycharm/),
1284
+ [Emacs](https://www.gnu.org/software/emacs/),
1285
+ [Sublime Text](https://www.sublimetext.com/),
1286
+ [mypy](https://github.com/python/mypy),
1287
+ [pyright](https://github.com/microsoft/pyright) and other tools.
1288
+
1289
+ Generated with
1290
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
1291
+
1292
+ More information can be found on
1293
+ [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
1294
+ [boto3-stubs-lite docs](https://youtype.github.io/boto3_stubs_docs/).
1295
+
1296
+ See how it helps you find and fix potential bugs:
1297
+
1298
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1299
+
1300
+ - [boto3-stubs-lite](#boto3-stubs-lite)
1301
+ - [How to install](#how-to-install)
1302
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
1303
+ - [VSCode extension](#vscode-extension)
1304
+ - [From PyPI with pip](#from-pypi-with-pip)
1305
+ - [From conda-forge](#from-conda-forge)
1306
+ - [How to uninstall](#how-to-uninstall)
1307
+ - [Usage](#usage)
1308
+ - [VSCode](#vscode)
1309
+ - [PyCharm](#pycharm)
1310
+ - [Emacs](#emacs)
1311
+ - [Sublime Text](#sublime-text)
1312
+ - [Other IDEs](#other-ides)
1313
+ - [mypy](#mypy)
1314
+ - [pyright](#pyright)
1315
+ - [Pylint compatibility](#pylint-compatibility)
1316
+ - [Explicit type annotations](#explicit-type-annotations)
1317
+ - [How it works](#how-it-works)
1318
+ - [What's new](#what's-new)
1319
+ - [Implemented features](#implemented-features)
1320
+ - [Latest changes](#latest-changes)
1321
+ - [Versioning](#versioning)
1322
+ - [Thank you](#thank-you)
1323
+ - [Documentation](#documentation)
1324
+ - [Support and contributing](#support-and-contributing)
1325
+ - [Submodules](#submodules)
1326
+
1327
+ <a id="how-to-install"></a>
1328
+
1329
+ ## How to install
1330
+
1331
+ <a id="generate-locally-(recommended)"></a>
1332
+
1333
+ ### Generate locally (recommended)
1334
+
1335
+ You can generate type annotations for `boto3` package locally with
1336
+ `mypy-boto3-builder`. Use
1337
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
1338
+ isolation.
1339
+
1340
+ 1. Run mypy-boto3-builder in your package root directory:
1341
+ `uvx --with 'boto3==1.40.76' mypy-boto3-builder`
1342
+ 2. Select `boto3-stubs` AWS SDK.
1343
+ 3. Select services you use in the current project.
1344
+ 4. Use provided commands to install generated packages.
1345
+
1346
+ <a id="vscode-extension"></a>
1347
+
1348
+ ### VSCode extension
1349
+
1350
+ Add
1351
+ [AWS Boto3](https://marketplace.visualstudio.com/items?itemName=Boto3typed.boto3-ide)
1352
+ extension to your VSCode and run `AWS boto3: Quick Start` command.
1353
+
1354
+ Click `Auto-discover services` and select services you use in the current
1355
+ project.
1356
+
1357
+ <a id="from-pypi-with-pip"></a>
1358
+
1359
+ ### From PyPI with pip
1360
+
1361
+ Install `boto3-stubs` to add type checking for `boto3` package.
1362
+
1363
+ ```bash
1364
+ # install type annotations only for boto3
1365
+ python -m pip install boto3-stubs
1366
+
1367
+ # install boto3 type annotations
1368
+ # for cloudformation, dynamodb, ec2, lambda, rds, s3, sqs
1369
+ python -m pip install 'boto3-stubs[essential]'
1370
+
1371
+ # or install annotations for services you use
1372
+ python -m pip install 'boto3-stubs[acm,apigateway]'
1373
+
1374
+ # or install annotations in sync with boto3 version
1375
+ python -m pip install 'boto3-stubs[boto3]'
1376
+
1377
+ # or install all-in-one annotations for all services
1378
+ python -m pip install 'boto3-stubs[full]'
1379
+ ```
1380
+
1381
+ <a id="from-conda-forge"></a>
1382
+
1383
+ ### From conda-forge
1384
+
1385
+ Add `conda-forge` to your channels with:
1386
+
1387
+ ```bash
1388
+ conda config --add channels conda-forge
1389
+ conda config --set channel_priority strict
1390
+ ```
1391
+
1392
+ Once the `conda-forge` channel has been enabled, `boto3-stubs` and
1393
+ `boto3-stubs-essential` can be installed with:
1394
+
1395
+ ```bash
1396
+ conda install boto3-stubs boto3-stubs-essential
1397
+ ```
1398
+
1399
+ List all available versions of `boto3-stubs-lite` available on your platform
1400
+ with:
1401
+
1402
+ ```bash
1403
+ conda search boto3-stubs --channel conda-forge
1404
+ ```
1405
+
1406
+ <a id="how-to-uninstall"></a>
1407
+
1408
+ ## How to uninstall
1409
+
1410
+ ```bash
1411
+ # uninstall boto3-stubs-lite
1412
+ python -m pip uninstall -y boto3-stubs-lite
1413
+ ```
1414
+
1415
+ <a id="usage"></a>
1416
+
1417
+ ## Usage
1418
+
1419
+ <a id="vscode"></a>
1420
+
1421
+ ### VSCode
1422
+
1423
+ - Install
1424
+ [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
1425
+ - Install
1426
+ [Pylance extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
1427
+ - Set `Pylance` as your Python Language Server
1428
+ - Install `boto3-stubs-lite[essential]` in your environment:
1429
+
1430
+ ```bash
1431
+ python -m pip install 'boto3-stubs-lite[essential]'
1432
+ ```
1433
+
1434
+ Both type checking and code completion should now work. No explicit type
1435
+ annotations required, write your `boto3` code as usual.
1436
+
1437
+ <a id="pycharm"></a>
1438
+
1439
+ ### PyCharm
1440
+
1441
+ Install `boto3-stubs-lite[essential]` in your environment:
1442
+
1443
+ ```bash
1444
+ python -m pip install 'boto3-stubs-lite[essential]'
1445
+ ```
1446
+
1447
+ Both type checking and code completion should now work.
1448
+
1449
+ <a id="emacs"></a>
1450
+
1451
+ ### Emacs
1452
+
1453
+ - Install `boto3-stubs-lite` with services you use in your environment:
1454
+
1455
+ ```bash
1456
+ python -m pip install 'boto3-stubs-lite[essential]'
1457
+ ```
1458
+
1459
+ - Install [use-package](https://github.com/jwiegley/use-package),
1460
+ [lsp](https://github.com/emacs-lsp/lsp-mode/),
1461
+ [company](https://github.com/company-mode/company-mode) and
1462
+ [flycheck](https://github.com/flycheck/flycheck) packages
1463
+ - Install [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) package
1464
+
1465
+ ```elisp
1466
+ (use-package lsp-pyright
1467
+ :ensure t
1468
+ :hook (python-mode . (lambda ()
1469
+ (require 'lsp-pyright)
1470
+ (lsp))) ; or lsp-deferred
1471
+ :init (when (executable-find "python3")
1472
+ (setq lsp-pyright-python-executable-cmd "python3"))
1473
+ )
1474
+ ```
1475
+
1476
+ - Make sure emacs uses the environment where you have installed
1477
+ `boto3-stubs-lite`
1478
+
1479
+ Type checking should now work. No explicit type annotations required, write
1480
+ your `boto3` code as usual.
1481
+
1482
+ <a id="sublime-text"></a>
1483
+
1484
+ ### Sublime Text
1485
+
1486
+ - Install `boto3-stubs-lite[essential]` with services you use in your
1487
+ environment:
1488
+
1489
+ ```bash
1490
+ python -m pip install 'boto3-stubs-lite[essential]'
1491
+ ```
1492
+
1493
+ - Install [LSP-pyright](https://github.com/sublimelsp/LSP-pyright) package
1494
+
1495
+ Type checking should now work. No explicit type annotations required, write
1496
+ your `boto3` code as usual.
1497
+
1498
+ <a id="other-ides"></a>
1499
+
1500
+ ### Other IDEs
1501
+
1502
+ Not tested, but as long as your IDE supports `mypy` or `pyright`, everything
1503
+ should work.
1504
+
1505
+ <a id="mypy"></a>
1506
+
1507
+ ### mypy
1508
+
1509
+ - Install `mypy`: `python -m pip install mypy`
1510
+ - Install `boto3-stubs-lite[essential]` in your environment:
1511
+
1512
+ ```bash
1513
+ python -m pip install 'boto3-stubs-lite[essential]'
1514
+ ```
1515
+
1516
+ Type checking should now work. No explicit type annotations required, write
1517
+ your `boto3` code as usual.
1518
+
1519
+ <a id="pyright"></a>
1520
+
1521
+ ### pyright
1522
+
1523
+ - Install `pyright`: `npm i -g pyright`
1524
+ - Install `boto3-stubs-lite[essential]` in your environment:
1525
+
1526
+ ```bash
1527
+ python -m pip install 'boto3-stubs-lite[essential]'
1528
+ ```
1529
+
1530
+ Optionally, you can install `boto3-stubs-lite` to `typings` directory.
1531
+
1532
+ Type checking should now work. No explicit type annotations required, write
1533
+ your `boto3` code as usual.
1534
+
1535
+ <a id="pylint-compatibility"></a>
1536
+
1537
+ ### Pylint compatibility
1538
+
1539
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
1540
+ `boto3-stubs-lite` dependency in production. However, there is an issue in
1541
+ `pylint` that it complains about undefined variables. To fix it, set all types
1542
+ to `object` in non-`TYPE_CHECKING` mode.
1543
+
1544
+ ```python
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
+ <a id="explicit-type-annotations"></a>
1561
+
1562
+ ### Explicit type annotations
1563
+
1564
+ To speed up type checking and code completion, you can set types explicitly.
1565
+
1566
+ ```python
1567
+ import boto3
1568
+ from boto3.session import Session
1569
+
1570
+ from mypy_boto3_ec2.client import EC2Client
1571
+ from mypy_boto3_ec2.service_resource import EC2ServiceResource
1572
+ from mypy_boto3_ec2.waiter import BundleTaskCompleteWaiter
1573
+ from mypy_boto3_ec2.paginator import DescribeVolumesPaginator
1574
+
1575
+ session = Session(region_name="us-west-1")
1576
+
1577
+ ec2_client: EC2Client = boto3.client("ec2", region_name="us-west-1")
1578
+ ec2_resource: EC2ServiceResource = session.resource("ec2")
1579
+
1580
+ bundle_task_complete_waiter: BundleTaskCompleteWaiter = ec2_client.get_waiter(
1581
+ "bundle_task_complete"
1582
+ )
1583
+ describe_volumes_paginator: DescribeVolumesPaginator = ec2_client.get_paginator("describe_volumes")
1584
+ ```
1585
+
1586
+ <a id="how-it-works"></a>
1587
+
1588
+ ## How it works
1589
+
1590
+ Fully automated
1591
+ [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
1592
+ generates type annotations for each service, patiently waiting for `boto3`
1593
+ updates. It delivers drop-in type annotations for you and makes sure that:
1594
+
1595
+ - All available `boto3` services are covered.
1596
+ - Each public class and method of every `boto3` service gets valid type
1597
+ annotations extracted from `botocore` schemas.
1598
+ - Type annotations include up-to-date documentation.
1599
+ - Link to documentation is provided for every method.
1600
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
1601
+
1602
+ <a id="what's-new"></a>
1603
+
1604
+ ## What's new
1605
+
1606
+ <a id="implemented-features"></a>
1607
+
1608
+ ### Implemented features
1609
+
1610
+ - Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
1611
+ libraries
1612
+ - `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
1613
+ compatibility
1614
+ - `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
1615
+ annotations for each service
1616
+ - Generated `TypeDefs` for each service
1617
+ - Generated `Literals` for each service
1618
+ - Auto discovery of types for `boto3.client` and `boto3.resource` calls
1619
+ - Auto discovery of types for `session.client` and `session.resource` calls
1620
+ - Auto discovery of types for `client.get_waiter` and `client.get_paginator`
1621
+ calls
1622
+ - Auto discovery of types for `ServiceResource` and `Resource` collections
1623
+ - Auto discovery of types for `aiobotocore.Session.create_client` calls
1624
+
1625
+ <a id="latest-changes"></a>
1626
+
1627
+ ### Latest changes
1628
+
1629
+ Builder changelog can be found in
1630
+ [Releases](https://github.com/youtype/mypy_boto3_builder/releases).
1631
+
1632
+ <a id="versioning"></a>
1633
+
1634
+ ## Versioning
1635
+
1636
+ `boto3-stubs-lite` version is the same as related `boto3` version and follows
1637
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
1638
+
1639
+ <a id="thank-you"></a>
1640
+
1641
+ ## Thank you
1642
+
1643
+ - [Allie Fitter](https://github.com/alliefitter) for
1644
+ [boto3-type-annotations](https://pypi.org/project/boto3-type-annotations/),
1645
+ this package is based on top of his work
1646
+ - [black](https://github.com/psf/black) developers for an awesome formatting
1647
+ tool
1648
+ - [Timothy Edmund Crosley](https://github.com/timothycrosley) for
1649
+ [isort](https://github.com/PyCQA/isort) and how flexible it is
1650
+ - [mypy](https://github.com/python/mypy) developers for doing all dirty work
1651
+ for us
1652
+ - [pyright](https://github.com/microsoft/pyright) team for the new era of typed
1653
+ Python
1654
+
1655
+ <a id="documentation"></a>
1656
+
1657
+ ## Documentation
1658
+
1659
+ All services type annotations can be found in
1660
+ [boto3 docs](https://youtype.github.io/boto3_stubs_docs/)
1661
+
1662
+ <a id="support-and-contributing"></a>
1663
+
1664
+ ## Support and contributing
1665
+
1666
+ This package is auto-generated. Please reports any bugs or request new features
1667
+ in [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder/issues/)
1668
+ repository.
1669
+
1670
+ <a id="submodules"></a>
1671
+
1672
+ ## Submodules
1673
+
1674
+ - `boto3-stubs-lite[full]` - Type annotations for all 407 services in one
1675
+ package (recommended).
1676
+ - `boto3-stubs-lite[all]` - Type annotations for all 407 services in separate
1677
+ packages.
1678
+ - `boto3-stubs-lite[essential]` - Type annotations for
1679
+ [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1680
+ [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
1681
+ [EC2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ec2/),
1682
+ [Lambda](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lambda/),
1683
+ [RDS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rds/),
1684
+ [S3](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3/) and
1685
+ [SQS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sqs/) services.
1686
+ - `boto3-stubs-lite[boto3]` - Install annotations in sync with `boto3` version.
1687
+ - `boto3-stubs-lite[accessanalyzer]` - Type annotations for
1688
+ [AccessAnalyzer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_accessanalyzer/)
1689
+ service.
1690
+ - `boto3-stubs-lite[account]` - Type annotations for
1691
+ [Account](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_account/)
1692
+ service.
1693
+ - `boto3-stubs-lite[acm]` - Type annotations for
1694
+ [ACM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm/) service.
1695
+ - `boto3-stubs-lite[acm-pca]` - Type annotations for
1696
+ [ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
1697
+ service.
1698
+ - `boto3-stubs-lite[aiops]` - Type annotations for
1699
+ [AIOps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_aiops/)
1700
+ service.
1701
+ - `boto3-stubs-lite[amp]` - Type annotations for
1702
+ [PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
1703
+ service.
1704
+ - `boto3-stubs-lite[amplify]` - Type annotations for
1705
+ [Amplify](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amplify/)
1706
+ service.
1707
+ - `boto3-stubs-lite[amplifybackend]` - Type annotations for
1708
+ [AmplifyBackend](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amplifybackend/)
1709
+ service.
1710
+ - `boto3-stubs-lite[amplifyuibuilder]` - Type annotations for
1711
+ [AmplifyUIBuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amplifyuibuilder/)
1712
+ service.
1713
+ - `boto3-stubs-lite[apigateway]` - Type annotations for
1714
+ [APIGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apigateway/)
1715
+ service.
1716
+ - `boto3-stubs-lite[apigatewaymanagementapi]` - Type annotations for
1717
+ [ApiGatewayManagementApi](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apigatewaymanagementapi/)
1718
+ service.
1719
+ - `boto3-stubs-lite[apigatewayv2]` - Type annotations for
1720
+ [ApiGatewayV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apigatewayv2/)
1721
+ service.
1722
+ - `boto3-stubs-lite[appconfig]` - Type annotations for
1723
+ [AppConfig](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appconfig/)
1724
+ service.
1725
+ - `boto3-stubs-lite[appconfigdata]` - Type annotations for
1726
+ [AppConfigData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appconfigdata/)
1727
+ service.
1728
+ - `boto3-stubs-lite[appfabric]` - Type annotations for
1729
+ [AppFabric](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appfabric/)
1730
+ service.
1731
+ - `boto3-stubs-lite[appflow]` - Type annotations for
1732
+ [Appflow](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appflow/)
1733
+ service.
1734
+ - `boto3-stubs-lite[appintegrations]` - Type annotations for
1735
+ [AppIntegrationsService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appintegrations/)
1736
+ service.
1737
+ - `boto3-stubs-lite[application-autoscaling]` - Type annotations for
1738
+ [ApplicationAutoScaling](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_autoscaling/)
1739
+ service.
1740
+ - `boto3-stubs-lite[application-insights]` - Type annotations for
1741
+ [ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
1742
+ service.
1743
+ - `boto3-stubs-lite[application-signals]` - Type annotations for
1744
+ [CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
1745
+ service.
1746
+ - `boto3-stubs-lite[applicationcostprofiler]` - Type annotations for
1747
+ [ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
1748
+ service.
1749
+ - `boto3-stubs-lite[appmesh]` - Type annotations for
1750
+ [AppMesh](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appmesh/)
1751
+ service.
1752
+ - `boto3-stubs-lite[apprunner]` - Type annotations for
1753
+ [AppRunner](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apprunner/)
1754
+ service.
1755
+ - `boto3-stubs-lite[appstream]` - Type annotations for
1756
+ [AppStream](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appstream/)
1757
+ service.
1758
+ - `boto3-stubs-lite[appsync]` - Type annotations for
1759
+ [AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
1760
+ service.
1761
+ - `boto3-stubs-lite[arc-region-switch]` - Type annotations for
1762
+ [ARCRegionswitch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_region_switch/)
1763
+ service.
1764
+ - `boto3-stubs-lite[arc-zonal-shift]` - Type annotations for
1765
+ [ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
1766
+ service.
1767
+ - `boto3-stubs-lite[artifact]` - Type annotations for
1768
+ [Artifact](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_artifact/)
1769
+ service.
1770
+ - `boto3-stubs-lite[athena]` - Type annotations for
1771
+ [Athena](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_athena/)
1772
+ service.
1773
+ - `boto3-stubs-lite[auditmanager]` - Type annotations for
1774
+ [AuditManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_auditmanager/)
1775
+ service.
1776
+ - `boto3-stubs-lite[autoscaling]` - Type annotations for
1777
+ [AutoScaling](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_autoscaling/)
1778
+ service.
1779
+ - `boto3-stubs-lite[autoscaling-plans]` - Type annotations for
1780
+ [AutoScalingPlans](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_autoscaling_plans/)
1781
+ service.
1782
+ - `boto3-stubs-lite[b2bi]` - Type annotations for
1783
+ [B2BI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_b2bi/) service.
1784
+ - `boto3-stubs-lite[backup]` - Type annotations for
1785
+ [Backup](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup/)
1786
+ service.
1787
+ - `boto3-stubs-lite[backup-gateway]` - Type annotations for
1788
+ [BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
1789
+ service.
1790
+ - `boto3-stubs-lite[backupsearch]` - Type annotations for
1791
+ [BackupSearch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupsearch/)
1792
+ service.
1793
+ - `boto3-stubs-lite[batch]` - Type annotations for
1794
+ [Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
1795
+ service.
1796
+ - `boto3-stubs-lite[bcm-dashboards]` - Type annotations for
1797
+ [BillingandCostManagementDashboards](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_dashboards/)
1798
+ service.
1799
+ - `boto3-stubs-lite[bcm-data-exports]` - Type annotations for
1800
+ [BillingandCostManagementDataExports](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_data_exports/)
1801
+ service.
1802
+ - `boto3-stubs-lite[bcm-pricing-calculator]` - Type annotations for
1803
+ [BillingandCostManagementPricingCalculator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_pricing_calculator/)
1804
+ service.
1805
+ - `boto3-stubs-lite[bcm-recommended-actions]` - Type annotations for
1806
+ [BillingandCostManagementRecommendedActions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_recommended_actions/)
1807
+ service.
1808
+ - `boto3-stubs-lite[bedrock]` - Type annotations for
1809
+ [Bedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock/)
1810
+ service.
1811
+ - `boto3-stubs-lite[bedrock-agent]` - Type annotations for
1812
+ [AgentsforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent/)
1813
+ service.
1814
+ - `boto3-stubs-lite[bedrock-agent-runtime]` - Type annotations for
1815
+ [AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
1816
+ service.
1817
+ - `boto3-stubs-lite[bedrock-agentcore]` - Type annotations for
1818
+ [BedrockAgentCore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore/)
1819
+ service.
1820
+ - `boto3-stubs-lite[bedrock-agentcore-control]` - Type annotations for
1821
+ [BedrockAgentCoreControl](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/)
1822
+ service.
1823
+ - `boto3-stubs-lite[bedrock-data-automation]` - Type annotations for
1824
+ [DataAutomationforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation/)
1825
+ service.
1826
+ - `boto3-stubs-lite[bedrock-data-automation-runtime]` - Type annotations for
1827
+ [RuntimeforBedrockDataAutomation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation_runtime/)
1828
+ service.
1829
+ - `boto3-stubs-lite[bedrock-runtime]` - Type annotations for
1830
+ [BedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_runtime/)
1831
+ service.
1832
+ - `boto3-stubs-lite[billing]` - Type annotations for
1833
+ [Billing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_billing/)
1834
+ service.
1835
+ - `boto3-stubs-lite[billingconductor]` - Type annotations for
1836
+ [BillingConductor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_billingconductor/)
1837
+ service.
1838
+ - `boto3-stubs-lite[braket]` - Type annotations for
1839
+ [Braket](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_braket/)
1840
+ service.
1841
+ - `boto3-stubs-lite[budgets]` - Type annotations for
1842
+ [Budgets](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_budgets/)
1843
+ service.
1844
+ - `boto3-stubs-lite[ce]` - Type annotations for
1845
+ [CostExplorer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ce/)
1846
+ service.
1847
+ - `boto3-stubs-lite[chatbot]` - Type annotations for
1848
+ [Chatbot](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chatbot/)
1849
+ service.
1850
+ - `boto3-stubs-lite[chime]` - Type annotations for
1851
+ [Chime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
1852
+ service.
1853
+ - `boto3-stubs-lite[chime-sdk-identity]` - Type annotations for
1854
+ [ChimeSDKIdentity](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime_sdk_identity/)
1855
+ service.
1856
+ - `boto3-stubs-lite[chime-sdk-media-pipelines]` - Type annotations for
1857
+ [ChimeSDKMediaPipelines](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime_sdk_media_pipelines/)
1858
+ service.
1859
+ - `boto3-stubs-lite[chime-sdk-meetings]` - Type annotations for
1860
+ [ChimeSDKMeetings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime_sdk_meetings/)
1861
+ service.
1862
+ - `boto3-stubs-lite[chime-sdk-messaging]` - Type annotations for
1863
+ [ChimeSDKMessaging](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime_sdk_messaging/)
1864
+ service.
1865
+ - `boto3-stubs-lite[chime-sdk-voice]` - Type annotations for
1866
+ [ChimeSDKVoice](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime_sdk_voice/)
1867
+ service.
1868
+ - `boto3-stubs-lite[cleanrooms]` - Type annotations for
1869
+ [CleanRoomsService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cleanrooms/)
1870
+ service.
1871
+ - `boto3-stubs-lite[cleanroomsml]` - Type annotations for
1872
+ [CleanRoomsML](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cleanroomsml/)
1873
+ service.
1874
+ - `boto3-stubs-lite[cloud9]` - Type annotations for
1875
+ [Cloud9](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloud9/)
1876
+ service.
1877
+ - `boto3-stubs-lite[cloudcontrol]` - Type annotations for
1878
+ [CloudControlApi](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudcontrol/)
1879
+ service.
1880
+ - `boto3-stubs-lite[clouddirectory]` - Type annotations for
1881
+ [CloudDirectory](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_clouddirectory/)
1882
+ service.
1883
+ - `boto3-stubs-lite[cloudformation]` - Type annotations for
1884
+ [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/)
1885
+ service.
1886
+ - `boto3-stubs-lite[cloudfront]` - Type annotations for
1887
+ [CloudFront](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudfront/)
1888
+ service.
1889
+ - `boto3-stubs-lite[cloudfront-keyvaluestore]` - Type annotations for
1890
+ [CloudFrontKeyValueStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudfront_keyvaluestore/)
1891
+ service.
1892
+ - `boto3-stubs-lite[cloudhsm]` - Type annotations for
1893
+ [CloudHSM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudhsm/)
1894
+ service.
1895
+ - `boto3-stubs-lite[cloudhsmv2]` - Type annotations for
1896
+ [CloudHSMV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudhsmv2/)
1897
+ service.
1898
+ - `boto3-stubs-lite[cloudsearch]` - Type annotations for
1899
+ [CloudSearch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudsearch/)
1900
+ service.
1901
+ - `boto3-stubs-lite[cloudsearchdomain]` - Type annotations for
1902
+ [CloudSearchDomain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudsearchdomain/)
1903
+ service.
1904
+ - `boto3-stubs-lite[cloudtrail]` - Type annotations for
1905
+ [CloudTrail](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudtrail/)
1906
+ service.
1907
+ - `boto3-stubs-lite[cloudtrail-data]` - Type annotations for
1908
+ [CloudTrailDataService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudtrail_data/)
1909
+ service.
1910
+ - `boto3-stubs-lite[cloudwatch]` - Type annotations for
1911
+ [CloudWatch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudwatch/)
1912
+ service.
1913
+ - `boto3-stubs-lite[codeartifact]` - Type annotations for
1914
+ [CodeArtifact](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeartifact/)
1915
+ service.
1916
+ - `boto3-stubs-lite[codebuild]` - Type annotations for
1917
+ [CodeBuild](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codebuild/)
1918
+ service.
1919
+ - `boto3-stubs-lite[codecatalyst]` - Type annotations for
1920
+ [CodeCatalyst](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecatalyst/)
1921
+ service.
1922
+ - `boto3-stubs-lite[codecommit]` - Type annotations for
1923
+ [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1924
+ service.
1925
+ - `boto3-stubs-lite[codeconnections]` - Type annotations for
1926
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1927
+ service.
1928
+ - `boto3-stubs-lite[codedeploy]` - Type annotations for
1929
+ [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1930
+ service.
1931
+ - `boto3-stubs-lite[codeguru-reviewer]` - Type annotations for
1932
+ [CodeGuruReviewer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeguru_reviewer/)
1933
+ service.
1934
+ - `boto3-stubs-lite[codeguru-security]` - Type annotations for
1935
+ [CodeGuruSecurity](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeguru_security/)
1936
+ service.
1937
+ - `boto3-stubs-lite[codeguruprofiler]` - Type annotations for
1938
+ [CodeGuruProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeguruprofiler/)
1939
+ service.
1940
+ - `boto3-stubs-lite[codepipeline]` - Type annotations for
1941
+ [CodePipeline](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codepipeline/)
1942
+ service.
1943
+ - `boto3-stubs-lite[codestar-connections]` - Type annotations for
1944
+ [CodeStarconnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar_connections/)
1945
+ service.
1946
+ - `boto3-stubs-lite[codestar-notifications]` - Type annotations for
1947
+ [CodeStarNotifications](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar_notifications/)
1948
+ service.
1949
+ - `boto3-stubs-lite[cognito-identity]` - Type annotations for
1950
+ [CognitoIdentity](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cognito_identity/)
1951
+ service.
1952
+ - `boto3-stubs-lite[cognito-idp]` - Type annotations for
1953
+ [CognitoIdentityProvider](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cognito_idp/)
1954
+ service.
1955
+ - `boto3-stubs-lite[cognito-sync]` - Type annotations for
1956
+ [CognitoSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cognito_sync/)
1957
+ service.
1958
+ - `boto3-stubs-lite[comprehend]` - Type annotations for
1959
+ [Comprehend](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_comprehend/)
1960
+ service.
1961
+ - `boto3-stubs-lite[comprehendmedical]` - Type annotations for
1962
+ [ComprehendMedical](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_comprehendmedical/)
1963
+ service.
1964
+ - `boto3-stubs-lite[compute-optimizer]` - Type annotations for
1965
+ [ComputeOptimizer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_compute_optimizer/)
1966
+ service.
1967
+ - `boto3-stubs-lite[config]` - Type annotations for
1968
+ [ConfigService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_config/)
1969
+ service.
1970
+ - `boto3-stubs-lite[connect]` - Type annotations for
1971
+ [Connect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connect/)
1972
+ service.
1973
+ - `boto3-stubs-lite[connect-contact-lens]` - Type annotations for
1974
+ [ConnectContactLens](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connect_contact_lens/)
1975
+ service.
1976
+ - `boto3-stubs-lite[connectcampaigns]` - Type annotations for
1977
+ [ConnectCampaignService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcampaigns/)
1978
+ service.
1979
+ - `boto3-stubs-lite[connectcampaignsv2]` - Type annotations for
1980
+ [ConnectCampaignServiceV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcampaignsv2/)
1981
+ service.
1982
+ - `boto3-stubs-lite[connectcases]` - Type annotations for
1983
+ [ConnectCases](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases/)
1984
+ service.
1985
+ - `boto3-stubs-lite[connectparticipant]` - Type annotations for
1986
+ [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
1987
+ service.
1988
+ - `boto3-stubs-lite[controlcatalog]` - Type annotations for
1989
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
1990
+ service.
1991
+ - `boto3-stubs-lite[controltower]` - Type annotations for
1992
+ [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
1993
+ service.
1994
+ - `boto3-stubs-lite[cost-optimization-hub]` - Type annotations for
1995
+ [CostOptimizationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cost_optimization_hub/)
1996
+ service.
1997
+ - `boto3-stubs-lite[cur]` - Type annotations for
1998
+ [CostandUsageReportService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cur/)
1999
+ service.
2000
+ - `boto3-stubs-lite[customer-profiles]` - Type annotations for
2001
+ [CustomerProfiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_customer_profiles/)
2002
+ service.
2003
+ - `boto3-stubs-lite[databrew]` - Type annotations for
2004
+ [GlueDataBrew](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_databrew/)
2005
+ service.
2006
+ - `boto3-stubs-lite[dataexchange]` - Type annotations for
2007
+ [DataExchange](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dataexchange/)
2008
+ service.
2009
+ - `boto3-stubs-lite[datapipeline]` - Type annotations for
2010
+ [DataPipeline](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_datapipeline/)
2011
+ service.
2012
+ - `boto3-stubs-lite[datasync]` - Type annotations for
2013
+ [DataSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_datasync/)
2014
+ service.
2015
+ - `boto3-stubs-lite[datazone]` - Type annotations for
2016
+ [DataZone](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_datazone/)
2017
+ service.
2018
+ - `boto3-stubs-lite[dax]` - Type annotations for
2019
+ [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
2020
+ - `boto3-stubs-lite[deadline]` - Type annotations for
2021
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
2022
+ service.
2023
+ - `boto3-stubs-lite[detective]` - Type annotations for
2024
+ [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
2025
+ service.
2026
+ - `boto3-stubs-lite[devicefarm]` - Type annotations for
2027
+ [DeviceFarm](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_devicefarm/)
2028
+ service.
2029
+ - `boto3-stubs-lite[devops-guru]` - Type annotations for
2030
+ [DevOpsGuru](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_devops_guru/)
2031
+ service.
2032
+ - `boto3-stubs-lite[directconnect]` - Type annotations for
2033
+ [DirectConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_directconnect/)
2034
+ service.
2035
+ - `boto3-stubs-lite[discovery]` - Type annotations for
2036
+ [ApplicationDiscoveryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_discovery/)
2037
+ service.
2038
+ - `boto3-stubs-lite[dlm]` - Type annotations for
2039
+ [DLM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dlm/) service.
2040
+ - `boto3-stubs-lite[dms]` - Type annotations for
2041
+ [DatabaseMigrationService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dms/)
2042
+ service.
2043
+ - `boto3-stubs-lite[docdb]` - Type annotations for
2044
+ [DocDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb/)
2045
+ service.
2046
+ - `boto3-stubs-lite[docdb-elastic]` - Type annotations for
2047
+ [DocDBElastic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb_elastic/)
2048
+ service.
2049
+ - `boto3-stubs-lite[drs]` - Type annotations for
2050
+ [Drs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_drs/) service.
2051
+ - `boto3-stubs-lite[ds]` - Type annotations for
2052
+ [DirectoryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds/)
2053
+ service.
2054
+ - `boto3-stubs-lite[ds-data]` - Type annotations for
2055
+ [DirectoryServiceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds_data/)
2056
+ service.
2057
+ - `boto3-stubs-lite[dsql]` - Type annotations for
2058
+ [AuroraDSQL](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dsql/)
2059
+ service.
2060
+ - `boto3-stubs-lite[dynamodb]` - Type annotations for
2061
+ [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/)
2062
+ service.
2063
+ - `boto3-stubs-lite[dynamodbstreams]` - Type annotations for
2064
+ [DynamoDBStreams](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodbstreams/)
2065
+ service.
2066
+ - `boto3-stubs-lite[ebs]` - Type annotations for
2067
+ [EBS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ebs/) service.
2068
+ - `boto3-stubs-lite[ec2]` - Type annotations for
2069
+ [EC2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ec2/) service.
2070
+ - `boto3-stubs-lite[ec2-instance-connect]` - Type annotations for
2071
+ [EC2InstanceConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ec2_instance_connect/)
2072
+ service.
2073
+ - `boto3-stubs-lite[ecr]` - Type annotations for
2074
+ [ECR](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ecr/) service.
2075
+ - `boto3-stubs-lite[ecr-public]` - Type annotations for
2076
+ [ECRPublic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ecr_public/)
2077
+ service.
2078
+ - `boto3-stubs-lite[ecs]` - Type annotations for
2079
+ [ECS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ecs/) service.
2080
+ - `boto3-stubs-lite[efs]` - Type annotations for
2081
+ [EFS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_efs/) service.
2082
+ - `boto3-stubs-lite[eks]` - Type annotations for
2083
+ [EKS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/) service.
2084
+ - `boto3-stubs-lite[eks-auth]` - Type annotations for
2085
+ [EKSAuth](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks_auth/)
2086
+ service.
2087
+ - `boto3-stubs-lite[elasticache]` - Type annotations for
2088
+ [ElastiCache](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elasticache/)
2089
+ service.
2090
+ - `boto3-stubs-lite[elasticbeanstalk]` - Type annotations for
2091
+ [ElasticBeanstalk](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elasticbeanstalk/)
2092
+ service.
2093
+ - `boto3-stubs-lite[elastictranscoder]` - Type annotations for
2094
+ [ElasticTranscoder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elastictranscoder/)
2095
+ service.
2096
+ - `boto3-stubs-lite[elb]` - Type annotations for
2097
+ [ElasticLoadBalancing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elb/)
2098
+ service.
2099
+ - `boto3-stubs-lite[elbv2]` - Type annotations for
2100
+ [ElasticLoadBalancingv2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elbv2/)
2101
+ service.
2102
+ - `boto3-stubs-lite[emr]` - Type annotations for
2103
+ [EMR](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_emr/) service.
2104
+ - `boto3-stubs-lite[emr-containers]` - Type annotations for
2105
+ [EMRContainers](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_emr_containers/)
2106
+ service.
2107
+ - `boto3-stubs-lite[emr-serverless]` - Type annotations for
2108
+ [EMRServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_emr_serverless/)
2109
+ service.
2110
+ - `boto3-stubs-lite[entityresolution]` - Type annotations for
2111
+ [EntityResolution](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_entityresolution/)
2112
+ service.
2113
+ - `boto3-stubs-lite[es]` - Type annotations for
2114
+ [ElasticsearchService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_es/)
2115
+ service.
2116
+ - `boto3-stubs-lite[events]` - Type annotations for
2117
+ [EventBridge](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_events/)
2118
+ service.
2119
+ - `boto3-stubs-lite[evidently]` - Type annotations for
2120
+ [CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
2121
+ service.
2122
+ - `boto3-stubs-lite[evs]` - Type annotations for
2123
+ [EVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evs/) service.
2124
+ - `boto3-stubs-lite[finspace]` - Type annotations for
2125
+ [Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
2126
+ service.
2127
+ - `boto3-stubs-lite[finspace-data]` - Type annotations for
2128
+ [FinSpaceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace_data/)
2129
+ service.
2130
+ - `boto3-stubs-lite[firehose]` - Type annotations for
2131
+ [Firehose](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_firehose/)
2132
+ service.
2133
+ - `boto3-stubs-lite[fis]` - Type annotations for
2134
+ [FIS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_fis/) service.
2135
+ - `boto3-stubs-lite[fms]` - Type annotations for
2136
+ [FMS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_fms/) service.
2137
+ - `boto3-stubs-lite[forecast]` - Type annotations for
2138
+ [ForecastService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_forecast/)
2139
+ service.
2140
+ - `boto3-stubs-lite[forecastquery]` - Type annotations for
2141
+ [ForecastQueryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_forecastquery/)
2142
+ service.
2143
+ - `boto3-stubs-lite[frauddetector]` - Type annotations for
2144
+ [FraudDetector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_frauddetector/)
2145
+ service.
2146
+ - `boto3-stubs-lite[freetier]` - Type annotations for
2147
+ [FreeTier](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_freetier/)
2148
+ service.
2149
+ - `boto3-stubs-lite[fsx]` - Type annotations for
2150
+ [FSx](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_fsx/) service.
2151
+ - `boto3-stubs-lite[gamelift]` - Type annotations for
2152
+ [GameLift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_gamelift/)
2153
+ service.
2154
+ - `boto3-stubs-lite[gameliftstreams]` - Type annotations for
2155
+ [GameLiftStreams](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_gameliftstreams/)
2156
+ service.
2157
+ - `boto3-stubs-lite[geo-maps]` - Type annotations for
2158
+ [LocationServiceMapsV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/)
2159
+ service.
2160
+ - `boto3-stubs-lite[geo-places]` - Type annotations for
2161
+ [LocationServicePlacesV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_places/)
2162
+ service.
2163
+ - `boto3-stubs-lite[geo-routes]` - Type annotations for
2164
+ [LocationServiceRoutesV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_routes/)
2165
+ service.
2166
+ - `boto3-stubs-lite[glacier]` - Type annotations for
2167
+ [Glacier](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_glacier/)
2168
+ service.
2169
+ - `boto3-stubs-lite[globalaccelerator]` - Type annotations for
2170
+ [GlobalAccelerator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_globalaccelerator/)
2171
+ service.
2172
+ - `boto3-stubs-lite[glue]` - Type annotations for
2173
+ [Glue](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_glue/) service.
2174
+ - `boto3-stubs-lite[grafana]` - Type annotations for
2175
+ [ManagedGrafana](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_grafana/)
2176
+ service.
2177
+ - `boto3-stubs-lite[greengrass]` - Type annotations for
2178
+ [Greengrass](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_greengrass/)
2179
+ service.
2180
+ - `boto3-stubs-lite[greengrassv2]` - Type annotations for
2181
+ [GreengrassV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_greengrassv2/)
2182
+ service.
2183
+ - `boto3-stubs-lite[groundstation]` - Type annotations for
2184
+ [GroundStation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_groundstation/)
2185
+ service.
2186
+ - `boto3-stubs-lite[guardduty]` - Type annotations for
2187
+ [GuardDuty](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_guardduty/)
2188
+ service.
2189
+ - `boto3-stubs-lite[health]` - Type annotations for
2190
+ [Health](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_health/)
2191
+ service.
2192
+ - `boto3-stubs-lite[healthlake]` - Type annotations for
2193
+ [HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
2194
+ service.
2195
+ - `boto3-stubs-lite[iam]` - Type annotations for
2196
+ [IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
2197
+ - `boto3-stubs-lite[identitystore]` - Type annotations for
2198
+ [IdentityStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_identitystore/)
2199
+ service.
2200
+ - `boto3-stubs-lite[imagebuilder]` - Type annotations for
2201
+ [Imagebuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_imagebuilder/)
2202
+ service.
2203
+ - `boto3-stubs-lite[importexport]` - Type annotations for
2204
+ [ImportExport](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_importexport/)
2205
+ service.
2206
+ - `boto3-stubs-lite[inspector]` - Type annotations for
2207
+ [Inspector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector/)
2208
+ service.
2209
+ - `boto3-stubs-lite[inspector-scan]` - Type annotations for
2210
+ [Inspectorscan](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector_scan/)
2211
+ service.
2212
+ - `boto3-stubs-lite[inspector2]` - Type annotations for
2213
+ [Inspector2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector2/)
2214
+ service.
2215
+ - `boto3-stubs-lite[internetmonitor]` - Type annotations for
2216
+ [CloudWatchInternetMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_internetmonitor/)
2217
+ service.
2218
+ - `boto3-stubs-lite[invoicing]` - Type annotations for
2219
+ [Invoicing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_invoicing/)
2220
+ service.
2221
+ - `boto3-stubs-lite[iot]` - Type annotations for
2222
+ [IoT](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot/) service.
2223
+ - `boto3-stubs-lite[iot-data]` - Type annotations for
2224
+ [IoTDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_data/)
2225
+ service.
2226
+ - `boto3-stubs-lite[iot-jobs-data]` - Type annotations for
2227
+ [IoTJobsDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_jobs_data/)
2228
+ service.
2229
+ - `boto3-stubs-lite[iot-managed-integrations]` - Type annotations for
2230
+ [ManagedintegrationsforIoTDeviceManagement](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_managed_integrations/)
2231
+ service.
2232
+ - `boto3-stubs-lite[iotanalytics]` - Type annotations for
2233
+ [IoTAnalytics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotanalytics/)
2234
+ service.
2235
+ - `boto3-stubs-lite[iotdeviceadvisor]` - Type annotations for
2236
+ [IoTDeviceAdvisor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotdeviceadvisor/)
2237
+ service.
2238
+ - `boto3-stubs-lite[iotevents]` - Type annotations for
2239
+ [IoTEvents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotevents/)
2240
+ service.
2241
+ - `boto3-stubs-lite[iotevents-data]` - Type annotations for
2242
+ [IoTEventsData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotevents_data/)
2243
+ service.
2244
+ - `boto3-stubs-lite[iotfleetwise]` - Type annotations for
2245
+ [IoTFleetWise](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotfleetwise/)
2246
+ service.
2247
+ - `boto3-stubs-lite[iotsecuretunneling]` - Type annotations for
2248
+ [IoTSecureTunneling](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotsecuretunneling/)
2249
+ service.
2250
+ - `boto3-stubs-lite[iotsitewise]` - Type annotations for
2251
+ [IoTSiteWise](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotsitewise/)
2252
+ service.
2253
+ - `boto3-stubs-lite[iotthingsgraph]` - Type annotations for
2254
+ [IoTThingsGraph](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotthingsgraph/)
2255
+ service.
2256
+ - `boto3-stubs-lite[iottwinmaker]` - Type annotations for
2257
+ [IoTTwinMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iottwinmaker/)
2258
+ service.
2259
+ - `boto3-stubs-lite[iotwireless]` - Type annotations for
2260
+ [IoTWireless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotwireless/)
2261
+ service.
2262
+ - `boto3-stubs-lite[ivs]` - Type annotations for
2263
+ [IVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs/) service.
2264
+ - `boto3-stubs-lite[ivs-realtime]` - Type annotations for
2265
+ [Ivsrealtime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs_realtime/)
2266
+ service.
2267
+ - `boto3-stubs-lite[ivschat]` - Type annotations for
2268
+ [Ivschat](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivschat/)
2269
+ service.
2270
+ - `boto3-stubs-lite[kafka]` - Type annotations for
2271
+ [Kafka](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafka/)
2272
+ service.
2273
+ - `boto3-stubs-lite[kafkaconnect]` - Type annotations for
2274
+ [KafkaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafkaconnect/)
2275
+ service.
2276
+ - `boto3-stubs-lite[kendra]` - Type annotations for
2277
+ [Kendra](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra/)
2278
+ service.
2279
+ - `boto3-stubs-lite[kendra-ranking]` - Type annotations for
2280
+ [KendraRanking](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra_ranking/)
2281
+ service.
2282
+ - `boto3-stubs-lite[keyspaces]` - Type annotations for
2283
+ [Keyspaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspaces/)
2284
+ service.
2285
+ - `boto3-stubs-lite[keyspacesstreams]` - Type annotations for
2286
+ [KeyspacesStreams](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspacesstreams/)
2287
+ service.
2288
+ - `boto3-stubs-lite[kinesis]` - Type annotations for
2289
+ [Kinesis](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/)
2290
+ service.
2291
+ - `boto3-stubs-lite[kinesis-video-archived-media]` - Type annotations for
2292
+ [KinesisVideoArchivedMedia](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis_video_archived_media/)
2293
+ service.
2294
+ - `boto3-stubs-lite[kinesis-video-media]` - Type annotations for
2295
+ [KinesisVideoMedia](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis_video_media/)
2296
+ service.
2297
+ - `boto3-stubs-lite[kinesis-video-signaling]` - Type annotations for
2298
+ [KinesisVideoSignalingChannels](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis_video_signaling/)
2299
+ service.
2300
+ - `boto3-stubs-lite[kinesis-video-webrtc-storage]` - Type annotations for
2301
+ [KinesisVideoWebRTCStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis_video_webrtc_storage/)
2302
+ service.
2303
+ - `boto3-stubs-lite[kinesisanalytics]` - Type annotations for
2304
+ [KinesisAnalytics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesisanalytics/)
2305
+ service.
2306
+ - `boto3-stubs-lite[kinesisanalyticsv2]` - Type annotations for
2307
+ [KinesisAnalyticsV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesisanalyticsv2/)
2308
+ service.
2309
+ - `boto3-stubs-lite[kinesisvideo]` - Type annotations for
2310
+ [KinesisVideo](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesisvideo/)
2311
+ service.
2312
+ - `boto3-stubs-lite[kms]` - Type annotations for
2313
+ [KMS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kms/) service.
2314
+ - `boto3-stubs-lite[lakeformation]` - Type annotations for
2315
+ [LakeFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lakeformation/)
2316
+ service.
2317
+ - `boto3-stubs-lite[lambda]` - Type annotations for
2318
+ [Lambda](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lambda/)
2319
+ service.
2320
+ - `boto3-stubs-lite[launch-wizard]` - Type annotations for
2321
+ [LaunchWizard](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_launch_wizard/)
2322
+ service.
2323
+ - `boto3-stubs-lite[lex-models]` - Type annotations for
2324
+ [LexModelBuildingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lex_models/)
2325
+ service.
2326
+ - `boto3-stubs-lite[lex-runtime]` - Type annotations for
2327
+ [LexRuntimeService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lex_runtime/)
2328
+ service.
2329
+ - `boto3-stubs-lite[lexv2-models]` - Type annotations for
2330
+ [LexModelsV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lexv2_models/)
2331
+ service.
2332
+ - `boto3-stubs-lite[lexv2-runtime]` - Type annotations for
2333
+ [LexRuntimeV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lexv2_runtime/)
2334
+ service.
2335
+ - `boto3-stubs-lite[license-manager]` - Type annotations for
2336
+ [LicenseManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_license_manager/)
2337
+ service.
2338
+ - `boto3-stubs-lite[license-manager-linux-subscriptions]` - Type annotations
2339
+ for
2340
+ [LicenseManagerLinuxSubscriptions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_license_manager_linux_subscriptions/)
2341
+ service.
2342
+ - `boto3-stubs-lite[license-manager-user-subscriptions]` - Type annotations for
2343
+ [LicenseManagerUserSubscriptions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_license_manager_user_subscriptions/)
2344
+ service.
2345
+ - `boto3-stubs-lite[lightsail]` - Type annotations for
2346
+ [Lightsail](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lightsail/)
2347
+ service.
2348
+ - `boto3-stubs-lite[location]` - Type annotations for
2349
+ [LocationService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_location/)
2350
+ service.
2351
+ - `boto3-stubs-lite[logs]` - Type annotations for
2352
+ [CloudWatchLogs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_logs/)
2353
+ service.
2354
+ - `boto3-stubs-lite[lookoutequipment]` - Type annotations for
2355
+ [LookoutEquipment](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutequipment/)
2356
+ service.
2357
+ - `boto3-stubs-lite[m2]` - Type annotations for
2358
+ [MainframeModernization](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_m2/)
2359
+ service.
2360
+ - `boto3-stubs-lite[machinelearning]` - Type annotations for
2361
+ [MachineLearning](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_machinelearning/)
2362
+ service.
2363
+ - `boto3-stubs-lite[macie2]` - Type annotations for
2364
+ [Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
2365
+ service.
2366
+ - `boto3-stubs-lite[mailmanager]` - Type annotations for
2367
+ [MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
2368
+ service.
2369
+ - `boto3-stubs-lite[managedblockchain]` - Type annotations for
2370
+ [ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
2371
+ service.
2372
+ - `boto3-stubs-lite[managedblockchain-query]` - Type annotations for
2373
+ [ManagedBlockchainQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain_query/)
2374
+ service.
2375
+ - `boto3-stubs-lite[marketplace-agreement]` - Type annotations for
2376
+ [AgreementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_agreement/)
2377
+ service.
2378
+ - `boto3-stubs-lite[marketplace-catalog]` - Type annotations for
2379
+ [MarketplaceCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
2380
+ service.
2381
+ - `boto3-stubs-lite[marketplace-deployment]` - Type annotations for
2382
+ [MarketplaceDeploymentService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_deployment/)
2383
+ service.
2384
+ - `boto3-stubs-lite[marketplace-entitlement]` - Type annotations for
2385
+ [MarketplaceEntitlementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_entitlement/)
2386
+ service.
2387
+ - `boto3-stubs-lite[marketplace-reporting]` - Type annotations for
2388
+ [MarketplaceReportingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_reporting/)
2389
+ service.
2390
+ - `boto3-stubs-lite[marketplacecommerceanalytics]` - Type annotations for
2391
+ [MarketplaceCommerceAnalytics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplacecommerceanalytics/)
2392
+ service.
2393
+ - `boto3-stubs-lite[mediaconnect]` - Type annotations for
2394
+ [MediaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediaconnect/)
2395
+ service.
2396
+ - `boto3-stubs-lite[mediaconvert]` - Type annotations for
2397
+ [MediaConvert](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediaconvert/)
2398
+ service.
2399
+ - `boto3-stubs-lite[medialive]` - Type annotations for
2400
+ [MediaLive](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_medialive/)
2401
+ service.
2402
+ - `boto3-stubs-lite[mediapackage]` - Type annotations for
2403
+ [MediaPackage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage/)
2404
+ service.
2405
+ - `boto3-stubs-lite[mediapackage-vod]` - Type annotations for
2406
+ [MediaPackageVod](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage_vod/)
2407
+ service.
2408
+ - `boto3-stubs-lite[mediapackagev2]` - Type annotations for
2409
+ [Mediapackagev2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackagev2/)
2410
+ service.
2411
+ - `boto3-stubs-lite[mediastore]` - Type annotations for
2412
+ [MediaStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore/)
2413
+ service.
2414
+ - `boto3-stubs-lite[mediastore-data]` - Type annotations for
2415
+ [MediaStoreData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore_data/)
2416
+ service.
2417
+ - `boto3-stubs-lite[mediatailor]` - Type annotations for
2418
+ [MediaTailor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediatailor/)
2419
+ service.
2420
+ - `boto3-stubs-lite[medical-imaging]` - Type annotations for
2421
+ [HealthImaging](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_medical_imaging/)
2422
+ service.
2423
+ - `boto3-stubs-lite[memorydb]` - Type annotations for
2424
+ [MemoryDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_memorydb/)
2425
+ service.
2426
+ - `boto3-stubs-lite[meteringmarketplace]` - Type annotations for
2427
+ [MarketplaceMetering](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_meteringmarketplace/)
2428
+ service.
2429
+ - `boto3-stubs-lite[mgh]` - Type annotations for
2430
+ [MigrationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgh/)
2431
+ service.
2432
+ - `boto3-stubs-lite[mgn]` - Type annotations for
2433
+ [Mgn](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgn/) service.
2434
+ - `boto3-stubs-lite[migration-hub-refactor-spaces]` - Type annotations for
2435
+ [MigrationHubRefactorSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migration_hub_refactor_spaces/)
2436
+ service.
2437
+ - `boto3-stubs-lite[migrationhub-config]` - Type annotations for
2438
+ [MigrationHubConfig](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhub_config/)
2439
+ service.
2440
+ - `boto3-stubs-lite[migrationhuborchestrator]` - Type annotations for
2441
+ [MigrationHubOrchestrator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhuborchestrator/)
2442
+ service.
2443
+ - `boto3-stubs-lite[migrationhubstrategy]` - Type annotations for
2444
+ [MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
2445
+ service.
2446
+ - `boto3-stubs-lite[mpa]` - Type annotations for
2447
+ [MultipartyApproval](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mpa/)
2448
+ service.
2449
+ - `boto3-stubs-lite[mq]` - Type annotations for
2450
+ [MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
2451
+ - `boto3-stubs-lite[mturk]` - Type annotations for
2452
+ [MTurk](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mturk/)
2453
+ service.
2454
+ - `boto3-stubs-lite[mwaa]` - Type annotations for
2455
+ [MWAA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa/) service.
2456
+ - `boto3-stubs-lite[mwaa-serverless]` - Type annotations for
2457
+ [MWAAServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa_serverless/)
2458
+ service.
2459
+ - `boto3-stubs-lite[neptune]` - Type annotations for
2460
+ [Neptune](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_neptune/)
2461
+ service.
2462
+ - `boto3-stubs-lite[neptune-graph]` - Type annotations for
2463
+ [NeptuneGraph](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_neptune_graph/)
2464
+ service.
2465
+ - `boto3-stubs-lite[neptunedata]` - Type annotations for
2466
+ [NeptuneData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_neptunedata/)
2467
+ service.
2468
+ - `boto3-stubs-lite[network-firewall]` - Type annotations for
2469
+ [NetworkFirewall](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_network_firewall/)
2470
+ service.
2471
+ - `boto3-stubs-lite[networkflowmonitor]` - Type annotations for
2472
+ [NetworkFlowMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkflowmonitor/)
2473
+ service.
2474
+ - `boto3-stubs-lite[networkmanager]` - Type annotations for
2475
+ [NetworkManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmanager/)
2476
+ service.
2477
+ - `boto3-stubs-lite[networkmonitor]` - Type annotations for
2478
+ [CloudWatchNetworkMonitor](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_networkmonitor/)
2479
+ service.
2480
+ - `boto3-stubs-lite[notifications]` - Type annotations for
2481
+ [UserNotifications](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_notifications/)
2482
+ service.
2483
+ - `boto3-stubs-lite[notificationscontacts]` - Type annotations for
2484
+ [UserNotificationsContacts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_notificationscontacts/)
2485
+ service.
2486
+ - `boto3-stubs-lite[oam]` - Type annotations for
2487
+ [CloudWatchObservabilityAccessManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_oam/)
2488
+ service.
2489
+ - `boto3-stubs-lite[observabilityadmin]` - Type annotations for
2490
+ [CloudWatchObservabilityAdminService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_observabilityadmin/)
2491
+ service.
2492
+ - `boto3-stubs-lite[odb]` - Type annotations for
2493
+ [Odb](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_odb/) service.
2494
+ - `boto3-stubs-lite[omics]` - Type annotations for
2495
+ [Omics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_omics/)
2496
+ service.
2497
+ - `boto3-stubs-lite[opensearch]` - Type annotations for
2498
+ [OpenSearchService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opensearch/)
2499
+ service.
2500
+ - `boto3-stubs-lite[opensearchserverless]` - Type annotations for
2501
+ [OpenSearchServiceServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opensearchserverless/)
2502
+ service.
2503
+ - `boto3-stubs-lite[organizations]` - Type annotations for
2504
+ [Organizations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/)
2505
+ service.
2506
+ - `boto3-stubs-lite[osis]` - Type annotations for
2507
+ [OpenSearchIngestion](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_osis/)
2508
+ service.
2509
+ - `boto3-stubs-lite[outposts]` - Type annotations for
2510
+ [Outposts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_outposts/)
2511
+ service.
2512
+ - `boto3-stubs-lite[panorama]` - Type annotations for
2513
+ [Panorama](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_panorama/)
2514
+ service.
2515
+ - `boto3-stubs-lite[partnercentral-selling]` - Type annotations for
2516
+ [PartnerCentralSellingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_selling/)
2517
+ service.
2518
+ - `boto3-stubs-lite[payment-cryptography]` - Type annotations for
2519
+ [PaymentCryptographyControlPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_payment_cryptography/)
2520
+ service.
2521
+ - `boto3-stubs-lite[payment-cryptography-data]` - Type annotations for
2522
+ [PaymentCryptographyDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_payment_cryptography_data/)
2523
+ service.
2524
+ - `boto3-stubs-lite[pca-connector-ad]` - Type annotations for
2525
+ [PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
2526
+ service.
2527
+ - `boto3-stubs-lite[pca-connector-scep]` - Type annotations for
2528
+ [PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
2529
+ service.
2530
+ - `boto3-stubs-lite[pcs]` - Type annotations for
2531
+ [ParallelComputingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pcs/)
2532
+ service.
2533
+ - `boto3-stubs-lite[personalize]` - Type annotations for
2534
+ [Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
2535
+ service.
2536
+ - `boto3-stubs-lite[personalize-events]` - Type annotations for
2537
+ [PersonalizeEvents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize_events/)
2538
+ service.
2539
+ - `boto3-stubs-lite[personalize-runtime]` - Type annotations for
2540
+ [PersonalizeRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize_runtime/)
2541
+ service.
2542
+ - `boto3-stubs-lite[pi]` - Type annotations for
2543
+ [PI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pi/) service.
2544
+ - `boto3-stubs-lite[pinpoint]` - Type annotations for
2545
+ [Pinpoint](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pinpoint/)
2546
+ service.
2547
+ - `boto3-stubs-lite[pinpoint-email]` - Type annotations for
2548
+ [PinpointEmail](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pinpoint_email/)
2549
+ service.
2550
+ - `boto3-stubs-lite[pinpoint-sms-voice]` - Type annotations for
2551
+ [PinpointSMSVoice](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pinpoint_sms_voice/)
2552
+ service.
2553
+ - `boto3-stubs-lite[pinpoint-sms-voice-v2]` - Type annotations for
2554
+ [PinpointSMSVoiceV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pinpoint_sms_voice_v2/)
2555
+ service.
2556
+ - `boto3-stubs-lite[pipes]` - Type annotations for
2557
+ [EventBridgePipes](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pipes/)
2558
+ service.
2559
+ - `boto3-stubs-lite[polly]` - Type annotations for
2560
+ [Polly](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_polly/)
2561
+ service.
2562
+ - `boto3-stubs-lite[pricing]` - Type annotations for
2563
+ [Pricing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pricing/)
2564
+ service.
2565
+ - `boto3-stubs-lite[proton]` - Type annotations for
2566
+ [Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
2567
+ service.
2568
+ - `boto3-stubs-lite[qapps]` - Type annotations for
2569
+ [QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
2570
+ service.
2571
+ - `boto3-stubs-lite[qbusiness]` - Type annotations for
2572
+ [QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
2573
+ service.
2574
+ - `boto3-stubs-lite[qconnect]` - Type annotations for
2575
+ [QConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qconnect/)
2576
+ service.
2577
+ - `boto3-stubs-lite[quicksight]` - Type annotations for
2578
+ [QuickSight](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_quicksight/)
2579
+ service.
2580
+ - `boto3-stubs-lite[ram]` - Type annotations for
2581
+ [RAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ram/) service.
2582
+ - `boto3-stubs-lite[rbin]` - Type annotations for
2583
+ [RecycleBin](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rbin/)
2584
+ service.
2585
+ - `boto3-stubs-lite[rds]` - Type annotations for
2586
+ [RDS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rds/) service.
2587
+ - `boto3-stubs-lite[rds-data]` - Type annotations for
2588
+ [RDSDataService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rds_data/)
2589
+ service.
2590
+ - `boto3-stubs-lite[redshift]` - Type annotations for
2591
+ [Redshift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift/)
2592
+ service.
2593
+ - `boto3-stubs-lite[redshift-data]` - Type annotations for
2594
+ [RedshiftDataAPIService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift_data/)
2595
+ service.
2596
+ - `boto3-stubs-lite[redshift-serverless]` - Type annotations for
2597
+ [RedshiftServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift_serverless/)
2598
+ service.
2599
+ - `boto3-stubs-lite[rekognition]` - Type annotations for
2600
+ [Rekognition](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rekognition/)
2601
+ service.
2602
+ - `boto3-stubs-lite[repostspace]` - Type annotations for
2603
+ [RePostPrivate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_repostspace/)
2604
+ service.
2605
+ - `boto3-stubs-lite[resiliencehub]` - Type annotations for
2606
+ [ResilienceHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resiliencehub/)
2607
+ service.
2608
+ - `boto3-stubs-lite[resource-explorer-2]` - Type annotations for
2609
+ [ResourceExplorer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resource_explorer_2/)
2610
+ service.
2611
+ - `boto3-stubs-lite[resource-groups]` - Type annotations for
2612
+ [ResourceGroups](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resource_groups/)
2613
+ service.
2614
+ - `boto3-stubs-lite[resourcegroupstaggingapi]` - Type annotations for
2615
+ [ResourceGroupsTaggingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resourcegroupstaggingapi/)
2616
+ service.
2617
+ - `boto3-stubs-lite[rolesanywhere]` - Type annotations for
2618
+ [IAMRolesAnywhere](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rolesanywhere/)
2619
+ service.
2620
+ - `boto3-stubs-lite[route53]` - Type annotations for
2621
+ [Route53](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53/)
2622
+ service.
2623
+ - `boto3-stubs-lite[route53-recovery-cluster]` - Type annotations for
2624
+ [Route53RecoveryCluster](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53_recovery_cluster/)
2625
+ service.
2626
+ - `boto3-stubs-lite[route53-recovery-control-config]` - Type annotations for
2627
+ [Route53RecoveryControlConfig](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53_recovery_control_config/)
2628
+ service.
2629
+ - `boto3-stubs-lite[route53-recovery-readiness]` - Type annotations for
2630
+ [Route53RecoveryReadiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53_recovery_readiness/)
2631
+ service.
2632
+ - `boto3-stubs-lite[route53domains]` - Type annotations for
2633
+ [Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
2634
+ service.
2635
+ - `boto3-stubs-lite[route53profiles]` - Type annotations for
2636
+ [Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
2637
+ service.
2638
+ - `boto3-stubs-lite[route53resolver]` - Type annotations for
2639
+ [Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
2640
+ service.
2641
+ - `boto3-stubs-lite[rtbfabric]` - Type annotations for
2642
+ [RTBFabric](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rtbfabric/)
2643
+ service.
2644
+ - `boto3-stubs-lite[rum]` - Type annotations for
2645
+ [CloudWatchRUM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rum/)
2646
+ service.
2647
+ - `boto3-stubs-lite[s3]` - Type annotations for
2648
+ [S3](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3/) service.
2649
+ - `boto3-stubs-lite[s3control]` - Type annotations for
2650
+ [S3Control](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3control/)
2651
+ service.
2652
+ - `boto3-stubs-lite[s3outposts]` - Type annotations for
2653
+ [S3Outposts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3outposts/)
2654
+ service.
2655
+ - `boto3-stubs-lite[s3tables]` - Type annotations for
2656
+ [S3Tables](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/)
2657
+ service.
2658
+ - `boto3-stubs-lite[s3vectors]` - Type annotations for
2659
+ [S3Vectors](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3vectors/)
2660
+ service.
2661
+ - `boto3-stubs-lite[sagemaker]` - Type annotations for
2662
+ [SageMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/)
2663
+ service.
2664
+ - `boto3-stubs-lite[sagemaker-a2i-runtime]` - Type annotations for
2665
+ [AugmentedAIRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_a2i_runtime/)
2666
+ service.
2667
+ - `boto3-stubs-lite[sagemaker-edge]` - Type annotations for
2668
+ [SagemakerEdgeManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_edge/)
2669
+ service.
2670
+ - `boto3-stubs-lite[sagemaker-featurestore-runtime]` - Type annotations for
2671
+ [SageMakerFeatureStoreRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_featurestore_runtime/)
2672
+ service.
2673
+ - `boto3-stubs-lite[sagemaker-geospatial]` - Type annotations for
2674
+ [SageMakergeospatialcapabilities](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_geospatial/)
2675
+ service.
2676
+ - `boto3-stubs-lite[sagemaker-metrics]` - Type annotations for
2677
+ [SageMakerMetrics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_metrics/)
2678
+ service.
2679
+ - `boto3-stubs-lite[sagemaker-runtime]` - Type annotations for
2680
+ [SageMakerRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker_runtime/)
2681
+ service.
2682
+ - `boto3-stubs-lite[savingsplans]` - Type annotations for
2683
+ [SavingsPlans](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_savingsplans/)
2684
+ service.
2685
+ - `boto3-stubs-lite[scheduler]` - Type annotations for
2686
+ [EventBridgeScheduler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_scheduler/)
2687
+ service.
2688
+ - `boto3-stubs-lite[schemas]` - Type annotations for
2689
+ [Schemas](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_schemas/)
2690
+ service.
2691
+ - `boto3-stubs-lite[sdb]` - Type annotations for
2692
+ [SimpleDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sdb/)
2693
+ service.
2694
+ - `boto3-stubs-lite[secretsmanager]` - Type annotations for
2695
+ [SecretsManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_secretsmanager/)
2696
+ service.
2697
+ - `boto3-stubs-lite[security-ir]` - Type annotations for
2698
+ [SecurityIncidentResponse](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_security_ir/)
2699
+ service.
2700
+ - `boto3-stubs-lite[securityhub]` - Type annotations for
2701
+ [SecurityHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_securityhub/)
2702
+ service.
2703
+ - `boto3-stubs-lite[securitylake]` - Type annotations for
2704
+ [SecurityLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_securitylake/)
2705
+ service.
2706
+ - `boto3-stubs-lite[serverlessrepo]` - Type annotations for
2707
+ [ServerlessApplicationRepository](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_serverlessrepo/)
2708
+ service.
2709
+ - `boto3-stubs-lite[service-quotas]` - Type annotations for
2710
+ [ServiceQuotas](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_service_quotas/)
2711
+ service.
2712
+ - `boto3-stubs-lite[servicecatalog]` - Type annotations for
2713
+ [ServiceCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_servicecatalog/)
2714
+ service.
2715
+ - `boto3-stubs-lite[servicecatalog-appregistry]` - Type annotations for
2716
+ [AppRegistry](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_servicecatalog_appregistry/)
2717
+ service.
2718
+ - `boto3-stubs-lite[servicediscovery]` - Type annotations for
2719
+ [ServiceDiscovery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_servicediscovery/)
2720
+ service.
2721
+ - `boto3-stubs-lite[ses]` - Type annotations for
2722
+ [SES](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ses/) service.
2723
+ - `boto3-stubs-lite[sesv2]` - Type annotations for
2724
+ [SESV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sesv2/)
2725
+ service.
2726
+ - `boto3-stubs-lite[shield]` - Type annotations for
2727
+ [Shield](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_shield/)
2728
+ service.
2729
+ - `boto3-stubs-lite[signer]` - Type annotations for
2730
+ [Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
2731
+ service.
2732
+ - `boto3-stubs-lite[simspaceweaver]` - Type annotations for
2733
+ [SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
2734
+ service.
2735
+ - `boto3-stubs-lite[snow-device-management]` - Type annotations for
2736
+ [SnowDeviceManagement](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_snow_device_management/)
2737
+ service.
2738
+ - `boto3-stubs-lite[snowball]` - Type annotations for
2739
+ [Snowball](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_snowball/)
2740
+ service.
2741
+ - `boto3-stubs-lite[sns]` - Type annotations for
2742
+ [SNS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sns/) service.
2743
+ - `boto3-stubs-lite[socialmessaging]` - Type annotations for
2744
+ [EndUserMessagingSocial](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_socialmessaging/)
2745
+ service.
2746
+ - `boto3-stubs-lite[sqs]` - Type annotations for
2747
+ [SQS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sqs/) service.
2748
+ - `boto3-stubs-lite[ssm]` - Type annotations for
2749
+ [SSM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm/) service.
2750
+ - `boto3-stubs-lite[ssm-contacts]` - Type annotations for
2751
+ [SSMContacts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_contacts/)
2752
+ service.
2753
+ - `boto3-stubs-lite[ssm-guiconnect]` - Type annotations for
2754
+ [SSMGUIConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_guiconnect/)
2755
+ service.
2756
+ - `boto3-stubs-lite[ssm-incidents]` - Type annotations for
2757
+ [SSMIncidents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_incidents/)
2758
+ service.
2759
+ - `boto3-stubs-lite[ssm-quicksetup]` - Type annotations for
2760
+ [SystemsManagerQuickSetup](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_quicksetup/)
2761
+ service.
2762
+ - `boto3-stubs-lite[ssm-sap]` - Type annotations for
2763
+ [SsmSap](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_sap/)
2764
+ service.
2765
+ - `boto3-stubs-lite[sso]` - Type annotations for
2766
+ [SSO](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso/) service.
2767
+ - `boto3-stubs-lite[sso-admin]` - Type annotations for
2768
+ [SSOAdmin](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/)
2769
+ service.
2770
+ - `boto3-stubs-lite[sso-oidc]` - Type annotations for
2771
+ [SSOOIDC](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_oidc/)
2772
+ service.
2773
+ - `boto3-stubs-lite[stepfunctions]` - Type annotations for
2774
+ [SFN](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_stepfunctions/)
2775
+ service.
2776
+ - `boto3-stubs-lite[storagegateway]` - Type annotations for
2777
+ [StorageGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_storagegateway/)
2778
+ service.
2779
+ - `boto3-stubs-lite[sts]` - Type annotations for
2780
+ [STS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sts/) service.
2781
+ - `boto3-stubs-lite[supplychain]` - Type annotations for
2782
+ [SupplyChain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_supplychain/)
2783
+ service.
2784
+ - `boto3-stubs-lite[support]` - Type annotations for
2785
+ [Support](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_support/)
2786
+ service.
2787
+ - `boto3-stubs-lite[support-app]` - Type annotations for
2788
+ [SupportApp](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_support_app/)
2789
+ service.
2790
+ - `boto3-stubs-lite[swf]` - Type annotations for
2791
+ [SWF](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_swf/) service.
2792
+ - `boto3-stubs-lite[synthetics]` - Type annotations for
2793
+ [Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
2794
+ service.
2795
+ - `boto3-stubs-lite[taxsettings]` - Type annotations for
2796
+ [TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
2797
+ service.
2798
+ - `boto3-stubs-lite[textract]` - Type annotations for
2799
+ [Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
2800
+ service.
2801
+ - `boto3-stubs-lite[timestream-influxdb]` - Type annotations for
2802
+ [TimestreamInfluxDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_influxdb/)
2803
+ service.
2804
+ - `boto3-stubs-lite[timestream-query]` - Type annotations for
2805
+ [TimestreamQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_query/)
2806
+ service.
2807
+ - `boto3-stubs-lite[timestream-write]` - Type annotations for
2808
+ [TimestreamWrite](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/)
2809
+ service.
2810
+ - `boto3-stubs-lite[tnb]` - Type annotations for
2811
+ [TelcoNetworkBuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_tnb/)
2812
+ service.
2813
+ - `boto3-stubs-lite[transcribe]` - Type annotations for
2814
+ [TranscribeService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transcribe/)
2815
+ service.
2816
+ - `boto3-stubs-lite[transfer]` - Type annotations for
2817
+ [Transfer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer/)
2818
+ service.
2819
+ - `boto3-stubs-lite[translate]` - Type annotations for
2820
+ [Translate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_translate/)
2821
+ service.
2822
+ - `boto3-stubs-lite[trustedadvisor]` - Type annotations for
2823
+ [TrustedAdvisorPublicAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_trustedadvisor/)
2824
+ service.
2825
+ - `boto3-stubs-lite[verifiedpermissions]` - Type annotations for
2826
+ [VerifiedPermissions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_verifiedpermissions/)
2827
+ service.
2828
+ - `boto3-stubs-lite[voice-id]` - Type annotations for
2829
+ [VoiceID](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_voice_id/)
2830
+ service.
2831
+ - `boto3-stubs-lite[vpc-lattice]` - Type annotations for
2832
+ [VPCLattice](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_vpc_lattice/)
2833
+ service.
2834
+ - `boto3-stubs-lite[waf]` - Type annotations for
2835
+ [WAF](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf/) service.
2836
+ - `boto3-stubs-lite[waf-regional]` - Type annotations for
2837
+ [WAFRegional](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/)
2838
+ service.
2839
+ - `boto3-stubs-lite[wafv2]` - Type annotations for
2840
+ [WAFV2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wafv2/)
2841
+ service.
2842
+ - `boto3-stubs-lite[wellarchitected]` - Type annotations for
2843
+ [WellArchitected](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wellarchitected/)
2844
+ service.
2845
+ - `boto3-stubs-lite[wisdom]` - Type annotations for
2846
+ [ConnectWisdomService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wisdom/)
2847
+ service.
2848
+ - `boto3-stubs-lite[workdocs]` - Type annotations for
2849
+ [WorkDocs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workdocs/)
2850
+ service.
2851
+ - `boto3-stubs-lite[workmail]` - Type annotations for
2852
+ [WorkMail](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workmail/)
2853
+ service.
2854
+ - `boto3-stubs-lite[workmailmessageflow]` - Type annotations for
2855
+ [WorkMailMessageFlow](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workmailmessageflow/)
2856
+ service.
2857
+ - `boto3-stubs-lite[workspaces]` - Type annotations for
2858
+ [WorkSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces/)
2859
+ service.
2860
+ - `boto3-stubs-lite[workspaces-instances]` - Type annotations for
2861
+ [WorkspacesInstances](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_instances/)
2862
+ service.
2863
+ - `boto3-stubs-lite[workspaces-thin-client]` - Type annotations for
2864
+ [WorkSpacesThinClient](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_thin_client/)
2865
+ service.
2866
+ - `boto3-stubs-lite[workspaces-web]` - Type annotations for
2867
+ [WorkSpacesWeb](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/)
2868
+ service.
2869
+ - `boto3-stubs-lite[xray]` - Type annotations for
2870
+ [XRay](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_xray/) service.