types-boto3-lite 1.35.71.post1__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.
Files changed (45) hide show
  1. boto3-stubs/__init__.pyi +60 -0
  2. boto3-stubs/compat.pyi +13 -0
  3. boto3-stubs/crt.pyi +28 -0
  4. boto3-stubs/docs/__init__.pyi +9 -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 +30 -0
  16. boto3-stubs/docs/waiter.pyi +33 -0
  17. boto3-stubs/dynamodb/__init__.pyi +0 -0
  18. boto3-stubs/dynamodb/conditions.pyi +136 -0
  19. boto3-stubs/dynamodb/table.pyi +39 -0
  20. boto3-stubs/dynamodb/transform.pyi +55 -0
  21. boto3-stubs/dynamodb/types.pyi +48 -0
  22. boto3-stubs/ec2/__init__.pyi +0 -0
  23. boto3-stubs/ec2/createtags.pyi +12 -0
  24. boto3-stubs/ec2/deletetags.pyi +12 -0
  25. boto3-stubs/exceptions.pyi +46 -0
  26. boto3-stubs/py.typed +0 -0
  27. boto3-stubs/resources/__init__.pyi +0 -0
  28. boto3-stubs/resources/action.pyi +53 -0
  29. boto3-stubs/resources/base.pyi +40 -0
  30. boto3-stubs/resources/collection.pyi +54 -0
  31. boto3-stubs/resources/factory.pyi +23 -0
  32. boto3-stubs/resources/model.pyi +123 -0
  33. boto3-stubs/resources/params.pyi +23 -0
  34. boto3-stubs/resources/response.pyi +50 -0
  35. boto3-stubs/s3/__init__.pyi +0 -0
  36. boto3-stubs/s3/constants.pyi +8 -0
  37. boto3-stubs/s3/inject.pyi +145 -0
  38. boto3-stubs/s3/transfer.pyi +90 -0
  39. boto3-stubs/session.pyi +80 -0
  40. boto3-stubs/utils.pyi +28 -0
  41. types_boto3_lite-1.35.71.post1.dist-info/LICENSE +21 -0
  42. types_boto3_lite-1.35.71.post1.dist-info/METADATA +2775 -0
  43. types_boto3_lite-1.35.71.post1.dist-info/RECORD +45 -0
  44. types_boto3_lite-1.35.71.post1.dist-info/WHEEL +5 -0
  45. types_boto3_lite-1.35.71.post1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,2775 @@
1
+ Metadata-Version: 2.1
2
+ Name: types-boto3-lite
3
+ Version: 1.35.71.post1
4
+ Summary: Type annotations for boto3 1.35.71 generated with mypy-boto3-builder 8.4.1
5
+ Home-page: https://github.com/youtype/mypy_boto3_builder
6
+ Author: Vlad Emelianov
7
+ Author-email: vlad.emelianov.nz@gmail.com
8
+ License: MIT License
9
+ Project-URL: Documentation, https://youtype.github.io/types_boto3_docs/
10
+ Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
+ Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
+ Keywords: boto3 boto3-stubs type-annotations typeshed autocomplete
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: Environment :: Console
16
+ Classifier: License :: OSI Approved :: MIT License
17
+ Classifier: Natural Language :: English
18
+ Classifier: Operating System :: OS Independent
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Programming Language :: Python :: 3.8
21
+ Classifier: Programming Language :: Python :: 3.9
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
+ Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
+ Classifier: Programming Language :: Python :: 3 :: Only
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Typing :: Stubs Only
30
+ Requires-Python: >=3.8
31
+ Description-Content-Type: text/markdown
32
+ License-File: LICENSE
33
+ Requires-Dist: botocore-stubs
34
+ Requires-Dist: types-s3transfer
35
+ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
36
+ Provides-Extra: full
37
+ Requires-Dist: types-boto3-full; extra == "full"
38
+ Provides-Extra: all
39
+ Requires-Dist: types-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "all"
40
+ Requires-Dist: types-boto3-account<1.36.0,>=1.35.0; extra == "all"
41
+ Requires-Dist: types-boto3-acm<1.36.0,>=1.35.0; extra == "all"
42
+ Requires-Dist: types-boto3-acm-pca<1.36.0,>=1.35.0; extra == "all"
43
+ Requires-Dist: types-boto3-amp<1.36.0,>=1.35.0; extra == "all"
44
+ Requires-Dist: types-boto3-amplify<1.36.0,>=1.35.0; extra == "all"
45
+ Requires-Dist: types-boto3-amplifybackend<1.36.0,>=1.35.0; extra == "all"
46
+ Requires-Dist: types-boto3-amplifyuibuilder<1.36.0,>=1.35.0; extra == "all"
47
+ Requires-Dist: types-boto3-apigateway<1.36.0,>=1.35.0; extra == "all"
48
+ Requires-Dist: types-boto3-apigatewaymanagementapi<1.36.0,>=1.35.0; extra == "all"
49
+ Requires-Dist: types-boto3-apigatewayv2<1.36.0,>=1.35.0; extra == "all"
50
+ Requires-Dist: types-boto3-appconfig<1.36.0,>=1.35.0; extra == "all"
51
+ Requires-Dist: types-boto3-appconfigdata<1.36.0,>=1.35.0; extra == "all"
52
+ Requires-Dist: types-boto3-appfabric<1.36.0,>=1.35.0; extra == "all"
53
+ Requires-Dist: types-boto3-appflow<1.36.0,>=1.35.0; extra == "all"
54
+ Requires-Dist: types-boto3-appintegrations<1.36.0,>=1.35.0; extra == "all"
55
+ Requires-Dist: types-boto3-application-autoscaling<1.36.0,>=1.35.0; extra == "all"
56
+ Requires-Dist: types-boto3-application-insights<1.36.0,>=1.35.0; extra == "all"
57
+ Requires-Dist: types-boto3-application-signals<1.36.0,>=1.35.0; extra == "all"
58
+ Requires-Dist: types-boto3-applicationcostprofiler<1.36.0,>=1.35.0; extra == "all"
59
+ Requires-Dist: types-boto3-appmesh<1.36.0,>=1.35.0; extra == "all"
60
+ Requires-Dist: types-boto3-apprunner<1.36.0,>=1.35.0; extra == "all"
61
+ Requires-Dist: types-boto3-appstream<1.36.0,>=1.35.0; extra == "all"
62
+ Requires-Dist: types-boto3-appsync<1.36.0,>=1.35.0; extra == "all"
63
+ Requires-Dist: types-boto3-apptest<1.36.0,>=1.35.0; extra == "all"
64
+ Requires-Dist: types-boto3-arc-zonal-shift<1.36.0,>=1.35.0; extra == "all"
65
+ Requires-Dist: types-boto3-artifact<1.36.0,>=1.35.0; extra == "all"
66
+ Requires-Dist: types-boto3-athena<1.36.0,>=1.35.0; extra == "all"
67
+ Requires-Dist: types-boto3-auditmanager<1.36.0,>=1.35.0; extra == "all"
68
+ Requires-Dist: types-boto3-autoscaling<1.36.0,>=1.35.0; extra == "all"
69
+ Requires-Dist: types-boto3-autoscaling-plans<1.36.0,>=1.35.0; extra == "all"
70
+ Requires-Dist: types-boto3-b2bi<1.36.0,>=1.35.0; extra == "all"
71
+ Requires-Dist: types-boto3-backup<1.36.0,>=1.35.0; extra == "all"
72
+ Requires-Dist: types-boto3-backup-gateway<1.36.0,>=1.35.0; extra == "all"
73
+ Requires-Dist: types-boto3-batch<1.36.0,>=1.35.0; extra == "all"
74
+ Requires-Dist: types-boto3-bcm-data-exports<1.36.0,>=1.35.0; extra == "all"
75
+ Requires-Dist: types-boto3-bcm-pricing-calculator<1.36.0,>=1.35.0; extra == "all"
76
+ Requires-Dist: types-boto3-bedrock<1.36.0,>=1.35.0; extra == "all"
77
+ Requires-Dist: types-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "all"
78
+ Requires-Dist: types-boto3-bedrock-agent-runtime<1.36.0,>=1.35.0; extra == "all"
79
+ Requires-Dist: types-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "all"
80
+ Requires-Dist: types-boto3-billing<1.36.0,>=1.35.0; extra == "all"
81
+ Requires-Dist: types-boto3-billingconductor<1.36.0,>=1.35.0; extra == "all"
82
+ Requires-Dist: types-boto3-braket<1.36.0,>=1.35.0; extra == "all"
83
+ Requires-Dist: types-boto3-budgets<1.36.0,>=1.35.0; extra == "all"
84
+ Requires-Dist: types-boto3-ce<1.36.0,>=1.35.0; extra == "all"
85
+ Requires-Dist: types-boto3-chatbot<1.36.0,>=1.35.0; extra == "all"
86
+ Requires-Dist: types-boto3-chime<1.36.0,>=1.35.0; extra == "all"
87
+ Requires-Dist: types-boto3-chime-sdk-identity<1.36.0,>=1.35.0; extra == "all"
88
+ Requires-Dist: types-boto3-chime-sdk-media-pipelines<1.36.0,>=1.35.0; extra == "all"
89
+ Requires-Dist: types-boto3-chime-sdk-meetings<1.36.0,>=1.35.0; extra == "all"
90
+ Requires-Dist: types-boto3-chime-sdk-messaging<1.36.0,>=1.35.0; extra == "all"
91
+ Requires-Dist: types-boto3-chime-sdk-voice<1.36.0,>=1.35.0; extra == "all"
92
+ Requires-Dist: types-boto3-cleanrooms<1.36.0,>=1.35.0; extra == "all"
93
+ Requires-Dist: types-boto3-cleanroomsml<1.36.0,>=1.35.0; extra == "all"
94
+ Requires-Dist: types-boto3-cloud9<1.36.0,>=1.35.0; extra == "all"
95
+ Requires-Dist: types-boto3-cloudcontrol<1.36.0,>=1.35.0; extra == "all"
96
+ Requires-Dist: types-boto3-clouddirectory<1.36.0,>=1.35.0; extra == "all"
97
+ Requires-Dist: types-boto3-cloudformation<1.36.0,>=1.35.0; extra == "all"
98
+ Requires-Dist: types-boto3-cloudfront<1.36.0,>=1.35.0; extra == "all"
99
+ Requires-Dist: types-boto3-cloudfront-keyvaluestore<1.36.0,>=1.35.0; extra == "all"
100
+ Requires-Dist: types-boto3-cloudhsm<1.36.0,>=1.35.0; extra == "all"
101
+ Requires-Dist: types-boto3-cloudhsmv2<1.36.0,>=1.35.0; extra == "all"
102
+ Requires-Dist: types-boto3-cloudsearch<1.36.0,>=1.35.0; extra == "all"
103
+ Requires-Dist: types-boto3-cloudsearchdomain<1.36.0,>=1.35.0; extra == "all"
104
+ Requires-Dist: types-boto3-cloudtrail<1.36.0,>=1.35.0; extra == "all"
105
+ Requires-Dist: types-boto3-cloudtrail-data<1.36.0,>=1.35.0; extra == "all"
106
+ Requires-Dist: types-boto3-cloudwatch<1.36.0,>=1.35.0; extra == "all"
107
+ Requires-Dist: types-boto3-codeartifact<1.36.0,>=1.35.0; extra == "all"
108
+ Requires-Dist: types-boto3-codebuild<1.36.0,>=1.35.0; extra == "all"
109
+ Requires-Dist: types-boto3-codecatalyst<1.36.0,>=1.35.0; extra == "all"
110
+ Requires-Dist: types-boto3-codecommit<1.36.0,>=1.35.0; extra == "all"
111
+ Requires-Dist: types-boto3-codeconnections<1.36.0,>=1.35.0; extra == "all"
112
+ Requires-Dist: types-boto3-codedeploy<1.36.0,>=1.35.0; extra == "all"
113
+ Requires-Dist: types-boto3-codeguru-reviewer<1.36.0,>=1.35.0; extra == "all"
114
+ Requires-Dist: types-boto3-codeguru-security<1.36.0,>=1.35.0; extra == "all"
115
+ Requires-Dist: types-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "all"
116
+ Requires-Dist: types-boto3-codepipeline<1.36.0,>=1.35.0; extra == "all"
117
+ Requires-Dist: types-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "all"
118
+ Requires-Dist: types-boto3-codestar-notifications<1.36.0,>=1.35.0; extra == "all"
119
+ Requires-Dist: types-boto3-cognito-identity<1.36.0,>=1.35.0; extra == "all"
120
+ Requires-Dist: types-boto3-cognito-idp<1.36.0,>=1.35.0; extra == "all"
121
+ Requires-Dist: types-boto3-cognito-sync<1.36.0,>=1.35.0; extra == "all"
122
+ Requires-Dist: types-boto3-comprehend<1.36.0,>=1.35.0; extra == "all"
123
+ Requires-Dist: types-boto3-comprehendmedical<1.36.0,>=1.35.0; extra == "all"
124
+ Requires-Dist: types-boto3-compute-optimizer<1.36.0,>=1.35.0; extra == "all"
125
+ Requires-Dist: types-boto3-config<1.36.0,>=1.35.0; extra == "all"
126
+ Requires-Dist: types-boto3-connect<1.36.0,>=1.35.0; extra == "all"
127
+ Requires-Dist: types-boto3-connect-contact-lens<1.36.0,>=1.35.0; extra == "all"
128
+ Requires-Dist: types-boto3-connectcampaigns<1.36.0,>=1.35.0; extra == "all"
129
+ Requires-Dist: types-boto3-connectcampaignsv2<1.36.0,>=1.35.0; extra == "all"
130
+ Requires-Dist: types-boto3-connectcases<1.36.0,>=1.35.0; extra == "all"
131
+ Requires-Dist: types-boto3-connectparticipant<1.36.0,>=1.35.0; extra == "all"
132
+ Requires-Dist: types-boto3-controlcatalog<1.36.0,>=1.35.0; extra == "all"
133
+ Requires-Dist: types-boto3-controltower<1.36.0,>=1.35.0; extra == "all"
134
+ Requires-Dist: types-boto3-cost-optimization-hub<1.36.0,>=1.35.0; extra == "all"
135
+ Requires-Dist: types-boto3-cur<1.36.0,>=1.35.0; extra == "all"
136
+ Requires-Dist: types-boto3-customer-profiles<1.36.0,>=1.35.0; extra == "all"
137
+ Requires-Dist: types-boto3-databrew<1.36.0,>=1.35.0; extra == "all"
138
+ Requires-Dist: types-boto3-dataexchange<1.36.0,>=1.35.0; extra == "all"
139
+ Requires-Dist: types-boto3-datapipeline<1.36.0,>=1.35.0; extra == "all"
140
+ Requires-Dist: types-boto3-datasync<1.36.0,>=1.35.0; extra == "all"
141
+ Requires-Dist: types-boto3-datazone<1.36.0,>=1.35.0; extra == "all"
142
+ Requires-Dist: types-boto3-dax<1.36.0,>=1.35.0; extra == "all"
143
+ Requires-Dist: types-boto3-deadline<1.36.0,>=1.35.0; extra == "all"
144
+ Requires-Dist: types-boto3-detective<1.36.0,>=1.35.0; extra == "all"
145
+ Requires-Dist: types-boto3-devicefarm<1.36.0,>=1.35.0; extra == "all"
146
+ Requires-Dist: types-boto3-devops-guru<1.36.0,>=1.35.0; extra == "all"
147
+ Requires-Dist: types-boto3-directconnect<1.36.0,>=1.35.0; extra == "all"
148
+ Requires-Dist: types-boto3-discovery<1.36.0,>=1.35.0; extra == "all"
149
+ Requires-Dist: types-boto3-dlm<1.36.0,>=1.35.0; extra == "all"
150
+ Requires-Dist: types-boto3-dms<1.36.0,>=1.35.0; extra == "all"
151
+ Requires-Dist: types-boto3-docdb<1.36.0,>=1.35.0; extra == "all"
152
+ Requires-Dist: types-boto3-docdb-elastic<1.36.0,>=1.35.0; extra == "all"
153
+ Requires-Dist: types-boto3-drs<1.36.0,>=1.35.0; extra == "all"
154
+ Requires-Dist: types-boto3-ds<1.36.0,>=1.35.0; extra == "all"
155
+ Requires-Dist: types-boto3-ds-data<1.36.0,>=1.35.0; extra == "all"
156
+ Requires-Dist: types-boto3-dynamodb<1.36.0,>=1.35.0; extra == "all"
157
+ Requires-Dist: types-boto3-dynamodbstreams<1.36.0,>=1.35.0; extra == "all"
158
+ Requires-Dist: types-boto3-ebs<1.36.0,>=1.35.0; extra == "all"
159
+ Requires-Dist: types-boto3-ec2<1.36.0,>=1.35.0; extra == "all"
160
+ Requires-Dist: types-boto3-ec2-instance-connect<1.36.0,>=1.35.0; extra == "all"
161
+ Requires-Dist: types-boto3-ecr<1.36.0,>=1.35.0; extra == "all"
162
+ Requires-Dist: types-boto3-ecr-public<1.36.0,>=1.35.0; extra == "all"
163
+ Requires-Dist: types-boto3-ecs<1.36.0,>=1.35.0; extra == "all"
164
+ Requires-Dist: types-boto3-efs<1.36.0,>=1.35.0; extra == "all"
165
+ Requires-Dist: types-boto3-eks<1.36.0,>=1.35.0; extra == "all"
166
+ Requires-Dist: types-boto3-eks-auth<1.36.0,>=1.35.0; extra == "all"
167
+ Requires-Dist: types-boto3-elastic-inference<1.36.0,>=1.35.0; extra == "all"
168
+ Requires-Dist: types-boto3-elasticache<1.36.0,>=1.35.0; extra == "all"
169
+ Requires-Dist: types-boto3-elasticbeanstalk<1.36.0,>=1.35.0; extra == "all"
170
+ Requires-Dist: types-boto3-elastictranscoder<1.36.0,>=1.35.0; extra == "all"
171
+ Requires-Dist: types-boto3-elb<1.36.0,>=1.35.0; extra == "all"
172
+ Requires-Dist: types-boto3-elbv2<1.36.0,>=1.35.0; extra == "all"
173
+ Requires-Dist: types-boto3-emr<1.36.0,>=1.35.0; extra == "all"
174
+ Requires-Dist: types-boto3-emr-containers<1.36.0,>=1.35.0; extra == "all"
175
+ Requires-Dist: types-boto3-emr-serverless<1.36.0,>=1.35.0; extra == "all"
176
+ Requires-Dist: types-boto3-entityresolution<1.36.0,>=1.35.0; extra == "all"
177
+ Requires-Dist: types-boto3-es<1.36.0,>=1.35.0; extra == "all"
178
+ Requires-Dist: types-boto3-events<1.36.0,>=1.35.0; extra == "all"
179
+ Requires-Dist: types-boto3-evidently<1.36.0,>=1.35.0; extra == "all"
180
+ Requires-Dist: types-boto3-finspace<1.36.0,>=1.35.0; extra == "all"
181
+ Requires-Dist: types-boto3-finspace-data<1.36.0,>=1.35.0; extra == "all"
182
+ Requires-Dist: types-boto3-firehose<1.36.0,>=1.35.0; extra == "all"
183
+ Requires-Dist: types-boto3-fis<1.36.0,>=1.35.0; extra == "all"
184
+ Requires-Dist: types-boto3-fms<1.36.0,>=1.35.0; extra == "all"
185
+ Requires-Dist: types-boto3-forecast<1.36.0,>=1.35.0; extra == "all"
186
+ Requires-Dist: types-boto3-forecastquery<1.36.0,>=1.35.0; extra == "all"
187
+ Requires-Dist: types-boto3-frauddetector<1.36.0,>=1.35.0; extra == "all"
188
+ Requires-Dist: types-boto3-freetier<1.36.0,>=1.35.0; extra == "all"
189
+ Requires-Dist: types-boto3-fsx<1.36.0,>=1.35.0; extra == "all"
190
+ Requires-Dist: types-boto3-gamelift<1.36.0,>=1.35.0; extra == "all"
191
+ Requires-Dist: types-boto3-geo-maps<1.36.0,>=1.35.0; extra == "all"
192
+ Requires-Dist: types-boto3-geo-places<1.36.0,>=1.35.0; extra == "all"
193
+ Requires-Dist: types-boto3-geo-routes<1.36.0,>=1.35.0; extra == "all"
194
+ Requires-Dist: types-boto3-glacier<1.36.0,>=1.35.0; extra == "all"
195
+ Requires-Dist: types-boto3-globalaccelerator<1.36.0,>=1.35.0; extra == "all"
196
+ Requires-Dist: types-boto3-glue<1.36.0,>=1.35.0; extra == "all"
197
+ Requires-Dist: types-boto3-grafana<1.36.0,>=1.35.0; extra == "all"
198
+ Requires-Dist: types-boto3-greengrass<1.36.0,>=1.35.0; extra == "all"
199
+ Requires-Dist: types-boto3-greengrassv2<1.36.0,>=1.35.0; extra == "all"
200
+ Requires-Dist: types-boto3-groundstation<1.36.0,>=1.35.0; extra == "all"
201
+ Requires-Dist: types-boto3-guardduty<1.36.0,>=1.35.0; extra == "all"
202
+ Requires-Dist: types-boto3-health<1.36.0,>=1.35.0; extra == "all"
203
+ Requires-Dist: types-boto3-healthlake<1.36.0,>=1.35.0; extra == "all"
204
+ Requires-Dist: types-boto3-iam<1.36.0,>=1.35.0; extra == "all"
205
+ Requires-Dist: types-boto3-identitystore<1.36.0,>=1.35.0; extra == "all"
206
+ Requires-Dist: types-boto3-imagebuilder<1.36.0,>=1.35.0; extra == "all"
207
+ Requires-Dist: types-boto3-importexport<1.36.0,>=1.35.0; extra == "all"
208
+ Requires-Dist: types-boto3-inspector<1.36.0,>=1.35.0; extra == "all"
209
+ Requires-Dist: types-boto3-inspector-scan<1.36.0,>=1.35.0; extra == "all"
210
+ Requires-Dist: types-boto3-inspector2<1.36.0,>=1.35.0; extra == "all"
211
+ Requires-Dist: types-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "all"
212
+ Requires-Dist: types-boto3-iot<1.36.0,>=1.35.0; extra == "all"
213
+ Requires-Dist: types-boto3-iot-data<1.36.0,>=1.35.0; extra == "all"
214
+ Requires-Dist: types-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "all"
215
+ Requires-Dist: types-boto3-iot1click-devices<1.36.0,>=1.35.0; extra == "all"
216
+ Requires-Dist: types-boto3-iot1click-projects<1.36.0,>=1.35.0; extra == "all"
217
+ Requires-Dist: types-boto3-iotanalytics<1.36.0,>=1.35.0; extra == "all"
218
+ Requires-Dist: types-boto3-iotdeviceadvisor<1.36.0,>=1.35.0; extra == "all"
219
+ Requires-Dist: types-boto3-iotevents<1.36.0,>=1.35.0; extra == "all"
220
+ Requires-Dist: types-boto3-iotevents-data<1.36.0,>=1.35.0; extra == "all"
221
+ Requires-Dist: types-boto3-iotfleethub<1.36.0,>=1.35.0; extra == "all"
222
+ Requires-Dist: types-boto3-iotfleetwise<1.36.0,>=1.35.0; extra == "all"
223
+ Requires-Dist: types-boto3-iotsecuretunneling<1.36.0,>=1.35.0; extra == "all"
224
+ Requires-Dist: types-boto3-iotsitewise<1.36.0,>=1.35.0; extra == "all"
225
+ Requires-Dist: types-boto3-iotthingsgraph<1.36.0,>=1.35.0; extra == "all"
226
+ Requires-Dist: types-boto3-iottwinmaker<1.36.0,>=1.35.0; extra == "all"
227
+ Requires-Dist: types-boto3-iotwireless<1.36.0,>=1.35.0; extra == "all"
228
+ Requires-Dist: types-boto3-ivs<1.36.0,>=1.35.0; extra == "all"
229
+ Requires-Dist: types-boto3-ivs-realtime<1.36.0,>=1.35.0; extra == "all"
230
+ Requires-Dist: types-boto3-ivschat<1.36.0,>=1.35.0; extra == "all"
231
+ Requires-Dist: types-boto3-kafka<1.36.0,>=1.35.0; extra == "all"
232
+ Requires-Dist: types-boto3-kafkaconnect<1.36.0,>=1.35.0; extra == "all"
233
+ Requires-Dist: types-boto3-kendra<1.36.0,>=1.35.0; extra == "all"
234
+ Requires-Dist: types-boto3-kendra-ranking<1.36.0,>=1.35.0; extra == "all"
235
+ Requires-Dist: types-boto3-keyspaces<1.36.0,>=1.35.0; extra == "all"
236
+ Requires-Dist: types-boto3-kinesis<1.36.0,>=1.35.0; extra == "all"
237
+ Requires-Dist: types-boto3-kinesis-video-archived-media<1.36.0,>=1.35.0; extra == "all"
238
+ Requires-Dist: types-boto3-kinesis-video-media<1.36.0,>=1.35.0; extra == "all"
239
+ Requires-Dist: types-boto3-kinesis-video-signaling<1.36.0,>=1.35.0; extra == "all"
240
+ Requires-Dist: types-boto3-kinesis-video-webrtc-storage<1.36.0,>=1.35.0; extra == "all"
241
+ Requires-Dist: types-boto3-kinesisanalytics<1.36.0,>=1.35.0; extra == "all"
242
+ Requires-Dist: types-boto3-kinesisanalyticsv2<1.36.0,>=1.35.0; extra == "all"
243
+ Requires-Dist: types-boto3-kinesisvideo<1.36.0,>=1.35.0; extra == "all"
244
+ Requires-Dist: types-boto3-kms<1.36.0,>=1.35.0; extra == "all"
245
+ Requires-Dist: types-boto3-lakeformation<1.36.0,>=1.35.0; extra == "all"
246
+ Requires-Dist: types-boto3-lambda<1.36.0,>=1.35.0; extra == "all"
247
+ Requires-Dist: types-boto3-launch-wizard<1.36.0,>=1.35.0; extra == "all"
248
+ Requires-Dist: types-boto3-lex-models<1.36.0,>=1.35.0; extra == "all"
249
+ Requires-Dist: types-boto3-lex-runtime<1.36.0,>=1.35.0; extra == "all"
250
+ Requires-Dist: types-boto3-lexv2-models<1.36.0,>=1.35.0; extra == "all"
251
+ Requires-Dist: types-boto3-lexv2-runtime<1.36.0,>=1.35.0; extra == "all"
252
+ Requires-Dist: types-boto3-license-manager<1.36.0,>=1.35.0; extra == "all"
253
+ Requires-Dist: types-boto3-license-manager-linux-subscriptions<1.36.0,>=1.35.0; extra == "all"
254
+ Requires-Dist: types-boto3-license-manager-user-subscriptions<1.36.0,>=1.35.0; extra == "all"
255
+ Requires-Dist: types-boto3-lightsail<1.36.0,>=1.35.0; extra == "all"
256
+ Requires-Dist: types-boto3-location<1.36.0,>=1.35.0; extra == "all"
257
+ Requires-Dist: types-boto3-logs<1.36.0,>=1.35.0; extra == "all"
258
+ Requires-Dist: types-boto3-lookoutequipment<1.36.0,>=1.35.0; extra == "all"
259
+ Requires-Dist: types-boto3-lookoutmetrics<1.36.0,>=1.35.0; extra == "all"
260
+ Requires-Dist: types-boto3-lookoutvision<1.36.0,>=1.35.0; extra == "all"
261
+ Requires-Dist: types-boto3-m2<1.36.0,>=1.35.0; extra == "all"
262
+ Requires-Dist: types-boto3-machinelearning<1.36.0,>=1.35.0; extra == "all"
263
+ Requires-Dist: types-boto3-macie2<1.36.0,>=1.35.0; extra == "all"
264
+ Requires-Dist: types-boto3-mailmanager<1.36.0,>=1.35.0; extra == "all"
265
+ Requires-Dist: types-boto3-managedblockchain<1.36.0,>=1.35.0; extra == "all"
266
+ Requires-Dist: types-boto3-managedblockchain-query<1.36.0,>=1.35.0; extra == "all"
267
+ Requires-Dist: types-boto3-marketplace-agreement<1.36.0,>=1.35.0; extra == "all"
268
+ Requires-Dist: types-boto3-marketplace-catalog<1.36.0,>=1.35.0; extra == "all"
269
+ Requires-Dist: types-boto3-marketplace-deployment<1.36.0,>=1.35.0; extra == "all"
270
+ Requires-Dist: types-boto3-marketplace-entitlement<1.36.0,>=1.35.0; extra == "all"
271
+ Requires-Dist: types-boto3-marketplace-reporting<1.36.0,>=1.35.0; extra == "all"
272
+ Requires-Dist: types-boto3-marketplacecommerceanalytics<1.36.0,>=1.35.0; extra == "all"
273
+ Requires-Dist: types-boto3-mediaconnect<1.36.0,>=1.35.0; extra == "all"
274
+ Requires-Dist: types-boto3-mediaconvert<1.36.0,>=1.35.0; extra == "all"
275
+ Requires-Dist: types-boto3-medialive<1.36.0,>=1.35.0; extra == "all"
276
+ Requires-Dist: types-boto3-mediapackage<1.36.0,>=1.35.0; extra == "all"
277
+ Requires-Dist: types-boto3-mediapackage-vod<1.36.0,>=1.35.0; extra == "all"
278
+ Requires-Dist: types-boto3-mediapackagev2<1.36.0,>=1.35.0; extra == "all"
279
+ Requires-Dist: types-boto3-mediastore<1.36.0,>=1.35.0; extra == "all"
280
+ Requires-Dist: types-boto3-mediastore-data<1.36.0,>=1.35.0; extra == "all"
281
+ Requires-Dist: types-boto3-mediatailor<1.36.0,>=1.35.0; extra == "all"
282
+ Requires-Dist: types-boto3-medical-imaging<1.36.0,>=1.35.0; extra == "all"
283
+ Requires-Dist: types-boto3-memorydb<1.36.0,>=1.35.0; extra == "all"
284
+ Requires-Dist: types-boto3-meteringmarketplace<1.36.0,>=1.35.0; extra == "all"
285
+ Requires-Dist: types-boto3-mgh<1.36.0,>=1.35.0; extra == "all"
286
+ Requires-Dist: types-boto3-mgn<1.36.0,>=1.35.0; extra == "all"
287
+ Requires-Dist: types-boto3-migration-hub-refactor-spaces<1.36.0,>=1.35.0; extra == "all"
288
+ Requires-Dist: types-boto3-migrationhub-config<1.36.0,>=1.35.0; extra == "all"
289
+ Requires-Dist: types-boto3-migrationhuborchestrator<1.36.0,>=1.35.0; extra == "all"
290
+ Requires-Dist: types-boto3-migrationhubstrategy<1.36.0,>=1.35.0; extra == "all"
291
+ Requires-Dist: types-boto3-mq<1.36.0,>=1.35.0; extra == "all"
292
+ Requires-Dist: types-boto3-mturk<1.36.0,>=1.35.0; extra == "all"
293
+ Requires-Dist: types-boto3-mwaa<1.36.0,>=1.35.0; extra == "all"
294
+ Requires-Dist: types-boto3-neptune<1.36.0,>=1.35.0; extra == "all"
295
+ Requires-Dist: types-boto3-neptune-graph<1.36.0,>=1.35.0; extra == "all"
296
+ Requires-Dist: types-boto3-neptunedata<1.36.0,>=1.35.0; extra == "all"
297
+ Requires-Dist: types-boto3-network-firewall<1.36.0,>=1.35.0; extra == "all"
298
+ Requires-Dist: types-boto3-networkmanager<1.36.0,>=1.35.0; extra == "all"
299
+ Requires-Dist: types-boto3-networkmonitor<1.36.0,>=1.35.0; extra == "all"
300
+ Requires-Dist: types-boto3-notifications<1.36.0,>=1.35.0; extra == "all"
301
+ Requires-Dist: types-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "all"
302
+ Requires-Dist: types-boto3-oam<1.36.0,>=1.35.0; extra == "all"
303
+ Requires-Dist: types-boto3-observabilityadmin<1.36.0,>=1.35.0; extra == "all"
304
+ Requires-Dist: types-boto3-omics<1.36.0,>=1.35.0; extra == "all"
305
+ Requires-Dist: types-boto3-opensearch<1.36.0,>=1.35.0; extra == "all"
306
+ Requires-Dist: types-boto3-opensearchserverless<1.36.0,>=1.35.0; extra == "all"
307
+ Requires-Dist: types-boto3-opsworks<1.36.0,>=1.35.0; extra == "all"
308
+ Requires-Dist: types-boto3-opsworkscm<1.36.0,>=1.35.0; extra == "all"
309
+ Requires-Dist: types-boto3-organizations<1.36.0,>=1.35.0; extra == "all"
310
+ Requires-Dist: types-boto3-osis<1.36.0,>=1.35.0; extra == "all"
311
+ Requires-Dist: types-boto3-outposts<1.36.0,>=1.35.0; extra == "all"
312
+ Requires-Dist: types-boto3-panorama<1.36.0,>=1.35.0; extra == "all"
313
+ Requires-Dist: types-boto3-partnercentral-selling<1.36.0,>=1.35.0; extra == "all"
314
+ Requires-Dist: types-boto3-payment-cryptography<1.36.0,>=1.35.0; extra == "all"
315
+ Requires-Dist: types-boto3-payment-cryptography-data<1.36.0,>=1.35.0; extra == "all"
316
+ Requires-Dist: types-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "all"
317
+ Requires-Dist: types-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "all"
318
+ Requires-Dist: types-boto3-pcs<1.36.0,>=1.35.0; extra == "all"
319
+ Requires-Dist: types-boto3-personalize<1.36.0,>=1.35.0; extra == "all"
320
+ Requires-Dist: types-boto3-personalize-events<1.36.0,>=1.35.0; extra == "all"
321
+ Requires-Dist: types-boto3-personalize-runtime<1.36.0,>=1.35.0; extra == "all"
322
+ Requires-Dist: types-boto3-pi<1.36.0,>=1.35.0; extra == "all"
323
+ Requires-Dist: types-boto3-pinpoint<1.36.0,>=1.35.0; extra == "all"
324
+ Requires-Dist: types-boto3-pinpoint-email<1.36.0,>=1.35.0; extra == "all"
325
+ Requires-Dist: types-boto3-pinpoint-sms-voice<1.36.0,>=1.35.0; extra == "all"
326
+ Requires-Dist: types-boto3-pinpoint-sms-voice-v2<1.36.0,>=1.35.0; extra == "all"
327
+ Requires-Dist: types-boto3-pipes<1.36.0,>=1.35.0; extra == "all"
328
+ Requires-Dist: types-boto3-polly<1.36.0,>=1.35.0; extra == "all"
329
+ Requires-Dist: types-boto3-pricing<1.36.0,>=1.35.0; extra == "all"
330
+ Requires-Dist: types-boto3-privatenetworks<1.36.0,>=1.35.0; extra == "all"
331
+ Requires-Dist: types-boto3-proton<1.36.0,>=1.35.0; extra == "all"
332
+ Requires-Dist: types-boto3-qapps<1.36.0,>=1.35.0; extra == "all"
333
+ Requires-Dist: types-boto3-qbusiness<1.36.0,>=1.35.0; extra == "all"
334
+ Requires-Dist: types-boto3-qconnect<1.36.0,>=1.35.0; extra == "all"
335
+ Requires-Dist: types-boto3-qldb<1.36.0,>=1.35.0; extra == "all"
336
+ Requires-Dist: types-boto3-qldb-session<1.36.0,>=1.35.0; extra == "all"
337
+ Requires-Dist: types-boto3-quicksight<1.36.0,>=1.35.0; extra == "all"
338
+ Requires-Dist: types-boto3-ram<1.36.0,>=1.35.0; extra == "all"
339
+ Requires-Dist: types-boto3-rbin<1.36.0,>=1.35.0; extra == "all"
340
+ Requires-Dist: types-boto3-rds<1.36.0,>=1.35.0; extra == "all"
341
+ Requires-Dist: types-boto3-rds-data<1.36.0,>=1.35.0; extra == "all"
342
+ Requires-Dist: types-boto3-redshift<1.36.0,>=1.35.0; extra == "all"
343
+ Requires-Dist: types-boto3-redshift-data<1.36.0,>=1.35.0; extra == "all"
344
+ Requires-Dist: types-boto3-redshift-serverless<1.36.0,>=1.35.0; extra == "all"
345
+ Requires-Dist: types-boto3-rekognition<1.36.0,>=1.35.0; extra == "all"
346
+ Requires-Dist: types-boto3-repostspace<1.36.0,>=1.35.0; extra == "all"
347
+ Requires-Dist: types-boto3-resiliencehub<1.36.0,>=1.35.0; extra == "all"
348
+ Requires-Dist: types-boto3-resource-explorer-2<1.36.0,>=1.35.0; extra == "all"
349
+ Requires-Dist: types-boto3-resource-groups<1.36.0,>=1.35.0; extra == "all"
350
+ Requires-Dist: types-boto3-resourcegroupstaggingapi<1.36.0,>=1.35.0; extra == "all"
351
+ Requires-Dist: types-boto3-robomaker<1.36.0,>=1.35.0; extra == "all"
352
+ Requires-Dist: types-boto3-rolesanywhere<1.36.0,>=1.35.0; extra == "all"
353
+ Requires-Dist: types-boto3-route53<1.36.0,>=1.35.0; extra == "all"
354
+ Requires-Dist: types-boto3-route53-recovery-cluster<1.36.0,>=1.35.0; extra == "all"
355
+ Requires-Dist: types-boto3-route53-recovery-control-config<1.36.0,>=1.35.0; extra == "all"
356
+ Requires-Dist: types-boto3-route53-recovery-readiness<1.36.0,>=1.35.0; extra == "all"
357
+ Requires-Dist: types-boto3-route53domains<1.36.0,>=1.35.0; extra == "all"
358
+ Requires-Dist: types-boto3-route53profiles<1.36.0,>=1.35.0; extra == "all"
359
+ Requires-Dist: types-boto3-route53resolver<1.36.0,>=1.35.0; extra == "all"
360
+ Requires-Dist: types-boto3-rum<1.36.0,>=1.35.0; extra == "all"
361
+ Requires-Dist: types-boto3-s3<1.36.0,>=1.35.0; extra == "all"
362
+ Requires-Dist: types-boto3-s3control<1.36.0,>=1.35.0; extra == "all"
363
+ Requires-Dist: types-boto3-s3outposts<1.36.0,>=1.35.0; extra == "all"
364
+ Requires-Dist: types-boto3-sagemaker<1.36.0,>=1.35.0; extra == "all"
365
+ Requires-Dist: types-boto3-sagemaker-a2i-runtime<1.36.0,>=1.35.0; extra == "all"
366
+ Requires-Dist: types-boto3-sagemaker-edge<1.36.0,>=1.35.0; extra == "all"
367
+ Requires-Dist: types-boto3-sagemaker-featurestore-runtime<1.36.0,>=1.35.0; extra == "all"
368
+ Requires-Dist: types-boto3-sagemaker-geospatial<1.36.0,>=1.35.0; extra == "all"
369
+ Requires-Dist: types-boto3-sagemaker-metrics<1.36.0,>=1.35.0; extra == "all"
370
+ Requires-Dist: types-boto3-sagemaker-runtime<1.36.0,>=1.35.0; extra == "all"
371
+ Requires-Dist: types-boto3-savingsplans<1.36.0,>=1.35.0; extra == "all"
372
+ Requires-Dist: types-boto3-scheduler<1.36.0,>=1.35.0; extra == "all"
373
+ Requires-Dist: types-boto3-schemas<1.36.0,>=1.35.0; extra == "all"
374
+ Requires-Dist: types-boto3-sdb<1.36.0,>=1.35.0; extra == "all"
375
+ Requires-Dist: types-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "all"
376
+ Requires-Dist: types-boto3-securityhub<1.36.0,>=1.35.0; extra == "all"
377
+ Requires-Dist: types-boto3-securitylake<1.36.0,>=1.35.0; extra == "all"
378
+ Requires-Dist: types-boto3-serverlessrepo<1.36.0,>=1.35.0; extra == "all"
379
+ Requires-Dist: types-boto3-service-quotas<1.36.0,>=1.35.0; extra == "all"
380
+ Requires-Dist: types-boto3-servicecatalog<1.36.0,>=1.35.0; extra == "all"
381
+ Requires-Dist: types-boto3-servicecatalog-appregistry<1.36.0,>=1.35.0; extra == "all"
382
+ Requires-Dist: types-boto3-servicediscovery<1.36.0,>=1.35.0; extra == "all"
383
+ Requires-Dist: types-boto3-ses<1.36.0,>=1.35.0; extra == "all"
384
+ Requires-Dist: types-boto3-sesv2<1.36.0,>=1.35.0; extra == "all"
385
+ Requires-Dist: types-boto3-shield<1.36.0,>=1.35.0; extra == "all"
386
+ Requires-Dist: types-boto3-signer<1.36.0,>=1.35.0; extra == "all"
387
+ Requires-Dist: types-boto3-simspaceweaver<1.36.0,>=1.35.0; extra == "all"
388
+ Requires-Dist: types-boto3-sms<1.36.0,>=1.35.0; extra == "all"
389
+ Requires-Dist: types-boto3-sms-voice<1.36.0,>=1.35.0; extra == "all"
390
+ Requires-Dist: types-boto3-snow-device-management<1.36.0,>=1.35.0; extra == "all"
391
+ Requires-Dist: types-boto3-snowball<1.36.0,>=1.35.0; extra == "all"
392
+ Requires-Dist: types-boto3-sns<1.36.0,>=1.35.0; extra == "all"
393
+ Requires-Dist: types-boto3-socialmessaging<1.36.0,>=1.35.0; extra == "all"
394
+ Requires-Dist: types-boto3-sqs<1.36.0,>=1.35.0; extra == "all"
395
+ Requires-Dist: types-boto3-ssm<1.36.0,>=1.35.0; extra == "all"
396
+ Requires-Dist: types-boto3-ssm-contacts<1.36.0,>=1.35.0; extra == "all"
397
+ Requires-Dist: types-boto3-ssm-incidents<1.36.0,>=1.35.0; extra == "all"
398
+ Requires-Dist: types-boto3-ssm-quicksetup<1.36.0,>=1.35.0; extra == "all"
399
+ Requires-Dist: types-boto3-ssm-sap<1.36.0,>=1.35.0; extra == "all"
400
+ Requires-Dist: types-boto3-sso<1.36.0,>=1.35.0; extra == "all"
401
+ Requires-Dist: types-boto3-sso-admin<1.36.0,>=1.35.0; extra == "all"
402
+ Requires-Dist: types-boto3-sso-oidc<1.36.0,>=1.35.0; extra == "all"
403
+ Requires-Dist: types-boto3-stepfunctions<1.36.0,>=1.35.0; extra == "all"
404
+ Requires-Dist: types-boto3-storagegateway<1.36.0,>=1.35.0; extra == "all"
405
+ Requires-Dist: types-boto3-sts<1.36.0,>=1.35.0; extra == "all"
406
+ Requires-Dist: types-boto3-supplychain<1.36.0,>=1.35.0; extra == "all"
407
+ Requires-Dist: types-boto3-support<1.36.0,>=1.35.0; extra == "all"
408
+ Requires-Dist: types-boto3-support-app<1.36.0,>=1.35.0; extra == "all"
409
+ Requires-Dist: types-boto3-swf<1.36.0,>=1.35.0; extra == "all"
410
+ Requires-Dist: types-boto3-synthetics<1.36.0,>=1.35.0; extra == "all"
411
+ Requires-Dist: types-boto3-taxsettings<1.36.0,>=1.35.0; extra == "all"
412
+ Requires-Dist: types-boto3-textract<1.36.0,>=1.35.0; extra == "all"
413
+ Requires-Dist: types-boto3-timestream-influxdb<1.36.0,>=1.35.0; extra == "all"
414
+ Requires-Dist: types-boto3-timestream-query<1.36.0,>=1.35.0; extra == "all"
415
+ Requires-Dist: types-boto3-timestream-write<1.36.0,>=1.35.0; extra == "all"
416
+ Requires-Dist: types-boto3-tnb<1.36.0,>=1.35.0; extra == "all"
417
+ Requires-Dist: types-boto3-transcribe<1.36.0,>=1.35.0; extra == "all"
418
+ Requires-Dist: types-boto3-transfer<1.36.0,>=1.35.0; extra == "all"
419
+ Requires-Dist: types-boto3-translate<1.36.0,>=1.35.0; extra == "all"
420
+ Requires-Dist: types-boto3-trustedadvisor<1.36.0,>=1.35.0; extra == "all"
421
+ Requires-Dist: types-boto3-verifiedpermissions<1.36.0,>=1.35.0; extra == "all"
422
+ Requires-Dist: types-boto3-voice-id<1.36.0,>=1.35.0; extra == "all"
423
+ Requires-Dist: types-boto3-vpc-lattice<1.36.0,>=1.35.0; extra == "all"
424
+ Requires-Dist: types-boto3-waf<1.36.0,>=1.35.0; extra == "all"
425
+ Requires-Dist: types-boto3-waf-regional<1.36.0,>=1.35.0; extra == "all"
426
+ Requires-Dist: types-boto3-wafv2<1.36.0,>=1.35.0; extra == "all"
427
+ Requires-Dist: types-boto3-wellarchitected<1.36.0,>=1.35.0; extra == "all"
428
+ Requires-Dist: types-boto3-wisdom<1.36.0,>=1.35.0; extra == "all"
429
+ Requires-Dist: types-boto3-workdocs<1.36.0,>=1.35.0; extra == "all"
430
+ Requires-Dist: types-boto3-workmail<1.36.0,>=1.35.0; extra == "all"
431
+ Requires-Dist: types-boto3-workmailmessageflow<1.36.0,>=1.35.0; extra == "all"
432
+ Requires-Dist: types-boto3-workspaces<1.36.0,>=1.35.0; extra == "all"
433
+ Requires-Dist: types-boto3-workspaces-thin-client<1.36.0,>=1.35.0; extra == "all"
434
+ Requires-Dist: types-boto3-workspaces-web<1.36.0,>=1.35.0; extra == "all"
435
+ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "all"
436
+ Provides-Extra: essential
437
+ Requires-Dist: types-boto3-cloudformation<1.36.0,>=1.35.0; extra == "essential"
438
+ Requires-Dist: types-boto3-dynamodb<1.36.0,>=1.35.0; extra == "essential"
439
+ Requires-Dist: types-boto3-ec2<1.36.0,>=1.35.0; extra == "essential"
440
+ Requires-Dist: types-boto3-lambda<1.36.0,>=1.35.0; extra == "essential"
441
+ Requires-Dist: types-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
442
+ Requires-Dist: types-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
443
+ Requires-Dist: types-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
444
+ Provides-Extra: boto3
445
+ Requires-Dist: boto3==1.35.71; extra == "boto3"
446
+ Requires-Dist: botocore==1.35.71; extra == "boto3"
447
+ Provides-Extra: accessanalyzer
448
+ Requires-Dist: types-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
449
+ Provides-Extra: account
450
+ Requires-Dist: types-boto3-account<1.36.0,>=1.35.0; extra == "account"
451
+ Provides-Extra: acm
452
+ Requires-Dist: types-boto3-acm<1.36.0,>=1.35.0; extra == "acm"
453
+ Provides-Extra: acm-pca
454
+ Requires-Dist: types-boto3-acm-pca<1.36.0,>=1.35.0; extra == "acm-pca"
455
+ Provides-Extra: amp
456
+ Requires-Dist: types-boto3-amp<1.36.0,>=1.35.0; extra == "amp"
457
+ Provides-Extra: amplify
458
+ Requires-Dist: types-boto3-amplify<1.36.0,>=1.35.0; extra == "amplify"
459
+ Provides-Extra: amplifybackend
460
+ Requires-Dist: types-boto3-amplifybackend<1.36.0,>=1.35.0; extra == "amplifybackend"
461
+ Provides-Extra: amplifyuibuilder
462
+ Requires-Dist: types-boto3-amplifyuibuilder<1.36.0,>=1.35.0; extra == "amplifyuibuilder"
463
+ Provides-Extra: apigateway
464
+ Requires-Dist: types-boto3-apigateway<1.36.0,>=1.35.0; extra == "apigateway"
465
+ Provides-Extra: apigatewaymanagementapi
466
+ Requires-Dist: types-boto3-apigatewaymanagementapi<1.36.0,>=1.35.0; extra == "apigatewaymanagementapi"
467
+ Provides-Extra: apigatewayv2
468
+ Requires-Dist: types-boto3-apigatewayv2<1.36.0,>=1.35.0; extra == "apigatewayv2"
469
+ Provides-Extra: appconfig
470
+ Requires-Dist: types-boto3-appconfig<1.36.0,>=1.35.0; extra == "appconfig"
471
+ Provides-Extra: appconfigdata
472
+ Requires-Dist: types-boto3-appconfigdata<1.36.0,>=1.35.0; extra == "appconfigdata"
473
+ Provides-Extra: appfabric
474
+ Requires-Dist: types-boto3-appfabric<1.36.0,>=1.35.0; extra == "appfabric"
475
+ Provides-Extra: appflow
476
+ Requires-Dist: types-boto3-appflow<1.36.0,>=1.35.0; extra == "appflow"
477
+ Provides-Extra: appintegrations
478
+ Requires-Dist: types-boto3-appintegrations<1.36.0,>=1.35.0; extra == "appintegrations"
479
+ Provides-Extra: application-autoscaling
480
+ Requires-Dist: types-boto3-application-autoscaling<1.36.0,>=1.35.0; extra == "application-autoscaling"
481
+ Provides-Extra: application-insights
482
+ Requires-Dist: types-boto3-application-insights<1.36.0,>=1.35.0; extra == "application-insights"
483
+ Provides-Extra: application-signals
484
+ Requires-Dist: types-boto3-application-signals<1.36.0,>=1.35.0; extra == "application-signals"
485
+ Provides-Extra: applicationcostprofiler
486
+ Requires-Dist: types-boto3-applicationcostprofiler<1.36.0,>=1.35.0; extra == "applicationcostprofiler"
487
+ Provides-Extra: appmesh
488
+ Requires-Dist: types-boto3-appmesh<1.36.0,>=1.35.0; extra == "appmesh"
489
+ Provides-Extra: apprunner
490
+ Requires-Dist: types-boto3-apprunner<1.36.0,>=1.35.0; extra == "apprunner"
491
+ Provides-Extra: appstream
492
+ Requires-Dist: types-boto3-appstream<1.36.0,>=1.35.0; extra == "appstream"
493
+ Provides-Extra: appsync
494
+ Requires-Dist: types-boto3-appsync<1.36.0,>=1.35.0; extra == "appsync"
495
+ Provides-Extra: apptest
496
+ Requires-Dist: types-boto3-apptest<1.36.0,>=1.35.0; extra == "apptest"
497
+ Provides-Extra: arc-zonal-shift
498
+ Requires-Dist: types-boto3-arc-zonal-shift<1.36.0,>=1.35.0; extra == "arc-zonal-shift"
499
+ Provides-Extra: artifact
500
+ Requires-Dist: types-boto3-artifact<1.36.0,>=1.35.0; extra == "artifact"
501
+ Provides-Extra: athena
502
+ Requires-Dist: types-boto3-athena<1.36.0,>=1.35.0; extra == "athena"
503
+ Provides-Extra: auditmanager
504
+ Requires-Dist: types-boto3-auditmanager<1.36.0,>=1.35.0; extra == "auditmanager"
505
+ Provides-Extra: autoscaling
506
+ Requires-Dist: types-boto3-autoscaling<1.36.0,>=1.35.0; extra == "autoscaling"
507
+ Provides-Extra: autoscaling-plans
508
+ Requires-Dist: types-boto3-autoscaling-plans<1.36.0,>=1.35.0; extra == "autoscaling-plans"
509
+ Provides-Extra: b2bi
510
+ Requires-Dist: types-boto3-b2bi<1.36.0,>=1.35.0; extra == "b2bi"
511
+ Provides-Extra: backup
512
+ Requires-Dist: types-boto3-backup<1.36.0,>=1.35.0; extra == "backup"
513
+ Provides-Extra: backup-gateway
514
+ Requires-Dist: types-boto3-backup-gateway<1.36.0,>=1.35.0; extra == "backup-gateway"
515
+ Provides-Extra: batch
516
+ Requires-Dist: types-boto3-batch<1.36.0,>=1.35.0; extra == "batch"
517
+ Provides-Extra: bcm-data-exports
518
+ Requires-Dist: types-boto3-bcm-data-exports<1.36.0,>=1.35.0; extra == "bcm-data-exports"
519
+ Provides-Extra: bcm-pricing-calculator
520
+ Requires-Dist: types-boto3-bcm-pricing-calculator<1.36.0,>=1.35.0; extra == "bcm-pricing-calculator"
521
+ Provides-Extra: bedrock
522
+ Requires-Dist: types-boto3-bedrock<1.36.0,>=1.35.0; extra == "bedrock"
523
+ Provides-Extra: bedrock-agent
524
+ Requires-Dist: types-boto3-bedrock-agent<1.36.0,>=1.35.0; extra == "bedrock-agent"
525
+ Provides-Extra: bedrock-agent-runtime
526
+ Requires-Dist: types-boto3-bedrock-agent-runtime<1.36.0,>=1.35.0; extra == "bedrock-agent-runtime"
527
+ Provides-Extra: bedrock-runtime
528
+ Requires-Dist: types-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "bedrock-runtime"
529
+ Provides-Extra: billing
530
+ Requires-Dist: types-boto3-billing<1.36.0,>=1.35.0; extra == "billing"
531
+ Provides-Extra: billingconductor
532
+ Requires-Dist: types-boto3-billingconductor<1.36.0,>=1.35.0; extra == "billingconductor"
533
+ Provides-Extra: braket
534
+ Requires-Dist: types-boto3-braket<1.36.0,>=1.35.0; extra == "braket"
535
+ Provides-Extra: budgets
536
+ Requires-Dist: types-boto3-budgets<1.36.0,>=1.35.0; extra == "budgets"
537
+ Provides-Extra: ce
538
+ Requires-Dist: types-boto3-ce<1.36.0,>=1.35.0; extra == "ce"
539
+ Provides-Extra: chatbot
540
+ Requires-Dist: types-boto3-chatbot<1.36.0,>=1.35.0; extra == "chatbot"
541
+ Provides-Extra: chime
542
+ Requires-Dist: types-boto3-chime<1.36.0,>=1.35.0; extra == "chime"
543
+ Provides-Extra: chime-sdk-identity
544
+ Requires-Dist: types-boto3-chime-sdk-identity<1.36.0,>=1.35.0; extra == "chime-sdk-identity"
545
+ Provides-Extra: chime-sdk-media-pipelines
546
+ Requires-Dist: types-boto3-chime-sdk-media-pipelines<1.36.0,>=1.35.0; extra == "chime-sdk-media-pipelines"
547
+ Provides-Extra: chime-sdk-meetings
548
+ Requires-Dist: types-boto3-chime-sdk-meetings<1.36.0,>=1.35.0; extra == "chime-sdk-meetings"
549
+ Provides-Extra: chime-sdk-messaging
550
+ Requires-Dist: types-boto3-chime-sdk-messaging<1.36.0,>=1.35.0; extra == "chime-sdk-messaging"
551
+ Provides-Extra: chime-sdk-voice
552
+ Requires-Dist: types-boto3-chime-sdk-voice<1.36.0,>=1.35.0; extra == "chime-sdk-voice"
553
+ Provides-Extra: cleanrooms
554
+ Requires-Dist: types-boto3-cleanrooms<1.36.0,>=1.35.0; extra == "cleanrooms"
555
+ Provides-Extra: cleanroomsml
556
+ Requires-Dist: types-boto3-cleanroomsml<1.36.0,>=1.35.0; extra == "cleanroomsml"
557
+ Provides-Extra: cloud9
558
+ Requires-Dist: types-boto3-cloud9<1.36.0,>=1.35.0; extra == "cloud9"
559
+ Provides-Extra: cloudcontrol
560
+ Requires-Dist: types-boto3-cloudcontrol<1.36.0,>=1.35.0; extra == "cloudcontrol"
561
+ Provides-Extra: clouddirectory
562
+ Requires-Dist: types-boto3-clouddirectory<1.36.0,>=1.35.0; extra == "clouddirectory"
563
+ Provides-Extra: cloudformation
564
+ Requires-Dist: types-boto3-cloudformation<1.36.0,>=1.35.0; extra == "cloudformation"
565
+ Provides-Extra: cloudfront
566
+ Requires-Dist: types-boto3-cloudfront<1.36.0,>=1.35.0; extra == "cloudfront"
567
+ Provides-Extra: cloudfront-keyvaluestore
568
+ Requires-Dist: types-boto3-cloudfront-keyvaluestore<1.36.0,>=1.35.0; extra == "cloudfront-keyvaluestore"
569
+ Provides-Extra: cloudhsm
570
+ Requires-Dist: types-boto3-cloudhsm<1.36.0,>=1.35.0; extra == "cloudhsm"
571
+ Provides-Extra: cloudhsmv2
572
+ Requires-Dist: types-boto3-cloudhsmv2<1.36.0,>=1.35.0; extra == "cloudhsmv2"
573
+ Provides-Extra: cloudsearch
574
+ Requires-Dist: types-boto3-cloudsearch<1.36.0,>=1.35.0; extra == "cloudsearch"
575
+ Provides-Extra: cloudsearchdomain
576
+ Requires-Dist: types-boto3-cloudsearchdomain<1.36.0,>=1.35.0; extra == "cloudsearchdomain"
577
+ Provides-Extra: cloudtrail
578
+ Requires-Dist: types-boto3-cloudtrail<1.36.0,>=1.35.0; extra == "cloudtrail"
579
+ Provides-Extra: cloudtrail-data
580
+ Requires-Dist: types-boto3-cloudtrail-data<1.36.0,>=1.35.0; extra == "cloudtrail-data"
581
+ Provides-Extra: cloudwatch
582
+ Requires-Dist: types-boto3-cloudwatch<1.36.0,>=1.35.0; extra == "cloudwatch"
583
+ Provides-Extra: codeartifact
584
+ Requires-Dist: types-boto3-codeartifact<1.36.0,>=1.35.0; extra == "codeartifact"
585
+ Provides-Extra: codebuild
586
+ Requires-Dist: types-boto3-codebuild<1.36.0,>=1.35.0; extra == "codebuild"
587
+ Provides-Extra: codecatalyst
588
+ Requires-Dist: types-boto3-codecatalyst<1.36.0,>=1.35.0; extra == "codecatalyst"
589
+ Provides-Extra: codecommit
590
+ Requires-Dist: types-boto3-codecommit<1.36.0,>=1.35.0; extra == "codecommit"
591
+ Provides-Extra: codeconnections
592
+ Requires-Dist: types-boto3-codeconnections<1.36.0,>=1.35.0; extra == "codeconnections"
593
+ Provides-Extra: codedeploy
594
+ Requires-Dist: types-boto3-codedeploy<1.36.0,>=1.35.0; extra == "codedeploy"
595
+ Provides-Extra: codeguru-reviewer
596
+ Requires-Dist: types-boto3-codeguru-reviewer<1.36.0,>=1.35.0; extra == "codeguru-reviewer"
597
+ Provides-Extra: codeguru-security
598
+ Requires-Dist: types-boto3-codeguru-security<1.36.0,>=1.35.0; extra == "codeguru-security"
599
+ Provides-Extra: codeguruprofiler
600
+ Requires-Dist: types-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "codeguruprofiler"
601
+ Provides-Extra: codepipeline
602
+ Requires-Dist: types-boto3-codepipeline<1.36.0,>=1.35.0; extra == "codepipeline"
603
+ Provides-Extra: codestar-connections
604
+ Requires-Dist: types-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "codestar-connections"
605
+ Provides-Extra: codestar-notifications
606
+ Requires-Dist: types-boto3-codestar-notifications<1.36.0,>=1.35.0; extra == "codestar-notifications"
607
+ Provides-Extra: cognito-identity
608
+ Requires-Dist: types-boto3-cognito-identity<1.36.0,>=1.35.0; extra == "cognito-identity"
609
+ Provides-Extra: cognito-idp
610
+ Requires-Dist: types-boto3-cognito-idp<1.36.0,>=1.35.0; extra == "cognito-idp"
611
+ Provides-Extra: cognito-sync
612
+ Requires-Dist: types-boto3-cognito-sync<1.36.0,>=1.35.0; extra == "cognito-sync"
613
+ Provides-Extra: comprehend
614
+ Requires-Dist: types-boto3-comprehend<1.36.0,>=1.35.0; extra == "comprehend"
615
+ Provides-Extra: comprehendmedical
616
+ Requires-Dist: types-boto3-comprehendmedical<1.36.0,>=1.35.0; extra == "comprehendmedical"
617
+ Provides-Extra: compute-optimizer
618
+ Requires-Dist: types-boto3-compute-optimizer<1.36.0,>=1.35.0; extra == "compute-optimizer"
619
+ Provides-Extra: config
620
+ Requires-Dist: types-boto3-config<1.36.0,>=1.35.0; extra == "config"
621
+ Provides-Extra: connect
622
+ Requires-Dist: types-boto3-connect<1.36.0,>=1.35.0; extra == "connect"
623
+ Provides-Extra: connect-contact-lens
624
+ Requires-Dist: types-boto3-connect-contact-lens<1.36.0,>=1.35.0; extra == "connect-contact-lens"
625
+ Provides-Extra: connectcampaigns
626
+ Requires-Dist: types-boto3-connectcampaigns<1.36.0,>=1.35.0; extra == "connectcampaigns"
627
+ Provides-Extra: connectcampaignsv2
628
+ Requires-Dist: types-boto3-connectcampaignsv2<1.36.0,>=1.35.0; extra == "connectcampaignsv2"
629
+ Provides-Extra: connectcases
630
+ Requires-Dist: types-boto3-connectcases<1.36.0,>=1.35.0; extra == "connectcases"
631
+ Provides-Extra: connectparticipant
632
+ Requires-Dist: types-boto3-connectparticipant<1.36.0,>=1.35.0; extra == "connectparticipant"
633
+ Provides-Extra: controlcatalog
634
+ Requires-Dist: types-boto3-controlcatalog<1.36.0,>=1.35.0; extra == "controlcatalog"
635
+ Provides-Extra: controltower
636
+ Requires-Dist: types-boto3-controltower<1.36.0,>=1.35.0; extra == "controltower"
637
+ Provides-Extra: cost-optimization-hub
638
+ Requires-Dist: types-boto3-cost-optimization-hub<1.36.0,>=1.35.0; extra == "cost-optimization-hub"
639
+ Provides-Extra: cur
640
+ Requires-Dist: types-boto3-cur<1.36.0,>=1.35.0; extra == "cur"
641
+ Provides-Extra: customer-profiles
642
+ Requires-Dist: types-boto3-customer-profiles<1.36.0,>=1.35.0; extra == "customer-profiles"
643
+ Provides-Extra: databrew
644
+ Requires-Dist: types-boto3-databrew<1.36.0,>=1.35.0; extra == "databrew"
645
+ Provides-Extra: dataexchange
646
+ Requires-Dist: types-boto3-dataexchange<1.36.0,>=1.35.0; extra == "dataexchange"
647
+ Provides-Extra: datapipeline
648
+ Requires-Dist: types-boto3-datapipeline<1.36.0,>=1.35.0; extra == "datapipeline"
649
+ Provides-Extra: datasync
650
+ Requires-Dist: types-boto3-datasync<1.36.0,>=1.35.0; extra == "datasync"
651
+ Provides-Extra: datazone
652
+ Requires-Dist: types-boto3-datazone<1.36.0,>=1.35.0; extra == "datazone"
653
+ Provides-Extra: dax
654
+ Requires-Dist: types-boto3-dax<1.36.0,>=1.35.0; extra == "dax"
655
+ Provides-Extra: deadline
656
+ Requires-Dist: types-boto3-deadline<1.36.0,>=1.35.0; extra == "deadline"
657
+ Provides-Extra: detective
658
+ Requires-Dist: types-boto3-detective<1.36.0,>=1.35.0; extra == "detective"
659
+ Provides-Extra: devicefarm
660
+ Requires-Dist: types-boto3-devicefarm<1.36.0,>=1.35.0; extra == "devicefarm"
661
+ Provides-Extra: devops-guru
662
+ Requires-Dist: types-boto3-devops-guru<1.36.0,>=1.35.0; extra == "devops-guru"
663
+ Provides-Extra: directconnect
664
+ Requires-Dist: types-boto3-directconnect<1.36.0,>=1.35.0; extra == "directconnect"
665
+ Provides-Extra: discovery
666
+ Requires-Dist: types-boto3-discovery<1.36.0,>=1.35.0; extra == "discovery"
667
+ Provides-Extra: dlm
668
+ Requires-Dist: types-boto3-dlm<1.36.0,>=1.35.0; extra == "dlm"
669
+ Provides-Extra: dms
670
+ Requires-Dist: types-boto3-dms<1.36.0,>=1.35.0; extra == "dms"
671
+ Provides-Extra: docdb
672
+ Requires-Dist: types-boto3-docdb<1.36.0,>=1.35.0; extra == "docdb"
673
+ Provides-Extra: docdb-elastic
674
+ Requires-Dist: types-boto3-docdb-elastic<1.36.0,>=1.35.0; extra == "docdb-elastic"
675
+ Provides-Extra: drs
676
+ Requires-Dist: types-boto3-drs<1.36.0,>=1.35.0; extra == "drs"
677
+ Provides-Extra: ds
678
+ Requires-Dist: types-boto3-ds<1.36.0,>=1.35.0; extra == "ds"
679
+ Provides-Extra: ds-data
680
+ Requires-Dist: types-boto3-ds-data<1.36.0,>=1.35.0; extra == "ds-data"
681
+ Provides-Extra: dynamodb
682
+ Requires-Dist: types-boto3-dynamodb<1.36.0,>=1.35.0; extra == "dynamodb"
683
+ Provides-Extra: dynamodbstreams
684
+ Requires-Dist: types-boto3-dynamodbstreams<1.36.0,>=1.35.0; extra == "dynamodbstreams"
685
+ Provides-Extra: ebs
686
+ Requires-Dist: types-boto3-ebs<1.36.0,>=1.35.0; extra == "ebs"
687
+ Provides-Extra: ec2
688
+ Requires-Dist: types-boto3-ec2<1.36.0,>=1.35.0; extra == "ec2"
689
+ Provides-Extra: ec2-instance-connect
690
+ Requires-Dist: types-boto3-ec2-instance-connect<1.36.0,>=1.35.0; extra == "ec2-instance-connect"
691
+ Provides-Extra: ecr
692
+ Requires-Dist: types-boto3-ecr<1.36.0,>=1.35.0; extra == "ecr"
693
+ Provides-Extra: ecr-public
694
+ Requires-Dist: types-boto3-ecr-public<1.36.0,>=1.35.0; extra == "ecr-public"
695
+ Provides-Extra: ecs
696
+ Requires-Dist: types-boto3-ecs<1.36.0,>=1.35.0; extra == "ecs"
697
+ Provides-Extra: efs
698
+ Requires-Dist: types-boto3-efs<1.36.0,>=1.35.0; extra == "efs"
699
+ Provides-Extra: eks
700
+ Requires-Dist: types-boto3-eks<1.36.0,>=1.35.0; extra == "eks"
701
+ Provides-Extra: eks-auth
702
+ Requires-Dist: types-boto3-eks-auth<1.36.0,>=1.35.0; extra == "eks-auth"
703
+ Provides-Extra: elastic-inference
704
+ Requires-Dist: types-boto3-elastic-inference<1.36.0,>=1.35.0; extra == "elastic-inference"
705
+ Provides-Extra: elasticache
706
+ Requires-Dist: types-boto3-elasticache<1.36.0,>=1.35.0; extra == "elasticache"
707
+ Provides-Extra: elasticbeanstalk
708
+ Requires-Dist: types-boto3-elasticbeanstalk<1.36.0,>=1.35.0; extra == "elasticbeanstalk"
709
+ Provides-Extra: elastictranscoder
710
+ Requires-Dist: types-boto3-elastictranscoder<1.36.0,>=1.35.0; extra == "elastictranscoder"
711
+ Provides-Extra: elb
712
+ Requires-Dist: types-boto3-elb<1.36.0,>=1.35.0; extra == "elb"
713
+ Provides-Extra: elbv2
714
+ Requires-Dist: types-boto3-elbv2<1.36.0,>=1.35.0; extra == "elbv2"
715
+ Provides-Extra: emr
716
+ Requires-Dist: types-boto3-emr<1.36.0,>=1.35.0; extra == "emr"
717
+ Provides-Extra: emr-containers
718
+ Requires-Dist: types-boto3-emr-containers<1.36.0,>=1.35.0; extra == "emr-containers"
719
+ Provides-Extra: emr-serverless
720
+ Requires-Dist: types-boto3-emr-serverless<1.36.0,>=1.35.0; extra == "emr-serverless"
721
+ Provides-Extra: entityresolution
722
+ Requires-Dist: types-boto3-entityresolution<1.36.0,>=1.35.0; extra == "entityresolution"
723
+ Provides-Extra: es
724
+ Requires-Dist: types-boto3-es<1.36.0,>=1.35.0; extra == "es"
725
+ Provides-Extra: events
726
+ Requires-Dist: types-boto3-events<1.36.0,>=1.35.0; extra == "events"
727
+ Provides-Extra: evidently
728
+ Requires-Dist: types-boto3-evidently<1.36.0,>=1.35.0; extra == "evidently"
729
+ Provides-Extra: finspace
730
+ Requires-Dist: types-boto3-finspace<1.36.0,>=1.35.0; extra == "finspace"
731
+ Provides-Extra: finspace-data
732
+ Requires-Dist: types-boto3-finspace-data<1.36.0,>=1.35.0; extra == "finspace-data"
733
+ Provides-Extra: firehose
734
+ Requires-Dist: types-boto3-firehose<1.36.0,>=1.35.0; extra == "firehose"
735
+ Provides-Extra: fis
736
+ Requires-Dist: types-boto3-fis<1.36.0,>=1.35.0; extra == "fis"
737
+ Provides-Extra: fms
738
+ Requires-Dist: types-boto3-fms<1.36.0,>=1.35.0; extra == "fms"
739
+ Provides-Extra: forecast
740
+ Requires-Dist: types-boto3-forecast<1.36.0,>=1.35.0; extra == "forecast"
741
+ Provides-Extra: forecastquery
742
+ Requires-Dist: types-boto3-forecastquery<1.36.0,>=1.35.0; extra == "forecastquery"
743
+ Provides-Extra: frauddetector
744
+ Requires-Dist: types-boto3-frauddetector<1.36.0,>=1.35.0; extra == "frauddetector"
745
+ Provides-Extra: freetier
746
+ Requires-Dist: types-boto3-freetier<1.36.0,>=1.35.0; extra == "freetier"
747
+ Provides-Extra: fsx
748
+ Requires-Dist: types-boto3-fsx<1.36.0,>=1.35.0; extra == "fsx"
749
+ Provides-Extra: gamelift
750
+ Requires-Dist: types-boto3-gamelift<1.36.0,>=1.35.0; extra == "gamelift"
751
+ Provides-Extra: geo-maps
752
+ Requires-Dist: types-boto3-geo-maps<1.36.0,>=1.35.0; extra == "geo-maps"
753
+ Provides-Extra: geo-places
754
+ Requires-Dist: types-boto3-geo-places<1.36.0,>=1.35.0; extra == "geo-places"
755
+ Provides-Extra: geo-routes
756
+ Requires-Dist: types-boto3-geo-routes<1.36.0,>=1.35.0; extra == "geo-routes"
757
+ Provides-Extra: glacier
758
+ Requires-Dist: types-boto3-glacier<1.36.0,>=1.35.0; extra == "glacier"
759
+ Provides-Extra: globalaccelerator
760
+ Requires-Dist: types-boto3-globalaccelerator<1.36.0,>=1.35.0; extra == "globalaccelerator"
761
+ Provides-Extra: glue
762
+ Requires-Dist: types-boto3-glue<1.36.0,>=1.35.0; extra == "glue"
763
+ Provides-Extra: grafana
764
+ Requires-Dist: types-boto3-grafana<1.36.0,>=1.35.0; extra == "grafana"
765
+ Provides-Extra: greengrass
766
+ Requires-Dist: types-boto3-greengrass<1.36.0,>=1.35.0; extra == "greengrass"
767
+ Provides-Extra: greengrassv2
768
+ Requires-Dist: types-boto3-greengrassv2<1.36.0,>=1.35.0; extra == "greengrassv2"
769
+ Provides-Extra: groundstation
770
+ Requires-Dist: types-boto3-groundstation<1.36.0,>=1.35.0; extra == "groundstation"
771
+ Provides-Extra: guardduty
772
+ Requires-Dist: types-boto3-guardduty<1.36.0,>=1.35.0; extra == "guardduty"
773
+ Provides-Extra: health
774
+ Requires-Dist: types-boto3-health<1.36.0,>=1.35.0; extra == "health"
775
+ Provides-Extra: healthlake
776
+ Requires-Dist: types-boto3-healthlake<1.36.0,>=1.35.0; extra == "healthlake"
777
+ Provides-Extra: iam
778
+ Requires-Dist: types-boto3-iam<1.36.0,>=1.35.0; extra == "iam"
779
+ Provides-Extra: identitystore
780
+ Requires-Dist: types-boto3-identitystore<1.36.0,>=1.35.0; extra == "identitystore"
781
+ Provides-Extra: imagebuilder
782
+ Requires-Dist: types-boto3-imagebuilder<1.36.0,>=1.35.0; extra == "imagebuilder"
783
+ Provides-Extra: importexport
784
+ Requires-Dist: types-boto3-importexport<1.36.0,>=1.35.0; extra == "importexport"
785
+ Provides-Extra: inspector
786
+ Requires-Dist: types-boto3-inspector<1.36.0,>=1.35.0; extra == "inspector"
787
+ Provides-Extra: inspector-scan
788
+ Requires-Dist: types-boto3-inspector-scan<1.36.0,>=1.35.0; extra == "inspector-scan"
789
+ Provides-Extra: inspector2
790
+ Requires-Dist: types-boto3-inspector2<1.36.0,>=1.35.0; extra == "inspector2"
791
+ Provides-Extra: internetmonitor
792
+ Requires-Dist: types-boto3-internetmonitor<1.36.0,>=1.35.0; extra == "internetmonitor"
793
+ Provides-Extra: iot
794
+ Requires-Dist: types-boto3-iot<1.36.0,>=1.35.0; extra == "iot"
795
+ Provides-Extra: iot-data
796
+ Requires-Dist: types-boto3-iot-data<1.36.0,>=1.35.0; extra == "iot-data"
797
+ Provides-Extra: iot-jobs-data
798
+ Requires-Dist: types-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "iot-jobs-data"
799
+ Provides-Extra: iot1click-devices
800
+ Requires-Dist: types-boto3-iot1click-devices<1.36.0,>=1.35.0; extra == "iot1click-devices"
801
+ Provides-Extra: iot1click-projects
802
+ Requires-Dist: types-boto3-iot1click-projects<1.36.0,>=1.35.0; extra == "iot1click-projects"
803
+ Provides-Extra: iotanalytics
804
+ Requires-Dist: types-boto3-iotanalytics<1.36.0,>=1.35.0; extra == "iotanalytics"
805
+ Provides-Extra: iotdeviceadvisor
806
+ Requires-Dist: types-boto3-iotdeviceadvisor<1.36.0,>=1.35.0; extra == "iotdeviceadvisor"
807
+ Provides-Extra: iotevents
808
+ Requires-Dist: types-boto3-iotevents<1.36.0,>=1.35.0; extra == "iotevents"
809
+ Provides-Extra: iotevents-data
810
+ Requires-Dist: types-boto3-iotevents-data<1.36.0,>=1.35.0; extra == "iotevents-data"
811
+ Provides-Extra: iotfleethub
812
+ Requires-Dist: types-boto3-iotfleethub<1.36.0,>=1.35.0; extra == "iotfleethub"
813
+ Provides-Extra: iotfleetwise
814
+ Requires-Dist: types-boto3-iotfleetwise<1.36.0,>=1.35.0; extra == "iotfleetwise"
815
+ Provides-Extra: iotsecuretunneling
816
+ Requires-Dist: types-boto3-iotsecuretunneling<1.36.0,>=1.35.0; extra == "iotsecuretunneling"
817
+ Provides-Extra: iotsitewise
818
+ Requires-Dist: types-boto3-iotsitewise<1.36.0,>=1.35.0; extra == "iotsitewise"
819
+ Provides-Extra: iotthingsgraph
820
+ Requires-Dist: types-boto3-iotthingsgraph<1.36.0,>=1.35.0; extra == "iotthingsgraph"
821
+ Provides-Extra: iottwinmaker
822
+ Requires-Dist: types-boto3-iottwinmaker<1.36.0,>=1.35.0; extra == "iottwinmaker"
823
+ Provides-Extra: iotwireless
824
+ Requires-Dist: types-boto3-iotwireless<1.36.0,>=1.35.0; extra == "iotwireless"
825
+ Provides-Extra: ivs
826
+ Requires-Dist: types-boto3-ivs<1.36.0,>=1.35.0; extra == "ivs"
827
+ Provides-Extra: ivs-realtime
828
+ Requires-Dist: types-boto3-ivs-realtime<1.36.0,>=1.35.0; extra == "ivs-realtime"
829
+ Provides-Extra: ivschat
830
+ Requires-Dist: types-boto3-ivschat<1.36.0,>=1.35.0; extra == "ivschat"
831
+ Provides-Extra: kafka
832
+ Requires-Dist: types-boto3-kafka<1.36.0,>=1.35.0; extra == "kafka"
833
+ Provides-Extra: kafkaconnect
834
+ Requires-Dist: types-boto3-kafkaconnect<1.36.0,>=1.35.0; extra == "kafkaconnect"
835
+ Provides-Extra: kendra
836
+ Requires-Dist: types-boto3-kendra<1.36.0,>=1.35.0; extra == "kendra"
837
+ Provides-Extra: kendra-ranking
838
+ Requires-Dist: types-boto3-kendra-ranking<1.36.0,>=1.35.0; extra == "kendra-ranking"
839
+ Provides-Extra: keyspaces
840
+ Requires-Dist: types-boto3-keyspaces<1.36.0,>=1.35.0; extra == "keyspaces"
841
+ Provides-Extra: kinesis
842
+ Requires-Dist: types-boto3-kinesis<1.36.0,>=1.35.0; extra == "kinesis"
843
+ Provides-Extra: kinesis-video-archived-media
844
+ Requires-Dist: types-boto3-kinesis-video-archived-media<1.36.0,>=1.35.0; extra == "kinesis-video-archived-media"
845
+ Provides-Extra: kinesis-video-media
846
+ Requires-Dist: types-boto3-kinesis-video-media<1.36.0,>=1.35.0; extra == "kinesis-video-media"
847
+ Provides-Extra: kinesis-video-signaling
848
+ Requires-Dist: types-boto3-kinesis-video-signaling<1.36.0,>=1.35.0; extra == "kinesis-video-signaling"
849
+ Provides-Extra: kinesis-video-webrtc-storage
850
+ Requires-Dist: types-boto3-kinesis-video-webrtc-storage<1.36.0,>=1.35.0; extra == "kinesis-video-webrtc-storage"
851
+ Provides-Extra: kinesisanalytics
852
+ Requires-Dist: types-boto3-kinesisanalytics<1.36.0,>=1.35.0; extra == "kinesisanalytics"
853
+ Provides-Extra: kinesisanalyticsv2
854
+ Requires-Dist: types-boto3-kinesisanalyticsv2<1.36.0,>=1.35.0; extra == "kinesisanalyticsv2"
855
+ Provides-Extra: kinesisvideo
856
+ Requires-Dist: types-boto3-kinesisvideo<1.36.0,>=1.35.0; extra == "kinesisvideo"
857
+ Provides-Extra: kms
858
+ Requires-Dist: types-boto3-kms<1.36.0,>=1.35.0; extra == "kms"
859
+ Provides-Extra: lakeformation
860
+ Requires-Dist: types-boto3-lakeformation<1.36.0,>=1.35.0; extra == "lakeformation"
861
+ Provides-Extra: lambda
862
+ Requires-Dist: types-boto3-lambda<1.36.0,>=1.35.0; extra == "lambda"
863
+ Provides-Extra: launch-wizard
864
+ Requires-Dist: types-boto3-launch-wizard<1.36.0,>=1.35.0; extra == "launch-wizard"
865
+ Provides-Extra: lex-models
866
+ Requires-Dist: types-boto3-lex-models<1.36.0,>=1.35.0; extra == "lex-models"
867
+ Provides-Extra: lex-runtime
868
+ Requires-Dist: types-boto3-lex-runtime<1.36.0,>=1.35.0; extra == "lex-runtime"
869
+ Provides-Extra: lexv2-models
870
+ Requires-Dist: types-boto3-lexv2-models<1.36.0,>=1.35.0; extra == "lexv2-models"
871
+ Provides-Extra: lexv2-runtime
872
+ Requires-Dist: types-boto3-lexv2-runtime<1.36.0,>=1.35.0; extra == "lexv2-runtime"
873
+ Provides-Extra: license-manager
874
+ Requires-Dist: types-boto3-license-manager<1.36.0,>=1.35.0; extra == "license-manager"
875
+ Provides-Extra: license-manager-linux-subscriptions
876
+ Requires-Dist: types-boto3-license-manager-linux-subscriptions<1.36.0,>=1.35.0; extra == "license-manager-linux-subscriptions"
877
+ Provides-Extra: license-manager-user-subscriptions
878
+ Requires-Dist: types-boto3-license-manager-user-subscriptions<1.36.0,>=1.35.0; extra == "license-manager-user-subscriptions"
879
+ Provides-Extra: lightsail
880
+ Requires-Dist: types-boto3-lightsail<1.36.0,>=1.35.0; extra == "lightsail"
881
+ Provides-Extra: location
882
+ Requires-Dist: types-boto3-location<1.36.0,>=1.35.0; extra == "location"
883
+ Provides-Extra: logs
884
+ Requires-Dist: types-boto3-logs<1.36.0,>=1.35.0; extra == "logs"
885
+ Provides-Extra: lookoutequipment
886
+ Requires-Dist: types-boto3-lookoutequipment<1.36.0,>=1.35.0; extra == "lookoutequipment"
887
+ Provides-Extra: lookoutmetrics
888
+ Requires-Dist: types-boto3-lookoutmetrics<1.36.0,>=1.35.0; extra == "lookoutmetrics"
889
+ Provides-Extra: lookoutvision
890
+ Requires-Dist: types-boto3-lookoutvision<1.36.0,>=1.35.0; extra == "lookoutvision"
891
+ Provides-Extra: m2
892
+ Requires-Dist: types-boto3-m2<1.36.0,>=1.35.0; extra == "m2"
893
+ Provides-Extra: machinelearning
894
+ Requires-Dist: types-boto3-machinelearning<1.36.0,>=1.35.0; extra == "machinelearning"
895
+ Provides-Extra: macie2
896
+ Requires-Dist: types-boto3-macie2<1.36.0,>=1.35.0; extra == "macie2"
897
+ Provides-Extra: mailmanager
898
+ Requires-Dist: types-boto3-mailmanager<1.36.0,>=1.35.0; extra == "mailmanager"
899
+ Provides-Extra: managedblockchain
900
+ Requires-Dist: types-boto3-managedblockchain<1.36.0,>=1.35.0; extra == "managedblockchain"
901
+ Provides-Extra: managedblockchain-query
902
+ Requires-Dist: types-boto3-managedblockchain-query<1.36.0,>=1.35.0; extra == "managedblockchain-query"
903
+ Provides-Extra: marketplace-agreement
904
+ Requires-Dist: types-boto3-marketplace-agreement<1.36.0,>=1.35.0; extra == "marketplace-agreement"
905
+ Provides-Extra: marketplace-catalog
906
+ Requires-Dist: types-boto3-marketplace-catalog<1.36.0,>=1.35.0; extra == "marketplace-catalog"
907
+ Provides-Extra: marketplace-deployment
908
+ Requires-Dist: types-boto3-marketplace-deployment<1.36.0,>=1.35.0; extra == "marketplace-deployment"
909
+ Provides-Extra: marketplace-entitlement
910
+ Requires-Dist: types-boto3-marketplace-entitlement<1.36.0,>=1.35.0; extra == "marketplace-entitlement"
911
+ Provides-Extra: marketplace-reporting
912
+ Requires-Dist: types-boto3-marketplace-reporting<1.36.0,>=1.35.0; extra == "marketplace-reporting"
913
+ Provides-Extra: marketplacecommerceanalytics
914
+ Requires-Dist: types-boto3-marketplacecommerceanalytics<1.36.0,>=1.35.0; extra == "marketplacecommerceanalytics"
915
+ Provides-Extra: mediaconnect
916
+ Requires-Dist: types-boto3-mediaconnect<1.36.0,>=1.35.0; extra == "mediaconnect"
917
+ Provides-Extra: mediaconvert
918
+ Requires-Dist: types-boto3-mediaconvert<1.36.0,>=1.35.0; extra == "mediaconvert"
919
+ Provides-Extra: medialive
920
+ Requires-Dist: types-boto3-medialive<1.36.0,>=1.35.0; extra == "medialive"
921
+ Provides-Extra: mediapackage
922
+ Requires-Dist: types-boto3-mediapackage<1.36.0,>=1.35.0; extra == "mediapackage"
923
+ Provides-Extra: mediapackage-vod
924
+ Requires-Dist: types-boto3-mediapackage-vod<1.36.0,>=1.35.0; extra == "mediapackage-vod"
925
+ Provides-Extra: mediapackagev2
926
+ Requires-Dist: types-boto3-mediapackagev2<1.36.0,>=1.35.0; extra == "mediapackagev2"
927
+ Provides-Extra: mediastore
928
+ Requires-Dist: types-boto3-mediastore<1.36.0,>=1.35.0; extra == "mediastore"
929
+ Provides-Extra: mediastore-data
930
+ Requires-Dist: types-boto3-mediastore-data<1.36.0,>=1.35.0; extra == "mediastore-data"
931
+ Provides-Extra: mediatailor
932
+ Requires-Dist: types-boto3-mediatailor<1.36.0,>=1.35.0; extra == "mediatailor"
933
+ Provides-Extra: medical-imaging
934
+ Requires-Dist: types-boto3-medical-imaging<1.36.0,>=1.35.0; extra == "medical-imaging"
935
+ Provides-Extra: memorydb
936
+ Requires-Dist: types-boto3-memorydb<1.36.0,>=1.35.0; extra == "memorydb"
937
+ Provides-Extra: meteringmarketplace
938
+ Requires-Dist: types-boto3-meteringmarketplace<1.36.0,>=1.35.0; extra == "meteringmarketplace"
939
+ Provides-Extra: mgh
940
+ Requires-Dist: types-boto3-mgh<1.36.0,>=1.35.0; extra == "mgh"
941
+ Provides-Extra: mgn
942
+ Requires-Dist: types-boto3-mgn<1.36.0,>=1.35.0; extra == "mgn"
943
+ Provides-Extra: migration-hub-refactor-spaces
944
+ Requires-Dist: types-boto3-migration-hub-refactor-spaces<1.36.0,>=1.35.0; extra == "migration-hub-refactor-spaces"
945
+ Provides-Extra: migrationhub-config
946
+ Requires-Dist: types-boto3-migrationhub-config<1.36.0,>=1.35.0; extra == "migrationhub-config"
947
+ Provides-Extra: migrationhuborchestrator
948
+ Requires-Dist: types-boto3-migrationhuborchestrator<1.36.0,>=1.35.0; extra == "migrationhuborchestrator"
949
+ Provides-Extra: migrationhubstrategy
950
+ Requires-Dist: types-boto3-migrationhubstrategy<1.36.0,>=1.35.0; extra == "migrationhubstrategy"
951
+ Provides-Extra: mq
952
+ Requires-Dist: types-boto3-mq<1.36.0,>=1.35.0; extra == "mq"
953
+ Provides-Extra: mturk
954
+ Requires-Dist: types-boto3-mturk<1.36.0,>=1.35.0; extra == "mturk"
955
+ Provides-Extra: mwaa
956
+ Requires-Dist: types-boto3-mwaa<1.36.0,>=1.35.0; extra == "mwaa"
957
+ Provides-Extra: neptune
958
+ Requires-Dist: types-boto3-neptune<1.36.0,>=1.35.0; extra == "neptune"
959
+ Provides-Extra: neptune-graph
960
+ Requires-Dist: types-boto3-neptune-graph<1.36.0,>=1.35.0; extra == "neptune-graph"
961
+ Provides-Extra: neptunedata
962
+ Requires-Dist: types-boto3-neptunedata<1.36.0,>=1.35.0; extra == "neptunedata"
963
+ Provides-Extra: network-firewall
964
+ Requires-Dist: types-boto3-network-firewall<1.36.0,>=1.35.0; extra == "network-firewall"
965
+ Provides-Extra: networkmanager
966
+ Requires-Dist: types-boto3-networkmanager<1.36.0,>=1.35.0; extra == "networkmanager"
967
+ Provides-Extra: networkmonitor
968
+ Requires-Dist: types-boto3-networkmonitor<1.36.0,>=1.35.0; extra == "networkmonitor"
969
+ Provides-Extra: notifications
970
+ Requires-Dist: types-boto3-notifications<1.36.0,>=1.35.0; extra == "notifications"
971
+ Provides-Extra: notificationscontacts
972
+ Requires-Dist: types-boto3-notificationscontacts<1.36.0,>=1.35.0; extra == "notificationscontacts"
973
+ Provides-Extra: oam
974
+ Requires-Dist: types-boto3-oam<1.36.0,>=1.35.0; extra == "oam"
975
+ Provides-Extra: observabilityadmin
976
+ Requires-Dist: types-boto3-observabilityadmin<1.36.0,>=1.35.0; extra == "observabilityadmin"
977
+ Provides-Extra: omics
978
+ Requires-Dist: types-boto3-omics<1.36.0,>=1.35.0; extra == "omics"
979
+ Provides-Extra: opensearch
980
+ Requires-Dist: types-boto3-opensearch<1.36.0,>=1.35.0; extra == "opensearch"
981
+ Provides-Extra: opensearchserverless
982
+ Requires-Dist: types-boto3-opensearchserverless<1.36.0,>=1.35.0; extra == "opensearchserverless"
983
+ Provides-Extra: opsworks
984
+ Requires-Dist: types-boto3-opsworks<1.36.0,>=1.35.0; extra == "opsworks"
985
+ Provides-Extra: opsworkscm
986
+ Requires-Dist: types-boto3-opsworkscm<1.36.0,>=1.35.0; extra == "opsworkscm"
987
+ Provides-Extra: organizations
988
+ Requires-Dist: types-boto3-organizations<1.36.0,>=1.35.0; extra == "organizations"
989
+ Provides-Extra: osis
990
+ Requires-Dist: types-boto3-osis<1.36.0,>=1.35.0; extra == "osis"
991
+ Provides-Extra: outposts
992
+ Requires-Dist: types-boto3-outposts<1.36.0,>=1.35.0; extra == "outposts"
993
+ Provides-Extra: panorama
994
+ Requires-Dist: types-boto3-panorama<1.36.0,>=1.35.0; extra == "panorama"
995
+ Provides-Extra: partnercentral-selling
996
+ Requires-Dist: types-boto3-partnercentral-selling<1.36.0,>=1.35.0; extra == "partnercentral-selling"
997
+ Provides-Extra: payment-cryptography
998
+ Requires-Dist: types-boto3-payment-cryptography<1.36.0,>=1.35.0; extra == "payment-cryptography"
999
+ Provides-Extra: payment-cryptography-data
1000
+ Requires-Dist: types-boto3-payment-cryptography-data<1.36.0,>=1.35.0; extra == "payment-cryptography-data"
1001
+ Provides-Extra: pca-connector-ad
1002
+ Requires-Dist: types-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "pca-connector-ad"
1003
+ Provides-Extra: pca-connector-scep
1004
+ Requires-Dist: types-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "pca-connector-scep"
1005
+ Provides-Extra: pcs
1006
+ Requires-Dist: types-boto3-pcs<1.36.0,>=1.35.0; extra == "pcs"
1007
+ Provides-Extra: personalize
1008
+ Requires-Dist: types-boto3-personalize<1.36.0,>=1.35.0; extra == "personalize"
1009
+ Provides-Extra: personalize-events
1010
+ Requires-Dist: types-boto3-personalize-events<1.36.0,>=1.35.0; extra == "personalize-events"
1011
+ Provides-Extra: personalize-runtime
1012
+ Requires-Dist: types-boto3-personalize-runtime<1.36.0,>=1.35.0; extra == "personalize-runtime"
1013
+ Provides-Extra: pi
1014
+ Requires-Dist: types-boto3-pi<1.36.0,>=1.35.0; extra == "pi"
1015
+ Provides-Extra: pinpoint
1016
+ Requires-Dist: types-boto3-pinpoint<1.36.0,>=1.35.0; extra == "pinpoint"
1017
+ Provides-Extra: pinpoint-email
1018
+ Requires-Dist: types-boto3-pinpoint-email<1.36.0,>=1.35.0; extra == "pinpoint-email"
1019
+ Provides-Extra: pinpoint-sms-voice
1020
+ Requires-Dist: types-boto3-pinpoint-sms-voice<1.36.0,>=1.35.0; extra == "pinpoint-sms-voice"
1021
+ Provides-Extra: pinpoint-sms-voice-v2
1022
+ Requires-Dist: types-boto3-pinpoint-sms-voice-v2<1.36.0,>=1.35.0; extra == "pinpoint-sms-voice-v2"
1023
+ Provides-Extra: pipes
1024
+ Requires-Dist: types-boto3-pipes<1.36.0,>=1.35.0; extra == "pipes"
1025
+ Provides-Extra: polly
1026
+ Requires-Dist: types-boto3-polly<1.36.0,>=1.35.0; extra == "polly"
1027
+ Provides-Extra: pricing
1028
+ Requires-Dist: types-boto3-pricing<1.36.0,>=1.35.0; extra == "pricing"
1029
+ Provides-Extra: privatenetworks
1030
+ Requires-Dist: types-boto3-privatenetworks<1.36.0,>=1.35.0; extra == "privatenetworks"
1031
+ Provides-Extra: proton
1032
+ Requires-Dist: types-boto3-proton<1.36.0,>=1.35.0; extra == "proton"
1033
+ Provides-Extra: qapps
1034
+ Requires-Dist: types-boto3-qapps<1.36.0,>=1.35.0; extra == "qapps"
1035
+ Provides-Extra: qbusiness
1036
+ Requires-Dist: types-boto3-qbusiness<1.36.0,>=1.35.0; extra == "qbusiness"
1037
+ Provides-Extra: qconnect
1038
+ Requires-Dist: types-boto3-qconnect<1.36.0,>=1.35.0; extra == "qconnect"
1039
+ Provides-Extra: qldb
1040
+ Requires-Dist: types-boto3-qldb<1.36.0,>=1.35.0; extra == "qldb"
1041
+ Provides-Extra: qldb-session
1042
+ Requires-Dist: types-boto3-qldb-session<1.36.0,>=1.35.0; extra == "qldb-session"
1043
+ Provides-Extra: quicksight
1044
+ Requires-Dist: types-boto3-quicksight<1.36.0,>=1.35.0; extra == "quicksight"
1045
+ Provides-Extra: ram
1046
+ Requires-Dist: types-boto3-ram<1.36.0,>=1.35.0; extra == "ram"
1047
+ Provides-Extra: rbin
1048
+ Requires-Dist: types-boto3-rbin<1.36.0,>=1.35.0; extra == "rbin"
1049
+ Provides-Extra: rds
1050
+ Requires-Dist: types-boto3-rds<1.36.0,>=1.35.0; extra == "rds"
1051
+ Provides-Extra: rds-data
1052
+ Requires-Dist: types-boto3-rds-data<1.36.0,>=1.35.0; extra == "rds-data"
1053
+ Provides-Extra: redshift
1054
+ Requires-Dist: types-boto3-redshift<1.36.0,>=1.35.0; extra == "redshift"
1055
+ Provides-Extra: redshift-data
1056
+ Requires-Dist: types-boto3-redshift-data<1.36.0,>=1.35.0; extra == "redshift-data"
1057
+ Provides-Extra: redshift-serverless
1058
+ Requires-Dist: types-boto3-redshift-serverless<1.36.0,>=1.35.0; extra == "redshift-serverless"
1059
+ Provides-Extra: rekognition
1060
+ Requires-Dist: types-boto3-rekognition<1.36.0,>=1.35.0; extra == "rekognition"
1061
+ Provides-Extra: repostspace
1062
+ Requires-Dist: types-boto3-repostspace<1.36.0,>=1.35.0; extra == "repostspace"
1063
+ Provides-Extra: resiliencehub
1064
+ Requires-Dist: types-boto3-resiliencehub<1.36.0,>=1.35.0; extra == "resiliencehub"
1065
+ Provides-Extra: resource-explorer-2
1066
+ Requires-Dist: types-boto3-resource-explorer-2<1.36.0,>=1.35.0; extra == "resource-explorer-2"
1067
+ Provides-Extra: resource-groups
1068
+ Requires-Dist: types-boto3-resource-groups<1.36.0,>=1.35.0; extra == "resource-groups"
1069
+ Provides-Extra: resourcegroupstaggingapi
1070
+ Requires-Dist: types-boto3-resourcegroupstaggingapi<1.36.0,>=1.35.0; extra == "resourcegroupstaggingapi"
1071
+ Provides-Extra: robomaker
1072
+ Requires-Dist: types-boto3-robomaker<1.36.0,>=1.35.0; extra == "robomaker"
1073
+ Provides-Extra: rolesanywhere
1074
+ Requires-Dist: types-boto3-rolesanywhere<1.36.0,>=1.35.0; extra == "rolesanywhere"
1075
+ Provides-Extra: route53
1076
+ Requires-Dist: types-boto3-route53<1.36.0,>=1.35.0; extra == "route53"
1077
+ Provides-Extra: route53-recovery-cluster
1078
+ Requires-Dist: types-boto3-route53-recovery-cluster<1.36.0,>=1.35.0; extra == "route53-recovery-cluster"
1079
+ Provides-Extra: route53-recovery-control-config
1080
+ Requires-Dist: types-boto3-route53-recovery-control-config<1.36.0,>=1.35.0; extra == "route53-recovery-control-config"
1081
+ Provides-Extra: route53-recovery-readiness
1082
+ Requires-Dist: types-boto3-route53-recovery-readiness<1.36.0,>=1.35.0; extra == "route53-recovery-readiness"
1083
+ Provides-Extra: route53domains
1084
+ Requires-Dist: types-boto3-route53domains<1.36.0,>=1.35.0; extra == "route53domains"
1085
+ Provides-Extra: route53profiles
1086
+ Requires-Dist: types-boto3-route53profiles<1.36.0,>=1.35.0; extra == "route53profiles"
1087
+ Provides-Extra: route53resolver
1088
+ Requires-Dist: types-boto3-route53resolver<1.36.0,>=1.35.0; extra == "route53resolver"
1089
+ Provides-Extra: rum
1090
+ Requires-Dist: types-boto3-rum<1.36.0,>=1.35.0; extra == "rum"
1091
+ Provides-Extra: s3
1092
+ Requires-Dist: types-boto3-s3<1.36.0,>=1.35.0; extra == "s3"
1093
+ Provides-Extra: s3control
1094
+ Requires-Dist: types-boto3-s3control<1.36.0,>=1.35.0; extra == "s3control"
1095
+ Provides-Extra: s3outposts
1096
+ Requires-Dist: types-boto3-s3outposts<1.36.0,>=1.35.0; extra == "s3outposts"
1097
+ Provides-Extra: sagemaker
1098
+ Requires-Dist: types-boto3-sagemaker<1.36.0,>=1.35.0; extra == "sagemaker"
1099
+ Provides-Extra: sagemaker-a2i-runtime
1100
+ Requires-Dist: types-boto3-sagemaker-a2i-runtime<1.36.0,>=1.35.0; extra == "sagemaker-a2i-runtime"
1101
+ Provides-Extra: sagemaker-edge
1102
+ Requires-Dist: types-boto3-sagemaker-edge<1.36.0,>=1.35.0; extra == "sagemaker-edge"
1103
+ Provides-Extra: sagemaker-featurestore-runtime
1104
+ Requires-Dist: types-boto3-sagemaker-featurestore-runtime<1.36.0,>=1.35.0; extra == "sagemaker-featurestore-runtime"
1105
+ Provides-Extra: sagemaker-geospatial
1106
+ Requires-Dist: types-boto3-sagemaker-geospatial<1.36.0,>=1.35.0; extra == "sagemaker-geospatial"
1107
+ Provides-Extra: sagemaker-metrics
1108
+ Requires-Dist: types-boto3-sagemaker-metrics<1.36.0,>=1.35.0; extra == "sagemaker-metrics"
1109
+ Provides-Extra: sagemaker-runtime
1110
+ Requires-Dist: types-boto3-sagemaker-runtime<1.36.0,>=1.35.0; extra == "sagemaker-runtime"
1111
+ Provides-Extra: savingsplans
1112
+ Requires-Dist: types-boto3-savingsplans<1.36.0,>=1.35.0; extra == "savingsplans"
1113
+ Provides-Extra: scheduler
1114
+ Requires-Dist: types-boto3-scheduler<1.36.0,>=1.35.0; extra == "scheduler"
1115
+ Provides-Extra: schemas
1116
+ Requires-Dist: types-boto3-schemas<1.36.0,>=1.35.0; extra == "schemas"
1117
+ Provides-Extra: sdb
1118
+ Requires-Dist: types-boto3-sdb<1.36.0,>=1.35.0; extra == "sdb"
1119
+ Provides-Extra: secretsmanager
1120
+ Requires-Dist: types-boto3-secretsmanager<1.36.0,>=1.35.0; extra == "secretsmanager"
1121
+ Provides-Extra: securityhub
1122
+ Requires-Dist: types-boto3-securityhub<1.36.0,>=1.35.0; extra == "securityhub"
1123
+ Provides-Extra: securitylake
1124
+ Requires-Dist: types-boto3-securitylake<1.36.0,>=1.35.0; extra == "securitylake"
1125
+ Provides-Extra: serverlessrepo
1126
+ Requires-Dist: types-boto3-serverlessrepo<1.36.0,>=1.35.0; extra == "serverlessrepo"
1127
+ Provides-Extra: service-quotas
1128
+ Requires-Dist: types-boto3-service-quotas<1.36.0,>=1.35.0; extra == "service-quotas"
1129
+ Provides-Extra: servicecatalog
1130
+ Requires-Dist: types-boto3-servicecatalog<1.36.0,>=1.35.0; extra == "servicecatalog"
1131
+ Provides-Extra: servicecatalog-appregistry
1132
+ Requires-Dist: types-boto3-servicecatalog-appregistry<1.36.0,>=1.35.0; extra == "servicecatalog-appregistry"
1133
+ Provides-Extra: servicediscovery
1134
+ Requires-Dist: types-boto3-servicediscovery<1.36.0,>=1.35.0; extra == "servicediscovery"
1135
+ Provides-Extra: ses
1136
+ Requires-Dist: types-boto3-ses<1.36.0,>=1.35.0; extra == "ses"
1137
+ Provides-Extra: sesv2
1138
+ Requires-Dist: types-boto3-sesv2<1.36.0,>=1.35.0; extra == "sesv2"
1139
+ Provides-Extra: shield
1140
+ Requires-Dist: types-boto3-shield<1.36.0,>=1.35.0; extra == "shield"
1141
+ Provides-Extra: signer
1142
+ Requires-Dist: types-boto3-signer<1.36.0,>=1.35.0; extra == "signer"
1143
+ Provides-Extra: simspaceweaver
1144
+ Requires-Dist: types-boto3-simspaceweaver<1.36.0,>=1.35.0; extra == "simspaceweaver"
1145
+ Provides-Extra: sms
1146
+ Requires-Dist: types-boto3-sms<1.36.0,>=1.35.0; extra == "sms"
1147
+ Provides-Extra: sms-voice
1148
+ Requires-Dist: types-boto3-sms-voice<1.36.0,>=1.35.0; extra == "sms-voice"
1149
+ Provides-Extra: snow-device-management
1150
+ Requires-Dist: types-boto3-snow-device-management<1.36.0,>=1.35.0; extra == "snow-device-management"
1151
+ Provides-Extra: snowball
1152
+ Requires-Dist: types-boto3-snowball<1.36.0,>=1.35.0; extra == "snowball"
1153
+ Provides-Extra: sns
1154
+ Requires-Dist: types-boto3-sns<1.36.0,>=1.35.0; extra == "sns"
1155
+ Provides-Extra: socialmessaging
1156
+ Requires-Dist: types-boto3-socialmessaging<1.36.0,>=1.35.0; extra == "socialmessaging"
1157
+ Provides-Extra: sqs
1158
+ Requires-Dist: types-boto3-sqs<1.36.0,>=1.35.0; extra == "sqs"
1159
+ Provides-Extra: ssm
1160
+ Requires-Dist: types-boto3-ssm<1.36.0,>=1.35.0; extra == "ssm"
1161
+ Provides-Extra: ssm-contacts
1162
+ Requires-Dist: types-boto3-ssm-contacts<1.36.0,>=1.35.0; extra == "ssm-contacts"
1163
+ Provides-Extra: ssm-incidents
1164
+ Requires-Dist: types-boto3-ssm-incidents<1.36.0,>=1.35.0; extra == "ssm-incidents"
1165
+ Provides-Extra: ssm-quicksetup
1166
+ Requires-Dist: types-boto3-ssm-quicksetup<1.36.0,>=1.35.0; extra == "ssm-quicksetup"
1167
+ Provides-Extra: ssm-sap
1168
+ Requires-Dist: types-boto3-ssm-sap<1.36.0,>=1.35.0; extra == "ssm-sap"
1169
+ Provides-Extra: sso
1170
+ Requires-Dist: types-boto3-sso<1.36.0,>=1.35.0; extra == "sso"
1171
+ Provides-Extra: sso-admin
1172
+ Requires-Dist: types-boto3-sso-admin<1.36.0,>=1.35.0; extra == "sso-admin"
1173
+ Provides-Extra: sso-oidc
1174
+ Requires-Dist: types-boto3-sso-oidc<1.36.0,>=1.35.0; extra == "sso-oidc"
1175
+ Provides-Extra: stepfunctions
1176
+ Requires-Dist: types-boto3-stepfunctions<1.36.0,>=1.35.0; extra == "stepfunctions"
1177
+ Provides-Extra: storagegateway
1178
+ Requires-Dist: types-boto3-storagegateway<1.36.0,>=1.35.0; extra == "storagegateway"
1179
+ Provides-Extra: sts
1180
+ Requires-Dist: types-boto3-sts<1.36.0,>=1.35.0; extra == "sts"
1181
+ Provides-Extra: supplychain
1182
+ Requires-Dist: types-boto3-supplychain<1.36.0,>=1.35.0; extra == "supplychain"
1183
+ Provides-Extra: support
1184
+ Requires-Dist: types-boto3-support<1.36.0,>=1.35.0; extra == "support"
1185
+ Provides-Extra: support-app
1186
+ Requires-Dist: types-boto3-support-app<1.36.0,>=1.35.0; extra == "support-app"
1187
+ Provides-Extra: swf
1188
+ Requires-Dist: types-boto3-swf<1.36.0,>=1.35.0; extra == "swf"
1189
+ Provides-Extra: synthetics
1190
+ Requires-Dist: types-boto3-synthetics<1.36.0,>=1.35.0; extra == "synthetics"
1191
+ Provides-Extra: taxsettings
1192
+ Requires-Dist: types-boto3-taxsettings<1.36.0,>=1.35.0; extra == "taxsettings"
1193
+ Provides-Extra: textract
1194
+ Requires-Dist: types-boto3-textract<1.36.0,>=1.35.0; extra == "textract"
1195
+ Provides-Extra: timestream-influxdb
1196
+ Requires-Dist: types-boto3-timestream-influxdb<1.36.0,>=1.35.0; extra == "timestream-influxdb"
1197
+ Provides-Extra: timestream-query
1198
+ Requires-Dist: types-boto3-timestream-query<1.36.0,>=1.35.0; extra == "timestream-query"
1199
+ Provides-Extra: timestream-write
1200
+ Requires-Dist: types-boto3-timestream-write<1.36.0,>=1.35.0; extra == "timestream-write"
1201
+ Provides-Extra: tnb
1202
+ Requires-Dist: types-boto3-tnb<1.36.0,>=1.35.0; extra == "tnb"
1203
+ Provides-Extra: transcribe
1204
+ Requires-Dist: types-boto3-transcribe<1.36.0,>=1.35.0; extra == "transcribe"
1205
+ Provides-Extra: transfer
1206
+ Requires-Dist: types-boto3-transfer<1.36.0,>=1.35.0; extra == "transfer"
1207
+ Provides-Extra: translate
1208
+ Requires-Dist: types-boto3-translate<1.36.0,>=1.35.0; extra == "translate"
1209
+ Provides-Extra: trustedadvisor
1210
+ Requires-Dist: types-boto3-trustedadvisor<1.36.0,>=1.35.0; extra == "trustedadvisor"
1211
+ Provides-Extra: verifiedpermissions
1212
+ Requires-Dist: types-boto3-verifiedpermissions<1.36.0,>=1.35.0; extra == "verifiedpermissions"
1213
+ Provides-Extra: voice-id
1214
+ Requires-Dist: types-boto3-voice-id<1.36.0,>=1.35.0; extra == "voice-id"
1215
+ Provides-Extra: vpc-lattice
1216
+ Requires-Dist: types-boto3-vpc-lattice<1.36.0,>=1.35.0; extra == "vpc-lattice"
1217
+ Provides-Extra: waf
1218
+ Requires-Dist: types-boto3-waf<1.36.0,>=1.35.0; extra == "waf"
1219
+ Provides-Extra: waf-regional
1220
+ Requires-Dist: types-boto3-waf-regional<1.36.0,>=1.35.0; extra == "waf-regional"
1221
+ Provides-Extra: wafv2
1222
+ Requires-Dist: types-boto3-wafv2<1.36.0,>=1.35.0; extra == "wafv2"
1223
+ Provides-Extra: wellarchitected
1224
+ Requires-Dist: types-boto3-wellarchitected<1.36.0,>=1.35.0; extra == "wellarchitected"
1225
+ Provides-Extra: wisdom
1226
+ Requires-Dist: types-boto3-wisdom<1.36.0,>=1.35.0; extra == "wisdom"
1227
+ Provides-Extra: workdocs
1228
+ Requires-Dist: types-boto3-workdocs<1.36.0,>=1.35.0; extra == "workdocs"
1229
+ Provides-Extra: workmail
1230
+ Requires-Dist: types-boto3-workmail<1.36.0,>=1.35.0; extra == "workmail"
1231
+ Provides-Extra: workmailmessageflow
1232
+ Requires-Dist: types-boto3-workmailmessageflow<1.36.0,>=1.35.0; extra == "workmailmessageflow"
1233
+ Provides-Extra: workspaces
1234
+ Requires-Dist: types-boto3-workspaces<1.36.0,>=1.35.0; extra == "workspaces"
1235
+ Provides-Extra: workspaces-thin-client
1236
+ Requires-Dist: types-boto3-workspaces-thin-client<1.36.0,>=1.35.0; extra == "workspaces-thin-client"
1237
+ Provides-Extra: workspaces-web
1238
+ Requires-Dist: types-boto3-workspaces-web<1.36.0,>=1.35.0; extra == "workspaces-web"
1239
+ Provides-Extra: xray
1240
+ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1241
+
1242
+ <a id="types-boto3-lite"></a>
1243
+
1244
+ # types-boto3-lite
1245
+
1246
+ [![PyPI - types-boto3-lite](https://img.shields.io/pypi/v/types-boto3-lite.svg?color=blue)](https://pypi.org/project/types-boto3-lite/)
1247
+ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-boto3-lite.svg?color=blue)](https://pypi.org/project/types-boto3-lite/)
1248
+ [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/types_boto3_docs/)
1249
+ [![PyPI - Downloads](https://static.pepy.tech/badge/types-boto3-lite)](https://pypistats.org/packages/types-boto3-lite)
1250
+
1251
+ ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1252
+
1253
+ Type annotations for [boto3 1.35.71](https://pypi.org/project/boto3/)
1254
+ compatible with [VSCode](https://code.visualstudio.com/),
1255
+ [PyCharm](https://www.jetbrains.com/pycharm/),
1256
+ [Emacs](https://www.gnu.org/software/emacs/),
1257
+ [Sublime Text](https://www.sublimetext.com/),
1258
+ [mypy](https://github.com/python/mypy),
1259
+ [pyright](https://github.com/microsoft/pyright) and other tools.
1260
+
1261
+ Generated by
1262
+ [mypy-boto3-builder 8.4.1](https://github.com/youtype/mypy_boto3_builder).
1263
+
1264
+ More information can be found on
1265
+ [types-boto3](https://pypi.org/project/types-boto3/) page and in
1266
+ [types-boto3-lite docs](https://youtype.github.io/types_boto3_docs/).
1267
+
1268
+ See how it helps you find and fix potential bugs:
1269
+
1270
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
1271
+
1272
+ - [types-boto3-lite](#types-boto3-lite)
1273
+ - [How to install](#how-to-install)
1274
+ - [VSCode extension](#vscode-extension)
1275
+ - [From PyPI with pip](#from-pypi-with-pip)
1276
+ - [How to uninstall](#how-to-uninstall)
1277
+ - [Usage](#usage)
1278
+ - [VSCode](#vscode)
1279
+ - [PyCharm](#pycharm)
1280
+ - [Emacs](#emacs)
1281
+ - [Sublime Text](#sublime-text)
1282
+ - [Other IDEs](#other-ides)
1283
+ - [mypy](#mypy)
1284
+ - [pyright](#pyright)
1285
+ - [Explicit type annotations](#explicit-type-annotations)
1286
+ - [Pylint compatibility](#pylint-compatibility)
1287
+ - [How it works](#how-it-works)
1288
+ - [What's new](#what's-new)
1289
+ - [Implemented features](#implemented-features)
1290
+ - [Latest changes](#latest-changes)
1291
+ - [Versioning](#versioning)
1292
+ - [Thank you](#thank-you)
1293
+ - [Documentation](#documentation)
1294
+ - [Support and contributing](#support-and-contributing)
1295
+ - [Submodules](#submodules)
1296
+
1297
+ <a id="how-to-install"></a>
1298
+
1299
+ ## How to install
1300
+
1301
+ <a id="vscode-extension"></a>
1302
+
1303
+ ### VSCode extension
1304
+
1305
+ Add
1306
+ [AWS Boto3](https://marketplace.visualstudio.com/items?itemName=Boto3typed.boto3-ide)
1307
+ extension to your VSCode and run `AWS boto3: Quick Start` command.
1308
+
1309
+ Click `Auto-discover services` and select services you use in the current
1310
+ project.
1311
+
1312
+ <a id="from-pypi-with-pip"></a>
1313
+
1314
+ ### From PyPI with pip
1315
+
1316
+ Install `types-boto3-lite` to add type annotations for `boto3` package.
1317
+
1318
+ ```bash
1319
+ # install type annotations only for boto3
1320
+ python -m pip install types-boto3-lite
1321
+
1322
+ # install boto3 type annotations
1323
+ # for ec2, s3, rds, lambda, sqs, dynamo and cloudformation
1324
+ python -m pip install 'types-boto3-lite[essential]'
1325
+
1326
+ # or install annotations for services you use
1327
+ python -m pip install 'types-boto3-lite[acm,apigateway]'
1328
+
1329
+ # or install annotations in sync with boto3 version
1330
+ python -m pip install 'types-boto3-lite[boto3]'
1331
+
1332
+
1333
+ # or install all-in-one annotations for all services at once
1334
+ python -m pip install 'types-boto3-lite[full]'
1335
+
1336
+
1337
+
1338
+ ```
1339
+
1340
+ <a id="how-to-uninstall"></a>
1341
+
1342
+ ## How to uninstall
1343
+
1344
+ ```bash
1345
+ # uninstall types-boto3-lite
1346
+ python -m pip uninstall -y types-boto3-lite
1347
+ ```
1348
+
1349
+ <a id="usage"></a>
1350
+
1351
+ ## Usage
1352
+
1353
+ <a id="vscode"></a>
1354
+
1355
+ ### VSCode
1356
+
1357
+ - Install
1358
+ [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
1359
+ - Install
1360
+ [Pylance extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
1361
+ - Set `Pylance` as your Python Language Server
1362
+ - Install `types-boto3-lite[essential]` in your environment:
1363
+
1364
+ ```bash
1365
+ python -m pip install 'types-boto3-lite[essential]'
1366
+ ```
1367
+
1368
+ Both type checking and code completion should now work. No explicit type
1369
+ annotations required, write your `boto3` code as usual.
1370
+
1371
+ <a id="pycharm"></a>
1372
+
1373
+ ### PyCharm
1374
+
1375
+ Install `types-boto3-lite[essential]` in your environment:
1376
+
1377
+ ```bash
1378
+ python -m pip install 'types-boto3-lite[essential]'
1379
+ ```
1380
+
1381
+ Both type checking and code completion should now work.
1382
+
1383
+ <a id="emacs"></a>
1384
+
1385
+ ### Emacs
1386
+
1387
+ - Install `types-boto3-lite` with services you use in your environment:
1388
+
1389
+ ```bash
1390
+ python -m pip install 'types-boto3-lite[essential]'
1391
+ ```
1392
+
1393
+ - Install [use-package](https://github.com/jwiegley/use-package),
1394
+ [lsp](https://github.com/emacs-lsp/lsp-mode/),
1395
+ [company](https://github.com/company-mode/company-mode) and
1396
+ [flycheck](https://github.com/flycheck/flycheck) packages
1397
+ - Install [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) package
1398
+
1399
+ ```elisp
1400
+ (use-package lsp-pyright
1401
+ :ensure t
1402
+ :hook (python-mode . (lambda ()
1403
+ (require 'lsp-pyright)
1404
+ (lsp))) ; or lsp-deferred
1405
+ :init (when (executable-find "python3")
1406
+ (setq lsp-pyright-python-executable-cmd "python3"))
1407
+ )
1408
+ ```
1409
+
1410
+ - Make sure emacs uses the environment where you have installed
1411
+ `types-boto3-lite`
1412
+
1413
+ Type checking should now work. No explicit type annotations required, write
1414
+ your `boto3` code as usual.
1415
+
1416
+ <a id="sublime-text"></a>
1417
+
1418
+ ### Sublime Text
1419
+
1420
+ - Install `types-boto3-lite[essential]` with services you use in your
1421
+ environment:
1422
+
1423
+ ```bash
1424
+ python -m pip install 'types-boto3-lite[essential]'
1425
+ ```
1426
+
1427
+ - Install [LSP-pyright](https://github.com/sublimelsp/LSP-pyright) package
1428
+
1429
+ Type checking should now work. No explicit type annotations required, write
1430
+ your `boto3` code as usual.
1431
+
1432
+ <a id="other-ides"></a>
1433
+
1434
+ ### Other IDEs
1435
+
1436
+ Not tested, but as long as your IDE supports `mypy` or `pyright`, everything
1437
+ should work.
1438
+
1439
+ <a id="mypy"></a>
1440
+
1441
+ ### mypy
1442
+
1443
+ - Install `mypy`: `python -m pip install mypy`
1444
+ - Install `types-boto3-lite[essential]` in your environment:
1445
+
1446
+ ```bash
1447
+ python -m pip install 'types-boto3-lite[essential]'
1448
+ ```
1449
+
1450
+ Type checking should now work. No explicit type annotations required, write
1451
+ your `boto3` code as usual.
1452
+
1453
+ <a id="pyright"></a>
1454
+
1455
+ ### pyright
1456
+
1457
+ - Install `pyright`: `npm i -g pyright`
1458
+ - Install `types-boto3-lite[essential]` in your environment:
1459
+
1460
+ ```bash
1461
+ python -m pip install 'types-boto3-lite[essential]'
1462
+ ```
1463
+
1464
+ Optionally, you can install `types-boto3-lite` to `typings` directory.
1465
+
1466
+ Type checking should now work. No explicit type annotations required, write
1467
+ your `boto3` code as usual.
1468
+
1469
+ <a id="explicit-type-annotations"></a>
1470
+
1471
+ ### Explicit type annotations
1472
+
1473
+ To speed up type checking and code completion, you can set types explicitly.
1474
+
1475
+ ```python
1476
+ import boto3
1477
+ from boto3.session import Session
1478
+
1479
+ from types_boto3_ec2.client import EC2Client
1480
+ from types_boto3_ec2.service_resource import EC2ServiceResource
1481
+ from types_boto3_ec2.waiter import BundleTaskCompleteWaiter
1482
+ from types_boto3_ec2.paginator import DescribeVolumesPaginator
1483
+
1484
+ session = Session(region_name="us-west-1")
1485
+
1486
+ ec2_client: EC2Client = boto3.client("ec2", region_name="us-west-1")
1487
+ ec2_resource: EC2ServiceResource = session.resource("ec2")
1488
+
1489
+ bundle_task_complete_waiter: BundleTaskCompleteWaiter = ec2_client.get_waiter(
1490
+ "bundle_task_complete"
1491
+ )
1492
+ describe_volumes_paginator: DescribeVolumesPaginator = ec2_client.get_paginator("describe_volumes")
1493
+ ```
1494
+
1495
+ <a id="pylint-compatibility"></a>
1496
+
1497
+ ### Pylint compatibility
1498
+
1499
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
1500
+ `types-boto3-lite` dependency in production. However, there is an issue in
1501
+ `pylint` that it complains about undefined variables. To fix it, set all types
1502
+ to `object` in non-`TYPE_CHECKING` mode.
1503
+
1504
+ ```python
1505
+ import boto3
1506
+ from typing import TYPE_CHECKING
1507
+
1508
+ if TYPE_CHECKING:
1509
+ from types_boto3_ec2 import EC2Client, EC2ServiceResource
1510
+ from types_boto3_ec2.waiters import BundleTaskCompleteWaiter
1511
+ from types_boto3_ec2.paginators import DescribeVolumesPaginator
1512
+ else:
1513
+ EC2Client = object
1514
+ EC2ServiceResource = object
1515
+ BundleTaskCompleteWaiter = object
1516
+ DescribeVolumesPaginator = object
1517
+
1518
+ ...
1519
+ ```
1520
+
1521
+ <a id="how-it-works"></a>
1522
+
1523
+ ## How it works
1524
+
1525
+ Fully automated
1526
+ [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
1527
+ generates type annotations for each service, patiently waiting for `boto3`
1528
+ updates. It delivers drop-in type annotations for you and makes sure that:
1529
+
1530
+ - All available `boto3` services are covered.
1531
+ - Each public class and method of every `boto3` service gets valid type
1532
+ annotations extracted from `botocore` schemas.
1533
+ - Type annotations include up-to-date documentation.
1534
+ - Link to documentation is provided for every method.
1535
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
1536
+
1537
+ <a id="what's-new"></a>
1538
+
1539
+ ## What's new
1540
+
1541
+ <a id="implemented-features"></a>
1542
+
1543
+ ### Implemented features
1544
+
1545
+ - Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
1546
+ libraries
1547
+ - `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
1548
+ compatibility
1549
+ - `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
1550
+ annotations for each service
1551
+ - Generated `TypeDefs` for each service
1552
+ - Generated `Literals` for each service
1553
+ - Auto discovery of types for `boto3.client` and `boto3.resource` calls
1554
+ - Auto discovery of types for `session.client` and `session.resource` calls
1555
+ - Auto discovery of types for `client.get_waiter` and `client.get_paginator`
1556
+ calls
1557
+ - Auto discovery of types for `ServiceResource` and `Resource` collections
1558
+ - Auto discovery of types for `aiobotocore.Session.create_client` calls
1559
+
1560
+ <a id="latest-changes"></a>
1561
+
1562
+ ### Latest changes
1563
+
1564
+ Builder changelog can be found in
1565
+ [Releases](https://github.com/youtype/mypy_boto3_builder/releases).
1566
+
1567
+ <a id="versioning"></a>
1568
+
1569
+ ## Versioning
1570
+
1571
+ `types-boto3-lite` version is the same as related `boto3` version and follows
1572
+ [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
1573
+
1574
+ <a id="thank-you"></a>
1575
+
1576
+ ## Thank you
1577
+
1578
+ - [Allie Fitter](https://github.com/alliefitter) for
1579
+ [boto3-type-annotations](https://pypi.org/project/boto3-type-annotations/),
1580
+ this package is based on top of his work
1581
+ - [black](https://github.com/psf/black) developers for an awesome formatting
1582
+ tool
1583
+ - [Timothy Edmund Crosley](https://github.com/timothycrosley) for
1584
+ [isort](https://github.com/PyCQA/isort) and how flexible it is
1585
+ - [mypy](https://github.com/python/mypy) developers for doing all dirty work
1586
+ for us
1587
+ - [pyright](https://github.com/microsoft/pyright) team for the new era of typed
1588
+ Python
1589
+
1590
+ <a id="documentation"></a>
1591
+
1592
+ ## Documentation
1593
+
1594
+ All services type annotations can be found in
1595
+ [boto3 docs](https://youtype.github.io/types_boto3_docs/)
1596
+
1597
+ <a id="support-and-contributing"></a>
1598
+
1599
+ ## Support and contributing
1600
+
1601
+ This package is auto-generated. Please reports any bugs or request new features
1602
+ in [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder/issues/)
1603
+ repository.
1604
+
1605
+ <a id="submodules"></a>
1606
+
1607
+ ## Submodules
1608
+
1609
+ - `types-boto3-lite[full]` - Type annotations for all 397 services in one
1610
+ package (recommended).
1611
+ - `types-boto3-lite[all]` - Type annotations for all 397 services in separate
1612
+ packages.
1613
+ - `types-boto3-lite[essential]` - Type annotations for
1614
+ [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
1615
+ [DynamoDB](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/),
1616
+ [EC2](https://youtype.github.io/types_boto3_docs/types_boto3_ec2/),
1617
+ [Lambda](https://youtype.github.io/types_boto3_docs/types_boto3_lambda/),
1618
+ [RDS](https://youtype.github.io/types_boto3_docs/types_boto3_rds/),
1619
+ [S3](https://youtype.github.io/types_boto3_docs/types_boto3_s3/) and
1620
+ [SQS](https://youtype.github.io/types_boto3_docs/types_boto3_sqs/) services.
1621
+ - `types-boto3-lite[boto3]` - Install annotations in sync with `boto3` version.
1622
+ - `types-boto3-lite[accessanalyzer]` - Type annotations for
1623
+ [AccessAnalyzer](https://youtype.github.io/types_boto3_docs/types_boto3_accessanalyzer/)
1624
+ service.
1625
+ - `types-boto3-lite[account]` - Type annotations for
1626
+ [Account](https://youtype.github.io/types_boto3_docs/types_boto3_account/)
1627
+ service.
1628
+ - `types-boto3-lite[acm]` - Type annotations for
1629
+ [ACM](https://youtype.github.io/types_boto3_docs/types_boto3_acm/) service.
1630
+ - `types-boto3-lite[acm-pca]` - Type annotations for
1631
+ [ACMPCA](https://youtype.github.io/types_boto3_docs/types_boto3_acm_pca/)
1632
+ service.
1633
+ - `types-boto3-lite[amp]` - Type annotations for
1634
+ [PrometheusService](https://youtype.github.io/types_boto3_docs/types_boto3_amp/)
1635
+ service.
1636
+ - `types-boto3-lite[amplify]` - Type annotations for
1637
+ [Amplify](https://youtype.github.io/types_boto3_docs/types_boto3_amplify/)
1638
+ service.
1639
+ - `types-boto3-lite[amplifybackend]` - Type annotations for
1640
+ [AmplifyBackend](https://youtype.github.io/types_boto3_docs/types_boto3_amplifybackend/)
1641
+ service.
1642
+ - `types-boto3-lite[amplifyuibuilder]` - Type annotations for
1643
+ [AmplifyUIBuilder](https://youtype.github.io/types_boto3_docs/types_boto3_amplifyuibuilder/)
1644
+ service.
1645
+ - `types-boto3-lite[apigateway]` - Type annotations for
1646
+ [APIGateway](https://youtype.github.io/types_boto3_docs/types_boto3_apigateway/)
1647
+ service.
1648
+ - `types-boto3-lite[apigatewaymanagementapi]` - Type annotations for
1649
+ [ApiGatewayManagementApi](https://youtype.github.io/types_boto3_docs/types_boto3_apigatewaymanagementapi/)
1650
+ service.
1651
+ - `types-boto3-lite[apigatewayv2]` - Type annotations for
1652
+ [ApiGatewayV2](https://youtype.github.io/types_boto3_docs/types_boto3_apigatewayv2/)
1653
+ service.
1654
+ - `types-boto3-lite[appconfig]` - Type annotations for
1655
+ [AppConfig](https://youtype.github.io/types_boto3_docs/types_boto3_appconfig/)
1656
+ service.
1657
+ - `types-boto3-lite[appconfigdata]` - Type annotations for
1658
+ [AppConfigData](https://youtype.github.io/types_boto3_docs/types_boto3_appconfigdata/)
1659
+ service.
1660
+ - `types-boto3-lite[appfabric]` - Type annotations for
1661
+ [AppFabric](https://youtype.github.io/types_boto3_docs/types_boto3_appfabric/)
1662
+ service.
1663
+ - `types-boto3-lite[appflow]` - Type annotations for
1664
+ [Appflow](https://youtype.github.io/types_boto3_docs/types_boto3_appflow/)
1665
+ service.
1666
+ - `types-boto3-lite[appintegrations]` - Type annotations for
1667
+ [AppIntegrationsService](https://youtype.github.io/types_boto3_docs/types_boto3_appintegrations/)
1668
+ service.
1669
+ - `types-boto3-lite[application-autoscaling]` - Type annotations for
1670
+ [ApplicationAutoScaling](https://youtype.github.io/types_boto3_docs/types_boto3_application_autoscaling/)
1671
+ service.
1672
+ - `types-boto3-lite[application-insights]` - Type annotations for
1673
+ [ApplicationInsights](https://youtype.github.io/types_boto3_docs/types_boto3_application_insights/)
1674
+ service.
1675
+ - `types-boto3-lite[application-signals]` - Type annotations for
1676
+ [CloudWatchApplicationSignals](https://youtype.github.io/types_boto3_docs/types_boto3_application_signals/)
1677
+ service.
1678
+ - `types-boto3-lite[applicationcostprofiler]` - Type annotations for
1679
+ [ApplicationCostProfiler](https://youtype.github.io/types_boto3_docs/types_boto3_applicationcostprofiler/)
1680
+ service.
1681
+ - `types-boto3-lite[appmesh]` - Type annotations for
1682
+ [AppMesh](https://youtype.github.io/types_boto3_docs/types_boto3_appmesh/)
1683
+ service.
1684
+ - `types-boto3-lite[apprunner]` - Type annotations for
1685
+ [AppRunner](https://youtype.github.io/types_boto3_docs/types_boto3_apprunner/)
1686
+ service.
1687
+ - `types-boto3-lite[appstream]` - Type annotations for
1688
+ [AppStream](https://youtype.github.io/types_boto3_docs/types_boto3_appstream/)
1689
+ service.
1690
+ - `types-boto3-lite[appsync]` - Type annotations for
1691
+ [AppSync](https://youtype.github.io/types_boto3_docs/types_boto3_appsync/)
1692
+ service.
1693
+ - `types-boto3-lite[apptest]` - Type annotations for
1694
+ [MainframeModernizationApplicationTesting](https://youtype.github.io/types_boto3_docs/types_boto3_apptest/)
1695
+ service.
1696
+ - `types-boto3-lite[arc-zonal-shift]` - Type annotations for
1697
+ [ARCZonalShift](https://youtype.github.io/types_boto3_docs/types_boto3_arc_zonal_shift/)
1698
+ service.
1699
+ - `types-boto3-lite[artifact]` - Type annotations for
1700
+ [Artifact](https://youtype.github.io/types_boto3_docs/types_boto3_artifact/)
1701
+ service.
1702
+ - `types-boto3-lite[athena]` - Type annotations for
1703
+ [Athena](https://youtype.github.io/types_boto3_docs/types_boto3_athena/)
1704
+ service.
1705
+ - `types-boto3-lite[auditmanager]` - Type annotations for
1706
+ [AuditManager](https://youtype.github.io/types_boto3_docs/types_boto3_auditmanager/)
1707
+ service.
1708
+ - `types-boto3-lite[autoscaling]` - Type annotations for
1709
+ [AutoScaling](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling/)
1710
+ service.
1711
+ - `types-boto3-lite[autoscaling-plans]` - Type annotations for
1712
+ [AutoScalingPlans](https://youtype.github.io/types_boto3_docs/types_boto3_autoscaling_plans/)
1713
+ service.
1714
+ - `types-boto3-lite[b2bi]` - Type annotations for
1715
+ [B2BI](https://youtype.github.io/types_boto3_docs/types_boto3_b2bi/) service.
1716
+ - `types-boto3-lite[backup]` - Type annotations for
1717
+ [Backup](https://youtype.github.io/types_boto3_docs/types_boto3_backup/)
1718
+ service.
1719
+ - `types-boto3-lite[backup-gateway]` - Type annotations for
1720
+ [BackupGateway](https://youtype.github.io/types_boto3_docs/types_boto3_backup_gateway/)
1721
+ service.
1722
+ - `types-boto3-lite[batch]` - Type annotations for
1723
+ [Batch](https://youtype.github.io/types_boto3_docs/types_boto3_batch/)
1724
+ service.
1725
+ - `types-boto3-lite[bcm-data-exports]` - Type annotations for
1726
+ [BillingandCostManagementDataExports](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_data_exports/)
1727
+ service.
1728
+ - `types-boto3-lite[bcm-pricing-calculator]` - Type annotations for
1729
+ [BillingandCostManagementPricingCalculator](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_pricing_calculator/)
1730
+ service.
1731
+ - `types-boto3-lite[bedrock]` - Type annotations for
1732
+ [Bedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock/)
1733
+ service.
1734
+ - `types-boto3-lite[bedrock-agent]` - Type annotations for
1735
+ [AgentsforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent/)
1736
+ service.
1737
+ - `types-boto3-lite[bedrock-agent-runtime]` - Type annotations for
1738
+ [AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
1739
+ service.
1740
+ - `types-boto3-lite[bedrock-runtime]` - Type annotations for
1741
+ [BedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_runtime/)
1742
+ service.
1743
+ - `types-boto3-lite[billing]` - Type annotations for
1744
+ [Billing](https://youtype.github.io/types_boto3_docs/types_boto3_billing/)
1745
+ service.
1746
+ - `types-boto3-lite[billingconductor]` - Type annotations for
1747
+ [BillingConductor](https://youtype.github.io/types_boto3_docs/types_boto3_billingconductor/)
1748
+ service.
1749
+ - `types-boto3-lite[braket]` - Type annotations for
1750
+ [Braket](https://youtype.github.io/types_boto3_docs/types_boto3_braket/)
1751
+ service.
1752
+ - `types-boto3-lite[budgets]` - Type annotations for
1753
+ [Budgets](https://youtype.github.io/types_boto3_docs/types_boto3_budgets/)
1754
+ service.
1755
+ - `types-boto3-lite[ce]` - Type annotations for
1756
+ [CostExplorer](https://youtype.github.io/types_boto3_docs/types_boto3_ce/)
1757
+ service.
1758
+ - `types-boto3-lite[chatbot]` - Type annotations for
1759
+ [Chatbot](https://youtype.github.io/types_boto3_docs/types_boto3_chatbot/)
1760
+ service.
1761
+ - `types-boto3-lite[chime]` - Type annotations for
1762
+ [Chime](https://youtype.github.io/types_boto3_docs/types_boto3_chime/)
1763
+ service.
1764
+ - `types-boto3-lite[chime-sdk-identity]` - Type annotations for
1765
+ [ChimeSDKIdentity](https://youtype.github.io/types_boto3_docs/types_boto3_chime_sdk_identity/)
1766
+ service.
1767
+ - `types-boto3-lite[chime-sdk-media-pipelines]` - Type annotations for
1768
+ [ChimeSDKMediaPipelines](https://youtype.github.io/types_boto3_docs/types_boto3_chime_sdk_media_pipelines/)
1769
+ service.
1770
+ - `types-boto3-lite[chime-sdk-meetings]` - Type annotations for
1771
+ [ChimeSDKMeetings](https://youtype.github.io/types_boto3_docs/types_boto3_chime_sdk_meetings/)
1772
+ service.
1773
+ - `types-boto3-lite[chime-sdk-messaging]` - Type annotations for
1774
+ [ChimeSDKMessaging](https://youtype.github.io/types_boto3_docs/types_boto3_chime_sdk_messaging/)
1775
+ service.
1776
+ - `types-boto3-lite[chime-sdk-voice]` - Type annotations for
1777
+ [ChimeSDKVoice](https://youtype.github.io/types_boto3_docs/types_boto3_chime_sdk_voice/)
1778
+ service.
1779
+ - `types-boto3-lite[cleanrooms]` - Type annotations for
1780
+ [CleanRoomsService](https://youtype.github.io/types_boto3_docs/types_boto3_cleanrooms/)
1781
+ service.
1782
+ - `types-boto3-lite[cleanroomsml]` - Type annotations for
1783
+ [CleanRoomsML](https://youtype.github.io/types_boto3_docs/types_boto3_cleanroomsml/)
1784
+ service.
1785
+ - `types-boto3-lite[cloud9]` - Type annotations for
1786
+ [Cloud9](https://youtype.github.io/types_boto3_docs/types_boto3_cloud9/)
1787
+ service.
1788
+ - `types-boto3-lite[cloudcontrol]` - Type annotations for
1789
+ [CloudControlApi](https://youtype.github.io/types_boto3_docs/types_boto3_cloudcontrol/)
1790
+ service.
1791
+ - `types-boto3-lite[clouddirectory]` - Type annotations for
1792
+ [CloudDirectory](https://youtype.github.io/types_boto3_docs/types_boto3_clouddirectory/)
1793
+ service.
1794
+ - `types-boto3-lite[cloudformation]` - Type annotations for
1795
+ [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/)
1796
+ service.
1797
+ - `types-boto3-lite[cloudfront]` - Type annotations for
1798
+ [CloudFront](https://youtype.github.io/types_boto3_docs/types_boto3_cloudfront/)
1799
+ service.
1800
+ - `types-boto3-lite[cloudfront-keyvaluestore]` - Type annotations for
1801
+ [CloudFrontKeyValueStore](https://youtype.github.io/types_boto3_docs/types_boto3_cloudfront_keyvaluestore/)
1802
+ service.
1803
+ - `types-boto3-lite[cloudhsm]` - Type annotations for
1804
+ [CloudHSM](https://youtype.github.io/types_boto3_docs/types_boto3_cloudhsm/)
1805
+ service.
1806
+ - `types-boto3-lite[cloudhsmv2]` - Type annotations for
1807
+ [CloudHSMV2](https://youtype.github.io/types_boto3_docs/types_boto3_cloudhsmv2/)
1808
+ service.
1809
+ - `types-boto3-lite[cloudsearch]` - Type annotations for
1810
+ [CloudSearch](https://youtype.github.io/types_boto3_docs/types_boto3_cloudsearch/)
1811
+ service.
1812
+ - `types-boto3-lite[cloudsearchdomain]` - Type annotations for
1813
+ [CloudSearchDomain](https://youtype.github.io/types_boto3_docs/types_boto3_cloudsearchdomain/)
1814
+ service.
1815
+ - `types-boto3-lite[cloudtrail]` - Type annotations for
1816
+ [CloudTrail](https://youtype.github.io/types_boto3_docs/types_boto3_cloudtrail/)
1817
+ service.
1818
+ - `types-boto3-lite[cloudtrail-data]` - Type annotations for
1819
+ [CloudTrailDataService](https://youtype.github.io/types_boto3_docs/types_boto3_cloudtrail_data/)
1820
+ service.
1821
+ - `types-boto3-lite[cloudwatch]` - Type annotations for
1822
+ [CloudWatch](https://youtype.github.io/types_boto3_docs/types_boto3_cloudwatch/)
1823
+ service.
1824
+ - `types-boto3-lite[codeartifact]` - Type annotations for
1825
+ [CodeArtifact](https://youtype.github.io/types_boto3_docs/types_boto3_codeartifact/)
1826
+ service.
1827
+ - `types-boto3-lite[codebuild]` - Type annotations for
1828
+ [CodeBuild](https://youtype.github.io/types_boto3_docs/types_boto3_codebuild/)
1829
+ service.
1830
+ - `types-boto3-lite[codecatalyst]` - Type annotations for
1831
+ [CodeCatalyst](https://youtype.github.io/types_boto3_docs/types_boto3_codecatalyst/)
1832
+ service.
1833
+ - `types-boto3-lite[codecommit]` - Type annotations for
1834
+ [CodeCommit](https://youtype.github.io/types_boto3_docs/types_boto3_codecommit/)
1835
+ service.
1836
+ - `types-boto3-lite[codeconnections]` - Type annotations for
1837
+ [CodeConnections](https://youtype.github.io/types_boto3_docs/types_boto3_codeconnections/)
1838
+ service.
1839
+ - `types-boto3-lite[codedeploy]` - Type annotations for
1840
+ [CodeDeploy](https://youtype.github.io/types_boto3_docs/types_boto3_codedeploy/)
1841
+ service.
1842
+ - `types-boto3-lite[codeguru-reviewer]` - Type annotations for
1843
+ [CodeGuruReviewer](https://youtype.github.io/types_boto3_docs/types_boto3_codeguru_reviewer/)
1844
+ service.
1845
+ - `types-boto3-lite[codeguru-security]` - Type annotations for
1846
+ [CodeGuruSecurity](https://youtype.github.io/types_boto3_docs/types_boto3_codeguru_security/)
1847
+ service.
1848
+ - `types-boto3-lite[codeguruprofiler]` - Type annotations for
1849
+ [CodeGuruProfiler](https://youtype.github.io/types_boto3_docs/types_boto3_codeguruprofiler/)
1850
+ service.
1851
+ - `types-boto3-lite[codepipeline]` - Type annotations for
1852
+ [CodePipeline](https://youtype.github.io/types_boto3_docs/types_boto3_codepipeline/)
1853
+ service.
1854
+ - `types-boto3-lite[codestar-connections]` - Type annotations for
1855
+ [CodeStarconnections](https://youtype.github.io/types_boto3_docs/types_boto3_codestar_connections/)
1856
+ service.
1857
+ - `types-boto3-lite[codestar-notifications]` - Type annotations for
1858
+ [CodeStarNotifications](https://youtype.github.io/types_boto3_docs/types_boto3_codestar_notifications/)
1859
+ service.
1860
+ - `types-boto3-lite[cognito-identity]` - Type annotations for
1861
+ [CognitoIdentity](https://youtype.github.io/types_boto3_docs/types_boto3_cognito_identity/)
1862
+ service.
1863
+ - `types-boto3-lite[cognito-idp]` - Type annotations for
1864
+ [CognitoIdentityProvider](https://youtype.github.io/types_boto3_docs/types_boto3_cognito_idp/)
1865
+ service.
1866
+ - `types-boto3-lite[cognito-sync]` - Type annotations for
1867
+ [CognitoSync](https://youtype.github.io/types_boto3_docs/types_boto3_cognito_sync/)
1868
+ service.
1869
+ - `types-boto3-lite[comprehend]` - Type annotations for
1870
+ [Comprehend](https://youtype.github.io/types_boto3_docs/types_boto3_comprehend/)
1871
+ service.
1872
+ - `types-boto3-lite[comprehendmedical]` - Type annotations for
1873
+ [ComprehendMedical](https://youtype.github.io/types_boto3_docs/types_boto3_comprehendmedical/)
1874
+ service.
1875
+ - `types-boto3-lite[compute-optimizer]` - Type annotations for
1876
+ [ComputeOptimizer](https://youtype.github.io/types_boto3_docs/types_boto3_compute_optimizer/)
1877
+ service.
1878
+ - `types-boto3-lite[config]` - Type annotations for
1879
+ [ConfigService](https://youtype.github.io/types_boto3_docs/types_boto3_config/)
1880
+ service.
1881
+ - `types-boto3-lite[connect]` - Type annotations for
1882
+ [Connect](https://youtype.github.io/types_boto3_docs/types_boto3_connect/)
1883
+ service.
1884
+ - `types-boto3-lite[connect-contact-lens]` - Type annotations for
1885
+ [ConnectContactLens](https://youtype.github.io/types_boto3_docs/types_boto3_connect_contact_lens/)
1886
+ service.
1887
+ - `types-boto3-lite[connectcampaigns]` - Type annotations for
1888
+ [ConnectCampaignService](https://youtype.github.io/types_boto3_docs/types_boto3_connectcampaigns/)
1889
+ service.
1890
+ - `types-boto3-lite[connectcampaignsv2]` - Type annotations for
1891
+ [ConnectCampaignServiceV2](https://youtype.github.io/types_boto3_docs/types_boto3_connectcampaignsv2/)
1892
+ service.
1893
+ - `types-boto3-lite[connectcases]` - Type annotations for
1894
+ [ConnectCases](https://youtype.github.io/types_boto3_docs/types_boto3_connectcases/)
1895
+ service.
1896
+ - `types-boto3-lite[connectparticipant]` - Type annotations for
1897
+ [ConnectParticipant](https://youtype.github.io/types_boto3_docs/types_boto3_connectparticipant/)
1898
+ service.
1899
+ - `types-boto3-lite[controlcatalog]` - Type annotations for
1900
+ [ControlCatalog](https://youtype.github.io/types_boto3_docs/types_boto3_controlcatalog/)
1901
+ service.
1902
+ - `types-boto3-lite[controltower]` - Type annotations for
1903
+ [ControlTower](https://youtype.github.io/types_boto3_docs/types_boto3_controltower/)
1904
+ service.
1905
+ - `types-boto3-lite[cost-optimization-hub]` - Type annotations for
1906
+ [CostOptimizationHub](https://youtype.github.io/types_boto3_docs/types_boto3_cost_optimization_hub/)
1907
+ service.
1908
+ - `types-boto3-lite[cur]` - Type annotations for
1909
+ [CostandUsageReportService](https://youtype.github.io/types_boto3_docs/types_boto3_cur/)
1910
+ service.
1911
+ - `types-boto3-lite[customer-profiles]` - Type annotations for
1912
+ [CustomerProfiles](https://youtype.github.io/types_boto3_docs/types_boto3_customer_profiles/)
1913
+ service.
1914
+ - `types-boto3-lite[databrew]` - Type annotations for
1915
+ [GlueDataBrew](https://youtype.github.io/types_boto3_docs/types_boto3_databrew/)
1916
+ service.
1917
+ - `types-boto3-lite[dataexchange]` - Type annotations for
1918
+ [DataExchange](https://youtype.github.io/types_boto3_docs/types_boto3_dataexchange/)
1919
+ service.
1920
+ - `types-boto3-lite[datapipeline]` - Type annotations for
1921
+ [DataPipeline](https://youtype.github.io/types_boto3_docs/types_boto3_datapipeline/)
1922
+ service.
1923
+ - `types-boto3-lite[datasync]` - Type annotations for
1924
+ [DataSync](https://youtype.github.io/types_boto3_docs/types_boto3_datasync/)
1925
+ service.
1926
+ - `types-boto3-lite[datazone]` - Type annotations for
1927
+ [DataZone](https://youtype.github.io/types_boto3_docs/types_boto3_datazone/)
1928
+ service.
1929
+ - `types-boto3-lite[dax]` - Type annotations for
1930
+ [DAX](https://youtype.github.io/types_boto3_docs/types_boto3_dax/) service.
1931
+ - `types-boto3-lite[deadline]` - Type annotations for
1932
+ [DeadlineCloud](https://youtype.github.io/types_boto3_docs/types_boto3_deadline/)
1933
+ service.
1934
+ - `types-boto3-lite[detective]` - Type annotations for
1935
+ [Detective](https://youtype.github.io/types_boto3_docs/types_boto3_detective/)
1936
+ service.
1937
+ - `types-boto3-lite[devicefarm]` - Type annotations for
1938
+ [DeviceFarm](https://youtype.github.io/types_boto3_docs/types_boto3_devicefarm/)
1939
+ service.
1940
+ - `types-boto3-lite[devops-guru]` - Type annotations for
1941
+ [DevOpsGuru](https://youtype.github.io/types_boto3_docs/types_boto3_devops_guru/)
1942
+ service.
1943
+ - `types-boto3-lite[directconnect]` - Type annotations for
1944
+ [DirectConnect](https://youtype.github.io/types_boto3_docs/types_boto3_directconnect/)
1945
+ service.
1946
+ - `types-boto3-lite[discovery]` - Type annotations for
1947
+ [ApplicationDiscoveryService](https://youtype.github.io/types_boto3_docs/types_boto3_discovery/)
1948
+ service.
1949
+ - `types-boto3-lite[dlm]` - Type annotations for
1950
+ [DLM](https://youtype.github.io/types_boto3_docs/types_boto3_dlm/) service.
1951
+ - `types-boto3-lite[dms]` - Type annotations for
1952
+ [DatabaseMigrationService](https://youtype.github.io/types_boto3_docs/types_boto3_dms/)
1953
+ service.
1954
+ - `types-boto3-lite[docdb]` - Type annotations for
1955
+ [DocDB](https://youtype.github.io/types_boto3_docs/types_boto3_docdb/)
1956
+ service.
1957
+ - `types-boto3-lite[docdb-elastic]` - Type annotations for
1958
+ [DocDBElastic](https://youtype.github.io/types_boto3_docs/types_boto3_docdb_elastic/)
1959
+ service.
1960
+ - `types-boto3-lite[drs]` - Type annotations for
1961
+ [Drs](https://youtype.github.io/types_boto3_docs/types_boto3_drs/) service.
1962
+ - `types-boto3-lite[ds]` - Type annotations for
1963
+ [DirectoryService](https://youtype.github.io/types_boto3_docs/types_boto3_ds/)
1964
+ service.
1965
+ - `types-boto3-lite[ds-data]` - Type annotations for
1966
+ [DirectoryServiceData](https://youtype.github.io/types_boto3_docs/types_boto3_ds_data/)
1967
+ service.
1968
+ - `types-boto3-lite[dynamodb]` - Type annotations for
1969
+ [DynamoDB](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb/)
1970
+ service.
1971
+ - `types-boto3-lite[dynamodbstreams]` - Type annotations for
1972
+ [DynamoDBStreams](https://youtype.github.io/types_boto3_docs/types_boto3_dynamodbstreams/)
1973
+ service.
1974
+ - `types-boto3-lite[ebs]` - Type annotations for
1975
+ [EBS](https://youtype.github.io/types_boto3_docs/types_boto3_ebs/) service.
1976
+ - `types-boto3-lite[ec2]` - Type annotations for
1977
+ [EC2](https://youtype.github.io/types_boto3_docs/types_boto3_ec2/) service.
1978
+ - `types-boto3-lite[ec2-instance-connect]` - Type annotations for
1979
+ [EC2InstanceConnect](https://youtype.github.io/types_boto3_docs/types_boto3_ec2_instance_connect/)
1980
+ service.
1981
+ - `types-boto3-lite[ecr]` - Type annotations for
1982
+ [ECR](https://youtype.github.io/types_boto3_docs/types_boto3_ecr/) service.
1983
+ - `types-boto3-lite[ecr-public]` - Type annotations for
1984
+ [ECRPublic](https://youtype.github.io/types_boto3_docs/types_boto3_ecr_public/)
1985
+ service.
1986
+ - `types-boto3-lite[ecs]` - Type annotations for
1987
+ [ECS](https://youtype.github.io/types_boto3_docs/types_boto3_ecs/) service.
1988
+ - `types-boto3-lite[efs]` - Type annotations for
1989
+ [EFS](https://youtype.github.io/types_boto3_docs/types_boto3_efs/) service.
1990
+ - `types-boto3-lite[eks]` - Type annotations for
1991
+ [EKS](https://youtype.github.io/types_boto3_docs/types_boto3_eks/) service.
1992
+ - `types-boto3-lite[eks-auth]` - Type annotations for
1993
+ [EKSAuth](https://youtype.github.io/types_boto3_docs/types_boto3_eks_auth/)
1994
+ service.
1995
+ - `types-boto3-lite[elastic-inference]` - Type annotations for
1996
+ [ElasticInference](https://youtype.github.io/types_boto3_docs/types_boto3_elastic_inference/)
1997
+ service.
1998
+ - `types-boto3-lite[elasticache]` - Type annotations for
1999
+ [ElastiCache](https://youtype.github.io/types_boto3_docs/types_boto3_elasticache/)
2000
+ service.
2001
+ - `types-boto3-lite[elasticbeanstalk]` - Type annotations for
2002
+ [ElasticBeanstalk](https://youtype.github.io/types_boto3_docs/types_boto3_elasticbeanstalk/)
2003
+ service.
2004
+ - `types-boto3-lite[elastictranscoder]` - Type annotations for
2005
+ [ElasticTranscoder](https://youtype.github.io/types_boto3_docs/types_boto3_elastictranscoder/)
2006
+ service.
2007
+ - `types-boto3-lite[elb]` - Type annotations for
2008
+ [ElasticLoadBalancing](https://youtype.github.io/types_boto3_docs/types_boto3_elb/)
2009
+ service.
2010
+ - `types-boto3-lite[elbv2]` - Type annotations for
2011
+ [ElasticLoadBalancingv2](https://youtype.github.io/types_boto3_docs/types_boto3_elbv2/)
2012
+ service.
2013
+ - `types-boto3-lite[emr]` - Type annotations for
2014
+ [EMR](https://youtype.github.io/types_boto3_docs/types_boto3_emr/) service.
2015
+ - `types-boto3-lite[emr-containers]` - Type annotations for
2016
+ [EMRContainers](https://youtype.github.io/types_boto3_docs/types_boto3_emr_containers/)
2017
+ service.
2018
+ - `types-boto3-lite[emr-serverless]` - Type annotations for
2019
+ [EMRServerless](https://youtype.github.io/types_boto3_docs/types_boto3_emr_serverless/)
2020
+ service.
2021
+ - `types-boto3-lite[entityresolution]` - Type annotations for
2022
+ [EntityResolution](https://youtype.github.io/types_boto3_docs/types_boto3_entityresolution/)
2023
+ service.
2024
+ - `types-boto3-lite[es]` - Type annotations for
2025
+ [ElasticsearchService](https://youtype.github.io/types_boto3_docs/types_boto3_es/)
2026
+ service.
2027
+ - `types-boto3-lite[events]` - Type annotations for
2028
+ [EventBridge](https://youtype.github.io/types_boto3_docs/types_boto3_events/)
2029
+ service.
2030
+ - `types-boto3-lite[evidently]` - Type annotations for
2031
+ [CloudWatchEvidently](https://youtype.github.io/types_boto3_docs/types_boto3_evidently/)
2032
+ service.
2033
+ - `types-boto3-lite[finspace]` - Type annotations for
2034
+ [Finspace](https://youtype.github.io/types_boto3_docs/types_boto3_finspace/)
2035
+ service.
2036
+ - `types-boto3-lite[finspace-data]` - Type annotations for
2037
+ [FinSpaceData](https://youtype.github.io/types_boto3_docs/types_boto3_finspace_data/)
2038
+ service.
2039
+ - `types-boto3-lite[firehose]` - Type annotations for
2040
+ [Firehose](https://youtype.github.io/types_boto3_docs/types_boto3_firehose/)
2041
+ service.
2042
+ - `types-boto3-lite[fis]` - Type annotations for
2043
+ [FIS](https://youtype.github.io/types_boto3_docs/types_boto3_fis/) service.
2044
+ - `types-boto3-lite[fms]` - Type annotations for
2045
+ [FMS](https://youtype.github.io/types_boto3_docs/types_boto3_fms/) service.
2046
+ - `types-boto3-lite[forecast]` - Type annotations for
2047
+ [ForecastService](https://youtype.github.io/types_boto3_docs/types_boto3_forecast/)
2048
+ service.
2049
+ - `types-boto3-lite[forecastquery]` - Type annotations for
2050
+ [ForecastQueryService](https://youtype.github.io/types_boto3_docs/types_boto3_forecastquery/)
2051
+ service.
2052
+ - `types-boto3-lite[frauddetector]` - Type annotations for
2053
+ [FraudDetector](https://youtype.github.io/types_boto3_docs/types_boto3_frauddetector/)
2054
+ service.
2055
+ - `types-boto3-lite[freetier]` - Type annotations for
2056
+ [FreeTier](https://youtype.github.io/types_boto3_docs/types_boto3_freetier/)
2057
+ service.
2058
+ - `types-boto3-lite[fsx]` - Type annotations for
2059
+ [FSx](https://youtype.github.io/types_boto3_docs/types_boto3_fsx/) service.
2060
+ - `types-boto3-lite[gamelift]` - Type annotations for
2061
+ [GameLift](https://youtype.github.io/types_boto3_docs/types_boto3_gamelift/)
2062
+ service.
2063
+ - `types-boto3-lite[geo-maps]` - Type annotations for
2064
+ [LocationServiceMapsV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/)
2065
+ service.
2066
+ - `types-boto3-lite[geo-places]` - Type annotations for
2067
+ [LocationServicePlacesV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_places/)
2068
+ service.
2069
+ - `types-boto3-lite[geo-routes]` - Type annotations for
2070
+ [LocationServiceRoutesV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_routes/)
2071
+ service.
2072
+ - `types-boto3-lite[glacier]` - Type annotations for
2073
+ [Glacier](https://youtype.github.io/types_boto3_docs/types_boto3_glacier/)
2074
+ service.
2075
+ - `types-boto3-lite[globalaccelerator]` - Type annotations for
2076
+ [GlobalAccelerator](https://youtype.github.io/types_boto3_docs/types_boto3_globalaccelerator/)
2077
+ service.
2078
+ - `types-boto3-lite[glue]` - Type annotations for
2079
+ [Glue](https://youtype.github.io/types_boto3_docs/types_boto3_glue/) service.
2080
+ - `types-boto3-lite[grafana]` - Type annotations for
2081
+ [ManagedGrafana](https://youtype.github.io/types_boto3_docs/types_boto3_grafana/)
2082
+ service.
2083
+ - `types-boto3-lite[greengrass]` - Type annotations for
2084
+ [Greengrass](https://youtype.github.io/types_boto3_docs/types_boto3_greengrass/)
2085
+ service.
2086
+ - `types-boto3-lite[greengrassv2]` - Type annotations for
2087
+ [GreengrassV2](https://youtype.github.io/types_boto3_docs/types_boto3_greengrassv2/)
2088
+ service.
2089
+ - `types-boto3-lite[groundstation]` - Type annotations for
2090
+ [GroundStation](https://youtype.github.io/types_boto3_docs/types_boto3_groundstation/)
2091
+ service.
2092
+ - `types-boto3-lite[guardduty]` - Type annotations for
2093
+ [GuardDuty](https://youtype.github.io/types_boto3_docs/types_boto3_guardduty/)
2094
+ service.
2095
+ - `types-boto3-lite[health]` - Type annotations for
2096
+ [Health](https://youtype.github.io/types_boto3_docs/types_boto3_health/)
2097
+ service.
2098
+ - `types-boto3-lite[healthlake]` - Type annotations for
2099
+ [HealthLake](https://youtype.github.io/types_boto3_docs/types_boto3_healthlake/)
2100
+ service.
2101
+ - `types-boto3-lite[iam]` - Type annotations for
2102
+ [IAM](https://youtype.github.io/types_boto3_docs/types_boto3_iam/) service.
2103
+ - `types-boto3-lite[identitystore]` - Type annotations for
2104
+ [IdentityStore](https://youtype.github.io/types_boto3_docs/types_boto3_identitystore/)
2105
+ service.
2106
+ - `types-boto3-lite[imagebuilder]` - Type annotations for
2107
+ [Imagebuilder](https://youtype.github.io/types_boto3_docs/types_boto3_imagebuilder/)
2108
+ service.
2109
+ - `types-boto3-lite[importexport]` - Type annotations for
2110
+ [ImportExport](https://youtype.github.io/types_boto3_docs/types_boto3_importexport/)
2111
+ service.
2112
+ - `types-boto3-lite[inspector]` - Type annotations for
2113
+ [Inspector](https://youtype.github.io/types_boto3_docs/types_boto3_inspector/)
2114
+ service.
2115
+ - `types-boto3-lite[inspector-scan]` - Type annotations for
2116
+ [Inspectorscan](https://youtype.github.io/types_boto3_docs/types_boto3_inspector_scan/)
2117
+ service.
2118
+ - `types-boto3-lite[inspector2]` - Type annotations for
2119
+ [Inspector2](https://youtype.github.io/types_boto3_docs/types_boto3_inspector2/)
2120
+ service.
2121
+ - `types-boto3-lite[internetmonitor]` - Type annotations for
2122
+ [CloudWatchInternetMonitor](https://youtype.github.io/types_boto3_docs/types_boto3_internetmonitor/)
2123
+ service.
2124
+ - `types-boto3-lite[iot]` - Type annotations for
2125
+ [IoT](https://youtype.github.io/types_boto3_docs/types_boto3_iot/) service.
2126
+ - `types-boto3-lite[iot-data]` - Type annotations for
2127
+ [IoTDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_data/)
2128
+ service.
2129
+ - `types-boto3-lite[iot-jobs-data]` - Type annotations for
2130
+ [IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
2131
+ service.
2132
+ - `types-boto3-lite[iot1click-devices]` - Type annotations for
2133
+ [IoT1ClickDevicesService](https://youtype.github.io/types_boto3_docs/types_boto3_iot1click_devices/)
2134
+ service.
2135
+ - `types-boto3-lite[iot1click-projects]` - Type annotations for
2136
+ [IoT1ClickProjects](https://youtype.github.io/types_boto3_docs/types_boto3_iot1click_projects/)
2137
+ service.
2138
+ - `types-boto3-lite[iotanalytics]` - Type annotations for
2139
+ [IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
2140
+ service.
2141
+ - `types-boto3-lite[iotdeviceadvisor]` - Type annotations for
2142
+ [IoTDeviceAdvisor](https://youtype.github.io/types_boto3_docs/types_boto3_iotdeviceadvisor/)
2143
+ service.
2144
+ - `types-boto3-lite[iotevents]` - Type annotations for
2145
+ [IoTEvents](https://youtype.github.io/types_boto3_docs/types_boto3_iotevents/)
2146
+ service.
2147
+ - `types-boto3-lite[iotevents-data]` - Type annotations for
2148
+ [IoTEventsData](https://youtype.github.io/types_boto3_docs/types_boto3_iotevents_data/)
2149
+ service.
2150
+ - `types-boto3-lite[iotfleethub]` - Type annotations for
2151
+ [IoTFleetHub](https://youtype.github.io/types_boto3_docs/types_boto3_iotfleethub/)
2152
+ service.
2153
+ - `types-boto3-lite[iotfleetwise]` - Type annotations for
2154
+ [IoTFleetWise](https://youtype.github.io/types_boto3_docs/types_boto3_iotfleetwise/)
2155
+ service.
2156
+ - `types-boto3-lite[iotsecuretunneling]` - Type annotations for
2157
+ [IoTSecureTunneling](https://youtype.github.io/types_boto3_docs/types_boto3_iotsecuretunneling/)
2158
+ service.
2159
+ - `types-boto3-lite[iotsitewise]` - Type annotations for
2160
+ [IoTSiteWise](https://youtype.github.io/types_boto3_docs/types_boto3_iotsitewise/)
2161
+ service.
2162
+ - `types-boto3-lite[iotthingsgraph]` - Type annotations for
2163
+ [IoTThingsGraph](https://youtype.github.io/types_boto3_docs/types_boto3_iotthingsgraph/)
2164
+ service.
2165
+ - `types-boto3-lite[iottwinmaker]` - Type annotations for
2166
+ [IoTTwinMaker](https://youtype.github.io/types_boto3_docs/types_boto3_iottwinmaker/)
2167
+ service.
2168
+ - `types-boto3-lite[iotwireless]` - Type annotations for
2169
+ [IoTWireless](https://youtype.github.io/types_boto3_docs/types_boto3_iotwireless/)
2170
+ service.
2171
+ - `types-boto3-lite[ivs]` - Type annotations for
2172
+ [IVS](https://youtype.github.io/types_boto3_docs/types_boto3_ivs/) service.
2173
+ - `types-boto3-lite[ivs-realtime]` - Type annotations for
2174
+ [Ivsrealtime](https://youtype.github.io/types_boto3_docs/types_boto3_ivs_realtime/)
2175
+ service.
2176
+ - `types-boto3-lite[ivschat]` - Type annotations for
2177
+ [Ivschat](https://youtype.github.io/types_boto3_docs/types_boto3_ivschat/)
2178
+ service.
2179
+ - `types-boto3-lite[kafka]` - Type annotations for
2180
+ [Kafka](https://youtype.github.io/types_boto3_docs/types_boto3_kafka/)
2181
+ service.
2182
+ - `types-boto3-lite[kafkaconnect]` - Type annotations for
2183
+ [KafkaConnect](https://youtype.github.io/types_boto3_docs/types_boto3_kafkaconnect/)
2184
+ service.
2185
+ - `types-boto3-lite[kendra]` - Type annotations for
2186
+ [Kendra](https://youtype.github.io/types_boto3_docs/types_boto3_kendra/)
2187
+ service.
2188
+ - `types-boto3-lite[kendra-ranking]` - Type annotations for
2189
+ [KendraRanking](https://youtype.github.io/types_boto3_docs/types_boto3_kendra_ranking/)
2190
+ service.
2191
+ - `types-boto3-lite[keyspaces]` - Type annotations for
2192
+ [Keyspaces](https://youtype.github.io/types_boto3_docs/types_boto3_keyspaces/)
2193
+ service.
2194
+ - `types-boto3-lite[kinesis]` - Type annotations for
2195
+ [Kinesis](https://youtype.github.io/types_boto3_docs/types_boto3_kinesis/)
2196
+ service.
2197
+ - `types-boto3-lite[kinesis-video-archived-media]` - Type annotations for
2198
+ [KinesisVideoArchivedMedia](https://youtype.github.io/types_boto3_docs/types_boto3_kinesis_video_archived_media/)
2199
+ service.
2200
+ - `types-boto3-lite[kinesis-video-media]` - Type annotations for
2201
+ [KinesisVideoMedia](https://youtype.github.io/types_boto3_docs/types_boto3_kinesis_video_media/)
2202
+ service.
2203
+ - `types-boto3-lite[kinesis-video-signaling]` - Type annotations for
2204
+ [KinesisVideoSignalingChannels](https://youtype.github.io/types_boto3_docs/types_boto3_kinesis_video_signaling/)
2205
+ service.
2206
+ - `types-boto3-lite[kinesis-video-webrtc-storage]` - Type annotations for
2207
+ [KinesisVideoWebRTCStorage](https://youtype.github.io/types_boto3_docs/types_boto3_kinesis_video_webrtc_storage/)
2208
+ service.
2209
+ - `types-boto3-lite[kinesisanalytics]` - Type annotations for
2210
+ [KinesisAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_kinesisanalytics/)
2211
+ service.
2212
+ - `types-boto3-lite[kinesisanalyticsv2]` - Type annotations for
2213
+ [KinesisAnalyticsV2](https://youtype.github.io/types_boto3_docs/types_boto3_kinesisanalyticsv2/)
2214
+ service.
2215
+ - `types-boto3-lite[kinesisvideo]` - Type annotations for
2216
+ [KinesisVideo](https://youtype.github.io/types_boto3_docs/types_boto3_kinesisvideo/)
2217
+ service.
2218
+ - `types-boto3-lite[kms]` - Type annotations for
2219
+ [KMS](https://youtype.github.io/types_boto3_docs/types_boto3_kms/) service.
2220
+ - `types-boto3-lite[lakeformation]` - Type annotations for
2221
+ [LakeFormation](https://youtype.github.io/types_boto3_docs/types_boto3_lakeformation/)
2222
+ service.
2223
+ - `types-boto3-lite[lambda]` - Type annotations for
2224
+ [Lambda](https://youtype.github.io/types_boto3_docs/types_boto3_lambda/)
2225
+ service.
2226
+ - `types-boto3-lite[launch-wizard]` - Type annotations for
2227
+ [LaunchWizard](https://youtype.github.io/types_boto3_docs/types_boto3_launch_wizard/)
2228
+ service.
2229
+ - `types-boto3-lite[lex-models]` - Type annotations for
2230
+ [LexModelBuildingService](https://youtype.github.io/types_boto3_docs/types_boto3_lex_models/)
2231
+ service.
2232
+ - `types-boto3-lite[lex-runtime]` - Type annotations for
2233
+ [LexRuntimeService](https://youtype.github.io/types_boto3_docs/types_boto3_lex_runtime/)
2234
+ service.
2235
+ - `types-boto3-lite[lexv2-models]` - Type annotations for
2236
+ [LexModelsV2](https://youtype.github.io/types_boto3_docs/types_boto3_lexv2_models/)
2237
+ service.
2238
+ - `types-boto3-lite[lexv2-runtime]` - Type annotations for
2239
+ [LexRuntimeV2](https://youtype.github.io/types_boto3_docs/types_boto3_lexv2_runtime/)
2240
+ service.
2241
+ - `types-boto3-lite[license-manager]` - Type annotations for
2242
+ [LicenseManager](https://youtype.github.io/types_boto3_docs/types_boto3_license_manager/)
2243
+ service.
2244
+ - `types-boto3-lite[license-manager-linux-subscriptions]` - Type annotations
2245
+ for
2246
+ [LicenseManagerLinuxSubscriptions](https://youtype.github.io/types_boto3_docs/types_boto3_license_manager_linux_subscriptions/)
2247
+ service.
2248
+ - `types-boto3-lite[license-manager-user-subscriptions]` - Type annotations for
2249
+ [LicenseManagerUserSubscriptions](https://youtype.github.io/types_boto3_docs/types_boto3_license_manager_user_subscriptions/)
2250
+ service.
2251
+ - `types-boto3-lite[lightsail]` - Type annotations for
2252
+ [Lightsail](https://youtype.github.io/types_boto3_docs/types_boto3_lightsail/)
2253
+ service.
2254
+ - `types-boto3-lite[location]` - Type annotations for
2255
+ [LocationService](https://youtype.github.io/types_boto3_docs/types_boto3_location/)
2256
+ service.
2257
+ - `types-boto3-lite[logs]` - Type annotations for
2258
+ [CloudWatchLogs](https://youtype.github.io/types_boto3_docs/types_boto3_logs/)
2259
+ service.
2260
+ - `types-boto3-lite[lookoutequipment]` - Type annotations for
2261
+ [LookoutEquipment](https://youtype.github.io/types_boto3_docs/types_boto3_lookoutequipment/)
2262
+ service.
2263
+ - `types-boto3-lite[lookoutmetrics]` - Type annotations for
2264
+ [LookoutMetrics](https://youtype.github.io/types_boto3_docs/types_boto3_lookoutmetrics/)
2265
+ service.
2266
+ - `types-boto3-lite[lookoutvision]` - Type annotations for
2267
+ [LookoutforVision](https://youtype.github.io/types_boto3_docs/types_boto3_lookoutvision/)
2268
+ service.
2269
+ - `types-boto3-lite[m2]` - Type annotations for
2270
+ [MainframeModernization](https://youtype.github.io/types_boto3_docs/types_boto3_m2/)
2271
+ service.
2272
+ - `types-boto3-lite[machinelearning]` - Type annotations for
2273
+ [MachineLearning](https://youtype.github.io/types_boto3_docs/types_boto3_machinelearning/)
2274
+ service.
2275
+ - `types-boto3-lite[macie2]` - Type annotations for
2276
+ [Macie2](https://youtype.github.io/types_boto3_docs/types_boto3_macie2/)
2277
+ service.
2278
+ - `types-boto3-lite[mailmanager]` - Type annotations for
2279
+ [MailManager](https://youtype.github.io/types_boto3_docs/types_boto3_mailmanager/)
2280
+ service.
2281
+ - `types-boto3-lite[managedblockchain]` - Type annotations for
2282
+ [ManagedBlockchain](https://youtype.github.io/types_boto3_docs/types_boto3_managedblockchain/)
2283
+ service.
2284
+ - `types-boto3-lite[managedblockchain-query]` - Type annotations for
2285
+ [ManagedBlockchainQuery](https://youtype.github.io/types_boto3_docs/types_boto3_managedblockchain_query/)
2286
+ service.
2287
+ - `types-boto3-lite[marketplace-agreement]` - Type annotations for
2288
+ [AgreementService](https://youtype.github.io/types_boto3_docs/types_boto3_marketplace_agreement/)
2289
+ service.
2290
+ - `types-boto3-lite[marketplace-catalog]` - Type annotations for
2291
+ [MarketplaceCatalog](https://youtype.github.io/types_boto3_docs/types_boto3_marketplace_catalog/)
2292
+ service.
2293
+ - `types-boto3-lite[marketplace-deployment]` - Type annotations for
2294
+ [MarketplaceDeploymentService](https://youtype.github.io/types_boto3_docs/types_boto3_marketplace_deployment/)
2295
+ service.
2296
+ - `types-boto3-lite[marketplace-entitlement]` - Type annotations for
2297
+ [MarketplaceEntitlementService](https://youtype.github.io/types_boto3_docs/types_boto3_marketplace_entitlement/)
2298
+ service.
2299
+ - `types-boto3-lite[marketplace-reporting]` - Type annotations for
2300
+ [MarketplaceReportingService](https://youtype.github.io/types_boto3_docs/types_boto3_marketplace_reporting/)
2301
+ service.
2302
+ - `types-boto3-lite[marketplacecommerceanalytics]` - Type annotations for
2303
+ [MarketplaceCommerceAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_marketplacecommerceanalytics/)
2304
+ service.
2305
+ - `types-boto3-lite[mediaconnect]` - Type annotations for
2306
+ [MediaConnect](https://youtype.github.io/types_boto3_docs/types_boto3_mediaconnect/)
2307
+ service.
2308
+ - `types-boto3-lite[mediaconvert]` - Type annotations for
2309
+ [MediaConvert](https://youtype.github.io/types_boto3_docs/types_boto3_mediaconvert/)
2310
+ service.
2311
+ - `types-boto3-lite[medialive]` - Type annotations for
2312
+ [MediaLive](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/)
2313
+ service.
2314
+ - `types-boto3-lite[mediapackage]` - Type annotations for
2315
+ [MediaPackage](https://youtype.github.io/types_boto3_docs/types_boto3_mediapackage/)
2316
+ service.
2317
+ - `types-boto3-lite[mediapackage-vod]` - Type annotations for
2318
+ [MediaPackageVod](https://youtype.github.io/types_boto3_docs/types_boto3_mediapackage_vod/)
2319
+ service.
2320
+ - `types-boto3-lite[mediapackagev2]` - Type annotations for
2321
+ [Mediapackagev2](https://youtype.github.io/types_boto3_docs/types_boto3_mediapackagev2/)
2322
+ service.
2323
+ - `types-boto3-lite[mediastore]` - Type annotations for
2324
+ [MediaStore](https://youtype.github.io/types_boto3_docs/types_boto3_mediastore/)
2325
+ service.
2326
+ - `types-boto3-lite[mediastore-data]` - Type annotations for
2327
+ [MediaStoreData](https://youtype.github.io/types_boto3_docs/types_boto3_mediastore_data/)
2328
+ service.
2329
+ - `types-boto3-lite[mediatailor]` - Type annotations for
2330
+ [MediaTailor](https://youtype.github.io/types_boto3_docs/types_boto3_mediatailor/)
2331
+ service.
2332
+ - `types-boto3-lite[medical-imaging]` - Type annotations for
2333
+ [HealthImaging](https://youtype.github.io/types_boto3_docs/types_boto3_medical_imaging/)
2334
+ service.
2335
+ - `types-boto3-lite[memorydb]` - Type annotations for
2336
+ [MemoryDB](https://youtype.github.io/types_boto3_docs/types_boto3_memorydb/)
2337
+ service.
2338
+ - `types-boto3-lite[meteringmarketplace]` - Type annotations for
2339
+ [MarketplaceMetering](https://youtype.github.io/types_boto3_docs/types_boto3_meteringmarketplace/)
2340
+ service.
2341
+ - `types-boto3-lite[mgh]` - Type annotations for
2342
+ [MigrationHub](https://youtype.github.io/types_boto3_docs/types_boto3_mgh/)
2343
+ service.
2344
+ - `types-boto3-lite[mgn]` - Type annotations for
2345
+ [Mgn](https://youtype.github.io/types_boto3_docs/types_boto3_mgn/) service.
2346
+ - `types-boto3-lite[migration-hub-refactor-spaces]` - Type annotations for
2347
+ [MigrationHubRefactorSpaces](https://youtype.github.io/types_boto3_docs/types_boto3_migration_hub_refactor_spaces/)
2348
+ service.
2349
+ - `types-boto3-lite[migrationhub-config]` - Type annotations for
2350
+ [MigrationHubConfig](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhub_config/)
2351
+ service.
2352
+ - `types-boto3-lite[migrationhuborchestrator]` - Type annotations for
2353
+ [MigrationHubOrchestrator](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhuborchestrator/)
2354
+ service.
2355
+ - `types-boto3-lite[migrationhubstrategy]` - Type annotations for
2356
+ [MigrationHubStrategyRecommendations](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhubstrategy/)
2357
+ service.
2358
+ - `types-boto3-lite[mq]` - Type annotations for
2359
+ [MQ](https://youtype.github.io/types_boto3_docs/types_boto3_mq/) service.
2360
+ - `types-boto3-lite[mturk]` - Type annotations for
2361
+ [MTurk](https://youtype.github.io/types_boto3_docs/types_boto3_mturk/)
2362
+ service.
2363
+ - `types-boto3-lite[mwaa]` - Type annotations for
2364
+ [MWAA](https://youtype.github.io/types_boto3_docs/types_boto3_mwaa/) service.
2365
+ - `types-boto3-lite[neptune]` - Type annotations for
2366
+ [Neptune](https://youtype.github.io/types_boto3_docs/types_boto3_neptune/)
2367
+ service.
2368
+ - `types-boto3-lite[neptune-graph]` - Type annotations for
2369
+ [NeptuneGraph](https://youtype.github.io/types_boto3_docs/types_boto3_neptune_graph/)
2370
+ service.
2371
+ - `types-boto3-lite[neptunedata]` - Type annotations for
2372
+ [NeptuneData](https://youtype.github.io/types_boto3_docs/types_boto3_neptunedata/)
2373
+ service.
2374
+ - `types-boto3-lite[network-firewall]` - Type annotations for
2375
+ [NetworkFirewall](https://youtype.github.io/types_boto3_docs/types_boto3_network_firewall/)
2376
+ service.
2377
+ - `types-boto3-lite[networkmanager]` - Type annotations for
2378
+ [NetworkManager](https://youtype.github.io/types_boto3_docs/types_boto3_networkmanager/)
2379
+ service.
2380
+ - `types-boto3-lite[networkmonitor]` - Type annotations for
2381
+ [CloudWatchNetworkMonitor](https://youtype.github.io/types_boto3_docs/types_boto3_networkmonitor/)
2382
+ service.
2383
+ - `types-boto3-lite[notifications]` - Type annotations for
2384
+ [UserNotifications](https://youtype.github.io/types_boto3_docs/types_boto3_notifications/)
2385
+ service.
2386
+ - `types-boto3-lite[notificationscontacts]` - Type annotations for
2387
+ [UserNotificationsContacts](https://youtype.github.io/types_boto3_docs/types_boto3_notificationscontacts/)
2388
+ service.
2389
+ - `types-boto3-lite[oam]` - Type annotations for
2390
+ [CloudWatchObservabilityAccessManager](https://youtype.github.io/types_boto3_docs/types_boto3_oam/)
2391
+ service.
2392
+ - `types-boto3-lite[observabilityadmin]` - Type annotations for
2393
+ [CloudWatchObservabilityAdminService](https://youtype.github.io/types_boto3_docs/types_boto3_observabilityadmin/)
2394
+ service.
2395
+ - `types-boto3-lite[omics]` - Type annotations for
2396
+ [Omics](https://youtype.github.io/types_boto3_docs/types_boto3_omics/)
2397
+ service.
2398
+ - `types-boto3-lite[opensearch]` - Type annotations for
2399
+ [OpenSearchService](https://youtype.github.io/types_boto3_docs/types_boto3_opensearch/)
2400
+ service.
2401
+ - `types-boto3-lite[opensearchserverless]` - Type annotations for
2402
+ [OpenSearchServiceServerless](https://youtype.github.io/types_boto3_docs/types_boto3_opensearchserverless/)
2403
+ service.
2404
+ - `types-boto3-lite[opsworks]` - Type annotations for
2405
+ [OpsWorks](https://youtype.github.io/types_boto3_docs/types_boto3_opsworks/)
2406
+ service.
2407
+ - `types-boto3-lite[opsworkscm]` - Type annotations for
2408
+ [OpsWorksCM](https://youtype.github.io/types_boto3_docs/types_boto3_opsworkscm/)
2409
+ service.
2410
+ - `types-boto3-lite[organizations]` - Type annotations for
2411
+ [Organizations](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/)
2412
+ service.
2413
+ - `types-boto3-lite[osis]` - Type annotations for
2414
+ [OpenSearchIngestion](https://youtype.github.io/types_boto3_docs/types_boto3_osis/)
2415
+ service.
2416
+ - `types-boto3-lite[outposts]` - Type annotations for
2417
+ [Outposts](https://youtype.github.io/types_boto3_docs/types_boto3_outposts/)
2418
+ service.
2419
+ - `types-boto3-lite[panorama]` - Type annotations for
2420
+ [Panorama](https://youtype.github.io/types_boto3_docs/types_boto3_panorama/)
2421
+ service.
2422
+ - `types-boto3-lite[partnercentral-selling]` - Type annotations for
2423
+ [PartnerCentralSellingAPI](https://youtype.github.io/types_boto3_docs/types_boto3_partnercentral_selling/)
2424
+ service.
2425
+ - `types-boto3-lite[payment-cryptography]` - Type annotations for
2426
+ [PaymentCryptographyControlPlane](https://youtype.github.io/types_boto3_docs/types_boto3_payment_cryptography/)
2427
+ service.
2428
+ - `types-boto3-lite[payment-cryptography-data]` - Type annotations for
2429
+ [PaymentCryptographyDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_payment_cryptography_data/)
2430
+ service.
2431
+ - `types-boto3-lite[pca-connector-ad]` - Type annotations for
2432
+ [PcaConnectorAd](https://youtype.github.io/types_boto3_docs/types_boto3_pca_connector_ad/)
2433
+ service.
2434
+ - `types-boto3-lite[pca-connector-scep]` - Type annotations for
2435
+ [PrivateCAConnectorforSCEP](https://youtype.github.io/types_boto3_docs/types_boto3_pca_connector_scep/)
2436
+ service.
2437
+ - `types-boto3-lite[pcs]` - Type annotations for
2438
+ [ParallelComputingService](https://youtype.github.io/types_boto3_docs/types_boto3_pcs/)
2439
+ service.
2440
+ - `types-boto3-lite[personalize]` - Type annotations for
2441
+ [Personalize](https://youtype.github.io/types_boto3_docs/types_boto3_personalize/)
2442
+ service.
2443
+ - `types-boto3-lite[personalize-events]` - Type annotations for
2444
+ [PersonalizeEvents](https://youtype.github.io/types_boto3_docs/types_boto3_personalize_events/)
2445
+ service.
2446
+ - `types-boto3-lite[personalize-runtime]` - Type annotations for
2447
+ [PersonalizeRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_personalize_runtime/)
2448
+ service.
2449
+ - `types-boto3-lite[pi]` - Type annotations for
2450
+ [PI](https://youtype.github.io/types_boto3_docs/types_boto3_pi/) service.
2451
+ - `types-boto3-lite[pinpoint]` - Type annotations for
2452
+ [Pinpoint](https://youtype.github.io/types_boto3_docs/types_boto3_pinpoint/)
2453
+ service.
2454
+ - `types-boto3-lite[pinpoint-email]` - Type annotations for
2455
+ [PinpointEmail](https://youtype.github.io/types_boto3_docs/types_boto3_pinpoint_email/)
2456
+ service.
2457
+ - `types-boto3-lite[pinpoint-sms-voice]` - Type annotations for
2458
+ [PinpointSMSVoice](https://youtype.github.io/types_boto3_docs/types_boto3_pinpoint_sms_voice/)
2459
+ service.
2460
+ - `types-boto3-lite[pinpoint-sms-voice-v2]` - Type annotations for
2461
+ [PinpointSMSVoiceV2](https://youtype.github.io/types_boto3_docs/types_boto3_pinpoint_sms_voice_v2/)
2462
+ service.
2463
+ - `types-boto3-lite[pipes]` - Type annotations for
2464
+ [EventBridgePipes](https://youtype.github.io/types_boto3_docs/types_boto3_pipes/)
2465
+ service.
2466
+ - `types-boto3-lite[polly]` - Type annotations for
2467
+ [Polly](https://youtype.github.io/types_boto3_docs/types_boto3_polly/)
2468
+ service.
2469
+ - `types-boto3-lite[pricing]` - Type annotations for
2470
+ [Pricing](https://youtype.github.io/types_boto3_docs/types_boto3_pricing/)
2471
+ service.
2472
+ - `types-boto3-lite[privatenetworks]` - Type annotations for
2473
+ [Private5G](https://youtype.github.io/types_boto3_docs/types_boto3_privatenetworks/)
2474
+ service.
2475
+ - `types-boto3-lite[proton]` - Type annotations for
2476
+ [Proton](https://youtype.github.io/types_boto3_docs/types_boto3_proton/)
2477
+ service.
2478
+ - `types-boto3-lite[qapps]` - Type annotations for
2479
+ [QApps](https://youtype.github.io/types_boto3_docs/types_boto3_qapps/)
2480
+ service.
2481
+ - `types-boto3-lite[qbusiness]` - Type annotations for
2482
+ [QBusiness](https://youtype.github.io/types_boto3_docs/types_boto3_qbusiness/)
2483
+ service.
2484
+ - `types-boto3-lite[qconnect]` - Type annotations for
2485
+ [QConnect](https://youtype.github.io/types_boto3_docs/types_boto3_qconnect/)
2486
+ service.
2487
+ - `types-boto3-lite[qldb]` - Type annotations for
2488
+ [QLDB](https://youtype.github.io/types_boto3_docs/types_boto3_qldb/) service.
2489
+ - `types-boto3-lite[qldb-session]` - Type annotations for
2490
+ [QLDBSession](https://youtype.github.io/types_boto3_docs/types_boto3_qldb_session/)
2491
+ service.
2492
+ - `types-boto3-lite[quicksight]` - Type annotations for
2493
+ [QuickSight](https://youtype.github.io/types_boto3_docs/types_boto3_quicksight/)
2494
+ service.
2495
+ - `types-boto3-lite[ram]` - Type annotations for
2496
+ [RAM](https://youtype.github.io/types_boto3_docs/types_boto3_ram/) service.
2497
+ - `types-boto3-lite[rbin]` - Type annotations for
2498
+ [RecycleBin](https://youtype.github.io/types_boto3_docs/types_boto3_rbin/)
2499
+ service.
2500
+ - `types-boto3-lite[rds]` - Type annotations for
2501
+ [RDS](https://youtype.github.io/types_boto3_docs/types_boto3_rds/) service.
2502
+ - `types-boto3-lite[rds-data]` - Type annotations for
2503
+ [RDSDataService](https://youtype.github.io/types_boto3_docs/types_boto3_rds_data/)
2504
+ service.
2505
+ - `types-boto3-lite[redshift]` - Type annotations for
2506
+ [Redshift](https://youtype.github.io/types_boto3_docs/types_boto3_redshift/)
2507
+ service.
2508
+ - `types-boto3-lite[redshift-data]` - Type annotations for
2509
+ [RedshiftDataAPIService](https://youtype.github.io/types_boto3_docs/types_boto3_redshift_data/)
2510
+ service.
2511
+ - `types-boto3-lite[redshift-serverless]` - Type annotations for
2512
+ [RedshiftServerless](https://youtype.github.io/types_boto3_docs/types_boto3_redshift_serverless/)
2513
+ service.
2514
+ - `types-boto3-lite[rekognition]` - Type annotations for
2515
+ [Rekognition](https://youtype.github.io/types_boto3_docs/types_boto3_rekognition/)
2516
+ service.
2517
+ - `types-boto3-lite[repostspace]` - Type annotations for
2518
+ [RePostPrivate](https://youtype.github.io/types_boto3_docs/types_boto3_repostspace/)
2519
+ service.
2520
+ - `types-boto3-lite[resiliencehub]` - Type annotations for
2521
+ [ResilienceHub](https://youtype.github.io/types_boto3_docs/types_boto3_resiliencehub/)
2522
+ service.
2523
+ - `types-boto3-lite[resource-explorer-2]` - Type annotations for
2524
+ [ResourceExplorer](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/)
2525
+ service.
2526
+ - `types-boto3-lite[resource-groups]` - Type annotations for
2527
+ [ResourceGroups](https://youtype.github.io/types_boto3_docs/types_boto3_resource_groups/)
2528
+ service.
2529
+ - `types-boto3-lite[resourcegroupstaggingapi]` - Type annotations for
2530
+ [ResourceGroupsTaggingAPI](https://youtype.github.io/types_boto3_docs/types_boto3_resourcegroupstaggingapi/)
2531
+ service.
2532
+ - `types-boto3-lite[robomaker]` - Type annotations for
2533
+ [RoboMaker](https://youtype.github.io/types_boto3_docs/types_boto3_robomaker/)
2534
+ service.
2535
+ - `types-boto3-lite[rolesanywhere]` - Type annotations for
2536
+ [IAMRolesAnywhere](https://youtype.github.io/types_boto3_docs/types_boto3_rolesanywhere/)
2537
+ service.
2538
+ - `types-boto3-lite[route53]` - Type annotations for
2539
+ [Route53](https://youtype.github.io/types_boto3_docs/types_boto3_route53/)
2540
+ service.
2541
+ - `types-boto3-lite[route53-recovery-cluster]` - Type annotations for
2542
+ [Route53RecoveryCluster](https://youtype.github.io/types_boto3_docs/types_boto3_route53_recovery_cluster/)
2543
+ service.
2544
+ - `types-boto3-lite[route53-recovery-control-config]` - Type annotations for
2545
+ [Route53RecoveryControlConfig](https://youtype.github.io/types_boto3_docs/types_boto3_route53_recovery_control_config/)
2546
+ service.
2547
+ - `types-boto3-lite[route53-recovery-readiness]` - Type annotations for
2548
+ [Route53RecoveryReadiness](https://youtype.github.io/types_boto3_docs/types_boto3_route53_recovery_readiness/)
2549
+ service.
2550
+ - `types-boto3-lite[route53domains]` - Type annotations for
2551
+ [Route53Domains](https://youtype.github.io/types_boto3_docs/types_boto3_route53domains/)
2552
+ service.
2553
+ - `types-boto3-lite[route53profiles]` - Type annotations for
2554
+ [Route53Profiles](https://youtype.github.io/types_boto3_docs/types_boto3_route53profiles/)
2555
+ service.
2556
+ - `types-boto3-lite[route53resolver]` - Type annotations for
2557
+ [Route53Resolver](https://youtype.github.io/types_boto3_docs/types_boto3_route53resolver/)
2558
+ service.
2559
+ - `types-boto3-lite[rum]` - Type annotations for
2560
+ [CloudWatchRUM](https://youtype.github.io/types_boto3_docs/types_boto3_rum/)
2561
+ service.
2562
+ - `types-boto3-lite[s3]` - Type annotations for
2563
+ [S3](https://youtype.github.io/types_boto3_docs/types_boto3_s3/) service.
2564
+ - `types-boto3-lite[s3control]` - Type annotations for
2565
+ [S3Control](https://youtype.github.io/types_boto3_docs/types_boto3_s3control/)
2566
+ service.
2567
+ - `types-boto3-lite[s3outposts]` - Type annotations for
2568
+ [S3Outposts](https://youtype.github.io/types_boto3_docs/types_boto3_s3outposts/)
2569
+ service.
2570
+ - `types-boto3-lite[sagemaker]` - Type annotations for
2571
+ [SageMaker](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker/)
2572
+ service.
2573
+ - `types-boto3-lite[sagemaker-a2i-runtime]` - Type annotations for
2574
+ [AugmentedAIRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_a2i_runtime/)
2575
+ service.
2576
+ - `types-boto3-lite[sagemaker-edge]` - Type annotations for
2577
+ [SagemakerEdgeManager](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_edge/)
2578
+ service.
2579
+ - `types-boto3-lite[sagemaker-featurestore-runtime]` - Type annotations for
2580
+ [SageMakerFeatureStoreRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_featurestore_runtime/)
2581
+ service.
2582
+ - `types-boto3-lite[sagemaker-geospatial]` - Type annotations for
2583
+ [SageMakergeospatialcapabilities](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_geospatial/)
2584
+ service.
2585
+ - `types-boto3-lite[sagemaker-metrics]` - Type annotations for
2586
+ [SageMakerMetrics](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_metrics/)
2587
+ service.
2588
+ - `types-boto3-lite[sagemaker-runtime]` - Type annotations for
2589
+ [SageMakerRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_sagemaker_runtime/)
2590
+ service.
2591
+ - `types-boto3-lite[savingsplans]` - Type annotations for
2592
+ [SavingsPlans](https://youtype.github.io/types_boto3_docs/types_boto3_savingsplans/)
2593
+ service.
2594
+ - `types-boto3-lite[scheduler]` - Type annotations for
2595
+ [EventBridgeScheduler](https://youtype.github.io/types_boto3_docs/types_boto3_scheduler/)
2596
+ service.
2597
+ - `types-boto3-lite[schemas]` - Type annotations for
2598
+ [Schemas](https://youtype.github.io/types_boto3_docs/types_boto3_schemas/)
2599
+ service.
2600
+ - `types-boto3-lite[sdb]` - Type annotations for
2601
+ [SimpleDB](https://youtype.github.io/types_boto3_docs/types_boto3_sdb/)
2602
+ service.
2603
+ - `types-boto3-lite[secretsmanager]` - Type annotations for
2604
+ [SecretsManager](https://youtype.github.io/types_boto3_docs/types_boto3_secretsmanager/)
2605
+ service.
2606
+ - `types-boto3-lite[securityhub]` - Type annotations for
2607
+ [SecurityHub](https://youtype.github.io/types_boto3_docs/types_boto3_securityhub/)
2608
+ service.
2609
+ - `types-boto3-lite[securitylake]` - Type annotations for
2610
+ [SecurityLake](https://youtype.github.io/types_boto3_docs/types_boto3_securitylake/)
2611
+ service.
2612
+ - `types-boto3-lite[serverlessrepo]` - Type annotations for
2613
+ [ServerlessApplicationRepository](https://youtype.github.io/types_boto3_docs/types_boto3_serverlessrepo/)
2614
+ service.
2615
+ - `types-boto3-lite[service-quotas]` - Type annotations for
2616
+ [ServiceQuotas](https://youtype.github.io/types_boto3_docs/types_boto3_service_quotas/)
2617
+ service.
2618
+ - `types-boto3-lite[servicecatalog]` - Type annotations for
2619
+ [ServiceCatalog](https://youtype.github.io/types_boto3_docs/types_boto3_servicecatalog/)
2620
+ service.
2621
+ - `types-boto3-lite[servicecatalog-appregistry]` - Type annotations for
2622
+ [AppRegistry](https://youtype.github.io/types_boto3_docs/types_boto3_servicecatalog_appregistry/)
2623
+ service.
2624
+ - `types-boto3-lite[servicediscovery]` - Type annotations for
2625
+ [ServiceDiscovery](https://youtype.github.io/types_boto3_docs/types_boto3_servicediscovery/)
2626
+ service.
2627
+ - `types-boto3-lite[ses]` - Type annotations for
2628
+ [SES](https://youtype.github.io/types_boto3_docs/types_boto3_ses/) service.
2629
+ - `types-boto3-lite[sesv2]` - Type annotations for
2630
+ [SESV2](https://youtype.github.io/types_boto3_docs/types_boto3_sesv2/)
2631
+ service.
2632
+ - `types-boto3-lite[shield]` - Type annotations for
2633
+ [Shield](https://youtype.github.io/types_boto3_docs/types_boto3_shield/)
2634
+ service.
2635
+ - `types-boto3-lite[signer]` - Type annotations for
2636
+ [Signer](https://youtype.github.io/types_boto3_docs/types_boto3_signer/)
2637
+ service.
2638
+ - `types-boto3-lite[simspaceweaver]` - Type annotations for
2639
+ [SimSpaceWeaver](https://youtype.github.io/types_boto3_docs/types_boto3_simspaceweaver/)
2640
+ service.
2641
+ - `types-boto3-lite[sms]` - Type annotations for
2642
+ [SMS](https://youtype.github.io/types_boto3_docs/types_boto3_sms/) service.
2643
+ - `types-boto3-lite[sms-voice]` - Type annotations for
2644
+ [PinpointSMSVoice](https://youtype.github.io/types_boto3_docs/types_boto3_sms_voice/)
2645
+ service.
2646
+ - `types-boto3-lite[snow-device-management]` - Type annotations for
2647
+ [SnowDeviceManagement](https://youtype.github.io/types_boto3_docs/types_boto3_snow_device_management/)
2648
+ service.
2649
+ - `types-boto3-lite[snowball]` - Type annotations for
2650
+ [Snowball](https://youtype.github.io/types_boto3_docs/types_boto3_snowball/)
2651
+ service.
2652
+ - `types-boto3-lite[sns]` - Type annotations for
2653
+ [SNS](https://youtype.github.io/types_boto3_docs/types_boto3_sns/) service.
2654
+ - `types-boto3-lite[socialmessaging]` - Type annotations for
2655
+ [EndUserMessagingSocial](https://youtype.github.io/types_boto3_docs/types_boto3_socialmessaging/)
2656
+ service.
2657
+ - `types-boto3-lite[sqs]` - Type annotations for
2658
+ [SQS](https://youtype.github.io/types_boto3_docs/types_boto3_sqs/) service.
2659
+ - `types-boto3-lite[ssm]` - Type annotations for
2660
+ [SSM](https://youtype.github.io/types_boto3_docs/types_boto3_ssm/) service.
2661
+ - `types-boto3-lite[ssm-contacts]` - Type annotations for
2662
+ [SSMContacts](https://youtype.github.io/types_boto3_docs/types_boto3_ssm_contacts/)
2663
+ service.
2664
+ - `types-boto3-lite[ssm-incidents]` - Type annotations for
2665
+ [SSMIncidents](https://youtype.github.io/types_boto3_docs/types_boto3_ssm_incidents/)
2666
+ service.
2667
+ - `types-boto3-lite[ssm-quicksetup]` - Type annotations for
2668
+ [SystemsManagerQuickSetup](https://youtype.github.io/types_boto3_docs/types_boto3_ssm_quicksetup/)
2669
+ service.
2670
+ - `types-boto3-lite[ssm-sap]` - Type annotations for
2671
+ [SsmSap](https://youtype.github.io/types_boto3_docs/types_boto3_ssm_sap/)
2672
+ service.
2673
+ - `types-boto3-lite[sso]` - Type annotations for
2674
+ [SSO](https://youtype.github.io/types_boto3_docs/types_boto3_sso/) service.
2675
+ - `types-boto3-lite[sso-admin]` - Type annotations for
2676
+ [SSOAdmin](https://youtype.github.io/types_boto3_docs/types_boto3_sso_admin/)
2677
+ service.
2678
+ - `types-boto3-lite[sso-oidc]` - Type annotations for
2679
+ [SSOOIDC](https://youtype.github.io/types_boto3_docs/types_boto3_sso_oidc/)
2680
+ service.
2681
+ - `types-boto3-lite[stepfunctions]` - Type annotations for
2682
+ [SFN](https://youtype.github.io/types_boto3_docs/types_boto3_stepfunctions/)
2683
+ service.
2684
+ - `types-boto3-lite[storagegateway]` - Type annotations for
2685
+ [StorageGateway](https://youtype.github.io/types_boto3_docs/types_boto3_storagegateway/)
2686
+ service.
2687
+ - `types-boto3-lite[sts]` - Type annotations for
2688
+ [STS](https://youtype.github.io/types_boto3_docs/types_boto3_sts/) service.
2689
+ - `types-boto3-lite[supplychain]` - Type annotations for
2690
+ [SupplyChain](https://youtype.github.io/types_boto3_docs/types_boto3_supplychain/)
2691
+ service.
2692
+ - `types-boto3-lite[support]` - Type annotations for
2693
+ [Support](https://youtype.github.io/types_boto3_docs/types_boto3_support/)
2694
+ service.
2695
+ - `types-boto3-lite[support-app]` - Type annotations for
2696
+ [SupportApp](https://youtype.github.io/types_boto3_docs/types_boto3_support_app/)
2697
+ service.
2698
+ - `types-boto3-lite[swf]` - Type annotations for
2699
+ [SWF](https://youtype.github.io/types_boto3_docs/types_boto3_swf/) service.
2700
+ - `types-boto3-lite[synthetics]` - Type annotations for
2701
+ [Synthetics](https://youtype.github.io/types_boto3_docs/types_boto3_synthetics/)
2702
+ service.
2703
+ - `types-boto3-lite[taxsettings]` - Type annotations for
2704
+ [TaxSettings](https://youtype.github.io/types_boto3_docs/types_boto3_taxsettings/)
2705
+ service.
2706
+ - `types-boto3-lite[textract]` - Type annotations for
2707
+ [Textract](https://youtype.github.io/types_boto3_docs/types_boto3_textract/)
2708
+ service.
2709
+ - `types-boto3-lite[timestream-influxdb]` - Type annotations for
2710
+ [TimestreamInfluxDB](https://youtype.github.io/types_boto3_docs/types_boto3_timestream_influxdb/)
2711
+ service.
2712
+ - `types-boto3-lite[timestream-query]` - Type annotations for
2713
+ [TimestreamQuery](https://youtype.github.io/types_boto3_docs/types_boto3_timestream_query/)
2714
+ service.
2715
+ - `types-boto3-lite[timestream-write]` - Type annotations for
2716
+ [TimestreamWrite](https://youtype.github.io/types_boto3_docs/types_boto3_timestream_write/)
2717
+ service.
2718
+ - `types-boto3-lite[tnb]` - Type annotations for
2719
+ [TelcoNetworkBuilder](https://youtype.github.io/types_boto3_docs/types_boto3_tnb/)
2720
+ service.
2721
+ - `types-boto3-lite[transcribe]` - Type annotations for
2722
+ [TranscribeService](https://youtype.github.io/types_boto3_docs/types_boto3_transcribe/)
2723
+ service.
2724
+ - `types-boto3-lite[transfer]` - Type annotations for
2725
+ [Transfer](https://youtype.github.io/types_boto3_docs/types_boto3_transfer/)
2726
+ service.
2727
+ - `types-boto3-lite[translate]` - Type annotations for
2728
+ [Translate](https://youtype.github.io/types_boto3_docs/types_boto3_translate/)
2729
+ service.
2730
+ - `types-boto3-lite[trustedadvisor]` - Type annotations for
2731
+ [TrustedAdvisorPublicAPI](https://youtype.github.io/types_boto3_docs/types_boto3_trustedadvisor/)
2732
+ service.
2733
+ - `types-boto3-lite[verifiedpermissions]` - Type annotations for
2734
+ [VerifiedPermissions](https://youtype.github.io/types_boto3_docs/types_boto3_verifiedpermissions/)
2735
+ service.
2736
+ - `types-boto3-lite[voice-id]` - Type annotations for
2737
+ [VoiceID](https://youtype.github.io/types_boto3_docs/types_boto3_voice_id/)
2738
+ service.
2739
+ - `types-boto3-lite[vpc-lattice]` - Type annotations for
2740
+ [VPCLattice](https://youtype.github.io/types_boto3_docs/types_boto3_vpc_lattice/)
2741
+ service.
2742
+ - `types-boto3-lite[waf]` - Type annotations for
2743
+ [WAF](https://youtype.github.io/types_boto3_docs/types_boto3_waf/) service.
2744
+ - `types-boto3-lite[waf-regional]` - Type annotations for
2745
+ [WAFRegional](https://youtype.github.io/types_boto3_docs/types_boto3_waf_regional/)
2746
+ service.
2747
+ - `types-boto3-lite[wafv2]` - Type annotations for
2748
+ [WAFV2](https://youtype.github.io/types_boto3_docs/types_boto3_wafv2/)
2749
+ service.
2750
+ - `types-boto3-lite[wellarchitected]` - Type annotations for
2751
+ [WellArchitected](https://youtype.github.io/types_boto3_docs/types_boto3_wellarchitected/)
2752
+ service.
2753
+ - `types-boto3-lite[wisdom]` - Type annotations for
2754
+ [ConnectWisdomService](https://youtype.github.io/types_boto3_docs/types_boto3_wisdom/)
2755
+ service.
2756
+ - `types-boto3-lite[workdocs]` - Type annotations for
2757
+ [WorkDocs](https://youtype.github.io/types_boto3_docs/types_boto3_workdocs/)
2758
+ service.
2759
+ - `types-boto3-lite[workmail]` - Type annotations for
2760
+ [WorkMail](https://youtype.github.io/types_boto3_docs/types_boto3_workmail/)
2761
+ service.
2762
+ - `types-boto3-lite[workmailmessageflow]` - Type annotations for
2763
+ [WorkMailMessageFlow](https://youtype.github.io/types_boto3_docs/types_boto3_workmailmessageflow/)
2764
+ service.
2765
+ - `types-boto3-lite[workspaces]` - Type annotations for
2766
+ [WorkSpaces](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces/)
2767
+ service.
2768
+ - `types-boto3-lite[workspaces-thin-client]` - Type annotations for
2769
+ [WorkSpacesThinClient](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_thin_client/)
2770
+ service.
2771
+ - `types-boto3-lite[workspaces-web]` - Type annotations for
2772
+ [WorkSpacesWeb](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/)
2773
+ service.
2774
+ - `types-boto3-lite[xray]` - Type annotations for
2775
+ [XRay](https://youtype.github.io/types_boto3_docs/types_boto3_xray/) service.