boto3-stubs-lite 1.38.41__py3-none-any.whl → 1.42.30__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of boto3-stubs-lite might be problematic. Click here for more details.
- boto3-stubs/compat.pyi +2 -0
- boto3-stubs/crt.pyi +3 -0
- boto3-stubs/exceptions.pyi +1 -0
- boto3-stubs/s3/constants.pyi +1 -0
- boto3-stubs/s3/transfer.pyi +11 -9
- boto3-stubs/utils.pyi +8 -10
- {boto3_stubs_lite-1.38.41.dist-info → boto3_stubs_lite-1.42.30.dist-info}/METADATA +924 -890
- {boto3_stubs_lite-1.38.41.dist-info → boto3_stubs_lite-1.42.30.dist-info}/RECORD +11 -11
- {boto3_stubs_lite-1.38.41.dist-info → boto3_stubs_lite-1.42.30.dist-info}/licenses/LICENSE +1 -1
- {boto3_stubs_lite-1.38.41.dist-info → boto3_stubs_lite-1.42.30.dist-info}/top_level.txt +1 -0
- {boto3_stubs_lite-1.38.41.dist-info → boto3_stubs_lite-1.42.30.dist-info}/WHEEL +0 -0
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: boto3-stubs-lite
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Lite type annotations for boto3 1.
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
License: MIT License
|
|
3
|
+
Version: 1.42.30
|
|
4
|
+
Summary: Lite type annotations for boto3 1.42.30 generated with mypy-boto3-builder 8.12.0
|
|
5
|
+
Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
|
|
6
|
+
License-Expression: MIT
|
|
7
|
+
Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
|
|
9
8
|
Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/
|
|
10
9
|
Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
|
|
11
10
|
Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
|
|
12
|
-
Keywords: boto3
|
|
11
|
+
Keywords: boto3,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
|
|
12
|
+
Platform: any
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Environment :: Console
|
|
16
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
17
16
|
Classifier: Natural Language :: English
|
|
18
17
|
Classifier: Operating System :: OS Independent
|
|
19
18
|
Classifier: Programming Language :: Python :: 3
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
21
19
|
Classifier: Programming Language :: Python :: 3.9
|
|
22
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
@@ -27,1257 +25,1268 @@ Classifier: Programming Language :: Python :: 3.14
|
|
|
27
25
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
28
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
29
27
|
Classifier: Typing :: Stubs Only
|
|
30
|
-
Requires-Python: >=3.
|
|
28
|
+
Requires-Python: >=3.9
|
|
31
29
|
Description-Content-Type: text/markdown
|
|
32
30
|
License-File: LICENSE
|
|
33
31
|
Requires-Dist: botocore-stubs
|
|
34
32
|
Requires-Dist: types-s3transfer
|
|
35
33
|
Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
34
|
Provides-Extra: full
|
|
37
|
-
Requires-Dist: boto3-stubs-full<1.
|
|
35
|
+
Requires-Dist: boto3-stubs-full<1.43.0,>=1.42.0; extra == "full"
|
|
38
36
|
Provides-Extra: boto3
|
|
39
|
-
Requires-Dist: boto3==1.
|
|
37
|
+
Requires-Dist: boto3==1.42.30; extra == "boto3"
|
|
40
38
|
Provides-Extra: all
|
|
41
|
-
Requires-Dist: mypy-boto3-accessanalyzer<1.
|
|
42
|
-
Requires-Dist: mypy-boto3-account<1.
|
|
43
|
-
Requires-Dist: mypy-boto3-acm<1.
|
|
44
|
-
Requires-Dist: mypy-boto3-acm-pca<1.
|
|
45
|
-
Requires-Dist: mypy-boto3-aiops<1.
|
|
46
|
-
Requires-Dist: mypy-boto3-amp<1.
|
|
47
|
-
Requires-Dist: mypy-boto3-amplify<1.
|
|
48
|
-
Requires-Dist: mypy-boto3-amplifybackend<1.
|
|
49
|
-
Requires-Dist: mypy-boto3-amplifyuibuilder<1.
|
|
50
|
-
Requires-Dist: mypy-boto3-apigateway<1.
|
|
51
|
-
Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.
|
|
52
|
-
Requires-Dist: mypy-boto3-apigatewayv2<1.
|
|
53
|
-
Requires-Dist: mypy-boto3-appconfig<1.
|
|
54
|
-
Requires-Dist: mypy-boto3-appconfigdata<1.
|
|
55
|
-
Requires-Dist: mypy-boto3-appfabric<1.
|
|
56
|
-
Requires-Dist: mypy-boto3-appflow<1.
|
|
57
|
-
Requires-Dist: mypy-boto3-appintegrations<1.
|
|
58
|
-
Requires-Dist: mypy-boto3-application-autoscaling<1.
|
|
59
|
-
Requires-Dist: mypy-boto3-application-insights<1.
|
|
60
|
-
Requires-Dist: mypy-boto3-application-signals<1.
|
|
61
|
-
Requires-Dist: mypy-boto3-applicationcostprofiler<1.
|
|
62
|
-
Requires-Dist: mypy-boto3-appmesh<1.
|
|
63
|
-
Requires-Dist: mypy-boto3-apprunner<1.
|
|
64
|
-
Requires-Dist: mypy-boto3-appstream<1.
|
|
65
|
-
Requires-Dist: mypy-boto3-appsync<1.
|
|
66
|
-
Requires-Dist: mypy-boto3-
|
|
67
|
-
Requires-Dist: mypy-boto3-arc-zonal-shift<1.
|
|
68
|
-
Requires-Dist: mypy-boto3-artifact<1.
|
|
69
|
-
Requires-Dist: mypy-boto3-athena<1.
|
|
70
|
-
Requires-Dist: mypy-boto3-auditmanager<1.
|
|
71
|
-
Requires-Dist: mypy-boto3-autoscaling<1.
|
|
72
|
-
Requires-Dist: mypy-boto3-autoscaling-plans<1.
|
|
73
|
-
Requires-Dist: mypy-boto3-b2bi<1.
|
|
74
|
-
Requires-Dist: mypy-boto3-backup<1.
|
|
75
|
-
Requires-Dist: mypy-boto3-backup-gateway<1.
|
|
76
|
-
Requires-Dist: mypy-boto3-backupsearch<1.
|
|
77
|
-
Requires-Dist: mypy-boto3-batch<1.
|
|
78
|
-
Requires-Dist: mypy-boto3-bcm-
|
|
79
|
-
Requires-Dist: mypy-boto3-bcm-
|
|
80
|
-
Requires-Dist: mypy-boto3-
|
|
81
|
-
Requires-Dist: mypy-boto3-
|
|
82
|
-
Requires-Dist: mypy-boto3-bedrock
|
|
83
|
-
Requires-Dist: mypy-boto3-bedrock-
|
|
84
|
-
Requires-Dist: mypy-boto3-bedrock-
|
|
85
|
-
Requires-Dist: mypy-boto3-bedrock-
|
|
86
|
-
Requires-Dist: mypy-boto3-
|
|
87
|
-
Requires-Dist: mypy-boto3-
|
|
88
|
-
Requires-Dist: mypy-boto3-
|
|
89
|
-
Requires-Dist: mypy-boto3-
|
|
90
|
-
Requires-Dist: mypy-boto3-
|
|
91
|
-
Requires-Dist: mypy-boto3-
|
|
92
|
-
Requires-Dist: mypy-boto3-
|
|
93
|
-
Requires-Dist: mypy-boto3-
|
|
94
|
-
Requires-Dist: mypy-boto3-
|
|
95
|
-
Requires-Dist: mypy-boto3-
|
|
96
|
-
Requires-Dist: mypy-boto3-chime
|
|
97
|
-
Requires-Dist: mypy-boto3-chime-sdk-
|
|
98
|
-
Requires-Dist: mypy-boto3-
|
|
99
|
-
Requires-Dist: mypy-boto3-
|
|
100
|
-
Requires-Dist: mypy-boto3-
|
|
101
|
-
Requires-Dist: mypy-boto3-
|
|
102
|
-
Requires-Dist: mypy-boto3-
|
|
103
|
-
Requires-Dist: mypy-boto3-
|
|
104
|
-
Requires-Dist: mypy-boto3-
|
|
105
|
-
Requires-Dist: mypy-boto3-
|
|
106
|
-
Requires-Dist: mypy-boto3-
|
|
107
|
-
Requires-Dist: mypy-boto3-
|
|
108
|
-
Requires-Dist: mypy-boto3-
|
|
109
|
-
Requires-Dist: mypy-boto3-
|
|
110
|
-
Requires-Dist: mypy-boto3-
|
|
111
|
-
Requires-Dist: mypy-boto3-
|
|
112
|
-
Requires-Dist: mypy-boto3-
|
|
113
|
-
Requires-Dist: mypy-boto3-
|
|
114
|
-
Requires-Dist: mypy-boto3-
|
|
115
|
-
Requires-Dist: mypy-boto3-
|
|
116
|
-
Requires-Dist: mypy-boto3-
|
|
117
|
-
Requires-Dist: mypy-boto3-
|
|
118
|
-
Requires-Dist: mypy-boto3-
|
|
119
|
-
Requires-Dist: mypy-boto3-
|
|
120
|
-
Requires-Dist: mypy-boto3-
|
|
121
|
-
Requires-Dist: mypy-boto3-
|
|
122
|
-
Requires-Dist: mypy-boto3-
|
|
123
|
-
Requires-Dist: mypy-boto3-
|
|
124
|
-
Requires-Dist: mypy-boto3-
|
|
125
|
-
Requires-Dist: mypy-boto3-
|
|
126
|
-
Requires-Dist: mypy-boto3-
|
|
127
|
-
Requires-Dist: mypy-boto3-
|
|
128
|
-
Requires-Dist: mypy-boto3-
|
|
129
|
-
Requires-Dist: mypy-boto3-
|
|
130
|
-
Requires-Dist: mypy-boto3-
|
|
131
|
-
Requires-Dist: mypy-boto3-
|
|
132
|
-
Requires-Dist: mypy-boto3-
|
|
133
|
-
Requires-Dist: mypy-boto3-
|
|
134
|
-
Requires-Dist: mypy-boto3-
|
|
135
|
-
Requires-Dist: mypy-boto3-
|
|
136
|
-
Requires-Dist: mypy-boto3-
|
|
137
|
-
Requires-Dist: mypy-boto3-
|
|
138
|
-
Requires-Dist: mypy-boto3-
|
|
139
|
-
Requires-Dist: mypy-boto3-
|
|
140
|
-
Requires-Dist: mypy-boto3-
|
|
141
|
-
Requires-Dist: mypy-boto3-
|
|
142
|
-
Requires-Dist: mypy-boto3-
|
|
143
|
-
Requires-Dist: mypy-boto3-
|
|
144
|
-
Requires-Dist: mypy-boto3-
|
|
145
|
-
Requires-Dist: mypy-boto3-
|
|
146
|
-
Requires-Dist: mypy-boto3-
|
|
147
|
-
Requires-Dist: mypy-boto3-
|
|
148
|
-
Requires-Dist: mypy-boto3-
|
|
149
|
-
Requires-Dist: mypy-boto3-
|
|
150
|
-
Requires-Dist: mypy-boto3-
|
|
151
|
-
Requires-Dist: mypy-boto3-
|
|
152
|
-
Requires-Dist: mypy-boto3-
|
|
153
|
-
Requires-Dist: mypy-boto3-
|
|
154
|
-
Requires-Dist: mypy-boto3-
|
|
155
|
-
Requires-Dist: mypy-boto3-
|
|
156
|
-
Requires-Dist: mypy-boto3-
|
|
157
|
-
Requires-Dist: mypy-boto3-
|
|
158
|
-
Requires-Dist: mypy-boto3-
|
|
159
|
-
Requires-Dist: mypy-boto3-
|
|
160
|
-
Requires-Dist: mypy-boto3-
|
|
161
|
-
Requires-Dist: mypy-boto3-
|
|
162
|
-
Requires-Dist: mypy-boto3-
|
|
163
|
-
Requires-Dist: mypy-boto3-
|
|
164
|
-
Requires-Dist: mypy-boto3-
|
|
165
|
-
Requires-Dist: mypy-boto3-
|
|
166
|
-
Requires-Dist: mypy-boto3-
|
|
167
|
-
Requires-Dist: mypy-boto3-
|
|
168
|
-
Requires-Dist: mypy-boto3-
|
|
169
|
-
Requires-Dist: mypy-boto3-
|
|
170
|
-
Requires-Dist: mypy-boto3-
|
|
171
|
-
Requires-Dist: mypy-boto3-
|
|
172
|
-
Requires-Dist: mypy-boto3-
|
|
173
|
-
Requires-Dist: mypy-boto3-
|
|
174
|
-
Requires-Dist: mypy-boto3-
|
|
175
|
-
Requires-Dist: mypy-boto3-
|
|
176
|
-
Requires-Dist: mypy-boto3-
|
|
177
|
-
Requires-Dist: mypy-boto3-
|
|
178
|
-
Requires-Dist: mypy-boto3-
|
|
179
|
-
Requires-Dist: mypy-boto3-
|
|
180
|
-
Requires-Dist: mypy-boto3-
|
|
181
|
-
Requires-Dist: mypy-boto3-
|
|
182
|
-
Requires-Dist: mypy-boto3-
|
|
183
|
-
Requires-Dist: mypy-boto3-
|
|
184
|
-
Requires-Dist: mypy-boto3-
|
|
185
|
-
Requires-Dist: mypy-boto3-
|
|
186
|
-
Requires-Dist: mypy-boto3-
|
|
187
|
-
Requires-Dist: mypy-boto3-
|
|
188
|
-
Requires-Dist: mypy-boto3-
|
|
189
|
-
Requires-Dist: mypy-boto3-
|
|
190
|
-
Requires-Dist: mypy-boto3-
|
|
191
|
-
Requires-Dist: mypy-boto3-
|
|
192
|
-
Requires-Dist: mypy-boto3-
|
|
193
|
-
Requires-Dist: mypy-boto3-
|
|
194
|
-
Requires-Dist: mypy-boto3-
|
|
195
|
-
Requires-Dist: mypy-boto3-
|
|
196
|
-
Requires-Dist: mypy-boto3-
|
|
197
|
-
Requires-Dist: mypy-boto3-
|
|
198
|
-
Requires-Dist: mypy-boto3-
|
|
199
|
-
Requires-Dist: mypy-boto3-
|
|
200
|
-
Requires-Dist: mypy-boto3-
|
|
201
|
-
Requires-Dist: mypy-boto3-
|
|
202
|
-
Requires-Dist: mypy-boto3-
|
|
203
|
-
Requires-Dist: mypy-boto3-
|
|
204
|
-
Requires-Dist: mypy-boto3-
|
|
205
|
-
Requires-Dist: mypy-boto3-
|
|
206
|
-
Requires-Dist: mypy-boto3-
|
|
207
|
-
Requires-Dist: mypy-boto3-
|
|
208
|
-
Requires-Dist: mypy-boto3-
|
|
209
|
-
Requires-Dist: mypy-boto3-
|
|
210
|
-
Requires-Dist: mypy-boto3-
|
|
211
|
-
Requires-Dist: mypy-boto3-
|
|
212
|
-
Requires-Dist: mypy-boto3-
|
|
213
|
-
Requires-Dist: mypy-boto3-
|
|
214
|
-
Requires-Dist: mypy-boto3-
|
|
215
|
-
Requires-Dist: mypy-boto3-
|
|
216
|
-
Requires-Dist: mypy-boto3-
|
|
217
|
-
Requires-Dist: mypy-boto3-
|
|
218
|
-
Requires-Dist: mypy-boto3-
|
|
219
|
-
Requires-Dist: mypy-boto3-
|
|
220
|
-
Requires-Dist: mypy-boto3-
|
|
221
|
-
Requires-Dist: mypy-boto3-
|
|
222
|
-
Requires-Dist: mypy-boto3-
|
|
223
|
-
Requires-Dist: mypy-boto3-
|
|
224
|
-
Requires-Dist: mypy-boto3-
|
|
225
|
-
Requires-Dist: mypy-boto3-
|
|
226
|
-
Requires-Dist: mypy-boto3-
|
|
227
|
-
Requires-Dist: mypy-boto3-
|
|
228
|
-
Requires-Dist: mypy-boto3-
|
|
229
|
-
Requires-Dist: mypy-boto3-
|
|
230
|
-
Requires-Dist: mypy-boto3-
|
|
231
|
-
Requires-Dist: mypy-boto3-
|
|
232
|
-
Requires-Dist: mypy-boto3-
|
|
233
|
-
Requires-Dist: mypy-boto3-
|
|
234
|
-
Requires-Dist: mypy-boto3-
|
|
235
|
-
Requires-Dist: mypy-boto3-
|
|
236
|
-
Requires-Dist: mypy-boto3-
|
|
237
|
-
Requires-Dist: mypy-boto3-
|
|
238
|
-
Requires-Dist: mypy-boto3-
|
|
239
|
-
Requires-Dist: mypy-boto3-
|
|
240
|
-
Requires-Dist: mypy-boto3-
|
|
241
|
-
Requires-Dist: mypy-boto3-
|
|
242
|
-
Requires-Dist: mypy-boto3-
|
|
243
|
-
Requires-Dist: mypy-boto3-
|
|
244
|
-
Requires-Dist: mypy-boto3-
|
|
245
|
-
Requires-Dist: mypy-boto3-
|
|
246
|
-
Requires-Dist: mypy-boto3-
|
|
247
|
-
Requires-Dist: mypy-boto3-
|
|
248
|
-
Requires-Dist: mypy-boto3-kinesis
|
|
249
|
-
Requires-Dist: mypy-boto3-
|
|
250
|
-
Requires-Dist: mypy-boto3-
|
|
251
|
-
Requires-Dist: mypy-boto3-
|
|
252
|
-
Requires-Dist: mypy-boto3-
|
|
253
|
-
Requires-Dist: mypy-boto3-
|
|
254
|
-
Requires-Dist: mypy-boto3-
|
|
255
|
-
Requires-Dist: mypy-boto3-
|
|
256
|
-
Requires-Dist: mypy-boto3-
|
|
257
|
-
Requires-Dist: mypy-boto3-
|
|
258
|
-
Requires-Dist: mypy-boto3-
|
|
259
|
-
Requires-Dist: mypy-boto3-
|
|
260
|
-
Requires-Dist: mypy-boto3-
|
|
261
|
-
Requires-Dist: mypy-boto3-
|
|
262
|
-
Requires-Dist: mypy-boto3-
|
|
263
|
-
Requires-Dist: mypy-boto3-
|
|
264
|
-
Requires-Dist: mypy-boto3-
|
|
265
|
-
Requires-Dist: mypy-boto3-
|
|
266
|
-
Requires-Dist: mypy-boto3-
|
|
267
|
-
Requires-Dist: mypy-boto3-
|
|
268
|
-
Requires-Dist: mypy-boto3-
|
|
269
|
-
Requires-Dist: mypy-boto3-
|
|
270
|
-
Requires-Dist: mypy-boto3-
|
|
271
|
-
Requires-Dist: mypy-boto3-
|
|
272
|
-
Requires-Dist: mypy-boto3-
|
|
273
|
-
Requires-Dist: mypy-boto3-
|
|
274
|
-
Requires-Dist: mypy-boto3-
|
|
275
|
-
Requires-Dist: mypy-boto3-
|
|
276
|
-
Requires-Dist: mypy-boto3-
|
|
277
|
-
Requires-Dist: mypy-boto3-marketplace-
|
|
278
|
-
Requires-Dist: mypy-boto3-marketplace-
|
|
279
|
-
Requires-Dist: mypy-boto3-marketplace-
|
|
280
|
-
Requires-Dist: mypy-boto3-
|
|
281
|
-
Requires-Dist: mypy-boto3-
|
|
282
|
-
Requires-Dist: mypy-boto3-
|
|
283
|
-
Requires-Dist: mypy-boto3-
|
|
284
|
-
Requires-Dist: mypy-boto3-
|
|
285
|
-
Requires-Dist: mypy-boto3-
|
|
286
|
-
Requires-Dist: mypy-boto3-
|
|
287
|
-
Requires-Dist: mypy-boto3-
|
|
288
|
-
Requires-Dist: mypy-boto3-
|
|
289
|
-
Requires-Dist: mypy-boto3-
|
|
290
|
-
Requires-Dist: mypy-boto3-
|
|
291
|
-
Requires-Dist: mypy-boto3-
|
|
292
|
-
Requires-Dist: mypy-boto3-
|
|
293
|
-
Requires-Dist: mypy-boto3-
|
|
294
|
-
Requires-Dist: mypy-boto3-
|
|
295
|
-
Requires-Dist: mypy-boto3-
|
|
296
|
-
Requires-Dist: mypy-boto3-
|
|
297
|
-
Requires-Dist: mypy-boto3-
|
|
298
|
-
Requires-Dist: mypy-boto3-
|
|
299
|
-
Requires-Dist: mypy-boto3-
|
|
300
|
-
Requires-Dist: mypy-boto3-
|
|
301
|
-
Requires-Dist: mypy-boto3-
|
|
302
|
-
Requires-Dist: mypy-boto3-
|
|
303
|
-
Requires-Dist: mypy-boto3-
|
|
304
|
-
Requires-Dist: mypy-boto3-
|
|
305
|
-
Requires-Dist: mypy-boto3-
|
|
306
|
-
Requires-Dist: mypy-boto3-
|
|
307
|
-
Requires-Dist: mypy-boto3-
|
|
308
|
-
Requires-Dist: mypy-boto3-
|
|
309
|
-
Requires-Dist: mypy-boto3-
|
|
310
|
-
Requires-Dist: mypy-boto3-
|
|
311
|
-
Requires-Dist: mypy-boto3-
|
|
312
|
-
Requires-Dist: mypy-boto3-
|
|
313
|
-
Requires-Dist: mypy-boto3-
|
|
314
|
-
Requires-Dist: mypy-boto3-
|
|
315
|
-
Requires-Dist: mypy-boto3-
|
|
316
|
-
Requires-Dist: mypy-boto3-
|
|
317
|
-
Requires-Dist: mypy-boto3-
|
|
318
|
-
Requires-Dist: mypy-boto3-
|
|
319
|
-
Requires-Dist: mypy-boto3-
|
|
320
|
-
Requires-Dist: mypy-boto3-
|
|
321
|
-
Requires-Dist: mypy-boto3-
|
|
322
|
-
Requires-Dist: mypy-boto3-
|
|
323
|
-
Requires-Dist: mypy-boto3-
|
|
324
|
-
Requires-Dist: mypy-boto3-
|
|
325
|
-
Requires-Dist: mypy-boto3-
|
|
326
|
-
Requires-Dist: mypy-boto3-
|
|
327
|
-
Requires-Dist: mypy-boto3-
|
|
328
|
-
Requires-Dist: mypy-boto3-
|
|
329
|
-
Requires-Dist: mypy-boto3-
|
|
330
|
-
Requires-Dist: mypy-boto3-
|
|
331
|
-
Requires-Dist: mypy-boto3-
|
|
332
|
-
Requires-Dist: mypy-boto3-
|
|
333
|
-
Requires-Dist: mypy-boto3-
|
|
334
|
-
Requires-Dist: mypy-boto3-
|
|
335
|
-
Requires-Dist: mypy-boto3-
|
|
336
|
-
Requires-Dist: mypy-boto3-
|
|
337
|
-
Requires-Dist: mypy-boto3-
|
|
338
|
-
Requires-Dist: mypy-boto3-
|
|
339
|
-
Requires-Dist: mypy-boto3-
|
|
340
|
-
Requires-Dist: mypy-boto3-
|
|
341
|
-
Requires-Dist: mypy-boto3-
|
|
342
|
-
Requires-Dist: mypy-boto3-
|
|
343
|
-
Requires-Dist: mypy-boto3-
|
|
344
|
-
Requires-Dist: mypy-boto3-
|
|
345
|
-
Requires-Dist: mypy-boto3-
|
|
346
|
-
Requires-Dist: mypy-boto3-
|
|
347
|
-
Requires-Dist: mypy-boto3-
|
|
348
|
-
Requires-Dist: mypy-boto3-
|
|
349
|
-
Requires-Dist: mypy-boto3-
|
|
350
|
-
Requires-Dist: mypy-boto3-
|
|
351
|
-
Requires-Dist: mypy-boto3-
|
|
352
|
-
Requires-Dist: mypy-boto3-
|
|
353
|
-
Requires-Dist: mypy-boto3-
|
|
354
|
-
Requires-Dist: mypy-boto3-
|
|
355
|
-
Requires-Dist: mypy-boto3-
|
|
356
|
-
Requires-Dist: mypy-boto3-
|
|
357
|
-
Requires-Dist: mypy-boto3-
|
|
358
|
-
Requires-Dist: mypy-boto3-
|
|
359
|
-
Requires-Dist: mypy-boto3-
|
|
360
|
-
Requires-Dist: mypy-boto3-
|
|
361
|
-
Requires-Dist: mypy-boto3-
|
|
362
|
-
Requires-Dist: mypy-boto3-
|
|
363
|
-
Requires-Dist: mypy-boto3-
|
|
364
|
-
Requires-Dist: mypy-boto3-
|
|
365
|
-
Requires-Dist: mypy-boto3-route53
|
|
366
|
-
Requires-Dist: mypy-boto3-
|
|
367
|
-
Requires-Dist: mypy-boto3-
|
|
368
|
-
Requires-Dist: mypy-boto3-
|
|
369
|
-
Requires-Dist: mypy-boto3-
|
|
370
|
-
Requires-Dist: mypy-boto3-
|
|
371
|
-
Requires-Dist: mypy-boto3-
|
|
372
|
-
Requires-Dist: mypy-boto3-
|
|
373
|
-
Requires-Dist: mypy-boto3-
|
|
374
|
-
Requires-Dist: mypy-boto3-
|
|
375
|
-
Requires-Dist: mypy-boto3-
|
|
376
|
-
Requires-Dist: mypy-boto3-
|
|
377
|
-
Requires-Dist: mypy-boto3-
|
|
378
|
-
Requires-Dist: mypy-boto3-
|
|
379
|
-
Requires-Dist: mypy-boto3-
|
|
380
|
-
Requires-Dist: mypy-boto3-sagemaker
|
|
381
|
-
Requires-Dist: mypy-boto3-
|
|
382
|
-
Requires-Dist: mypy-boto3-
|
|
383
|
-
Requires-Dist: mypy-boto3-
|
|
384
|
-
Requires-Dist: mypy-boto3-
|
|
385
|
-
Requires-Dist: mypy-boto3-
|
|
386
|
-
Requires-Dist: mypy-boto3-
|
|
387
|
-
Requires-Dist: mypy-boto3-
|
|
388
|
-
Requires-Dist: mypy-boto3-
|
|
389
|
-
Requires-Dist: mypy-boto3-
|
|
390
|
-
Requires-Dist: mypy-boto3-
|
|
391
|
-
Requires-Dist: mypy-boto3-
|
|
392
|
-
Requires-Dist: mypy-boto3-
|
|
393
|
-
Requires-Dist: mypy-boto3-
|
|
394
|
-
Requires-Dist: mypy-boto3-
|
|
395
|
-
Requires-Dist: mypy-boto3-
|
|
396
|
-
Requires-Dist: mypy-boto3-
|
|
397
|
-
Requires-Dist: mypy-boto3-
|
|
398
|
-
Requires-Dist: mypy-boto3-
|
|
399
|
-
Requires-Dist: mypy-boto3-
|
|
400
|
-
Requires-Dist: mypy-boto3-
|
|
401
|
-
Requires-Dist: mypy-boto3-
|
|
402
|
-
Requires-Dist: mypy-boto3-
|
|
403
|
-
Requires-Dist: mypy-boto3-
|
|
404
|
-
Requires-Dist: mypy-boto3-
|
|
405
|
-
Requires-Dist: mypy-boto3-
|
|
406
|
-
Requires-Dist: mypy-boto3-
|
|
407
|
-
Requires-Dist: mypy-boto3-
|
|
408
|
-
Requires-Dist: mypy-boto3-
|
|
409
|
-
Requires-Dist: mypy-boto3-
|
|
410
|
-
Requires-Dist: mypy-boto3-
|
|
411
|
-
Requires-Dist: mypy-boto3-
|
|
412
|
-
Requires-Dist: mypy-boto3-
|
|
413
|
-
Requires-Dist: mypy-boto3-
|
|
414
|
-
Requires-Dist: mypy-boto3-
|
|
415
|
-
Requires-Dist: mypy-boto3-
|
|
416
|
-
Requires-Dist: mypy-boto3-
|
|
417
|
-
Requires-Dist: mypy-boto3-
|
|
418
|
-
Requires-Dist: mypy-boto3-
|
|
419
|
-
Requires-Dist: mypy-boto3-
|
|
420
|
-
Requires-Dist: mypy-boto3-
|
|
421
|
-
Requires-Dist: mypy-boto3-
|
|
422
|
-
Requires-Dist: mypy-boto3-
|
|
423
|
-
Requires-Dist: mypy-boto3-
|
|
424
|
-
Requires-Dist: mypy-boto3-
|
|
425
|
-
Requires-Dist: mypy-boto3-
|
|
426
|
-
Requires-Dist: mypy-boto3-
|
|
427
|
-
Requires-Dist: mypy-boto3-
|
|
428
|
-
Requires-Dist: mypy-boto3-
|
|
429
|
-
Requires-Dist: mypy-boto3-
|
|
430
|
-
Requires-Dist: mypy-boto3-
|
|
431
|
-
Requires-Dist: mypy-boto3-
|
|
432
|
-
Requires-Dist: mypy-boto3-
|
|
433
|
-
Requires-Dist: mypy-boto3-
|
|
434
|
-
Requires-Dist: mypy-boto3-
|
|
435
|
-
Requires-Dist: mypy-boto3-
|
|
436
|
-
Requires-Dist: mypy-boto3-
|
|
437
|
-
Requires-Dist: mypy-boto3-
|
|
438
|
-
Requires-Dist: mypy-boto3-
|
|
439
|
-
Requires-Dist: mypy-boto3-
|
|
440
|
-
Requires-Dist: mypy-boto3-
|
|
441
|
-
Requires-Dist: mypy-boto3-
|
|
442
|
-
Requires-Dist: mypy-boto3-
|
|
443
|
-
Requires-Dist: mypy-boto3-
|
|
444
|
-
Requires-Dist: mypy-boto3-
|
|
445
|
-
Requires-Dist: mypy-boto3-
|
|
446
|
-
Requires-Dist: mypy-boto3-
|
|
39
|
+
Requires-Dist: mypy-boto3-accessanalyzer<1.43.0,>=1.42.0; extra == "all"
|
|
40
|
+
Requires-Dist: mypy-boto3-account<1.43.0,>=1.42.0; extra == "all"
|
|
41
|
+
Requires-Dist: mypy-boto3-acm<1.43.0,>=1.42.0; extra == "all"
|
|
42
|
+
Requires-Dist: mypy-boto3-acm-pca<1.43.0,>=1.42.0; extra == "all"
|
|
43
|
+
Requires-Dist: mypy-boto3-aiops<1.43.0,>=1.42.0; extra == "all"
|
|
44
|
+
Requires-Dist: mypy-boto3-amp<1.43.0,>=1.42.0; extra == "all"
|
|
45
|
+
Requires-Dist: mypy-boto3-amplify<1.43.0,>=1.42.0; extra == "all"
|
|
46
|
+
Requires-Dist: mypy-boto3-amplifybackend<1.43.0,>=1.42.0; extra == "all"
|
|
47
|
+
Requires-Dist: mypy-boto3-amplifyuibuilder<1.43.0,>=1.42.0; extra == "all"
|
|
48
|
+
Requires-Dist: mypy-boto3-apigateway<1.43.0,>=1.42.0; extra == "all"
|
|
49
|
+
Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.43.0,>=1.42.0; extra == "all"
|
|
50
|
+
Requires-Dist: mypy-boto3-apigatewayv2<1.43.0,>=1.42.0; extra == "all"
|
|
51
|
+
Requires-Dist: mypy-boto3-appconfig<1.43.0,>=1.42.0; extra == "all"
|
|
52
|
+
Requires-Dist: mypy-boto3-appconfigdata<1.43.0,>=1.42.0; extra == "all"
|
|
53
|
+
Requires-Dist: mypy-boto3-appfabric<1.43.0,>=1.42.0; extra == "all"
|
|
54
|
+
Requires-Dist: mypy-boto3-appflow<1.43.0,>=1.42.0; extra == "all"
|
|
55
|
+
Requires-Dist: mypy-boto3-appintegrations<1.43.0,>=1.42.0; extra == "all"
|
|
56
|
+
Requires-Dist: mypy-boto3-application-autoscaling<1.43.0,>=1.42.0; extra == "all"
|
|
57
|
+
Requires-Dist: mypy-boto3-application-insights<1.43.0,>=1.42.0; extra == "all"
|
|
58
|
+
Requires-Dist: mypy-boto3-application-signals<1.43.0,>=1.42.0; extra == "all"
|
|
59
|
+
Requires-Dist: mypy-boto3-applicationcostprofiler<1.43.0,>=1.42.0; extra == "all"
|
|
60
|
+
Requires-Dist: mypy-boto3-appmesh<1.43.0,>=1.42.0; extra == "all"
|
|
61
|
+
Requires-Dist: mypy-boto3-apprunner<1.43.0,>=1.42.0; extra == "all"
|
|
62
|
+
Requires-Dist: mypy-boto3-appstream<1.43.0,>=1.42.0; extra == "all"
|
|
63
|
+
Requires-Dist: mypy-boto3-appsync<1.43.0,>=1.42.0; extra == "all"
|
|
64
|
+
Requires-Dist: mypy-boto3-arc-region-switch<1.43.0,>=1.42.0; extra == "all"
|
|
65
|
+
Requires-Dist: mypy-boto3-arc-zonal-shift<1.43.0,>=1.42.0; extra == "all"
|
|
66
|
+
Requires-Dist: mypy-boto3-artifact<1.43.0,>=1.42.0; extra == "all"
|
|
67
|
+
Requires-Dist: mypy-boto3-athena<1.43.0,>=1.42.0; extra == "all"
|
|
68
|
+
Requires-Dist: mypy-boto3-auditmanager<1.43.0,>=1.42.0; extra == "all"
|
|
69
|
+
Requires-Dist: mypy-boto3-autoscaling<1.43.0,>=1.42.0; extra == "all"
|
|
70
|
+
Requires-Dist: mypy-boto3-autoscaling-plans<1.43.0,>=1.42.0; extra == "all"
|
|
71
|
+
Requires-Dist: mypy-boto3-b2bi<1.43.0,>=1.42.0; extra == "all"
|
|
72
|
+
Requires-Dist: mypy-boto3-backup<1.43.0,>=1.42.0; extra == "all"
|
|
73
|
+
Requires-Dist: mypy-boto3-backup-gateway<1.43.0,>=1.42.0; extra == "all"
|
|
74
|
+
Requires-Dist: mypy-boto3-backupsearch<1.43.0,>=1.42.0; extra == "all"
|
|
75
|
+
Requires-Dist: mypy-boto3-batch<1.43.0,>=1.42.0; extra == "all"
|
|
76
|
+
Requires-Dist: mypy-boto3-bcm-dashboards<1.43.0,>=1.42.0; extra == "all"
|
|
77
|
+
Requires-Dist: mypy-boto3-bcm-data-exports<1.43.0,>=1.42.0; extra == "all"
|
|
78
|
+
Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.43.0,>=1.42.0; extra == "all"
|
|
79
|
+
Requires-Dist: mypy-boto3-bcm-recommended-actions<1.43.0,>=1.42.0; extra == "all"
|
|
80
|
+
Requires-Dist: mypy-boto3-bedrock<1.43.0,>=1.42.0; extra == "all"
|
|
81
|
+
Requires-Dist: mypy-boto3-bedrock-agent<1.43.0,>=1.42.0; extra == "all"
|
|
82
|
+
Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
83
|
+
Requires-Dist: mypy-boto3-bedrock-agentcore<1.43.0,>=1.42.0; extra == "all"
|
|
84
|
+
Requires-Dist: mypy-boto3-bedrock-agentcore-control<1.43.0,>=1.42.0; extra == "all"
|
|
85
|
+
Requires-Dist: mypy-boto3-bedrock-data-automation<1.43.0,>=1.42.0; extra == "all"
|
|
86
|
+
Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
87
|
+
Requires-Dist: mypy-boto3-bedrock-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
88
|
+
Requires-Dist: mypy-boto3-billing<1.43.0,>=1.42.0; extra == "all"
|
|
89
|
+
Requires-Dist: mypy-boto3-billingconductor<1.43.0,>=1.42.0; extra == "all"
|
|
90
|
+
Requires-Dist: mypy-boto3-braket<1.43.0,>=1.42.0; extra == "all"
|
|
91
|
+
Requires-Dist: mypy-boto3-budgets<1.43.0,>=1.42.0; extra == "all"
|
|
92
|
+
Requires-Dist: mypy-boto3-ce<1.43.0,>=1.42.0; extra == "all"
|
|
93
|
+
Requires-Dist: mypy-boto3-chatbot<1.43.0,>=1.42.0; extra == "all"
|
|
94
|
+
Requires-Dist: mypy-boto3-chime<1.43.0,>=1.42.0; extra == "all"
|
|
95
|
+
Requires-Dist: mypy-boto3-chime-sdk-identity<1.43.0,>=1.42.0; extra == "all"
|
|
96
|
+
Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.43.0,>=1.42.0; extra == "all"
|
|
97
|
+
Requires-Dist: mypy-boto3-chime-sdk-meetings<1.43.0,>=1.42.0; extra == "all"
|
|
98
|
+
Requires-Dist: mypy-boto3-chime-sdk-messaging<1.43.0,>=1.42.0; extra == "all"
|
|
99
|
+
Requires-Dist: mypy-boto3-chime-sdk-voice<1.43.0,>=1.42.0; extra == "all"
|
|
100
|
+
Requires-Dist: mypy-boto3-cleanrooms<1.43.0,>=1.42.0; extra == "all"
|
|
101
|
+
Requires-Dist: mypy-boto3-cleanroomsml<1.43.0,>=1.42.0; extra == "all"
|
|
102
|
+
Requires-Dist: mypy-boto3-cloud9<1.43.0,>=1.42.0; extra == "all"
|
|
103
|
+
Requires-Dist: mypy-boto3-cloudcontrol<1.43.0,>=1.42.0; extra == "all"
|
|
104
|
+
Requires-Dist: mypy-boto3-clouddirectory<1.43.0,>=1.42.0; extra == "all"
|
|
105
|
+
Requires-Dist: mypy-boto3-cloudformation<1.43.0,>=1.42.0; extra == "all"
|
|
106
|
+
Requires-Dist: mypy-boto3-cloudfront<1.43.0,>=1.42.0; extra == "all"
|
|
107
|
+
Requires-Dist: mypy-boto3-cloudfront-keyvaluestore<1.43.0,>=1.42.0; extra == "all"
|
|
108
|
+
Requires-Dist: mypy-boto3-cloudhsm<1.43.0,>=1.42.0; extra == "all"
|
|
109
|
+
Requires-Dist: mypy-boto3-cloudhsmv2<1.43.0,>=1.42.0; extra == "all"
|
|
110
|
+
Requires-Dist: mypy-boto3-cloudsearch<1.43.0,>=1.42.0; extra == "all"
|
|
111
|
+
Requires-Dist: mypy-boto3-cloudsearchdomain<1.43.0,>=1.42.0; extra == "all"
|
|
112
|
+
Requires-Dist: mypy-boto3-cloudtrail<1.43.0,>=1.42.0; extra == "all"
|
|
113
|
+
Requires-Dist: mypy-boto3-cloudtrail-data<1.43.0,>=1.42.0; extra == "all"
|
|
114
|
+
Requires-Dist: mypy-boto3-cloudwatch<1.43.0,>=1.42.0; extra == "all"
|
|
115
|
+
Requires-Dist: mypy-boto3-codeartifact<1.43.0,>=1.42.0; extra == "all"
|
|
116
|
+
Requires-Dist: mypy-boto3-codebuild<1.43.0,>=1.42.0; extra == "all"
|
|
117
|
+
Requires-Dist: mypy-boto3-codecatalyst<1.43.0,>=1.42.0; extra == "all"
|
|
118
|
+
Requires-Dist: mypy-boto3-codecommit<1.43.0,>=1.42.0; extra == "all"
|
|
119
|
+
Requires-Dist: mypy-boto3-codeconnections<1.43.0,>=1.42.0; extra == "all"
|
|
120
|
+
Requires-Dist: mypy-boto3-codedeploy<1.43.0,>=1.42.0; extra == "all"
|
|
121
|
+
Requires-Dist: mypy-boto3-codeguru-reviewer<1.43.0,>=1.42.0; extra == "all"
|
|
122
|
+
Requires-Dist: mypy-boto3-codeguru-security<1.43.0,>=1.42.0; extra == "all"
|
|
123
|
+
Requires-Dist: mypy-boto3-codeguruprofiler<1.43.0,>=1.42.0; extra == "all"
|
|
124
|
+
Requires-Dist: mypy-boto3-codepipeline<1.43.0,>=1.42.0; extra == "all"
|
|
125
|
+
Requires-Dist: mypy-boto3-codestar-connections<1.43.0,>=1.42.0; extra == "all"
|
|
126
|
+
Requires-Dist: mypy-boto3-codestar-notifications<1.43.0,>=1.42.0; extra == "all"
|
|
127
|
+
Requires-Dist: mypy-boto3-cognito-identity<1.43.0,>=1.42.0; extra == "all"
|
|
128
|
+
Requires-Dist: mypy-boto3-cognito-idp<1.43.0,>=1.42.0; extra == "all"
|
|
129
|
+
Requires-Dist: mypy-boto3-cognito-sync<1.43.0,>=1.42.0; extra == "all"
|
|
130
|
+
Requires-Dist: mypy-boto3-comprehend<1.43.0,>=1.42.0; extra == "all"
|
|
131
|
+
Requires-Dist: mypy-boto3-comprehendmedical<1.43.0,>=1.42.0; extra == "all"
|
|
132
|
+
Requires-Dist: mypy-boto3-compute-optimizer<1.43.0,>=1.42.0; extra == "all"
|
|
133
|
+
Requires-Dist: mypy-boto3-compute-optimizer-automation<1.43.0,>=1.42.0; extra == "all"
|
|
134
|
+
Requires-Dist: mypy-boto3-config<1.43.0,>=1.42.0; extra == "all"
|
|
135
|
+
Requires-Dist: mypy-boto3-connect<1.43.0,>=1.42.0; extra == "all"
|
|
136
|
+
Requires-Dist: mypy-boto3-connect-contact-lens<1.43.0,>=1.42.0; extra == "all"
|
|
137
|
+
Requires-Dist: mypy-boto3-connectcampaigns<1.43.0,>=1.42.0; extra == "all"
|
|
138
|
+
Requires-Dist: mypy-boto3-connectcampaignsv2<1.43.0,>=1.42.0; extra == "all"
|
|
139
|
+
Requires-Dist: mypy-boto3-connectcases<1.43.0,>=1.42.0; extra == "all"
|
|
140
|
+
Requires-Dist: mypy-boto3-connectparticipant<1.43.0,>=1.42.0; extra == "all"
|
|
141
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.43.0,>=1.42.0; extra == "all"
|
|
142
|
+
Requires-Dist: mypy-boto3-controltower<1.43.0,>=1.42.0; extra == "all"
|
|
143
|
+
Requires-Dist: mypy-boto3-cost-optimization-hub<1.43.0,>=1.42.0; extra == "all"
|
|
144
|
+
Requires-Dist: mypy-boto3-cur<1.43.0,>=1.42.0; extra == "all"
|
|
145
|
+
Requires-Dist: mypy-boto3-customer-profiles<1.43.0,>=1.42.0; extra == "all"
|
|
146
|
+
Requires-Dist: mypy-boto3-databrew<1.43.0,>=1.42.0; extra == "all"
|
|
147
|
+
Requires-Dist: mypy-boto3-dataexchange<1.43.0,>=1.42.0; extra == "all"
|
|
148
|
+
Requires-Dist: mypy-boto3-datapipeline<1.43.0,>=1.42.0; extra == "all"
|
|
149
|
+
Requires-Dist: mypy-boto3-datasync<1.43.0,>=1.42.0; extra == "all"
|
|
150
|
+
Requires-Dist: mypy-boto3-datazone<1.43.0,>=1.42.0; extra == "all"
|
|
151
|
+
Requires-Dist: mypy-boto3-dax<1.43.0,>=1.42.0; extra == "all"
|
|
152
|
+
Requires-Dist: mypy-boto3-deadline<1.43.0,>=1.42.0; extra == "all"
|
|
153
|
+
Requires-Dist: mypy-boto3-detective<1.43.0,>=1.42.0; extra == "all"
|
|
154
|
+
Requires-Dist: mypy-boto3-devicefarm<1.43.0,>=1.42.0; extra == "all"
|
|
155
|
+
Requires-Dist: mypy-boto3-devops-guru<1.43.0,>=1.42.0; extra == "all"
|
|
156
|
+
Requires-Dist: mypy-boto3-directconnect<1.43.0,>=1.42.0; extra == "all"
|
|
157
|
+
Requires-Dist: mypy-boto3-discovery<1.43.0,>=1.42.0; extra == "all"
|
|
158
|
+
Requires-Dist: mypy-boto3-dlm<1.43.0,>=1.42.0; extra == "all"
|
|
159
|
+
Requires-Dist: mypy-boto3-dms<1.43.0,>=1.42.0; extra == "all"
|
|
160
|
+
Requires-Dist: mypy-boto3-docdb<1.43.0,>=1.42.0; extra == "all"
|
|
161
|
+
Requires-Dist: mypy-boto3-docdb-elastic<1.43.0,>=1.42.0; extra == "all"
|
|
162
|
+
Requires-Dist: mypy-boto3-drs<1.43.0,>=1.42.0; extra == "all"
|
|
163
|
+
Requires-Dist: mypy-boto3-ds<1.43.0,>=1.42.0; extra == "all"
|
|
164
|
+
Requires-Dist: mypy-boto3-ds-data<1.43.0,>=1.42.0; extra == "all"
|
|
165
|
+
Requires-Dist: mypy-boto3-dsql<1.43.0,>=1.42.0; extra == "all"
|
|
166
|
+
Requires-Dist: mypy-boto3-dynamodb<1.43.0,>=1.42.0; extra == "all"
|
|
167
|
+
Requires-Dist: mypy-boto3-dynamodbstreams<1.43.0,>=1.42.0; extra == "all"
|
|
168
|
+
Requires-Dist: mypy-boto3-ebs<1.43.0,>=1.42.0; extra == "all"
|
|
169
|
+
Requires-Dist: mypy-boto3-ec2<1.43.0,>=1.42.0; extra == "all"
|
|
170
|
+
Requires-Dist: mypy-boto3-ec2-instance-connect<1.43.0,>=1.42.0; extra == "all"
|
|
171
|
+
Requires-Dist: mypy-boto3-ecr<1.43.0,>=1.42.0; extra == "all"
|
|
172
|
+
Requires-Dist: mypy-boto3-ecr-public<1.43.0,>=1.42.0; extra == "all"
|
|
173
|
+
Requires-Dist: mypy-boto3-ecs<1.43.0,>=1.42.0; extra == "all"
|
|
174
|
+
Requires-Dist: mypy-boto3-efs<1.43.0,>=1.42.0; extra == "all"
|
|
175
|
+
Requires-Dist: mypy-boto3-eks<1.43.0,>=1.42.0; extra == "all"
|
|
176
|
+
Requires-Dist: mypy-boto3-eks-auth<1.43.0,>=1.42.0; extra == "all"
|
|
177
|
+
Requires-Dist: mypy-boto3-elasticache<1.43.0,>=1.42.0; extra == "all"
|
|
178
|
+
Requires-Dist: mypy-boto3-elasticbeanstalk<1.43.0,>=1.42.0; extra == "all"
|
|
179
|
+
Requires-Dist: mypy-boto3-elb<1.43.0,>=1.42.0; extra == "all"
|
|
180
|
+
Requires-Dist: mypy-boto3-elbv2<1.43.0,>=1.42.0; extra == "all"
|
|
181
|
+
Requires-Dist: mypy-boto3-emr<1.43.0,>=1.42.0; extra == "all"
|
|
182
|
+
Requires-Dist: mypy-boto3-emr-containers<1.43.0,>=1.42.0; extra == "all"
|
|
183
|
+
Requires-Dist: mypy-boto3-emr-serverless<1.43.0,>=1.42.0; extra == "all"
|
|
184
|
+
Requires-Dist: mypy-boto3-entityresolution<1.43.0,>=1.42.0; extra == "all"
|
|
185
|
+
Requires-Dist: mypy-boto3-es<1.43.0,>=1.42.0; extra == "all"
|
|
186
|
+
Requires-Dist: mypy-boto3-events<1.43.0,>=1.42.0; extra == "all"
|
|
187
|
+
Requires-Dist: mypy-boto3-evidently<1.43.0,>=1.42.0; extra == "all"
|
|
188
|
+
Requires-Dist: mypy-boto3-evs<1.43.0,>=1.42.0; extra == "all"
|
|
189
|
+
Requires-Dist: mypy-boto3-finspace<1.43.0,>=1.42.0; extra == "all"
|
|
190
|
+
Requires-Dist: mypy-boto3-finspace-data<1.43.0,>=1.42.0; extra == "all"
|
|
191
|
+
Requires-Dist: mypy-boto3-firehose<1.43.0,>=1.42.0; extra == "all"
|
|
192
|
+
Requires-Dist: mypy-boto3-fis<1.43.0,>=1.42.0; extra == "all"
|
|
193
|
+
Requires-Dist: mypy-boto3-fms<1.43.0,>=1.42.0; extra == "all"
|
|
194
|
+
Requires-Dist: mypy-boto3-forecast<1.43.0,>=1.42.0; extra == "all"
|
|
195
|
+
Requires-Dist: mypy-boto3-forecastquery<1.43.0,>=1.42.0; extra == "all"
|
|
196
|
+
Requires-Dist: mypy-boto3-frauddetector<1.43.0,>=1.42.0; extra == "all"
|
|
197
|
+
Requires-Dist: mypy-boto3-freetier<1.43.0,>=1.42.0; extra == "all"
|
|
198
|
+
Requires-Dist: mypy-boto3-fsx<1.43.0,>=1.42.0; extra == "all"
|
|
199
|
+
Requires-Dist: mypy-boto3-gamelift<1.43.0,>=1.42.0; extra == "all"
|
|
200
|
+
Requires-Dist: mypy-boto3-gameliftstreams<1.43.0,>=1.42.0; extra == "all"
|
|
201
|
+
Requires-Dist: mypy-boto3-geo-maps<1.43.0,>=1.42.0; extra == "all"
|
|
202
|
+
Requires-Dist: mypy-boto3-geo-places<1.43.0,>=1.42.0; extra == "all"
|
|
203
|
+
Requires-Dist: mypy-boto3-geo-routes<1.43.0,>=1.42.0; extra == "all"
|
|
204
|
+
Requires-Dist: mypy-boto3-glacier<1.43.0,>=1.42.0; extra == "all"
|
|
205
|
+
Requires-Dist: mypy-boto3-globalaccelerator<1.43.0,>=1.42.0; extra == "all"
|
|
206
|
+
Requires-Dist: mypy-boto3-glue<1.43.0,>=1.42.0; extra == "all"
|
|
207
|
+
Requires-Dist: mypy-boto3-grafana<1.43.0,>=1.42.0; extra == "all"
|
|
208
|
+
Requires-Dist: mypy-boto3-greengrass<1.43.0,>=1.42.0; extra == "all"
|
|
209
|
+
Requires-Dist: mypy-boto3-greengrassv2<1.43.0,>=1.42.0; extra == "all"
|
|
210
|
+
Requires-Dist: mypy-boto3-groundstation<1.43.0,>=1.42.0; extra == "all"
|
|
211
|
+
Requires-Dist: mypy-boto3-guardduty<1.43.0,>=1.42.0; extra == "all"
|
|
212
|
+
Requires-Dist: mypy-boto3-health<1.43.0,>=1.42.0; extra == "all"
|
|
213
|
+
Requires-Dist: mypy-boto3-healthlake<1.43.0,>=1.42.0; extra == "all"
|
|
214
|
+
Requires-Dist: mypy-boto3-iam<1.43.0,>=1.42.0; extra == "all"
|
|
215
|
+
Requires-Dist: mypy-boto3-identitystore<1.43.0,>=1.42.0; extra == "all"
|
|
216
|
+
Requires-Dist: mypy-boto3-imagebuilder<1.43.0,>=1.42.0; extra == "all"
|
|
217
|
+
Requires-Dist: mypy-boto3-importexport<1.43.0,>=1.42.0; extra == "all"
|
|
218
|
+
Requires-Dist: mypy-boto3-inspector<1.43.0,>=1.42.0; extra == "all"
|
|
219
|
+
Requires-Dist: mypy-boto3-inspector-scan<1.43.0,>=1.42.0; extra == "all"
|
|
220
|
+
Requires-Dist: mypy-boto3-inspector2<1.43.0,>=1.42.0; extra == "all"
|
|
221
|
+
Requires-Dist: mypy-boto3-internetmonitor<1.43.0,>=1.42.0; extra == "all"
|
|
222
|
+
Requires-Dist: mypy-boto3-invoicing<1.43.0,>=1.42.0; extra == "all"
|
|
223
|
+
Requires-Dist: mypy-boto3-iot<1.43.0,>=1.42.0; extra == "all"
|
|
224
|
+
Requires-Dist: mypy-boto3-iot-data<1.43.0,>=1.42.0; extra == "all"
|
|
225
|
+
Requires-Dist: mypy-boto3-iot-jobs-data<1.43.0,>=1.42.0; extra == "all"
|
|
226
|
+
Requires-Dist: mypy-boto3-iot-managed-integrations<1.43.0,>=1.42.0; extra == "all"
|
|
227
|
+
Requires-Dist: mypy-boto3-iotanalytics<1.43.0,>=1.42.0; extra == "all"
|
|
228
|
+
Requires-Dist: mypy-boto3-iotdeviceadvisor<1.43.0,>=1.42.0; extra == "all"
|
|
229
|
+
Requires-Dist: mypy-boto3-iotevents<1.43.0,>=1.42.0; extra == "all"
|
|
230
|
+
Requires-Dist: mypy-boto3-iotevents-data<1.43.0,>=1.42.0; extra == "all"
|
|
231
|
+
Requires-Dist: mypy-boto3-iotfleetwise<1.43.0,>=1.42.0; extra == "all"
|
|
232
|
+
Requires-Dist: mypy-boto3-iotsecuretunneling<1.43.0,>=1.42.0; extra == "all"
|
|
233
|
+
Requires-Dist: mypy-boto3-iotsitewise<1.43.0,>=1.42.0; extra == "all"
|
|
234
|
+
Requires-Dist: mypy-boto3-iotthingsgraph<1.43.0,>=1.42.0; extra == "all"
|
|
235
|
+
Requires-Dist: mypy-boto3-iottwinmaker<1.43.0,>=1.42.0; extra == "all"
|
|
236
|
+
Requires-Dist: mypy-boto3-iotwireless<1.43.0,>=1.42.0; extra == "all"
|
|
237
|
+
Requires-Dist: mypy-boto3-ivs<1.43.0,>=1.42.0; extra == "all"
|
|
238
|
+
Requires-Dist: mypy-boto3-ivs-realtime<1.43.0,>=1.42.0; extra == "all"
|
|
239
|
+
Requires-Dist: mypy-boto3-ivschat<1.43.0,>=1.42.0; extra == "all"
|
|
240
|
+
Requires-Dist: mypy-boto3-kafka<1.43.0,>=1.42.0; extra == "all"
|
|
241
|
+
Requires-Dist: mypy-boto3-kafkaconnect<1.43.0,>=1.42.0; extra == "all"
|
|
242
|
+
Requires-Dist: mypy-boto3-kendra<1.43.0,>=1.42.0; extra == "all"
|
|
243
|
+
Requires-Dist: mypy-boto3-kendra-ranking<1.43.0,>=1.42.0; extra == "all"
|
|
244
|
+
Requires-Dist: mypy-boto3-keyspaces<1.43.0,>=1.42.0; extra == "all"
|
|
245
|
+
Requires-Dist: mypy-boto3-keyspacesstreams<1.43.0,>=1.42.0; extra == "all"
|
|
246
|
+
Requires-Dist: mypy-boto3-kinesis<1.43.0,>=1.42.0; extra == "all"
|
|
247
|
+
Requires-Dist: mypy-boto3-kinesis-video-archived-media<1.43.0,>=1.42.0; extra == "all"
|
|
248
|
+
Requires-Dist: mypy-boto3-kinesis-video-media<1.43.0,>=1.42.0; extra == "all"
|
|
249
|
+
Requires-Dist: mypy-boto3-kinesis-video-signaling<1.43.0,>=1.42.0; extra == "all"
|
|
250
|
+
Requires-Dist: mypy-boto3-kinesis-video-webrtc-storage<1.43.0,>=1.42.0; extra == "all"
|
|
251
|
+
Requires-Dist: mypy-boto3-kinesisanalytics<1.43.0,>=1.42.0; extra == "all"
|
|
252
|
+
Requires-Dist: mypy-boto3-kinesisanalyticsv2<1.43.0,>=1.42.0; extra == "all"
|
|
253
|
+
Requires-Dist: mypy-boto3-kinesisvideo<1.43.0,>=1.42.0; extra == "all"
|
|
254
|
+
Requires-Dist: mypy-boto3-kms<1.43.0,>=1.42.0; extra == "all"
|
|
255
|
+
Requires-Dist: mypy-boto3-lakeformation<1.43.0,>=1.42.0; extra == "all"
|
|
256
|
+
Requires-Dist: mypy-boto3-lambda<1.43.0,>=1.42.0; extra == "all"
|
|
257
|
+
Requires-Dist: mypy-boto3-launch-wizard<1.43.0,>=1.42.0; extra == "all"
|
|
258
|
+
Requires-Dist: mypy-boto3-lex-models<1.43.0,>=1.42.0; extra == "all"
|
|
259
|
+
Requires-Dist: mypy-boto3-lex-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
260
|
+
Requires-Dist: mypy-boto3-lexv2-models<1.43.0,>=1.42.0; extra == "all"
|
|
261
|
+
Requires-Dist: mypy-boto3-lexv2-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
262
|
+
Requires-Dist: mypy-boto3-license-manager<1.43.0,>=1.42.0; extra == "all"
|
|
263
|
+
Requires-Dist: mypy-boto3-license-manager-linux-subscriptions<1.43.0,>=1.42.0; extra == "all"
|
|
264
|
+
Requires-Dist: mypy-boto3-license-manager-user-subscriptions<1.43.0,>=1.42.0; extra == "all"
|
|
265
|
+
Requires-Dist: mypy-boto3-lightsail<1.43.0,>=1.42.0; extra == "all"
|
|
266
|
+
Requires-Dist: mypy-boto3-location<1.43.0,>=1.42.0; extra == "all"
|
|
267
|
+
Requires-Dist: mypy-boto3-logs<1.43.0,>=1.42.0; extra == "all"
|
|
268
|
+
Requires-Dist: mypy-boto3-lookoutequipment<1.43.0,>=1.42.0; extra == "all"
|
|
269
|
+
Requires-Dist: mypy-boto3-m2<1.43.0,>=1.42.0; extra == "all"
|
|
270
|
+
Requires-Dist: mypy-boto3-machinelearning<1.43.0,>=1.42.0; extra == "all"
|
|
271
|
+
Requires-Dist: mypy-boto3-macie2<1.43.0,>=1.42.0; extra == "all"
|
|
272
|
+
Requires-Dist: mypy-boto3-mailmanager<1.43.0,>=1.42.0; extra == "all"
|
|
273
|
+
Requires-Dist: mypy-boto3-managedblockchain<1.43.0,>=1.42.0; extra == "all"
|
|
274
|
+
Requires-Dist: mypy-boto3-managedblockchain-query<1.43.0,>=1.42.0; extra == "all"
|
|
275
|
+
Requires-Dist: mypy-boto3-marketplace-agreement<1.43.0,>=1.42.0; extra == "all"
|
|
276
|
+
Requires-Dist: mypy-boto3-marketplace-catalog<1.43.0,>=1.42.0; extra == "all"
|
|
277
|
+
Requires-Dist: mypy-boto3-marketplace-deployment<1.43.0,>=1.42.0; extra == "all"
|
|
278
|
+
Requires-Dist: mypy-boto3-marketplace-entitlement<1.43.0,>=1.42.0; extra == "all"
|
|
279
|
+
Requires-Dist: mypy-boto3-marketplace-reporting<1.43.0,>=1.42.0; extra == "all"
|
|
280
|
+
Requires-Dist: mypy-boto3-marketplacecommerceanalytics<1.43.0,>=1.42.0; extra == "all"
|
|
281
|
+
Requires-Dist: mypy-boto3-mediaconnect<1.43.0,>=1.42.0; extra == "all"
|
|
282
|
+
Requires-Dist: mypy-boto3-mediaconvert<1.43.0,>=1.42.0; extra == "all"
|
|
283
|
+
Requires-Dist: mypy-boto3-medialive<1.43.0,>=1.42.0; extra == "all"
|
|
284
|
+
Requires-Dist: mypy-boto3-mediapackage<1.43.0,>=1.42.0; extra == "all"
|
|
285
|
+
Requires-Dist: mypy-boto3-mediapackage-vod<1.43.0,>=1.42.0; extra == "all"
|
|
286
|
+
Requires-Dist: mypy-boto3-mediapackagev2<1.43.0,>=1.42.0; extra == "all"
|
|
287
|
+
Requires-Dist: mypy-boto3-mediastore<1.43.0,>=1.42.0; extra == "all"
|
|
288
|
+
Requires-Dist: mypy-boto3-mediastore-data<1.43.0,>=1.42.0; extra == "all"
|
|
289
|
+
Requires-Dist: mypy-boto3-mediatailor<1.43.0,>=1.42.0; extra == "all"
|
|
290
|
+
Requires-Dist: mypy-boto3-medical-imaging<1.43.0,>=1.42.0; extra == "all"
|
|
291
|
+
Requires-Dist: mypy-boto3-memorydb<1.43.0,>=1.42.0; extra == "all"
|
|
292
|
+
Requires-Dist: mypy-boto3-meteringmarketplace<1.43.0,>=1.42.0; extra == "all"
|
|
293
|
+
Requires-Dist: mypy-boto3-mgh<1.43.0,>=1.42.0; extra == "all"
|
|
294
|
+
Requires-Dist: mypy-boto3-mgn<1.43.0,>=1.42.0; extra == "all"
|
|
295
|
+
Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.43.0,>=1.42.0; extra == "all"
|
|
296
|
+
Requires-Dist: mypy-boto3-migrationhub-config<1.43.0,>=1.42.0; extra == "all"
|
|
297
|
+
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.43.0,>=1.42.0; extra == "all"
|
|
298
|
+
Requires-Dist: mypy-boto3-migrationhubstrategy<1.43.0,>=1.42.0; extra == "all"
|
|
299
|
+
Requires-Dist: mypy-boto3-mpa<1.43.0,>=1.42.0; extra == "all"
|
|
300
|
+
Requires-Dist: mypy-boto3-mq<1.43.0,>=1.42.0; extra == "all"
|
|
301
|
+
Requires-Dist: mypy-boto3-mturk<1.43.0,>=1.42.0; extra == "all"
|
|
302
|
+
Requires-Dist: mypy-boto3-mwaa<1.43.0,>=1.42.0; extra == "all"
|
|
303
|
+
Requires-Dist: mypy-boto3-mwaa-serverless<1.43.0,>=1.42.0; extra == "all"
|
|
304
|
+
Requires-Dist: mypy-boto3-neptune<1.43.0,>=1.42.0; extra == "all"
|
|
305
|
+
Requires-Dist: mypy-boto3-neptune-graph<1.43.0,>=1.42.0; extra == "all"
|
|
306
|
+
Requires-Dist: mypy-boto3-neptunedata<1.43.0,>=1.42.0; extra == "all"
|
|
307
|
+
Requires-Dist: mypy-boto3-network-firewall<1.43.0,>=1.42.0; extra == "all"
|
|
308
|
+
Requires-Dist: mypy-boto3-networkflowmonitor<1.43.0,>=1.42.0; extra == "all"
|
|
309
|
+
Requires-Dist: mypy-boto3-networkmanager<1.43.0,>=1.42.0; extra == "all"
|
|
310
|
+
Requires-Dist: mypy-boto3-networkmonitor<1.43.0,>=1.42.0; extra == "all"
|
|
311
|
+
Requires-Dist: mypy-boto3-notifications<1.43.0,>=1.42.0; extra == "all"
|
|
312
|
+
Requires-Dist: mypy-boto3-notificationscontacts<1.43.0,>=1.42.0; extra == "all"
|
|
313
|
+
Requires-Dist: mypy-boto3-nova-act<1.43.0,>=1.42.0; extra == "all"
|
|
314
|
+
Requires-Dist: mypy-boto3-oam<1.43.0,>=1.42.0; extra == "all"
|
|
315
|
+
Requires-Dist: mypy-boto3-observabilityadmin<1.43.0,>=1.42.0; extra == "all"
|
|
316
|
+
Requires-Dist: mypy-boto3-odb<1.43.0,>=1.42.0; extra == "all"
|
|
317
|
+
Requires-Dist: mypy-boto3-omics<1.43.0,>=1.42.0; extra == "all"
|
|
318
|
+
Requires-Dist: mypy-boto3-opensearch<1.43.0,>=1.42.0; extra == "all"
|
|
319
|
+
Requires-Dist: mypy-boto3-opensearchserverless<1.43.0,>=1.42.0; extra == "all"
|
|
320
|
+
Requires-Dist: mypy-boto3-organizations<1.43.0,>=1.42.0; extra == "all"
|
|
321
|
+
Requires-Dist: mypy-boto3-osis<1.43.0,>=1.42.0; extra == "all"
|
|
322
|
+
Requires-Dist: mypy-boto3-outposts<1.43.0,>=1.42.0; extra == "all"
|
|
323
|
+
Requires-Dist: mypy-boto3-panorama<1.43.0,>=1.42.0; extra == "all"
|
|
324
|
+
Requires-Dist: mypy-boto3-partnercentral-account<1.43.0,>=1.42.0; extra == "all"
|
|
325
|
+
Requires-Dist: mypy-boto3-partnercentral-benefits<1.43.0,>=1.42.0; extra == "all"
|
|
326
|
+
Requires-Dist: mypy-boto3-partnercentral-channel<1.43.0,>=1.42.0; extra == "all"
|
|
327
|
+
Requires-Dist: mypy-boto3-partnercentral-selling<1.43.0,>=1.42.0; extra == "all"
|
|
328
|
+
Requires-Dist: mypy-boto3-payment-cryptography<1.43.0,>=1.42.0; extra == "all"
|
|
329
|
+
Requires-Dist: mypy-boto3-payment-cryptography-data<1.43.0,>=1.42.0; extra == "all"
|
|
330
|
+
Requires-Dist: mypy-boto3-pca-connector-ad<1.43.0,>=1.42.0; extra == "all"
|
|
331
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.43.0,>=1.42.0; extra == "all"
|
|
332
|
+
Requires-Dist: mypy-boto3-pcs<1.43.0,>=1.42.0; extra == "all"
|
|
333
|
+
Requires-Dist: mypy-boto3-personalize<1.43.0,>=1.42.0; extra == "all"
|
|
334
|
+
Requires-Dist: mypy-boto3-personalize-events<1.43.0,>=1.42.0; extra == "all"
|
|
335
|
+
Requires-Dist: mypy-boto3-personalize-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
336
|
+
Requires-Dist: mypy-boto3-pi<1.43.0,>=1.42.0; extra == "all"
|
|
337
|
+
Requires-Dist: mypy-boto3-pinpoint<1.43.0,>=1.42.0; extra == "all"
|
|
338
|
+
Requires-Dist: mypy-boto3-pinpoint-email<1.43.0,>=1.42.0; extra == "all"
|
|
339
|
+
Requires-Dist: mypy-boto3-pinpoint-sms-voice<1.43.0,>=1.42.0; extra == "all"
|
|
340
|
+
Requires-Dist: mypy-boto3-pinpoint-sms-voice-v2<1.43.0,>=1.42.0; extra == "all"
|
|
341
|
+
Requires-Dist: mypy-boto3-pipes<1.43.0,>=1.42.0; extra == "all"
|
|
342
|
+
Requires-Dist: mypy-boto3-polly<1.43.0,>=1.42.0; extra == "all"
|
|
343
|
+
Requires-Dist: mypy-boto3-pricing<1.43.0,>=1.42.0; extra == "all"
|
|
344
|
+
Requires-Dist: mypy-boto3-proton<1.43.0,>=1.42.0; extra == "all"
|
|
345
|
+
Requires-Dist: mypy-boto3-qapps<1.43.0,>=1.42.0; extra == "all"
|
|
346
|
+
Requires-Dist: mypy-boto3-qbusiness<1.43.0,>=1.42.0; extra == "all"
|
|
347
|
+
Requires-Dist: mypy-boto3-qconnect<1.43.0,>=1.42.0; extra == "all"
|
|
348
|
+
Requires-Dist: mypy-boto3-quicksight<1.43.0,>=1.42.0; extra == "all"
|
|
349
|
+
Requires-Dist: mypy-boto3-ram<1.43.0,>=1.42.0; extra == "all"
|
|
350
|
+
Requires-Dist: mypy-boto3-rbin<1.43.0,>=1.42.0; extra == "all"
|
|
351
|
+
Requires-Dist: mypy-boto3-rds<1.43.0,>=1.42.0; extra == "all"
|
|
352
|
+
Requires-Dist: mypy-boto3-rds-data<1.43.0,>=1.42.0; extra == "all"
|
|
353
|
+
Requires-Dist: mypy-boto3-redshift<1.43.0,>=1.42.0; extra == "all"
|
|
354
|
+
Requires-Dist: mypy-boto3-redshift-data<1.43.0,>=1.42.0; extra == "all"
|
|
355
|
+
Requires-Dist: mypy-boto3-redshift-serverless<1.43.0,>=1.42.0; extra == "all"
|
|
356
|
+
Requires-Dist: mypy-boto3-rekognition<1.43.0,>=1.42.0; extra == "all"
|
|
357
|
+
Requires-Dist: mypy-boto3-repostspace<1.43.0,>=1.42.0; extra == "all"
|
|
358
|
+
Requires-Dist: mypy-boto3-resiliencehub<1.43.0,>=1.42.0; extra == "all"
|
|
359
|
+
Requires-Dist: mypy-boto3-resource-explorer-2<1.43.0,>=1.42.0; extra == "all"
|
|
360
|
+
Requires-Dist: mypy-boto3-resource-groups<1.43.0,>=1.42.0; extra == "all"
|
|
361
|
+
Requires-Dist: mypy-boto3-resourcegroupstaggingapi<1.43.0,>=1.42.0; extra == "all"
|
|
362
|
+
Requires-Dist: mypy-boto3-rolesanywhere<1.43.0,>=1.42.0; extra == "all"
|
|
363
|
+
Requires-Dist: mypy-boto3-route53<1.43.0,>=1.42.0; extra == "all"
|
|
364
|
+
Requires-Dist: mypy-boto3-route53-recovery-cluster<1.43.0,>=1.42.0; extra == "all"
|
|
365
|
+
Requires-Dist: mypy-boto3-route53-recovery-control-config<1.43.0,>=1.42.0; extra == "all"
|
|
366
|
+
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.43.0,>=1.42.0; extra == "all"
|
|
367
|
+
Requires-Dist: mypy-boto3-route53domains<1.43.0,>=1.42.0; extra == "all"
|
|
368
|
+
Requires-Dist: mypy-boto3-route53globalresolver<1.43.0,>=1.42.0; extra == "all"
|
|
369
|
+
Requires-Dist: mypy-boto3-route53profiles<1.43.0,>=1.42.0; extra == "all"
|
|
370
|
+
Requires-Dist: mypy-boto3-route53resolver<1.43.0,>=1.42.0; extra == "all"
|
|
371
|
+
Requires-Dist: mypy-boto3-rtbfabric<1.43.0,>=1.42.0; extra == "all"
|
|
372
|
+
Requires-Dist: mypy-boto3-rum<1.43.0,>=1.42.0; extra == "all"
|
|
373
|
+
Requires-Dist: mypy-boto3-s3<1.43.0,>=1.42.0; extra == "all"
|
|
374
|
+
Requires-Dist: mypy-boto3-s3control<1.43.0,>=1.42.0; extra == "all"
|
|
375
|
+
Requires-Dist: mypy-boto3-s3outposts<1.43.0,>=1.42.0; extra == "all"
|
|
376
|
+
Requires-Dist: mypy-boto3-s3tables<1.43.0,>=1.42.0; extra == "all"
|
|
377
|
+
Requires-Dist: mypy-boto3-s3vectors<1.43.0,>=1.42.0; extra == "all"
|
|
378
|
+
Requires-Dist: mypy-boto3-sagemaker<1.43.0,>=1.42.0; extra == "all"
|
|
379
|
+
Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
380
|
+
Requires-Dist: mypy-boto3-sagemaker-edge<1.43.0,>=1.42.0; extra == "all"
|
|
381
|
+
Requires-Dist: mypy-boto3-sagemaker-featurestore-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
382
|
+
Requires-Dist: mypy-boto3-sagemaker-geospatial<1.43.0,>=1.42.0; extra == "all"
|
|
383
|
+
Requires-Dist: mypy-boto3-sagemaker-metrics<1.43.0,>=1.42.0; extra == "all"
|
|
384
|
+
Requires-Dist: mypy-boto3-sagemaker-runtime<1.43.0,>=1.42.0; extra == "all"
|
|
385
|
+
Requires-Dist: mypy-boto3-savingsplans<1.43.0,>=1.42.0; extra == "all"
|
|
386
|
+
Requires-Dist: mypy-boto3-scheduler<1.43.0,>=1.42.0; extra == "all"
|
|
387
|
+
Requires-Dist: mypy-boto3-schemas<1.43.0,>=1.42.0; extra == "all"
|
|
388
|
+
Requires-Dist: mypy-boto3-sdb<1.43.0,>=1.42.0; extra == "all"
|
|
389
|
+
Requires-Dist: mypy-boto3-secretsmanager<1.43.0,>=1.42.0; extra == "all"
|
|
390
|
+
Requires-Dist: mypy-boto3-security-ir<1.43.0,>=1.42.0; extra == "all"
|
|
391
|
+
Requires-Dist: mypy-boto3-securityhub<1.43.0,>=1.42.0; extra == "all"
|
|
392
|
+
Requires-Dist: mypy-boto3-securitylake<1.43.0,>=1.42.0; extra == "all"
|
|
393
|
+
Requires-Dist: mypy-boto3-serverlessrepo<1.43.0,>=1.42.0; extra == "all"
|
|
394
|
+
Requires-Dist: mypy-boto3-service-quotas<1.43.0,>=1.42.0; extra == "all"
|
|
395
|
+
Requires-Dist: mypy-boto3-servicecatalog<1.43.0,>=1.42.0; extra == "all"
|
|
396
|
+
Requires-Dist: mypy-boto3-servicecatalog-appregistry<1.43.0,>=1.42.0; extra == "all"
|
|
397
|
+
Requires-Dist: mypy-boto3-servicediscovery<1.43.0,>=1.42.0; extra == "all"
|
|
398
|
+
Requires-Dist: mypy-boto3-ses<1.43.0,>=1.42.0; extra == "all"
|
|
399
|
+
Requires-Dist: mypy-boto3-sesv2<1.43.0,>=1.42.0; extra == "all"
|
|
400
|
+
Requires-Dist: mypy-boto3-shield<1.43.0,>=1.42.0; extra == "all"
|
|
401
|
+
Requires-Dist: mypy-boto3-signer<1.43.0,>=1.42.0; extra == "all"
|
|
402
|
+
Requires-Dist: mypy-boto3-signin<1.43.0,>=1.42.0; extra == "all"
|
|
403
|
+
Requires-Dist: mypy-boto3-simspaceweaver<1.43.0,>=1.42.0; extra == "all"
|
|
404
|
+
Requires-Dist: mypy-boto3-snow-device-management<1.43.0,>=1.42.0; extra == "all"
|
|
405
|
+
Requires-Dist: mypy-boto3-snowball<1.43.0,>=1.42.0; extra == "all"
|
|
406
|
+
Requires-Dist: mypy-boto3-sns<1.43.0,>=1.42.0; extra == "all"
|
|
407
|
+
Requires-Dist: mypy-boto3-socialmessaging<1.43.0,>=1.42.0; extra == "all"
|
|
408
|
+
Requires-Dist: mypy-boto3-sqs<1.43.0,>=1.42.0; extra == "all"
|
|
409
|
+
Requires-Dist: mypy-boto3-ssm<1.43.0,>=1.42.0; extra == "all"
|
|
410
|
+
Requires-Dist: mypy-boto3-ssm-contacts<1.43.0,>=1.42.0; extra == "all"
|
|
411
|
+
Requires-Dist: mypy-boto3-ssm-guiconnect<1.43.0,>=1.42.0; extra == "all"
|
|
412
|
+
Requires-Dist: mypy-boto3-ssm-incidents<1.43.0,>=1.42.0; extra == "all"
|
|
413
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.43.0,>=1.42.0; extra == "all"
|
|
414
|
+
Requires-Dist: mypy-boto3-ssm-sap<1.43.0,>=1.42.0; extra == "all"
|
|
415
|
+
Requires-Dist: mypy-boto3-sso<1.43.0,>=1.42.0; extra == "all"
|
|
416
|
+
Requires-Dist: mypy-boto3-sso-admin<1.43.0,>=1.42.0; extra == "all"
|
|
417
|
+
Requires-Dist: mypy-boto3-sso-oidc<1.43.0,>=1.42.0; extra == "all"
|
|
418
|
+
Requires-Dist: mypy-boto3-stepfunctions<1.43.0,>=1.42.0; extra == "all"
|
|
419
|
+
Requires-Dist: mypy-boto3-storagegateway<1.43.0,>=1.42.0; extra == "all"
|
|
420
|
+
Requires-Dist: mypy-boto3-sts<1.43.0,>=1.42.0; extra == "all"
|
|
421
|
+
Requires-Dist: mypy-boto3-supplychain<1.43.0,>=1.42.0; extra == "all"
|
|
422
|
+
Requires-Dist: mypy-boto3-support<1.43.0,>=1.42.0; extra == "all"
|
|
423
|
+
Requires-Dist: mypy-boto3-support-app<1.43.0,>=1.42.0; extra == "all"
|
|
424
|
+
Requires-Dist: mypy-boto3-swf<1.43.0,>=1.42.0; extra == "all"
|
|
425
|
+
Requires-Dist: mypy-boto3-synthetics<1.43.0,>=1.42.0; extra == "all"
|
|
426
|
+
Requires-Dist: mypy-boto3-taxsettings<1.43.0,>=1.42.0; extra == "all"
|
|
427
|
+
Requires-Dist: mypy-boto3-textract<1.43.0,>=1.42.0; extra == "all"
|
|
428
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.43.0,>=1.42.0; extra == "all"
|
|
429
|
+
Requires-Dist: mypy-boto3-timestream-query<1.43.0,>=1.42.0; extra == "all"
|
|
430
|
+
Requires-Dist: mypy-boto3-timestream-write<1.43.0,>=1.42.0; extra == "all"
|
|
431
|
+
Requires-Dist: mypy-boto3-tnb<1.43.0,>=1.42.0; extra == "all"
|
|
432
|
+
Requires-Dist: mypy-boto3-transcribe<1.43.0,>=1.42.0; extra == "all"
|
|
433
|
+
Requires-Dist: mypy-boto3-transfer<1.43.0,>=1.42.0; extra == "all"
|
|
434
|
+
Requires-Dist: mypy-boto3-translate<1.43.0,>=1.42.0; extra == "all"
|
|
435
|
+
Requires-Dist: mypy-boto3-trustedadvisor<1.43.0,>=1.42.0; extra == "all"
|
|
436
|
+
Requires-Dist: mypy-boto3-verifiedpermissions<1.43.0,>=1.42.0; extra == "all"
|
|
437
|
+
Requires-Dist: mypy-boto3-voice-id<1.43.0,>=1.42.0; extra == "all"
|
|
438
|
+
Requires-Dist: mypy-boto3-vpc-lattice<1.43.0,>=1.42.0; extra == "all"
|
|
439
|
+
Requires-Dist: mypy-boto3-waf<1.43.0,>=1.42.0; extra == "all"
|
|
440
|
+
Requires-Dist: mypy-boto3-waf-regional<1.43.0,>=1.42.0; extra == "all"
|
|
441
|
+
Requires-Dist: mypy-boto3-wafv2<1.43.0,>=1.42.0; extra == "all"
|
|
442
|
+
Requires-Dist: mypy-boto3-wellarchitected<1.43.0,>=1.42.0; extra == "all"
|
|
443
|
+
Requires-Dist: mypy-boto3-wickr<1.43.0,>=1.42.0; extra == "all"
|
|
444
|
+
Requires-Dist: mypy-boto3-wisdom<1.43.0,>=1.42.0; extra == "all"
|
|
445
|
+
Requires-Dist: mypy-boto3-workdocs<1.43.0,>=1.42.0; extra == "all"
|
|
446
|
+
Requires-Dist: mypy-boto3-workmail<1.43.0,>=1.42.0; extra == "all"
|
|
447
|
+
Requires-Dist: mypy-boto3-workmailmessageflow<1.43.0,>=1.42.0; extra == "all"
|
|
448
|
+
Requires-Dist: mypy-boto3-workspaces<1.43.0,>=1.42.0; extra == "all"
|
|
449
|
+
Requires-Dist: mypy-boto3-workspaces-instances<1.43.0,>=1.42.0; extra == "all"
|
|
450
|
+
Requires-Dist: mypy-boto3-workspaces-thin-client<1.43.0,>=1.42.0; extra == "all"
|
|
451
|
+
Requires-Dist: mypy-boto3-workspaces-web<1.43.0,>=1.42.0; extra == "all"
|
|
452
|
+
Requires-Dist: mypy-boto3-xray<1.43.0,>=1.42.0; extra == "all"
|
|
447
453
|
Provides-Extra: essential
|
|
448
|
-
Requires-Dist: mypy-boto3-cloudformation<1.
|
|
449
|
-
Requires-Dist: mypy-boto3-dynamodb<1.
|
|
450
|
-
Requires-Dist: mypy-boto3-ec2<1.
|
|
451
|
-
Requires-Dist: mypy-boto3-lambda<1.
|
|
452
|
-
Requires-Dist: mypy-boto3-rds<1.
|
|
453
|
-
Requires-Dist: mypy-boto3-s3<1.
|
|
454
|
-
Requires-Dist: mypy-boto3-sqs<1.
|
|
454
|
+
Requires-Dist: mypy-boto3-cloudformation<1.43.0,>=1.42.0; extra == "essential"
|
|
455
|
+
Requires-Dist: mypy-boto3-dynamodb<1.43.0,>=1.42.0; extra == "essential"
|
|
456
|
+
Requires-Dist: mypy-boto3-ec2<1.43.0,>=1.42.0; extra == "essential"
|
|
457
|
+
Requires-Dist: mypy-boto3-lambda<1.43.0,>=1.42.0; extra == "essential"
|
|
458
|
+
Requires-Dist: mypy-boto3-rds<1.43.0,>=1.42.0; extra == "essential"
|
|
459
|
+
Requires-Dist: mypy-boto3-s3<1.43.0,>=1.42.0; extra == "essential"
|
|
460
|
+
Requires-Dist: mypy-boto3-sqs<1.43.0,>=1.42.0; extra == "essential"
|
|
455
461
|
Provides-Extra: accessanalyzer
|
|
456
|
-
Requires-Dist: mypy-boto3-accessanalyzer<1.
|
|
462
|
+
Requires-Dist: mypy-boto3-accessanalyzer<1.43.0,>=1.42.0; extra == "accessanalyzer"
|
|
457
463
|
Provides-Extra: account
|
|
458
|
-
Requires-Dist: mypy-boto3-account<1.
|
|
464
|
+
Requires-Dist: mypy-boto3-account<1.43.0,>=1.42.0; extra == "account"
|
|
459
465
|
Provides-Extra: acm
|
|
460
|
-
Requires-Dist: mypy-boto3-acm<1.
|
|
466
|
+
Requires-Dist: mypy-boto3-acm<1.43.0,>=1.42.0; extra == "acm"
|
|
461
467
|
Provides-Extra: acm-pca
|
|
462
|
-
Requires-Dist: mypy-boto3-acm-pca<1.
|
|
468
|
+
Requires-Dist: mypy-boto3-acm-pca<1.43.0,>=1.42.0; extra == "acm-pca"
|
|
463
469
|
Provides-Extra: aiops
|
|
464
|
-
Requires-Dist: mypy-boto3-aiops<1.
|
|
470
|
+
Requires-Dist: mypy-boto3-aiops<1.43.0,>=1.42.0; extra == "aiops"
|
|
465
471
|
Provides-Extra: amp
|
|
466
|
-
Requires-Dist: mypy-boto3-amp<1.
|
|
472
|
+
Requires-Dist: mypy-boto3-amp<1.43.0,>=1.42.0; extra == "amp"
|
|
467
473
|
Provides-Extra: amplify
|
|
468
|
-
Requires-Dist: mypy-boto3-amplify<1.
|
|
474
|
+
Requires-Dist: mypy-boto3-amplify<1.43.0,>=1.42.0; extra == "amplify"
|
|
469
475
|
Provides-Extra: amplifybackend
|
|
470
|
-
Requires-Dist: mypy-boto3-amplifybackend<1.
|
|
476
|
+
Requires-Dist: mypy-boto3-amplifybackend<1.43.0,>=1.42.0; extra == "amplifybackend"
|
|
471
477
|
Provides-Extra: amplifyuibuilder
|
|
472
|
-
Requires-Dist: mypy-boto3-amplifyuibuilder<1.
|
|
478
|
+
Requires-Dist: mypy-boto3-amplifyuibuilder<1.43.0,>=1.42.0; extra == "amplifyuibuilder"
|
|
473
479
|
Provides-Extra: apigateway
|
|
474
|
-
Requires-Dist: mypy-boto3-apigateway<1.
|
|
480
|
+
Requires-Dist: mypy-boto3-apigateway<1.43.0,>=1.42.0; extra == "apigateway"
|
|
475
481
|
Provides-Extra: apigatewaymanagementapi
|
|
476
|
-
Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.
|
|
482
|
+
Requires-Dist: mypy-boto3-apigatewaymanagementapi<1.43.0,>=1.42.0; extra == "apigatewaymanagementapi"
|
|
477
483
|
Provides-Extra: apigatewayv2
|
|
478
|
-
Requires-Dist: mypy-boto3-apigatewayv2<1.
|
|
484
|
+
Requires-Dist: mypy-boto3-apigatewayv2<1.43.0,>=1.42.0; extra == "apigatewayv2"
|
|
479
485
|
Provides-Extra: appconfig
|
|
480
|
-
Requires-Dist: mypy-boto3-appconfig<1.
|
|
486
|
+
Requires-Dist: mypy-boto3-appconfig<1.43.0,>=1.42.0; extra == "appconfig"
|
|
481
487
|
Provides-Extra: appconfigdata
|
|
482
|
-
Requires-Dist: mypy-boto3-appconfigdata<1.
|
|
488
|
+
Requires-Dist: mypy-boto3-appconfigdata<1.43.0,>=1.42.0; extra == "appconfigdata"
|
|
483
489
|
Provides-Extra: appfabric
|
|
484
|
-
Requires-Dist: mypy-boto3-appfabric<1.
|
|
490
|
+
Requires-Dist: mypy-boto3-appfabric<1.43.0,>=1.42.0; extra == "appfabric"
|
|
485
491
|
Provides-Extra: appflow
|
|
486
|
-
Requires-Dist: mypy-boto3-appflow<1.
|
|
492
|
+
Requires-Dist: mypy-boto3-appflow<1.43.0,>=1.42.0; extra == "appflow"
|
|
487
493
|
Provides-Extra: appintegrations
|
|
488
|
-
Requires-Dist: mypy-boto3-appintegrations<1.
|
|
494
|
+
Requires-Dist: mypy-boto3-appintegrations<1.43.0,>=1.42.0; extra == "appintegrations"
|
|
489
495
|
Provides-Extra: application-autoscaling
|
|
490
|
-
Requires-Dist: mypy-boto3-application-autoscaling<1.
|
|
496
|
+
Requires-Dist: mypy-boto3-application-autoscaling<1.43.0,>=1.42.0; extra == "application-autoscaling"
|
|
491
497
|
Provides-Extra: application-insights
|
|
492
|
-
Requires-Dist: mypy-boto3-application-insights<1.
|
|
498
|
+
Requires-Dist: mypy-boto3-application-insights<1.43.0,>=1.42.0; extra == "application-insights"
|
|
493
499
|
Provides-Extra: application-signals
|
|
494
|
-
Requires-Dist: mypy-boto3-application-signals<1.
|
|
500
|
+
Requires-Dist: mypy-boto3-application-signals<1.43.0,>=1.42.0; extra == "application-signals"
|
|
495
501
|
Provides-Extra: applicationcostprofiler
|
|
496
|
-
Requires-Dist: mypy-boto3-applicationcostprofiler<1.
|
|
502
|
+
Requires-Dist: mypy-boto3-applicationcostprofiler<1.43.0,>=1.42.0; extra == "applicationcostprofiler"
|
|
497
503
|
Provides-Extra: appmesh
|
|
498
|
-
Requires-Dist: mypy-boto3-appmesh<1.
|
|
504
|
+
Requires-Dist: mypy-boto3-appmesh<1.43.0,>=1.42.0; extra == "appmesh"
|
|
499
505
|
Provides-Extra: apprunner
|
|
500
|
-
Requires-Dist: mypy-boto3-apprunner<1.
|
|
506
|
+
Requires-Dist: mypy-boto3-apprunner<1.43.0,>=1.42.0; extra == "apprunner"
|
|
501
507
|
Provides-Extra: appstream
|
|
502
|
-
Requires-Dist: mypy-boto3-appstream<1.
|
|
508
|
+
Requires-Dist: mypy-boto3-appstream<1.43.0,>=1.42.0; extra == "appstream"
|
|
503
509
|
Provides-Extra: appsync
|
|
504
|
-
Requires-Dist: mypy-boto3-appsync<1.
|
|
505
|
-
Provides-Extra:
|
|
506
|
-
Requires-Dist: mypy-boto3-
|
|
510
|
+
Requires-Dist: mypy-boto3-appsync<1.43.0,>=1.42.0; extra == "appsync"
|
|
511
|
+
Provides-Extra: arc-region-switch
|
|
512
|
+
Requires-Dist: mypy-boto3-arc-region-switch<1.43.0,>=1.42.0; extra == "arc-region-switch"
|
|
507
513
|
Provides-Extra: arc-zonal-shift
|
|
508
|
-
Requires-Dist: mypy-boto3-arc-zonal-shift<1.
|
|
514
|
+
Requires-Dist: mypy-boto3-arc-zonal-shift<1.43.0,>=1.42.0; extra == "arc-zonal-shift"
|
|
509
515
|
Provides-Extra: artifact
|
|
510
|
-
Requires-Dist: mypy-boto3-artifact<1.
|
|
516
|
+
Requires-Dist: mypy-boto3-artifact<1.43.0,>=1.42.0; extra == "artifact"
|
|
511
517
|
Provides-Extra: athena
|
|
512
|
-
Requires-Dist: mypy-boto3-athena<1.
|
|
518
|
+
Requires-Dist: mypy-boto3-athena<1.43.0,>=1.42.0; extra == "athena"
|
|
513
519
|
Provides-Extra: auditmanager
|
|
514
|
-
Requires-Dist: mypy-boto3-auditmanager<1.
|
|
520
|
+
Requires-Dist: mypy-boto3-auditmanager<1.43.0,>=1.42.0; extra == "auditmanager"
|
|
515
521
|
Provides-Extra: autoscaling
|
|
516
|
-
Requires-Dist: mypy-boto3-autoscaling<1.
|
|
522
|
+
Requires-Dist: mypy-boto3-autoscaling<1.43.0,>=1.42.0; extra == "autoscaling"
|
|
517
523
|
Provides-Extra: autoscaling-plans
|
|
518
|
-
Requires-Dist: mypy-boto3-autoscaling-plans<1.
|
|
524
|
+
Requires-Dist: mypy-boto3-autoscaling-plans<1.43.0,>=1.42.0; extra == "autoscaling-plans"
|
|
519
525
|
Provides-Extra: b2bi
|
|
520
|
-
Requires-Dist: mypy-boto3-b2bi<1.
|
|
526
|
+
Requires-Dist: mypy-boto3-b2bi<1.43.0,>=1.42.0; extra == "b2bi"
|
|
521
527
|
Provides-Extra: backup
|
|
522
|
-
Requires-Dist: mypy-boto3-backup<1.
|
|
528
|
+
Requires-Dist: mypy-boto3-backup<1.43.0,>=1.42.0; extra == "backup"
|
|
523
529
|
Provides-Extra: backup-gateway
|
|
524
|
-
Requires-Dist: mypy-boto3-backup-gateway<1.
|
|
530
|
+
Requires-Dist: mypy-boto3-backup-gateway<1.43.0,>=1.42.0; extra == "backup-gateway"
|
|
525
531
|
Provides-Extra: backupsearch
|
|
526
|
-
Requires-Dist: mypy-boto3-backupsearch<1.
|
|
532
|
+
Requires-Dist: mypy-boto3-backupsearch<1.43.0,>=1.42.0; extra == "backupsearch"
|
|
527
533
|
Provides-Extra: batch
|
|
528
|
-
Requires-Dist: mypy-boto3-batch<1.
|
|
534
|
+
Requires-Dist: mypy-boto3-batch<1.43.0,>=1.42.0; extra == "batch"
|
|
535
|
+
Provides-Extra: bcm-dashboards
|
|
536
|
+
Requires-Dist: mypy-boto3-bcm-dashboards<1.43.0,>=1.42.0; extra == "bcm-dashboards"
|
|
529
537
|
Provides-Extra: bcm-data-exports
|
|
530
|
-
Requires-Dist: mypy-boto3-bcm-data-exports<1.
|
|
538
|
+
Requires-Dist: mypy-boto3-bcm-data-exports<1.43.0,>=1.42.0; extra == "bcm-data-exports"
|
|
531
539
|
Provides-Extra: bcm-pricing-calculator
|
|
532
|
-
Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.
|
|
540
|
+
Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.43.0,>=1.42.0; extra == "bcm-pricing-calculator"
|
|
541
|
+
Provides-Extra: bcm-recommended-actions
|
|
542
|
+
Requires-Dist: mypy-boto3-bcm-recommended-actions<1.43.0,>=1.42.0; extra == "bcm-recommended-actions"
|
|
533
543
|
Provides-Extra: bedrock
|
|
534
|
-
Requires-Dist: mypy-boto3-bedrock<1.
|
|
544
|
+
Requires-Dist: mypy-boto3-bedrock<1.43.0,>=1.42.0; extra == "bedrock"
|
|
535
545
|
Provides-Extra: bedrock-agent
|
|
536
|
-
Requires-Dist: mypy-boto3-bedrock-agent<1.
|
|
546
|
+
Requires-Dist: mypy-boto3-bedrock-agent<1.43.0,>=1.42.0; extra == "bedrock-agent"
|
|
537
547
|
Provides-Extra: bedrock-agent-runtime
|
|
538
|
-
Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.
|
|
548
|
+
Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.43.0,>=1.42.0; extra == "bedrock-agent-runtime"
|
|
549
|
+
Provides-Extra: bedrock-agentcore
|
|
550
|
+
Requires-Dist: mypy-boto3-bedrock-agentcore<1.43.0,>=1.42.0; extra == "bedrock-agentcore"
|
|
551
|
+
Provides-Extra: bedrock-agentcore-control
|
|
552
|
+
Requires-Dist: mypy-boto3-bedrock-agentcore-control<1.43.0,>=1.42.0; extra == "bedrock-agentcore-control"
|
|
539
553
|
Provides-Extra: bedrock-data-automation
|
|
540
|
-
Requires-Dist: mypy-boto3-bedrock-data-automation<1.
|
|
554
|
+
Requires-Dist: mypy-boto3-bedrock-data-automation<1.43.0,>=1.42.0; extra == "bedrock-data-automation"
|
|
541
555
|
Provides-Extra: bedrock-data-automation-runtime
|
|
542
|
-
Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.
|
|
556
|
+
Requires-Dist: mypy-boto3-bedrock-data-automation-runtime<1.43.0,>=1.42.0; extra == "bedrock-data-automation-runtime"
|
|
543
557
|
Provides-Extra: bedrock-runtime
|
|
544
|
-
Requires-Dist: mypy-boto3-bedrock-runtime<1.
|
|
558
|
+
Requires-Dist: mypy-boto3-bedrock-runtime<1.43.0,>=1.42.0; extra == "bedrock-runtime"
|
|
545
559
|
Provides-Extra: billing
|
|
546
|
-
Requires-Dist: mypy-boto3-billing<1.
|
|
560
|
+
Requires-Dist: mypy-boto3-billing<1.43.0,>=1.42.0; extra == "billing"
|
|
547
561
|
Provides-Extra: billingconductor
|
|
548
|
-
Requires-Dist: mypy-boto3-billingconductor<1.
|
|
562
|
+
Requires-Dist: mypy-boto3-billingconductor<1.43.0,>=1.42.0; extra == "billingconductor"
|
|
549
563
|
Provides-Extra: braket
|
|
550
|
-
Requires-Dist: mypy-boto3-braket<1.
|
|
564
|
+
Requires-Dist: mypy-boto3-braket<1.43.0,>=1.42.0; extra == "braket"
|
|
551
565
|
Provides-Extra: budgets
|
|
552
|
-
Requires-Dist: mypy-boto3-budgets<1.
|
|
566
|
+
Requires-Dist: mypy-boto3-budgets<1.43.0,>=1.42.0; extra == "budgets"
|
|
553
567
|
Provides-Extra: ce
|
|
554
|
-
Requires-Dist: mypy-boto3-ce<1.
|
|
568
|
+
Requires-Dist: mypy-boto3-ce<1.43.0,>=1.42.0; extra == "ce"
|
|
555
569
|
Provides-Extra: chatbot
|
|
556
|
-
Requires-Dist: mypy-boto3-chatbot<1.
|
|
570
|
+
Requires-Dist: mypy-boto3-chatbot<1.43.0,>=1.42.0; extra == "chatbot"
|
|
557
571
|
Provides-Extra: chime
|
|
558
|
-
Requires-Dist: mypy-boto3-chime<1.
|
|
572
|
+
Requires-Dist: mypy-boto3-chime<1.43.0,>=1.42.0; extra == "chime"
|
|
559
573
|
Provides-Extra: chime-sdk-identity
|
|
560
|
-
Requires-Dist: mypy-boto3-chime-sdk-identity<1.
|
|
574
|
+
Requires-Dist: mypy-boto3-chime-sdk-identity<1.43.0,>=1.42.0; extra == "chime-sdk-identity"
|
|
561
575
|
Provides-Extra: chime-sdk-media-pipelines
|
|
562
|
-
Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.
|
|
576
|
+
Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.43.0,>=1.42.0; extra == "chime-sdk-media-pipelines"
|
|
563
577
|
Provides-Extra: chime-sdk-meetings
|
|
564
|
-
Requires-Dist: mypy-boto3-chime-sdk-meetings<1.
|
|
578
|
+
Requires-Dist: mypy-boto3-chime-sdk-meetings<1.43.0,>=1.42.0; extra == "chime-sdk-meetings"
|
|
565
579
|
Provides-Extra: chime-sdk-messaging
|
|
566
|
-
Requires-Dist: mypy-boto3-chime-sdk-messaging<1.
|
|
580
|
+
Requires-Dist: mypy-boto3-chime-sdk-messaging<1.43.0,>=1.42.0; extra == "chime-sdk-messaging"
|
|
567
581
|
Provides-Extra: chime-sdk-voice
|
|
568
|
-
Requires-Dist: mypy-boto3-chime-sdk-voice<1.
|
|
582
|
+
Requires-Dist: mypy-boto3-chime-sdk-voice<1.43.0,>=1.42.0; extra == "chime-sdk-voice"
|
|
569
583
|
Provides-Extra: cleanrooms
|
|
570
|
-
Requires-Dist: mypy-boto3-cleanrooms<1.
|
|
584
|
+
Requires-Dist: mypy-boto3-cleanrooms<1.43.0,>=1.42.0; extra == "cleanrooms"
|
|
571
585
|
Provides-Extra: cleanroomsml
|
|
572
|
-
Requires-Dist: mypy-boto3-cleanroomsml<1.
|
|
586
|
+
Requires-Dist: mypy-boto3-cleanroomsml<1.43.0,>=1.42.0; extra == "cleanroomsml"
|
|
573
587
|
Provides-Extra: cloud9
|
|
574
|
-
Requires-Dist: mypy-boto3-cloud9<1.
|
|
588
|
+
Requires-Dist: mypy-boto3-cloud9<1.43.0,>=1.42.0; extra == "cloud9"
|
|
575
589
|
Provides-Extra: cloudcontrol
|
|
576
|
-
Requires-Dist: mypy-boto3-cloudcontrol<1.
|
|
590
|
+
Requires-Dist: mypy-boto3-cloudcontrol<1.43.0,>=1.42.0; extra == "cloudcontrol"
|
|
577
591
|
Provides-Extra: clouddirectory
|
|
578
|
-
Requires-Dist: mypy-boto3-clouddirectory<1.
|
|
592
|
+
Requires-Dist: mypy-boto3-clouddirectory<1.43.0,>=1.42.0; extra == "clouddirectory"
|
|
579
593
|
Provides-Extra: cloudformation
|
|
580
|
-
Requires-Dist: mypy-boto3-cloudformation<1.
|
|
594
|
+
Requires-Dist: mypy-boto3-cloudformation<1.43.0,>=1.42.0; extra == "cloudformation"
|
|
581
595
|
Provides-Extra: cloudfront
|
|
582
|
-
Requires-Dist: mypy-boto3-cloudfront<1.
|
|
596
|
+
Requires-Dist: mypy-boto3-cloudfront<1.43.0,>=1.42.0; extra == "cloudfront"
|
|
583
597
|
Provides-Extra: cloudfront-keyvaluestore
|
|
584
|
-
Requires-Dist: mypy-boto3-cloudfront-keyvaluestore<1.
|
|
598
|
+
Requires-Dist: mypy-boto3-cloudfront-keyvaluestore<1.43.0,>=1.42.0; extra == "cloudfront-keyvaluestore"
|
|
585
599
|
Provides-Extra: cloudhsm
|
|
586
|
-
Requires-Dist: mypy-boto3-cloudhsm<1.
|
|
600
|
+
Requires-Dist: mypy-boto3-cloudhsm<1.43.0,>=1.42.0; extra == "cloudhsm"
|
|
587
601
|
Provides-Extra: cloudhsmv2
|
|
588
|
-
Requires-Dist: mypy-boto3-cloudhsmv2<1.
|
|
602
|
+
Requires-Dist: mypy-boto3-cloudhsmv2<1.43.0,>=1.42.0; extra == "cloudhsmv2"
|
|
589
603
|
Provides-Extra: cloudsearch
|
|
590
|
-
Requires-Dist: mypy-boto3-cloudsearch<1.
|
|
604
|
+
Requires-Dist: mypy-boto3-cloudsearch<1.43.0,>=1.42.0; extra == "cloudsearch"
|
|
591
605
|
Provides-Extra: cloudsearchdomain
|
|
592
|
-
Requires-Dist: mypy-boto3-cloudsearchdomain<1.
|
|
606
|
+
Requires-Dist: mypy-boto3-cloudsearchdomain<1.43.0,>=1.42.0; extra == "cloudsearchdomain"
|
|
593
607
|
Provides-Extra: cloudtrail
|
|
594
|
-
Requires-Dist: mypy-boto3-cloudtrail<1.
|
|
608
|
+
Requires-Dist: mypy-boto3-cloudtrail<1.43.0,>=1.42.0; extra == "cloudtrail"
|
|
595
609
|
Provides-Extra: cloudtrail-data
|
|
596
|
-
Requires-Dist: mypy-boto3-cloudtrail-data<1.
|
|
610
|
+
Requires-Dist: mypy-boto3-cloudtrail-data<1.43.0,>=1.42.0; extra == "cloudtrail-data"
|
|
597
611
|
Provides-Extra: cloudwatch
|
|
598
|
-
Requires-Dist: mypy-boto3-cloudwatch<1.
|
|
612
|
+
Requires-Dist: mypy-boto3-cloudwatch<1.43.0,>=1.42.0; extra == "cloudwatch"
|
|
599
613
|
Provides-Extra: codeartifact
|
|
600
|
-
Requires-Dist: mypy-boto3-codeartifact<1.
|
|
614
|
+
Requires-Dist: mypy-boto3-codeartifact<1.43.0,>=1.42.0; extra == "codeartifact"
|
|
601
615
|
Provides-Extra: codebuild
|
|
602
|
-
Requires-Dist: mypy-boto3-codebuild<1.
|
|
616
|
+
Requires-Dist: mypy-boto3-codebuild<1.43.0,>=1.42.0; extra == "codebuild"
|
|
603
617
|
Provides-Extra: codecatalyst
|
|
604
|
-
Requires-Dist: mypy-boto3-codecatalyst<1.
|
|
618
|
+
Requires-Dist: mypy-boto3-codecatalyst<1.43.0,>=1.42.0; extra == "codecatalyst"
|
|
605
619
|
Provides-Extra: codecommit
|
|
606
|
-
Requires-Dist: mypy-boto3-codecommit<1.
|
|
620
|
+
Requires-Dist: mypy-boto3-codecommit<1.43.0,>=1.42.0; extra == "codecommit"
|
|
607
621
|
Provides-Extra: codeconnections
|
|
608
|
-
Requires-Dist: mypy-boto3-codeconnections<1.
|
|
622
|
+
Requires-Dist: mypy-boto3-codeconnections<1.43.0,>=1.42.0; extra == "codeconnections"
|
|
609
623
|
Provides-Extra: codedeploy
|
|
610
|
-
Requires-Dist: mypy-boto3-codedeploy<1.
|
|
624
|
+
Requires-Dist: mypy-boto3-codedeploy<1.43.0,>=1.42.0; extra == "codedeploy"
|
|
611
625
|
Provides-Extra: codeguru-reviewer
|
|
612
|
-
Requires-Dist: mypy-boto3-codeguru-reviewer<1.
|
|
626
|
+
Requires-Dist: mypy-boto3-codeguru-reviewer<1.43.0,>=1.42.0; extra == "codeguru-reviewer"
|
|
613
627
|
Provides-Extra: codeguru-security
|
|
614
|
-
Requires-Dist: mypy-boto3-codeguru-security<1.
|
|
628
|
+
Requires-Dist: mypy-boto3-codeguru-security<1.43.0,>=1.42.0; extra == "codeguru-security"
|
|
615
629
|
Provides-Extra: codeguruprofiler
|
|
616
|
-
Requires-Dist: mypy-boto3-codeguruprofiler<1.
|
|
630
|
+
Requires-Dist: mypy-boto3-codeguruprofiler<1.43.0,>=1.42.0; extra == "codeguruprofiler"
|
|
617
631
|
Provides-Extra: codepipeline
|
|
618
|
-
Requires-Dist: mypy-boto3-codepipeline<1.
|
|
632
|
+
Requires-Dist: mypy-boto3-codepipeline<1.43.0,>=1.42.0; extra == "codepipeline"
|
|
619
633
|
Provides-Extra: codestar-connections
|
|
620
|
-
Requires-Dist: mypy-boto3-codestar-connections<1.
|
|
634
|
+
Requires-Dist: mypy-boto3-codestar-connections<1.43.0,>=1.42.0; extra == "codestar-connections"
|
|
621
635
|
Provides-Extra: codestar-notifications
|
|
622
|
-
Requires-Dist: mypy-boto3-codestar-notifications<1.
|
|
636
|
+
Requires-Dist: mypy-boto3-codestar-notifications<1.43.0,>=1.42.0; extra == "codestar-notifications"
|
|
623
637
|
Provides-Extra: cognito-identity
|
|
624
|
-
Requires-Dist: mypy-boto3-cognito-identity<1.
|
|
638
|
+
Requires-Dist: mypy-boto3-cognito-identity<1.43.0,>=1.42.0; extra == "cognito-identity"
|
|
625
639
|
Provides-Extra: cognito-idp
|
|
626
|
-
Requires-Dist: mypy-boto3-cognito-idp<1.
|
|
640
|
+
Requires-Dist: mypy-boto3-cognito-idp<1.43.0,>=1.42.0; extra == "cognito-idp"
|
|
627
641
|
Provides-Extra: cognito-sync
|
|
628
|
-
Requires-Dist: mypy-boto3-cognito-sync<1.
|
|
642
|
+
Requires-Dist: mypy-boto3-cognito-sync<1.43.0,>=1.42.0; extra == "cognito-sync"
|
|
629
643
|
Provides-Extra: comprehend
|
|
630
|
-
Requires-Dist: mypy-boto3-comprehend<1.
|
|
644
|
+
Requires-Dist: mypy-boto3-comprehend<1.43.0,>=1.42.0; extra == "comprehend"
|
|
631
645
|
Provides-Extra: comprehendmedical
|
|
632
|
-
Requires-Dist: mypy-boto3-comprehendmedical<1.
|
|
646
|
+
Requires-Dist: mypy-boto3-comprehendmedical<1.43.0,>=1.42.0; extra == "comprehendmedical"
|
|
633
647
|
Provides-Extra: compute-optimizer
|
|
634
|
-
Requires-Dist: mypy-boto3-compute-optimizer<1.
|
|
648
|
+
Requires-Dist: mypy-boto3-compute-optimizer<1.43.0,>=1.42.0; extra == "compute-optimizer"
|
|
649
|
+
Provides-Extra: compute-optimizer-automation
|
|
650
|
+
Requires-Dist: mypy-boto3-compute-optimizer-automation<1.43.0,>=1.42.0; extra == "compute-optimizer-automation"
|
|
635
651
|
Provides-Extra: config
|
|
636
|
-
Requires-Dist: mypy-boto3-config<1.
|
|
652
|
+
Requires-Dist: mypy-boto3-config<1.43.0,>=1.42.0; extra == "config"
|
|
637
653
|
Provides-Extra: connect
|
|
638
|
-
Requires-Dist: mypy-boto3-connect<1.
|
|
654
|
+
Requires-Dist: mypy-boto3-connect<1.43.0,>=1.42.0; extra == "connect"
|
|
639
655
|
Provides-Extra: connect-contact-lens
|
|
640
|
-
Requires-Dist: mypy-boto3-connect-contact-lens<1.
|
|
656
|
+
Requires-Dist: mypy-boto3-connect-contact-lens<1.43.0,>=1.42.0; extra == "connect-contact-lens"
|
|
641
657
|
Provides-Extra: connectcampaigns
|
|
642
|
-
Requires-Dist: mypy-boto3-connectcampaigns<1.
|
|
658
|
+
Requires-Dist: mypy-boto3-connectcampaigns<1.43.0,>=1.42.0; extra == "connectcampaigns"
|
|
643
659
|
Provides-Extra: connectcampaignsv2
|
|
644
|
-
Requires-Dist: mypy-boto3-connectcampaignsv2<1.
|
|
660
|
+
Requires-Dist: mypy-boto3-connectcampaignsv2<1.43.0,>=1.42.0; extra == "connectcampaignsv2"
|
|
645
661
|
Provides-Extra: connectcases
|
|
646
|
-
Requires-Dist: mypy-boto3-connectcases<1.
|
|
662
|
+
Requires-Dist: mypy-boto3-connectcases<1.43.0,>=1.42.0; extra == "connectcases"
|
|
647
663
|
Provides-Extra: connectparticipant
|
|
648
|
-
Requires-Dist: mypy-boto3-connectparticipant<1.
|
|
664
|
+
Requires-Dist: mypy-boto3-connectparticipant<1.43.0,>=1.42.0; extra == "connectparticipant"
|
|
649
665
|
Provides-Extra: controlcatalog
|
|
650
|
-
Requires-Dist: mypy-boto3-controlcatalog<1.
|
|
666
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.43.0,>=1.42.0; extra == "controlcatalog"
|
|
651
667
|
Provides-Extra: controltower
|
|
652
|
-
Requires-Dist: mypy-boto3-controltower<1.
|
|
668
|
+
Requires-Dist: mypy-boto3-controltower<1.43.0,>=1.42.0; extra == "controltower"
|
|
653
669
|
Provides-Extra: cost-optimization-hub
|
|
654
|
-
Requires-Dist: mypy-boto3-cost-optimization-hub<1.
|
|
670
|
+
Requires-Dist: mypy-boto3-cost-optimization-hub<1.43.0,>=1.42.0; extra == "cost-optimization-hub"
|
|
655
671
|
Provides-Extra: cur
|
|
656
|
-
Requires-Dist: mypy-boto3-cur<1.
|
|
672
|
+
Requires-Dist: mypy-boto3-cur<1.43.0,>=1.42.0; extra == "cur"
|
|
657
673
|
Provides-Extra: customer-profiles
|
|
658
|
-
Requires-Dist: mypy-boto3-customer-profiles<1.
|
|
674
|
+
Requires-Dist: mypy-boto3-customer-profiles<1.43.0,>=1.42.0; extra == "customer-profiles"
|
|
659
675
|
Provides-Extra: databrew
|
|
660
|
-
Requires-Dist: mypy-boto3-databrew<1.
|
|
676
|
+
Requires-Dist: mypy-boto3-databrew<1.43.0,>=1.42.0; extra == "databrew"
|
|
661
677
|
Provides-Extra: dataexchange
|
|
662
|
-
Requires-Dist: mypy-boto3-dataexchange<1.
|
|
678
|
+
Requires-Dist: mypy-boto3-dataexchange<1.43.0,>=1.42.0; extra == "dataexchange"
|
|
663
679
|
Provides-Extra: datapipeline
|
|
664
|
-
Requires-Dist: mypy-boto3-datapipeline<1.
|
|
680
|
+
Requires-Dist: mypy-boto3-datapipeline<1.43.0,>=1.42.0; extra == "datapipeline"
|
|
665
681
|
Provides-Extra: datasync
|
|
666
|
-
Requires-Dist: mypy-boto3-datasync<1.
|
|
682
|
+
Requires-Dist: mypy-boto3-datasync<1.43.0,>=1.42.0; extra == "datasync"
|
|
667
683
|
Provides-Extra: datazone
|
|
668
|
-
Requires-Dist: mypy-boto3-datazone<1.
|
|
684
|
+
Requires-Dist: mypy-boto3-datazone<1.43.0,>=1.42.0; extra == "datazone"
|
|
669
685
|
Provides-Extra: dax
|
|
670
|
-
Requires-Dist: mypy-boto3-dax<1.
|
|
686
|
+
Requires-Dist: mypy-boto3-dax<1.43.0,>=1.42.0; extra == "dax"
|
|
671
687
|
Provides-Extra: deadline
|
|
672
|
-
Requires-Dist: mypy-boto3-deadline<1.
|
|
688
|
+
Requires-Dist: mypy-boto3-deadline<1.43.0,>=1.42.0; extra == "deadline"
|
|
673
689
|
Provides-Extra: detective
|
|
674
|
-
Requires-Dist: mypy-boto3-detective<1.
|
|
690
|
+
Requires-Dist: mypy-boto3-detective<1.43.0,>=1.42.0; extra == "detective"
|
|
675
691
|
Provides-Extra: devicefarm
|
|
676
|
-
Requires-Dist: mypy-boto3-devicefarm<1.
|
|
692
|
+
Requires-Dist: mypy-boto3-devicefarm<1.43.0,>=1.42.0; extra == "devicefarm"
|
|
677
693
|
Provides-Extra: devops-guru
|
|
678
|
-
Requires-Dist: mypy-boto3-devops-guru<1.
|
|
694
|
+
Requires-Dist: mypy-boto3-devops-guru<1.43.0,>=1.42.0; extra == "devops-guru"
|
|
679
695
|
Provides-Extra: directconnect
|
|
680
|
-
Requires-Dist: mypy-boto3-directconnect<1.
|
|
696
|
+
Requires-Dist: mypy-boto3-directconnect<1.43.0,>=1.42.0; extra == "directconnect"
|
|
681
697
|
Provides-Extra: discovery
|
|
682
|
-
Requires-Dist: mypy-boto3-discovery<1.
|
|
698
|
+
Requires-Dist: mypy-boto3-discovery<1.43.0,>=1.42.0; extra == "discovery"
|
|
683
699
|
Provides-Extra: dlm
|
|
684
|
-
Requires-Dist: mypy-boto3-dlm<1.
|
|
700
|
+
Requires-Dist: mypy-boto3-dlm<1.43.0,>=1.42.0; extra == "dlm"
|
|
685
701
|
Provides-Extra: dms
|
|
686
|
-
Requires-Dist: mypy-boto3-dms<1.
|
|
702
|
+
Requires-Dist: mypy-boto3-dms<1.43.0,>=1.42.0; extra == "dms"
|
|
687
703
|
Provides-Extra: docdb
|
|
688
|
-
Requires-Dist: mypy-boto3-docdb<1.
|
|
704
|
+
Requires-Dist: mypy-boto3-docdb<1.43.0,>=1.42.0; extra == "docdb"
|
|
689
705
|
Provides-Extra: docdb-elastic
|
|
690
|
-
Requires-Dist: mypy-boto3-docdb-elastic<1.
|
|
706
|
+
Requires-Dist: mypy-boto3-docdb-elastic<1.43.0,>=1.42.0; extra == "docdb-elastic"
|
|
691
707
|
Provides-Extra: drs
|
|
692
|
-
Requires-Dist: mypy-boto3-drs<1.
|
|
708
|
+
Requires-Dist: mypy-boto3-drs<1.43.0,>=1.42.0; extra == "drs"
|
|
693
709
|
Provides-Extra: ds
|
|
694
|
-
Requires-Dist: mypy-boto3-ds<1.
|
|
710
|
+
Requires-Dist: mypy-boto3-ds<1.43.0,>=1.42.0; extra == "ds"
|
|
695
711
|
Provides-Extra: ds-data
|
|
696
|
-
Requires-Dist: mypy-boto3-ds-data<1.
|
|
712
|
+
Requires-Dist: mypy-boto3-ds-data<1.43.0,>=1.42.0; extra == "ds-data"
|
|
697
713
|
Provides-Extra: dsql
|
|
698
|
-
Requires-Dist: mypy-boto3-dsql<1.
|
|
714
|
+
Requires-Dist: mypy-boto3-dsql<1.43.0,>=1.42.0; extra == "dsql"
|
|
699
715
|
Provides-Extra: dynamodb
|
|
700
|
-
Requires-Dist: mypy-boto3-dynamodb<1.
|
|
716
|
+
Requires-Dist: mypy-boto3-dynamodb<1.43.0,>=1.42.0; extra == "dynamodb"
|
|
701
717
|
Provides-Extra: dynamodbstreams
|
|
702
|
-
Requires-Dist: mypy-boto3-dynamodbstreams<1.
|
|
718
|
+
Requires-Dist: mypy-boto3-dynamodbstreams<1.43.0,>=1.42.0; extra == "dynamodbstreams"
|
|
703
719
|
Provides-Extra: ebs
|
|
704
|
-
Requires-Dist: mypy-boto3-ebs<1.
|
|
720
|
+
Requires-Dist: mypy-boto3-ebs<1.43.0,>=1.42.0; extra == "ebs"
|
|
705
721
|
Provides-Extra: ec2
|
|
706
|
-
Requires-Dist: mypy-boto3-ec2<1.
|
|
722
|
+
Requires-Dist: mypy-boto3-ec2<1.43.0,>=1.42.0; extra == "ec2"
|
|
707
723
|
Provides-Extra: ec2-instance-connect
|
|
708
|
-
Requires-Dist: mypy-boto3-ec2-instance-connect<1.
|
|
724
|
+
Requires-Dist: mypy-boto3-ec2-instance-connect<1.43.0,>=1.42.0; extra == "ec2-instance-connect"
|
|
709
725
|
Provides-Extra: ecr
|
|
710
|
-
Requires-Dist: mypy-boto3-ecr<1.
|
|
726
|
+
Requires-Dist: mypy-boto3-ecr<1.43.0,>=1.42.0; extra == "ecr"
|
|
711
727
|
Provides-Extra: ecr-public
|
|
712
|
-
Requires-Dist: mypy-boto3-ecr-public<1.
|
|
728
|
+
Requires-Dist: mypy-boto3-ecr-public<1.43.0,>=1.42.0; extra == "ecr-public"
|
|
713
729
|
Provides-Extra: ecs
|
|
714
|
-
Requires-Dist: mypy-boto3-ecs<1.
|
|
730
|
+
Requires-Dist: mypy-boto3-ecs<1.43.0,>=1.42.0; extra == "ecs"
|
|
715
731
|
Provides-Extra: efs
|
|
716
|
-
Requires-Dist: mypy-boto3-efs<1.
|
|
732
|
+
Requires-Dist: mypy-boto3-efs<1.43.0,>=1.42.0; extra == "efs"
|
|
717
733
|
Provides-Extra: eks
|
|
718
|
-
Requires-Dist: mypy-boto3-eks<1.
|
|
734
|
+
Requires-Dist: mypy-boto3-eks<1.43.0,>=1.42.0; extra == "eks"
|
|
719
735
|
Provides-Extra: eks-auth
|
|
720
|
-
Requires-Dist: mypy-boto3-eks-auth<1.
|
|
736
|
+
Requires-Dist: mypy-boto3-eks-auth<1.43.0,>=1.42.0; extra == "eks-auth"
|
|
721
737
|
Provides-Extra: elasticache
|
|
722
|
-
Requires-Dist: mypy-boto3-elasticache<1.
|
|
738
|
+
Requires-Dist: mypy-boto3-elasticache<1.43.0,>=1.42.0; extra == "elasticache"
|
|
723
739
|
Provides-Extra: elasticbeanstalk
|
|
724
|
-
Requires-Dist: mypy-boto3-elasticbeanstalk<1.
|
|
725
|
-
Provides-Extra: elastictranscoder
|
|
726
|
-
Requires-Dist: mypy-boto3-elastictranscoder<1.39.0,>=1.38.0; extra == "elastictranscoder"
|
|
740
|
+
Requires-Dist: mypy-boto3-elasticbeanstalk<1.43.0,>=1.42.0; extra == "elasticbeanstalk"
|
|
727
741
|
Provides-Extra: elb
|
|
728
|
-
Requires-Dist: mypy-boto3-elb<1.
|
|
742
|
+
Requires-Dist: mypy-boto3-elb<1.43.0,>=1.42.0; extra == "elb"
|
|
729
743
|
Provides-Extra: elbv2
|
|
730
|
-
Requires-Dist: mypy-boto3-elbv2<1.
|
|
744
|
+
Requires-Dist: mypy-boto3-elbv2<1.43.0,>=1.42.0; extra == "elbv2"
|
|
731
745
|
Provides-Extra: emr
|
|
732
|
-
Requires-Dist: mypy-boto3-emr<1.
|
|
746
|
+
Requires-Dist: mypy-boto3-emr<1.43.0,>=1.42.0; extra == "emr"
|
|
733
747
|
Provides-Extra: emr-containers
|
|
734
|
-
Requires-Dist: mypy-boto3-emr-containers<1.
|
|
748
|
+
Requires-Dist: mypy-boto3-emr-containers<1.43.0,>=1.42.0; extra == "emr-containers"
|
|
735
749
|
Provides-Extra: emr-serverless
|
|
736
|
-
Requires-Dist: mypy-boto3-emr-serverless<1.
|
|
750
|
+
Requires-Dist: mypy-boto3-emr-serverless<1.43.0,>=1.42.0; extra == "emr-serverless"
|
|
737
751
|
Provides-Extra: entityresolution
|
|
738
|
-
Requires-Dist: mypy-boto3-entityresolution<1.
|
|
752
|
+
Requires-Dist: mypy-boto3-entityresolution<1.43.0,>=1.42.0; extra == "entityresolution"
|
|
739
753
|
Provides-Extra: es
|
|
740
|
-
Requires-Dist: mypy-boto3-es<1.
|
|
754
|
+
Requires-Dist: mypy-boto3-es<1.43.0,>=1.42.0; extra == "es"
|
|
741
755
|
Provides-Extra: events
|
|
742
|
-
Requires-Dist: mypy-boto3-events<1.
|
|
756
|
+
Requires-Dist: mypy-boto3-events<1.43.0,>=1.42.0; extra == "events"
|
|
743
757
|
Provides-Extra: evidently
|
|
744
|
-
Requires-Dist: mypy-boto3-evidently<1.
|
|
758
|
+
Requires-Dist: mypy-boto3-evidently<1.43.0,>=1.42.0; extra == "evidently"
|
|
745
759
|
Provides-Extra: evs
|
|
746
|
-
Requires-Dist: mypy-boto3-evs<1.
|
|
760
|
+
Requires-Dist: mypy-boto3-evs<1.43.0,>=1.42.0; extra == "evs"
|
|
747
761
|
Provides-Extra: finspace
|
|
748
|
-
Requires-Dist: mypy-boto3-finspace<1.
|
|
762
|
+
Requires-Dist: mypy-boto3-finspace<1.43.0,>=1.42.0; extra == "finspace"
|
|
749
763
|
Provides-Extra: finspace-data
|
|
750
|
-
Requires-Dist: mypy-boto3-finspace-data<1.
|
|
764
|
+
Requires-Dist: mypy-boto3-finspace-data<1.43.0,>=1.42.0; extra == "finspace-data"
|
|
751
765
|
Provides-Extra: firehose
|
|
752
|
-
Requires-Dist: mypy-boto3-firehose<1.
|
|
766
|
+
Requires-Dist: mypy-boto3-firehose<1.43.0,>=1.42.0; extra == "firehose"
|
|
753
767
|
Provides-Extra: fis
|
|
754
|
-
Requires-Dist: mypy-boto3-fis<1.
|
|
768
|
+
Requires-Dist: mypy-boto3-fis<1.43.0,>=1.42.0; extra == "fis"
|
|
755
769
|
Provides-Extra: fms
|
|
756
|
-
Requires-Dist: mypy-boto3-fms<1.
|
|
770
|
+
Requires-Dist: mypy-boto3-fms<1.43.0,>=1.42.0; extra == "fms"
|
|
757
771
|
Provides-Extra: forecast
|
|
758
|
-
Requires-Dist: mypy-boto3-forecast<1.
|
|
772
|
+
Requires-Dist: mypy-boto3-forecast<1.43.0,>=1.42.0; extra == "forecast"
|
|
759
773
|
Provides-Extra: forecastquery
|
|
760
|
-
Requires-Dist: mypy-boto3-forecastquery<1.
|
|
774
|
+
Requires-Dist: mypy-boto3-forecastquery<1.43.0,>=1.42.0; extra == "forecastquery"
|
|
761
775
|
Provides-Extra: frauddetector
|
|
762
|
-
Requires-Dist: mypy-boto3-frauddetector<1.
|
|
776
|
+
Requires-Dist: mypy-boto3-frauddetector<1.43.0,>=1.42.0; extra == "frauddetector"
|
|
763
777
|
Provides-Extra: freetier
|
|
764
|
-
Requires-Dist: mypy-boto3-freetier<1.
|
|
778
|
+
Requires-Dist: mypy-boto3-freetier<1.43.0,>=1.42.0; extra == "freetier"
|
|
765
779
|
Provides-Extra: fsx
|
|
766
|
-
Requires-Dist: mypy-boto3-fsx<1.
|
|
780
|
+
Requires-Dist: mypy-boto3-fsx<1.43.0,>=1.42.0; extra == "fsx"
|
|
767
781
|
Provides-Extra: gamelift
|
|
768
|
-
Requires-Dist: mypy-boto3-gamelift<1.
|
|
782
|
+
Requires-Dist: mypy-boto3-gamelift<1.43.0,>=1.42.0; extra == "gamelift"
|
|
769
783
|
Provides-Extra: gameliftstreams
|
|
770
|
-
Requires-Dist: mypy-boto3-gameliftstreams<1.
|
|
784
|
+
Requires-Dist: mypy-boto3-gameliftstreams<1.43.0,>=1.42.0; extra == "gameliftstreams"
|
|
771
785
|
Provides-Extra: geo-maps
|
|
772
|
-
Requires-Dist: mypy-boto3-geo-maps<1.
|
|
786
|
+
Requires-Dist: mypy-boto3-geo-maps<1.43.0,>=1.42.0; extra == "geo-maps"
|
|
773
787
|
Provides-Extra: geo-places
|
|
774
|
-
Requires-Dist: mypy-boto3-geo-places<1.
|
|
788
|
+
Requires-Dist: mypy-boto3-geo-places<1.43.0,>=1.42.0; extra == "geo-places"
|
|
775
789
|
Provides-Extra: geo-routes
|
|
776
|
-
Requires-Dist: mypy-boto3-geo-routes<1.
|
|
790
|
+
Requires-Dist: mypy-boto3-geo-routes<1.43.0,>=1.42.0; extra == "geo-routes"
|
|
777
791
|
Provides-Extra: glacier
|
|
778
|
-
Requires-Dist: mypy-boto3-glacier<1.
|
|
792
|
+
Requires-Dist: mypy-boto3-glacier<1.43.0,>=1.42.0; extra == "glacier"
|
|
779
793
|
Provides-Extra: globalaccelerator
|
|
780
|
-
Requires-Dist: mypy-boto3-globalaccelerator<1.
|
|
794
|
+
Requires-Dist: mypy-boto3-globalaccelerator<1.43.0,>=1.42.0; extra == "globalaccelerator"
|
|
781
795
|
Provides-Extra: glue
|
|
782
|
-
Requires-Dist: mypy-boto3-glue<1.
|
|
796
|
+
Requires-Dist: mypy-boto3-glue<1.43.0,>=1.42.0; extra == "glue"
|
|
783
797
|
Provides-Extra: grafana
|
|
784
|
-
Requires-Dist: mypy-boto3-grafana<1.
|
|
798
|
+
Requires-Dist: mypy-boto3-grafana<1.43.0,>=1.42.0; extra == "grafana"
|
|
785
799
|
Provides-Extra: greengrass
|
|
786
|
-
Requires-Dist: mypy-boto3-greengrass<1.
|
|
800
|
+
Requires-Dist: mypy-boto3-greengrass<1.43.0,>=1.42.0; extra == "greengrass"
|
|
787
801
|
Provides-Extra: greengrassv2
|
|
788
|
-
Requires-Dist: mypy-boto3-greengrassv2<1.
|
|
802
|
+
Requires-Dist: mypy-boto3-greengrassv2<1.43.0,>=1.42.0; extra == "greengrassv2"
|
|
789
803
|
Provides-Extra: groundstation
|
|
790
|
-
Requires-Dist: mypy-boto3-groundstation<1.
|
|
804
|
+
Requires-Dist: mypy-boto3-groundstation<1.43.0,>=1.42.0; extra == "groundstation"
|
|
791
805
|
Provides-Extra: guardduty
|
|
792
|
-
Requires-Dist: mypy-boto3-guardduty<1.
|
|
806
|
+
Requires-Dist: mypy-boto3-guardduty<1.43.0,>=1.42.0; extra == "guardduty"
|
|
793
807
|
Provides-Extra: health
|
|
794
|
-
Requires-Dist: mypy-boto3-health<1.
|
|
808
|
+
Requires-Dist: mypy-boto3-health<1.43.0,>=1.42.0; extra == "health"
|
|
795
809
|
Provides-Extra: healthlake
|
|
796
|
-
Requires-Dist: mypy-boto3-healthlake<1.
|
|
810
|
+
Requires-Dist: mypy-boto3-healthlake<1.43.0,>=1.42.0; extra == "healthlake"
|
|
797
811
|
Provides-Extra: iam
|
|
798
|
-
Requires-Dist: mypy-boto3-iam<1.
|
|
812
|
+
Requires-Dist: mypy-boto3-iam<1.43.0,>=1.42.0; extra == "iam"
|
|
799
813
|
Provides-Extra: identitystore
|
|
800
|
-
Requires-Dist: mypy-boto3-identitystore<1.
|
|
814
|
+
Requires-Dist: mypy-boto3-identitystore<1.43.0,>=1.42.0; extra == "identitystore"
|
|
801
815
|
Provides-Extra: imagebuilder
|
|
802
|
-
Requires-Dist: mypy-boto3-imagebuilder<1.
|
|
816
|
+
Requires-Dist: mypy-boto3-imagebuilder<1.43.0,>=1.42.0; extra == "imagebuilder"
|
|
803
817
|
Provides-Extra: importexport
|
|
804
|
-
Requires-Dist: mypy-boto3-importexport<1.
|
|
818
|
+
Requires-Dist: mypy-boto3-importexport<1.43.0,>=1.42.0; extra == "importexport"
|
|
805
819
|
Provides-Extra: inspector
|
|
806
|
-
Requires-Dist: mypy-boto3-inspector<1.
|
|
820
|
+
Requires-Dist: mypy-boto3-inspector<1.43.0,>=1.42.0; extra == "inspector"
|
|
807
821
|
Provides-Extra: inspector-scan
|
|
808
|
-
Requires-Dist: mypy-boto3-inspector-scan<1.
|
|
822
|
+
Requires-Dist: mypy-boto3-inspector-scan<1.43.0,>=1.42.0; extra == "inspector-scan"
|
|
809
823
|
Provides-Extra: inspector2
|
|
810
|
-
Requires-Dist: mypy-boto3-inspector2<1.
|
|
824
|
+
Requires-Dist: mypy-boto3-inspector2<1.43.0,>=1.42.0; extra == "inspector2"
|
|
811
825
|
Provides-Extra: internetmonitor
|
|
812
|
-
Requires-Dist: mypy-boto3-internetmonitor<1.
|
|
826
|
+
Requires-Dist: mypy-boto3-internetmonitor<1.43.0,>=1.42.0; extra == "internetmonitor"
|
|
813
827
|
Provides-Extra: invoicing
|
|
814
|
-
Requires-Dist: mypy-boto3-invoicing<1.
|
|
828
|
+
Requires-Dist: mypy-boto3-invoicing<1.43.0,>=1.42.0; extra == "invoicing"
|
|
815
829
|
Provides-Extra: iot
|
|
816
|
-
Requires-Dist: mypy-boto3-iot<1.
|
|
830
|
+
Requires-Dist: mypy-boto3-iot<1.43.0,>=1.42.0; extra == "iot"
|
|
817
831
|
Provides-Extra: iot-data
|
|
818
|
-
Requires-Dist: mypy-boto3-iot-data<1.
|
|
832
|
+
Requires-Dist: mypy-boto3-iot-data<1.43.0,>=1.42.0; extra == "iot-data"
|
|
819
833
|
Provides-Extra: iot-jobs-data
|
|
820
|
-
Requires-Dist: mypy-boto3-iot-jobs-data<1.
|
|
834
|
+
Requires-Dist: mypy-boto3-iot-jobs-data<1.43.0,>=1.42.0; extra == "iot-jobs-data"
|
|
821
835
|
Provides-Extra: iot-managed-integrations
|
|
822
|
-
Requires-Dist: mypy-boto3-iot-managed-integrations<1.
|
|
836
|
+
Requires-Dist: mypy-boto3-iot-managed-integrations<1.43.0,>=1.42.0; extra == "iot-managed-integrations"
|
|
823
837
|
Provides-Extra: iotanalytics
|
|
824
|
-
Requires-Dist: mypy-boto3-iotanalytics<1.
|
|
838
|
+
Requires-Dist: mypy-boto3-iotanalytics<1.43.0,>=1.42.0; extra == "iotanalytics"
|
|
825
839
|
Provides-Extra: iotdeviceadvisor
|
|
826
|
-
Requires-Dist: mypy-boto3-iotdeviceadvisor<1.
|
|
840
|
+
Requires-Dist: mypy-boto3-iotdeviceadvisor<1.43.0,>=1.42.0; extra == "iotdeviceadvisor"
|
|
827
841
|
Provides-Extra: iotevents
|
|
828
|
-
Requires-Dist: mypy-boto3-iotevents<1.
|
|
842
|
+
Requires-Dist: mypy-boto3-iotevents<1.43.0,>=1.42.0; extra == "iotevents"
|
|
829
843
|
Provides-Extra: iotevents-data
|
|
830
|
-
Requires-Dist: mypy-boto3-iotevents-data<1.
|
|
831
|
-
Provides-Extra: iotfleethub
|
|
832
|
-
Requires-Dist: mypy-boto3-iotfleethub<1.39.0,>=1.38.0; extra == "iotfleethub"
|
|
844
|
+
Requires-Dist: mypy-boto3-iotevents-data<1.43.0,>=1.42.0; extra == "iotevents-data"
|
|
833
845
|
Provides-Extra: iotfleetwise
|
|
834
|
-
Requires-Dist: mypy-boto3-iotfleetwise<1.
|
|
846
|
+
Requires-Dist: mypy-boto3-iotfleetwise<1.43.0,>=1.42.0; extra == "iotfleetwise"
|
|
835
847
|
Provides-Extra: iotsecuretunneling
|
|
836
|
-
Requires-Dist: mypy-boto3-iotsecuretunneling<1.
|
|
848
|
+
Requires-Dist: mypy-boto3-iotsecuretunneling<1.43.0,>=1.42.0; extra == "iotsecuretunneling"
|
|
837
849
|
Provides-Extra: iotsitewise
|
|
838
|
-
Requires-Dist: mypy-boto3-iotsitewise<1.
|
|
850
|
+
Requires-Dist: mypy-boto3-iotsitewise<1.43.0,>=1.42.0; extra == "iotsitewise"
|
|
839
851
|
Provides-Extra: iotthingsgraph
|
|
840
|
-
Requires-Dist: mypy-boto3-iotthingsgraph<1.
|
|
852
|
+
Requires-Dist: mypy-boto3-iotthingsgraph<1.43.0,>=1.42.0; extra == "iotthingsgraph"
|
|
841
853
|
Provides-Extra: iottwinmaker
|
|
842
|
-
Requires-Dist: mypy-boto3-iottwinmaker<1.
|
|
854
|
+
Requires-Dist: mypy-boto3-iottwinmaker<1.43.0,>=1.42.0; extra == "iottwinmaker"
|
|
843
855
|
Provides-Extra: iotwireless
|
|
844
|
-
Requires-Dist: mypy-boto3-iotwireless<1.
|
|
856
|
+
Requires-Dist: mypy-boto3-iotwireless<1.43.0,>=1.42.0; extra == "iotwireless"
|
|
845
857
|
Provides-Extra: ivs
|
|
846
|
-
Requires-Dist: mypy-boto3-ivs<1.
|
|
858
|
+
Requires-Dist: mypy-boto3-ivs<1.43.0,>=1.42.0; extra == "ivs"
|
|
847
859
|
Provides-Extra: ivs-realtime
|
|
848
|
-
Requires-Dist: mypy-boto3-ivs-realtime<1.
|
|
860
|
+
Requires-Dist: mypy-boto3-ivs-realtime<1.43.0,>=1.42.0; extra == "ivs-realtime"
|
|
849
861
|
Provides-Extra: ivschat
|
|
850
|
-
Requires-Dist: mypy-boto3-ivschat<1.
|
|
862
|
+
Requires-Dist: mypy-boto3-ivschat<1.43.0,>=1.42.0; extra == "ivschat"
|
|
851
863
|
Provides-Extra: kafka
|
|
852
|
-
Requires-Dist: mypy-boto3-kafka<1.
|
|
864
|
+
Requires-Dist: mypy-boto3-kafka<1.43.0,>=1.42.0; extra == "kafka"
|
|
853
865
|
Provides-Extra: kafkaconnect
|
|
854
|
-
Requires-Dist: mypy-boto3-kafkaconnect<1.
|
|
866
|
+
Requires-Dist: mypy-boto3-kafkaconnect<1.43.0,>=1.42.0; extra == "kafkaconnect"
|
|
855
867
|
Provides-Extra: kendra
|
|
856
|
-
Requires-Dist: mypy-boto3-kendra<1.
|
|
868
|
+
Requires-Dist: mypy-boto3-kendra<1.43.0,>=1.42.0; extra == "kendra"
|
|
857
869
|
Provides-Extra: kendra-ranking
|
|
858
|
-
Requires-Dist: mypy-boto3-kendra-ranking<1.
|
|
870
|
+
Requires-Dist: mypy-boto3-kendra-ranking<1.43.0,>=1.42.0; extra == "kendra-ranking"
|
|
859
871
|
Provides-Extra: keyspaces
|
|
860
|
-
Requires-Dist: mypy-boto3-keyspaces<1.
|
|
872
|
+
Requires-Dist: mypy-boto3-keyspaces<1.43.0,>=1.42.0; extra == "keyspaces"
|
|
873
|
+
Provides-Extra: keyspacesstreams
|
|
874
|
+
Requires-Dist: mypy-boto3-keyspacesstreams<1.43.0,>=1.42.0; extra == "keyspacesstreams"
|
|
861
875
|
Provides-Extra: kinesis
|
|
862
|
-
Requires-Dist: mypy-boto3-kinesis<1.
|
|
876
|
+
Requires-Dist: mypy-boto3-kinesis<1.43.0,>=1.42.0; extra == "kinesis"
|
|
863
877
|
Provides-Extra: kinesis-video-archived-media
|
|
864
|
-
Requires-Dist: mypy-boto3-kinesis-video-archived-media<1.
|
|
878
|
+
Requires-Dist: mypy-boto3-kinesis-video-archived-media<1.43.0,>=1.42.0; extra == "kinesis-video-archived-media"
|
|
865
879
|
Provides-Extra: kinesis-video-media
|
|
866
|
-
Requires-Dist: mypy-boto3-kinesis-video-media<1.
|
|
880
|
+
Requires-Dist: mypy-boto3-kinesis-video-media<1.43.0,>=1.42.0; extra == "kinesis-video-media"
|
|
867
881
|
Provides-Extra: kinesis-video-signaling
|
|
868
|
-
Requires-Dist: mypy-boto3-kinesis-video-signaling<1.
|
|
882
|
+
Requires-Dist: mypy-boto3-kinesis-video-signaling<1.43.0,>=1.42.0; extra == "kinesis-video-signaling"
|
|
869
883
|
Provides-Extra: kinesis-video-webrtc-storage
|
|
870
|
-
Requires-Dist: mypy-boto3-kinesis-video-webrtc-storage<1.
|
|
884
|
+
Requires-Dist: mypy-boto3-kinesis-video-webrtc-storage<1.43.0,>=1.42.0; extra == "kinesis-video-webrtc-storage"
|
|
871
885
|
Provides-Extra: kinesisanalytics
|
|
872
|
-
Requires-Dist: mypy-boto3-kinesisanalytics<1.
|
|
886
|
+
Requires-Dist: mypy-boto3-kinesisanalytics<1.43.0,>=1.42.0; extra == "kinesisanalytics"
|
|
873
887
|
Provides-Extra: kinesisanalyticsv2
|
|
874
|
-
Requires-Dist: mypy-boto3-kinesisanalyticsv2<1.
|
|
888
|
+
Requires-Dist: mypy-boto3-kinesisanalyticsv2<1.43.0,>=1.42.0; extra == "kinesisanalyticsv2"
|
|
875
889
|
Provides-Extra: kinesisvideo
|
|
876
|
-
Requires-Dist: mypy-boto3-kinesisvideo<1.
|
|
890
|
+
Requires-Dist: mypy-boto3-kinesisvideo<1.43.0,>=1.42.0; extra == "kinesisvideo"
|
|
877
891
|
Provides-Extra: kms
|
|
878
|
-
Requires-Dist: mypy-boto3-kms<1.
|
|
892
|
+
Requires-Dist: mypy-boto3-kms<1.43.0,>=1.42.0; extra == "kms"
|
|
879
893
|
Provides-Extra: lakeformation
|
|
880
|
-
Requires-Dist: mypy-boto3-lakeformation<1.
|
|
894
|
+
Requires-Dist: mypy-boto3-lakeformation<1.43.0,>=1.42.0; extra == "lakeformation"
|
|
881
895
|
Provides-Extra: lambda
|
|
882
|
-
Requires-Dist: mypy-boto3-lambda<1.
|
|
896
|
+
Requires-Dist: mypy-boto3-lambda<1.43.0,>=1.42.0; extra == "lambda"
|
|
883
897
|
Provides-Extra: launch-wizard
|
|
884
|
-
Requires-Dist: mypy-boto3-launch-wizard<1.
|
|
898
|
+
Requires-Dist: mypy-boto3-launch-wizard<1.43.0,>=1.42.0; extra == "launch-wizard"
|
|
885
899
|
Provides-Extra: lex-models
|
|
886
|
-
Requires-Dist: mypy-boto3-lex-models<1.
|
|
900
|
+
Requires-Dist: mypy-boto3-lex-models<1.43.0,>=1.42.0; extra == "lex-models"
|
|
887
901
|
Provides-Extra: lex-runtime
|
|
888
|
-
Requires-Dist: mypy-boto3-lex-runtime<1.
|
|
902
|
+
Requires-Dist: mypy-boto3-lex-runtime<1.43.0,>=1.42.0; extra == "lex-runtime"
|
|
889
903
|
Provides-Extra: lexv2-models
|
|
890
|
-
Requires-Dist: mypy-boto3-lexv2-models<1.
|
|
904
|
+
Requires-Dist: mypy-boto3-lexv2-models<1.43.0,>=1.42.0; extra == "lexv2-models"
|
|
891
905
|
Provides-Extra: lexv2-runtime
|
|
892
|
-
Requires-Dist: mypy-boto3-lexv2-runtime<1.
|
|
906
|
+
Requires-Dist: mypy-boto3-lexv2-runtime<1.43.0,>=1.42.0; extra == "lexv2-runtime"
|
|
893
907
|
Provides-Extra: license-manager
|
|
894
|
-
Requires-Dist: mypy-boto3-license-manager<1.
|
|
908
|
+
Requires-Dist: mypy-boto3-license-manager<1.43.0,>=1.42.0; extra == "license-manager"
|
|
895
909
|
Provides-Extra: license-manager-linux-subscriptions
|
|
896
|
-
Requires-Dist: mypy-boto3-license-manager-linux-subscriptions<1.
|
|
910
|
+
Requires-Dist: mypy-boto3-license-manager-linux-subscriptions<1.43.0,>=1.42.0; extra == "license-manager-linux-subscriptions"
|
|
897
911
|
Provides-Extra: license-manager-user-subscriptions
|
|
898
|
-
Requires-Dist: mypy-boto3-license-manager-user-subscriptions<1.
|
|
912
|
+
Requires-Dist: mypy-boto3-license-manager-user-subscriptions<1.43.0,>=1.42.0; extra == "license-manager-user-subscriptions"
|
|
899
913
|
Provides-Extra: lightsail
|
|
900
|
-
Requires-Dist: mypy-boto3-lightsail<1.
|
|
914
|
+
Requires-Dist: mypy-boto3-lightsail<1.43.0,>=1.42.0; extra == "lightsail"
|
|
901
915
|
Provides-Extra: location
|
|
902
|
-
Requires-Dist: mypy-boto3-location<1.
|
|
916
|
+
Requires-Dist: mypy-boto3-location<1.43.0,>=1.42.0; extra == "location"
|
|
903
917
|
Provides-Extra: logs
|
|
904
|
-
Requires-Dist: mypy-boto3-logs<1.
|
|
918
|
+
Requires-Dist: mypy-boto3-logs<1.43.0,>=1.42.0; extra == "logs"
|
|
905
919
|
Provides-Extra: lookoutequipment
|
|
906
|
-
Requires-Dist: mypy-boto3-lookoutequipment<1.
|
|
907
|
-
Provides-Extra: lookoutmetrics
|
|
908
|
-
Requires-Dist: mypy-boto3-lookoutmetrics<1.39.0,>=1.38.0; extra == "lookoutmetrics"
|
|
909
|
-
Provides-Extra: lookoutvision
|
|
910
|
-
Requires-Dist: mypy-boto3-lookoutvision<1.39.0,>=1.38.0; extra == "lookoutvision"
|
|
920
|
+
Requires-Dist: mypy-boto3-lookoutequipment<1.43.0,>=1.42.0; extra == "lookoutequipment"
|
|
911
921
|
Provides-Extra: m2
|
|
912
|
-
Requires-Dist: mypy-boto3-m2<1.
|
|
922
|
+
Requires-Dist: mypy-boto3-m2<1.43.0,>=1.42.0; extra == "m2"
|
|
913
923
|
Provides-Extra: machinelearning
|
|
914
|
-
Requires-Dist: mypy-boto3-machinelearning<1.
|
|
924
|
+
Requires-Dist: mypy-boto3-machinelearning<1.43.0,>=1.42.0; extra == "machinelearning"
|
|
915
925
|
Provides-Extra: macie2
|
|
916
|
-
Requires-Dist: mypy-boto3-macie2<1.
|
|
926
|
+
Requires-Dist: mypy-boto3-macie2<1.43.0,>=1.42.0; extra == "macie2"
|
|
917
927
|
Provides-Extra: mailmanager
|
|
918
|
-
Requires-Dist: mypy-boto3-mailmanager<1.
|
|
928
|
+
Requires-Dist: mypy-boto3-mailmanager<1.43.0,>=1.42.0; extra == "mailmanager"
|
|
919
929
|
Provides-Extra: managedblockchain
|
|
920
|
-
Requires-Dist: mypy-boto3-managedblockchain<1.
|
|
930
|
+
Requires-Dist: mypy-boto3-managedblockchain<1.43.0,>=1.42.0; extra == "managedblockchain"
|
|
921
931
|
Provides-Extra: managedblockchain-query
|
|
922
|
-
Requires-Dist: mypy-boto3-managedblockchain-query<1.
|
|
932
|
+
Requires-Dist: mypy-boto3-managedblockchain-query<1.43.0,>=1.42.0; extra == "managedblockchain-query"
|
|
923
933
|
Provides-Extra: marketplace-agreement
|
|
924
|
-
Requires-Dist: mypy-boto3-marketplace-agreement<1.
|
|
934
|
+
Requires-Dist: mypy-boto3-marketplace-agreement<1.43.0,>=1.42.0; extra == "marketplace-agreement"
|
|
925
935
|
Provides-Extra: marketplace-catalog
|
|
926
|
-
Requires-Dist: mypy-boto3-marketplace-catalog<1.
|
|
936
|
+
Requires-Dist: mypy-boto3-marketplace-catalog<1.43.0,>=1.42.0; extra == "marketplace-catalog"
|
|
927
937
|
Provides-Extra: marketplace-deployment
|
|
928
|
-
Requires-Dist: mypy-boto3-marketplace-deployment<1.
|
|
938
|
+
Requires-Dist: mypy-boto3-marketplace-deployment<1.43.0,>=1.42.0; extra == "marketplace-deployment"
|
|
929
939
|
Provides-Extra: marketplace-entitlement
|
|
930
|
-
Requires-Dist: mypy-boto3-marketplace-entitlement<1.
|
|
940
|
+
Requires-Dist: mypy-boto3-marketplace-entitlement<1.43.0,>=1.42.0; extra == "marketplace-entitlement"
|
|
931
941
|
Provides-Extra: marketplace-reporting
|
|
932
|
-
Requires-Dist: mypy-boto3-marketplace-reporting<1.
|
|
942
|
+
Requires-Dist: mypy-boto3-marketplace-reporting<1.43.0,>=1.42.0; extra == "marketplace-reporting"
|
|
933
943
|
Provides-Extra: marketplacecommerceanalytics
|
|
934
|
-
Requires-Dist: mypy-boto3-marketplacecommerceanalytics<1.
|
|
944
|
+
Requires-Dist: mypy-boto3-marketplacecommerceanalytics<1.43.0,>=1.42.0; extra == "marketplacecommerceanalytics"
|
|
935
945
|
Provides-Extra: mediaconnect
|
|
936
|
-
Requires-Dist: mypy-boto3-mediaconnect<1.
|
|
946
|
+
Requires-Dist: mypy-boto3-mediaconnect<1.43.0,>=1.42.0; extra == "mediaconnect"
|
|
937
947
|
Provides-Extra: mediaconvert
|
|
938
|
-
Requires-Dist: mypy-boto3-mediaconvert<1.
|
|
948
|
+
Requires-Dist: mypy-boto3-mediaconvert<1.43.0,>=1.42.0; extra == "mediaconvert"
|
|
939
949
|
Provides-Extra: medialive
|
|
940
|
-
Requires-Dist: mypy-boto3-medialive<1.
|
|
950
|
+
Requires-Dist: mypy-boto3-medialive<1.43.0,>=1.42.0; extra == "medialive"
|
|
941
951
|
Provides-Extra: mediapackage
|
|
942
|
-
Requires-Dist: mypy-boto3-mediapackage<1.
|
|
952
|
+
Requires-Dist: mypy-boto3-mediapackage<1.43.0,>=1.42.0; extra == "mediapackage"
|
|
943
953
|
Provides-Extra: mediapackage-vod
|
|
944
|
-
Requires-Dist: mypy-boto3-mediapackage-vod<1.
|
|
954
|
+
Requires-Dist: mypy-boto3-mediapackage-vod<1.43.0,>=1.42.0; extra == "mediapackage-vod"
|
|
945
955
|
Provides-Extra: mediapackagev2
|
|
946
|
-
Requires-Dist: mypy-boto3-mediapackagev2<1.
|
|
956
|
+
Requires-Dist: mypy-boto3-mediapackagev2<1.43.0,>=1.42.0; extra == "mediapackagev2"
|
|
947
957
|
Provides-Extra: mediastore
|
|
948
|
-
Requires-Dist: mypy-boto3-mediastore<1.
|
|
958
|
+
Requires-Dist: mypy-boto3-mediastore<1.43.0,>=1.42.0; extra == "mediastore"
|
|
949
959
|
Provides-Extra: mediastore-data
|
|
950
|
-
Requires-Dist: mypy-boto3-mediastore-data<1.
|
|
960
|
+
Requires-Dist: mypy-boto3-mediastore-data<1.43.0,>=1.42.0; extra == "mediastore-data"
|
|
951
961
|
Provides-Extra: mediatailor
|
|
952
|
-
Requires-Dist: mypy-boto3-mediatailor<1.
|
|
962
|
+
Requires-Dist: mypy-boto3-mediatailor<1.43.0,>=1.42.0; extra == "mediatailor"
|
|
953
963
|
Provides-Extra: medical-imaging
|
|
954
|
-
Requires-Dist: mypy-boto3-medical-imaging<1.
|
|
964
|
+
Requires-Dist: mypy-boto3-medical-imaging<1.43.0,>=1.42.0; extra == "medical-imaging"
|
|
955
965
|
Provides-Extra: memorydb
|
|
956
|
-
Requires-Dist: mypy-boto3-memorydb<1.
|
|
966
|
+
Requires-Dist: mypy-boto3-memorydb<1.43.0,>=1.42.0; extra == "memorydb"
|
|
957
967
|
Provides-Extra: meteringmarketplace
|
|
958
|
-
Requires-Dist: mypy-boto3-meteringmarketplace<1.
|
|
968
|
+
Requires-Dist: mypy-boto3-meteringmarketplace<1.43.0,>=1.42.0; extra == "meteringmarketplace"
|
|
959
969
|
Provides-Extra: mgh
|
|
960
|
-
Requires-Dist: mypy-boto3-mgh<1.
|
|
970
|
+
Requires-Dist: mypy-boto3-mgh<1.43.0,>=1.42.0; extra == "mgh"
|
|
961
971
|
Provides-Extra: mgn
|
|
962
|
-
Requires-Dist: mypy-boto3-mgn<1.
|
|
972
|
+
Requires-Dist: mypy-boto3-mgn<1.43.0,>=1.42.0; extra == "mgn"
|
|
963
973
|
Provides-Extra: migration-hub-refactor-spaces
|
|
964
|
-
Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.
|
|
974
|
+
Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.43.0,>=1.42.0; extra == "migration-hub-refactor-spaces"
|
|
965
975
|
Provides-Extra: migrationhub-config
|
|
966
|
-
Requires-Dist: mypy-boto3-migrationhub-config<1.
|
|
976
|
+
Requires-Dist: mypy-boto3-migrationhub-config<1.43.0,>=1.42.0; extra == "migrationhub-config"
|
|
967
977
|
Provides-Extra: migrationhuborchestrator
|
|
968
|
-
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.
|
|
978
|
+
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.43.0,>=1.42.0; extra == "migrationhuborchestrator"
|
|
969
979
|
Provides-Extra: migrationhubstrategy
|
|
970
|
-
Requires-Dist: mypy-boto3-migrationhubstrategy<1.
|
|
980
|
+
Requires-Dist: mypy-boto3-migrationhubstrategy<1.43.0,>=1.42.0; extra == "migrationhubstrategy"
|
|
971
981
|
Provides-Extra: mpa
|
|
972
|
-
Requires-Dist: mypy-boto3-mpa<1.
|
|
982
|
+
Requires-Dist: mypy-boto3-mpa<1.43.0,>=1.42.0; extra == "mpa"
|
|
973
983
|
Provides-Extra: mq
|
|
974
|
-
Requires-Dist: mypy-boto3-mq<1.
|
|
984
|
+
Requires-Dist: mypy-boto3-mq<1.43.0,>=1.42.0; extra == "mq"
|
|
975
985
|
Provides-Extra: mturk
|
|
976
|
-
Requires-Dist: mypy-boto3-mturk<1.
|
|
986
|
+
Requires-Dist: mypy-boto3-mturk<1.43.0,>=1.42.0; extra == "mturk"
|
|
977
987
|
Provides-Extra: mwaa
|
|
978
|
-
Requires-Dist: mypy-boto3-mwaa<1.
|
|
988
|
+
Requires-Dist: mypy-boto3-mwaa<1.43.0,>=1.42.0; extra == "mwaa"
|
|
989
|
+
Provides-Extra: mwaa-serverless
|
|
990
|
+
Requires-Dist: mypy-boto3-mwaa-serverless<1.43.0,>=1.42.0; extra == "mwaa-serverless"
|
|
979
991
|
Provides-Extra: neptune
|
|
980
|
-
Requires-Dist: mypy-boto3-neptune<1.
|
|
992
|
+
Requires-Dist: mypy-boto3-neptune<1.43.0,>=1.42.0; extra == "neptune"
|
|
981
993
|
Provides-Extra: neptune-graph
|
|
982
|
-
Requires-Dist: mypy-boto3-neptune-graph<1.
|
|
994
|
+
Requires-Dist: mypy-boto3-neptune-graph<1.43.0,>=1.42.0; extra == "neptune-graph"
|
|
983
995
|
Provides-Extra: neptunedata
|
|
984
|
-
Requires-Dist: mypy-boto3-neptunedata<1.
|
|
996
|
+
Requires-Dist: mypy-boto3-neptunedata<1.43.0,>=1.42.0; extra == "neptunedata"
|
|
985
997
|
Provides-Extra: network-firewall
|
|
986
|
-
Requires-Dist: mypy-boto3-network-firewall<1.
|
|
998
|
+
Requires-Dist: mypy-boto3-network-firewall<1.43.0,>=1.42.0; extra == "network-firewall"
|
|
987
999
|
Provides-Extra: networkflowmonitor
|
|
988
|
-
Requires-Dist: mypy-boto3-networkflowmonitor<1.
|
|
1000
|
+
Requires-Dist: mypy-boto3-networkflowmonitor<1.43.0,>=1.42.0; extra == "networkflowmonitor"
|
|
989
1001
|
Provides-Extra: networkmanager
|
|
990
|
-
Requires-Dist: mypy-boto3-networkmanager<1.
|
|
1002
|
+
Requires-Dist: mypy-boto3-networkmanager<1.43.0,>=1.42.0; extra == "networkmanager"
|
|
991
1003
|
Provides-Extra: networkmonitor
|
|
992
|
-
Requires-Dist: mypy-boto3-networkmonitor<1.
|
|
1004
|
+
Requires-Dist: mypy-boto3-networkmonitor<1.43.0,>=1.42.0; extra == "networkmonitor"
|
|
993
1005
|
Provides-Extra: notifications
|
|
994
|
-
Requires-Dist: mypy-boto3-notifications<1.
|
|
1006
|
+
Requires-Dist: mypy-boto3-notifications<1.43.0,>=1.42.0; extra == "notifications"
|
|
995
1007
|
Provides-Extra: notificationscontacts
|
|
996
|
-
Requires-Dist: mypy-boto3-notificationscontacts<1.
|
|
1008
|
+
Requires-Dist: mypy-boto3-notificationscontacts<1.43.0,>=1.42.0; extra == "notificationscontacts"
|
|
1009
|
+
Provides-Extra: nova-act
|
|
1010
|
+
Requires-Dist: mypy-boto3-nova-act<1.43.0,>=1.42.0; extra == "nova-act"
|
|
997
1011
|
Provides-Extra: oam
|
|
998
|
-
Requires-Dist: mypy-boto3-oam<1.
|
|
1012
|
+
Requires-Dist: mypy-boto3-oam<1.43.0,>=1.42.0; extra == "oam"
|
|
999
1013
|
Provides-Extra: observabilityadmin
|
|
1000
|
-
Requires-Dist: mypy-boto3-observabilityadmin<1.
|
|
1014
|
+
Requires-Dist: mypy-boto3-observabilityadmin<1.43.0,>=1.42.0; extra == "observabilityadmin"
|
|
1015
|
+
Provides-Extra: odb
|
|
1016
|
+
Requires-Dist: mypy-boto3-odb<1.43.0,>=1.42.0; extra == "odb"
|
|
1001
1017
|
Provides-Extra: omics
|
|
1002
|
-
Requires-Dist: mypy-boto3-omics<1.
|
|
1018
|
+
Requires-Dist: mypy-boto3-omics<1.43.0,>=1.42.0; extra == "omics"
|
|
1003
1019
|
Provides-Extra: opensearch
|
|
1004
|
-
Requires-Dist: mypy-boto3-opensearch<1.
|
|
1020
|
+
Requires-Dist: mypy-boto3-opensearch<1.43.0,>=1.42.0; extra == "opensearch"
|
|
1005
1021
|
Provides-Extra: opensearchserverless
|
|
1006
|
-
Requires-Dist: mypy-boto3-opensearchserverless<1.
|
|
1007
|
-
Provides-Extra: opsworks
|
|
1008
|
-
Requires-Dist: mypy-boto3-opsworks<1.39.0,>=1.38.0; extra == "opsworks"
|
|
1009
|
-
Provides-Extra: opsworkscm
|
|
1010
|
-
Requires-Dist: mypy-boto3-opsworkscm<1.39.0,>=1.38.0; extra == "opsworkscm"
|
|
1022
|
+
Requires-Dist: mypy-boto3-opensearchserverless<1.43.0,>=1.42.0; extra == "opensearchserverless"
|
|
1011
1023
|
Provides-Extra: organizations
|
|
1012
|
-
Requires-Dist: mypy-boto3-organizations<1.
|
|
1024
|
+
Requires-Dist: mypy-boto3-organizations<1.43.0,>=1.42.0; extra == "organizations"
|
|
1013
1025
|
Provides-Extra: osis
|
|
1014
|
-
Requires-Dist: mypy-boto3-osis<1.
|
|
1026
|
+
Requires-Dist: mypy-boto3-osis<1.43.0,>=1.42.0; extra == "osis"
|
|
1015
1027
|
Provides-Extra: outposts
|
|
1016
|
-
Requires-Dist: mypy-boto3-outposts<1.
|
|
1028
|
+
Requires-Dist: mypy-boto3-outposts<1.43.0,>=1.42.0; extra == "outposts"
|
|
1017
1029
|
Provides-Extra: panorama
|
|
1018
|
-
Requires-Dist: mypy-boto3-panorama<1.
|
|
1030
|
+
Requires-Dist: mypy-boto3-panorama<1.43.0,>=1.42.0; extra == "panorama"
|
|
1031
|
+
Provides-Extra: partnercentral-account
|
|
1032
|
+
Requires-Dist: mypy-boto3-partnercentral-account<1.43.0,>=1.42.0; extra == "partnercentral-account"
|
|
1033
|
+
Provides-Extra: partnercentral-benefits
|
|
1034
|
+
Requires-Dist: mypy-boto3-partnercentral-benefits<1.43.0,>=1.42.0; extra == "partnercentral-benefits"
|
|
1035
|
+
Provides-Extra: partnercentral-channel
|
|
1036
|
+
Requires-Dist: mypy-boto3-partnercentral-channel<1.43.0,>=1.42.0; extra == "partnercentral-channel"
|
|
1019
1037
|
Provides-Extra: partnercentral-selling
|
|
1020
|
-
Requires-Dist: mypy-boto3-partnercentral-selling<1.
|
|
1038
|
+
Requires-Dist: mypy-boto3-partnercentral-selling<1.43.0,>=1.42.0; extra == "partnercentral-selling"
|
|
1021
1039
|
Provides-Extra: payment-cryptography
|
|
1022
|
-
Requires-Dist: mypy-boto3-payment-cryptography<1.
|
|
1040
|
+
Requires-Dist: mypy-boto3-payment-cryptography<1.43.0,>=1.42.0; extra == "payment-cryptography"
|
|
1023
1041
|
Provides-Extra: payment-cryptography-data
|
|
1024
|
-
Requires-Dist: mypy-boto3-payment-cryptography-data<1.
|
|
1042
|
+
Requires-Dist: mypy-boto3-payment-cryptography-data<1.43.0,>=1.42.0; extra == "payment-cryptography-data"
|
|
1025
1043
|
Provides-Extra: pca-connector-ad
|
|
1026
|
-
Requires-Dist: mypy-boto3-pca-connector-ad<1.
|
|
1044
|
+
Requires-Dist: mypy-boto3-pca-connector-ad<1.43.0,>=1.42.0; extra == "pca-connector-ad"
|
|
1027
1045
|
Provides-Extra: pca-connector-scep
|
|
1028
|
-
Requires-Dist: mypy-boto3-pca-connector-scep<1.
|
|
1046
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.43.0,>=1.42.0; extra == "pca-connector-scep"
|
|
1029
1047
|
Provides-Extra: pcs
|
|
1030
|
-
Requires-Dist: mypy-boto3-pcs<1.
|
|
1048
|
+
Requires-Dist: mypy-boto3-pcs<1.43.0,>=1.42.0; extra == "pcs"
|
|
1031
1049
|
Provides-Extra: personalize
|
|
1032
|
-
Requires-Dist: mypy-boto3-personalize<1.
|
|
1050
|
+
Requires-Dist: mypy-boto3-personalize<1.43.0,>=1.42.0; extra == "personalize"
|
|
1033
1051
|
Provides-Extra: personalize-events
|
|
1034
|
-
Requires-Dist: mypy-boto3-personalize-events<1.
|
|
1052
|
+
Requires-Dist: mypy-boto3-personalize-events<1.43.0,>=1.42.0; extra == "personalize-events"
|
|
1035
1053
|
Provides-Extra: personalize-runtime
|
|
1036
|
-
Requires-Dist: mypy-boto3-personalize-runtime<1.
|
|
1054
|
+
Requires-Dist: mypy-boto3-personalize-runtime<1.43.0,>=1.42.0; extra == "personalize-runtime"
|
|
1037
1055
|
Provides-Extra: pi
|
|
1038
|
-
Requires-Dist: mypy-boto3-pi<1.
|
|
1056
|
+
Requires-Dist: mypy-boto3-pi<1.43.0,>=1.42.0; extra == "pi"
|
|
1039
1057
|
Provides-Extra: pinpoint
|
|
1040
|
-
Requires-Dist: mypy-boto3-pinpoint<1.
|
|
1058
|
+
Requires-Dist: mypy-boto3-pinpoint<1.43.0,>=1.42.0; extra == "pinpoint"
|
|
1041
1059
|
Provides-Extra: pinpoint-email
|
|
1042
|
-
Requires-Dist: mypy-boto3-pinpoint-email<1.
|
|
1060
|
+
Requires-Dist: mypy-boto3-pinpoint-email<1.43.0,>=1.42.0; extra == "pinpoint-email"
|
|
1043
1061
|
Provides-Extra: pinpoint-sms-voice
|
|
1044
|
-
Requires-Dist: mypy-boto3-pinpoint-sms-voice<1.
|
|
1062
|
+
Requires-Dist: mypy-boto3-pinpoint-sms-voice<1.43.0,>=1.42.0; extra == "pinpoint-sms-voice"
|
|
1045
1063
|
Provides-Extra: pinpoint-sms-voice-v2
|
|
1046
|
-
Requires-Dist: mypy-boto3-pinpoint-sms-voice-v2<1.
|
|
1064
|
+
Requires-Dist: mypy-boto3-pinpoint-sms-voice-v2<1.43.0,>=1.42.0; extra == "pinpoint-sms-voice-v2"
|
|
1047
1065
|
Provides-Extra: pipes
|
|
1048
|
-
Requires-Dist: mypy-boto3-pipes<1.
|
|
1066
|
+
Requires-Dist: mypy-boto3-pipes<1.43.0,>=1.42.0; extra == "pipes"
|
|
1049
1067
|
Provides-Extra: polly
|
|
1050
|
-
Requires-Dist: mypy-boto3-polly<1.
|
|
1068
|
+
Requires-Dist: mypy-boto3-polly<1.43.0,>=1.42.0; extra == "polly"
|
|
1051
1069
|
Provides-Extra: pricing
|
|
1052
|
-
Requires-Dist: mypy-boto3-pricing<1.
|
|
1070
|
+
Requires-Dist: mypy-boto3-pricing<1.43.0,>=1.42.0; extra == "pricing"
|
|
1053
1071
|
Provides-Extra: proton
|
|
1054
|
-
Requires-Dist: mypy-boto3-proton<1.
|
|
1072
|
+
Requires-Dist: mypy-boto3-proton<1.43.0,>=1.42.0; extra == "proton"
|
|
1055
1073
|
Provides-Extra: qapps
|
|
1056
|
-
Requires-Dist: mypy-boto3-qapps<1.
|
|
1074
|
+
Requires-Dist: mypy-boto3-qapps<1.43.0,>=1.42.0; extra == "qapps"
|
|
1057
1075
|
Provides-Extra: qbusiness
|
|
1058
|
-
Requires-Dist: mypy-boto3-qbusiness<1.
|
|
1076
|
+
Requires-Dist: mypy-boto3-qbusiness<1.43.0,>=1.42.0; extra == "qbusiness"
|
|
1059
1077
|
Provides-Extra: qconnect
|
|
1060
|
-
Requires-Dist: mypy-boto3-qconnect<1.
|
|
1061
|
-
Provides-Extra: qldb
|
|
1062
|
-
Requires-Dist: mypy-boto3-qldb<1.39.0,>=1.38.0; extra == "qldb"
|
|
1063
|
-
Provides-Extra: qldb-session
|
|
1064
|
-
Requires-Dist: mypy-boto3-qldb-session<1.39.0,>=1.38.0; extra == "qldb-session"
|
|
1078
|
+
Requires-Dist: mypy-boto3-qconnect<1.43.0,>=1.42.0; extra == "qconnect"
|
|
1065
1079
|
Provides-Extra: quicksight
|
|
1066
|
-
Requires-Dist: mypy-boto3-quicksight<1.
|
|
1080
|
+
Requires-Dist: mypy-boto3-quicksight<1.43.0,>=1.42.0; extra == "quicksight"
|
|
1067
1081
|
Provides-Extra: ram
|
|
1068
|
-
Requires-Dist: mypy-boto3-ram<1.
|
|
1082
|
+
Requires-Dist: mypy-boto3-ram<1.43.0,>=1.42.0; extra == "ram"
|
|
1069
1083
|
Provides-Extra: rbin
|
|
1070
|
-
Requires-Dist: mypy-boto3-rbin<1.
|
|
1084
|
+
Requires-Dist: mypy-boto3-rbin<1.43.0,>=1.42.0; extra == "rbin"
|
|
1071
1085
|
Provides-Extra: rds
|
|
1072
|
-
Requires-Dist: mypy-boto3-rds<1.
|
|
1086
|
+
Requires-Dist: mypy-boto3-rds<1.43.0,>=1.42.0; extra == "rds"
|
|
1073
1087
|
Provides-Extra: rds-data
|
|
1074
|
-
Requires-Dist: mypy-boto3-rds-data<1.
|
|
1088
|
+
Requires-Dist: mypy-boto3-rds-data<1.43.0,>=1.42.0; extra == "rds-data"
|
|
1075
1089
|
Provides-Extra: redshift
|
|
1076
|
-
Requires-Dist: mypy-boto3-redshift<1.
|
|
1090
|
+
Requires-Dist: mypy-boto3-redshift<1.43.0,>=1.42.0; extra == "redshift"
|
|
1077
1091
|
Provides-Extra: redshift-data
|
|
1078
|
-
Requires-Dist: mypy-boto3-redshift-data<1.
|
|
1092
|
+
Requires-Dist: mypy-boto3-redshift-data<1.43.0,>=1.42.0; extra == "redshift-data"
|
|
1079
1093
|
Provides-Extra: redshift-serverless
|
|
1080
|
-
Requires-Dist: mypy-boto3-redshift-serverless<1.
|
|
1094
|
+
Requires-Dist: mypy-boto3-redshift-serverless<1.43.0,>=1.42.0; extra == "redshift-serverless"
|
|
1081
1095
|
Provides-Extra: rekognition
|
|
1082
|
-
Requires-Dist: mypy-boto3-rekognition<1.
|
|
1096
|
+
Requires-Dist: mypy-boto3-rekognition<1.43.0,>=1.42.0; extra == "rekognition"
|
|
1083
1097
|
Provides-Extra: repostspace
|
|
1084
|
-
Requires-Dist: mypy-boto3-repostspace<1.
|
|
1098
|
+
Requires-Dist: mypy-boto3-repostspace<1.43.0,>=1.42.0; extra == "repostspace"
|
|
1085
1099
|
Provides-Extra: resiliencehub
|
|
1086
|
-
Requires-Dist: mypy-boto3-resiliencehub<1.
|
|
1100
|
+
Requires-Dist: mypy-boto3-resiliencehub<1.43.0,>=1.42.0; extra == "resiliencehub"
|
|
1087
1101
|
Provides-Extra: resource-explorer-2
|
|
1088
|
-
Requires-Dist: mypy-boto3-resource-explorer-2<1.
|
|
1102
|
+
Requires-Dist: mypy-boto3-resource-explorer-2<1.43.0,>=1.42.0; extra == "resource-explorer-2"
|
|
1089
1103
|
Provides-Extra: resource-groups
|
|
1090
|
-
Requires-Dist: mypy-boto3-resource-groups<1.
|
|
1104
|
+
Requires-Dist: mypy-boto3-resource-groups<1.43.0,>=1.42.0; extra == "resource-groups"
|
|
1091
1105
|
Provides-Extra: resourcegroupstaggingapi
|
|
1092
|
-
Requires-Dist: mypy-boto3-resourcegroupstaggingapi<1.
|
|
1093
|
-
Provides-Extra: robomaker
|
|
1094
|
-
Requires-Dist: mypy-boto3-robomaker<1.39.0,>=1.38.0; extra == "robomaker"
|
|
1106
|
+
Requires-Dist: mypy-boto3-resourcegroupstaggingapi<1.43.0,>=1.42.0; extra == "resourcegroupstaggingapi"
|
|
1095
1107
|
Provides-Extra: rolesanywhere
|
|
1096
|
-
Requires-Dist: mypy-boto3-rolesanywhere<1.
|
|
1108
|
+
Requires-Dist: mypy-boto3-rolesanywhere<1.43.0,>=1.42.0; extra == "rolesanywhere"
|
|
1097
1109
|
Provides-Extra: route53
|
|
1098
|
-
Requires-Dist: mypy-boto3-route53<1.
|
|
1110
|
+
Requires-Dist: mypy-boto3-route53<1.43.0,>=1.42.0; extra == "route53"
|
|
1099
1111
|
Provides-Extra: route53-recovery-cluster
|
|
1100
|
-
Requires-Dist: mypy-boto3-route53-recovery-cluster<1.
|
|
1112
|
+
Requires-Dist: mypy-boto3-route53-recovery-cluster<1.43.0,>=1.42.0; extra == "route53-recovery-cluster"
|
|
1101
1113
|
Provides-Extra: route53-recovery-control-config
|
|
1102
|
-
Requires-Dist: mypy-boto3-route53-recovery-control-config<1.
|
|
1114
|
+
Requires-Dist: mypy-boto3-route53-recovery-control-config<1.43.0,>=1.42.0; extra == "route53-recovery-control-config"
|
|
1103
1115
|
Provides-Extra: route53-recovery-readiness
|
|
1104
|
-
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.
|
|
1116
|
+
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.43.0,>=1.42.0; extra == "route53-recovery-readiness"
|
|
1105
1117
|
Provides-Extra: route53domains
|
|
1106
|
-
Requires-Dist: mypy-boto3-route53domains<1.
|
|
1118
|
+
Requires-Dist: mypy-boto3-route53domains<1.43.0,>=1.42.0; extra == "route53domains"
|
|
1119
|
+
Provides-Extra: route53globalresolver
|
|
1120
|
+
Requires-Dist: mypy-boto3-route53globalresolver<1.43.0,>=1.42.0; extra == "route53globalresolver"
|
|
1107
1121
|
Provides-Extra: route53profiles
|
|
1108
|
-
Requires-Dist: mypy-boto3-route53profiles<1.
|
|
1122
|
+
Requires-Dist: mypy-boto3-route53profiles<1.43.0,>=1.42.0; extra == "route53profiles"
|
|
1109
1123
|
Provides-Extra: route53resolver
|
|
1110
|
-
Requires-Dist: mypy-boto3-route53resolver<1.
|
|
1124
|
+
Requires-Dist: mypy-boto3-route53resolver<1.43.0,>=1.42.0; extra == "route53resolver"
|
|
1125
|
+
Provides-Extra: rtbfabric
|
|
1126
|
+
Requires-Dist: mypy-boto3-rtbfabric<1.43.0,>=1.42.0; extra == "rtbfabric"
|
|
1111
1127
|
Provides-Extra: rum
|
|
1112
|
-
Requires-Dist: mypy-boto3-rum<1.
|
|
1128
|
+
Requires-Dist: mypy-boto3-rum<1.43.0,>=1.42.0; extra == "rum"
|
|
1113
1129
|
Provides-Extra: s3
|
|
1114
|
-
Requires-Dist: mypy-boto3-s3<1.
|
|
1130
|
+
Requires-Dist: mypy-boto3-s3<1.43.0,>=1.42.0; extra == "s3"
|
|
1115
1131
|
Provides-Extra: s3control
|
|
1116
|
-
Requires-Dist: mypy-boto3-s3control<1.
|
|
1132
|
+
Requires-Dist: mypy-boto3-s3control<1.43.0,>=1.42.0; extra == "s3control"
|
|
1117
1133
|
Provides-Extra: s3outposts
|
|
1118
|
-
Requires-Dist: mypy-boto3-s3outposts<1.
|
|
1134
|
+
Requires-Dist: mypy-boto3-s3outposts<1.43.0,>=1.42.0; extra == "s3outposts"
|
|
1119
1135
|
Provides-Extra: s3tables
|
|
1120
|
-
Requires-Dist: mypy-boto3-s3tables<1.
|
|
1136
|
+
Requires-Dist: mypy-boto3-s3tables<1.43.0,>=1.42.0; extra == "s3tables"
|
|
1137
|
+
Provides-Extra: s3vectors
|
|
1138
|
+
Requires-Dist: mypy-boto3-s3vectors<1.43.0,>=1.42.0; extra == "s3vectors"
|
|
1121
1139
|
Provides-Extra: sagemaker
|
|
1122
|
-
Requires-Dist: mypy-boto3-sagemaker<1.
|
|
1140
|
+
Requires-Dist: mypy-boto3-sagemaker<1.43.0,>=1.42.0; extra == "sagemaker"
|
|
1123
1141
|
Provides-Extra: sagemaker-a2i-runtime
|
|
1124
|
-
Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.
|
|
1142
|
+
Requires-Dist: mypy-boto3-sagemaker-a2i-runtime<1.43.0,>=1.42.0; extra == "sagemaker-a2i-runtime"
|
|
1125
1143
|
Provides-Extra: sagemaker-edge
|
|
1126
|
-
Requires-Dist: mypy-boto3-sagemaker-edge<1.
|
|
1144
|
+
Requires-Dist: mypy-boto3-sagemaker-edge<1.43.0,>=1.42.0; extra == "sagemaker-edge"
|
|
1127
1145
|
Provides-Extra: sagemaker-featurestore-runtime
|
|
1128
|
-
Requires-Dist: mypy-boto3-sagemaker-featurestore-runtime<1.
|
|
1146
|
+
Requires-Dist: mypy-boto3-sagemaker-featurestore-runtime<1.43.0,>=1.42.0; extra == "sagemaker-featurestore-runtime"
|
|
1129
1147
|
Provides-Extra: sagemaker-geospatial
|
|
1130
|
-
Requires-Dist: mypy-boto3-sagemaker-geospatial<1.
|
|
1148
|
+
Requires-Dist: mypy-boto3-sagemaker-geospatial<1.43.0,>=1.42.0; extra == "sagemaker-geospatial"
|
|
1131
1149
|
Provides-Extra: sagemaker-metrics
|
|
1132
|
-
Requires-Dist: mypy-boto3-sagemaker-metrics<1.
|
|
1150
|
+
Requires-Dist: mypy-boto3-sagemaker-metrics<1.43.0,>=1.42.0; extra == "sagemaker-metrics"
|
|
1133
1151
|
Provides-Extra: sagemaker-runtime
|
|
1134
|
-
Requires-Dist: mypy-boto3-sagemaker-runtime<1.
|
|
1152
|
+
Requires-Dist: mypy-boto3-sagemaker-runtime<1.43.0,>=1.42.0; extra == "sagemaker-runtime"
|
|
1135
1153
|
Provides-Extra: savingsplans
|
|
1136
|
-
Requires-Dist: mypy-boto3-savingsplans<1.
|
|
1154
|
+
Requires-Dist: mypy-boto3-savingsplans<1.43.0,>=1.42.0; extra == "savingsplans"
|
|
1137
1155
|
Provides-Extra: scheduler
|
|
1138
|
-
Requires-Dist: mypy-boto3-scheduler<1.
|
|
1156
|
+
Requires-Dist: mypy-boto3-scheduler<1.43.0,>=1.42.0; extra == "scheduler"
|
|
1139
1157
|
Provides-Extra: schemas
|
|
1140
|
-
Requires-Dist: mypy-boto3-schemas<1.
|
|
1158
|
+
Requires-Dist: mypy-boto3-schemas<1.43.0,>=1.42.0; extra == "schemas"
|
|
1141
1159
|
Provides-Extra: sdb
|
|
1142
|
-
Requires-Dist: mypy-boto3-sdb<1.
|
|
1160
|
+
Requires-Dist: mypy-boto3-sdb<1.43.0,>=1.42.0; extra == "sdb"
|
|
1143
1161
|
Provides-Extra: secretsmanager
|
|
1144
|
-
Requires-Dist: mypy-boto3-secretsmanager<1.
|
|
1162
|
+
Requires-Dist: mypy-boto3-secretsmanager<1.43.0,>=1.42.0; extra == "secretsmanager"
|
|
1145
1163
|
Provides-Extra: security-ir
|
|
1146
|
-
Requires-Dist: mypy-boto3-security-ir<1.
|
|
1164
|
+
Requires-Dist: mypy-boto3-security-ir<1.43.0,>=1.42.0; extra == "security-ir"
|
|
1147
1165
|
Provides-Extra: securityhub
|
|
1148
|
-
Requires-Dist: mypy-boto3-securityhub<1.
|
|
1166
|
+
Requires-Dist: mypy-boto3-securityhub<1.43.0,>=1.42.0; extra == "securityhub"
|
|
1149
1167
|
Provides-Extra: securitylake
|
|
1150
|
-
Requires-Dist: mypy-boto3-securitylake<1.
|
|
1168
|
+
Requires-Dist: mypy-boto3-securitylake<1.43.0,>=1.42.0; extra == "securitylake"
|
|
1151
1169
|
Provides-Extra: serverlessrepo
|
|
1152
|
-
Requires-Dist: mypy-boto3-serverlessrepo<1.
|
|
1170
|
+
Requires-Dist: mypy-boto3-serverlessrepo<1.43.0,>=1.42.0; extra == "serverlessrepo"
|
|
1153
1171
|
Provides-Extra: service-quotas
|
|
1154
|
-
Requires-Dist: mypy-boto3-service-quotas<1.
|
|
1172
|
+
Requires-Dist: mypy-boto3-service-quotas<1.43.0,>=1.42.0; extra == "service-quotas"
|
|
1155
1173
|
Provides-Extra: servicecatalog
|
|
1156
|
-
Requires-Dist: mypy-boto3-servicecatalog<1.
|
|
1174
|
+
Requires-Dist: mypy-boto3-servicecatalog<1.43.0,>=1.42.0; extra == "servicecatalog"
|
|
1157
1175
|
Provides-Extra: servicecatalog-appregistry
|
|
1158
|
-
Requires-Dist: mypy-boto3-servicecatalog-appregistry<1.
|
|
1176
|
+
Requires-Dist: mypy-boto3-servicecatalog-appregistry<1.43.0,>=1.42.0; extra == "servicecatalog-appregistry"
|
|
1159
1177
|
Provides-Extra: servicediscovery
|
|
1160
|
-
Requires-Dist: mypy-boto3-servicediscovery<1.
|
|
1178
|
+
Requires-Dist: mypy-boto3-servicediscovery<1.43.0,>=1.42.0; extra == "servicediscovery"
|
|
1161
1179
|
Provides-Extra: ses
|
|
1162
|
-
Requires-Dist: mypy-boto3-ses<1.
|
|
1180
|
+
Requires-Dist: mypy-boto3-ses<1.43.0,>=1.42.0; extra == "ses"
|
|
1163
1181
|
Provides-Extra: sesv2
|
|
1164
|
-
Requires-Dist: mypy-boto3-sesv2<1.
|
|
1182
|
+
Requires-Dist: mypy-boto3-sesv2<1.43.0,>=1.42.0; extra == "sesv2"
|
|
1165
1183
|
Provides-Extra: shield
|
|
1166
|
-
Requires-Dist: mypy-boto3-shield<1.
|
|
1184
|
+
Requires-Dist: mypy-boto3-shield<1.43.0,>=1.42.0; extra == "shield"
|
|
1167
1185
|
Provides-Extra: signer
|
|
1168
|
-
Requires-Dist: mypy-boto3-signer<1.
|
|
1186
|
+
Requires-Dist: mypy-boto3-signer<1.43.0,>=1.42.0; extra == "signer"
|
|
1187
|
+
Provides-Extra: signin
|
|
1188
|
+
Requires-Dist: mypy-boto3-signin<1.43.0,>=1.42.0; extra == "signin"
|
|
1169
1189
|
Provides-Extra: simspaceweaver
|
|
1170
|
-
Requires-Dist: mypy-boto3-simspaceweaver<1.
|
|
1171
|
-
Provides-Extra: sms
|
|
1172
|
-
Requires-Dist: mypy-boto3-sms<1.39.0,>=1.38.0; extra == "sms"
|
|
1190
|
+
Requires-Dist: mypy-boto3-simspaceweaver<1.43.0,>=1.42.0; extra == "simspaceweaver"
|
|
1173
1191
|
Provides-Extra: snow-device-management
|
|
1174
|
-
Requires-Dist: mypy-boto3-snow-device-management<1.
|
|
1192
|
+
Requires-Dist: mypy-boto3-snow-device-management<1.43.0,>=1.42.0; extra == "snow-device-management"
|
|
1175
1193
|
Provides-Extra: snowball
|
|
1176
|
-
Requires-Dist: mypy-boto3-snowball<1.
|
|
1194
|
+
Requires-Dist: mypy-boto3-snowball<1.43.0,>=1.42.0; extra == "snowball"
|
|
1177
1195
|
Provides-Extra: sns
|
|
1178
|
-
Requires-Dist: mypy-boto3-sns<1.
|
|
1196
|
+
Requires-Dist: mypy-boto3-sns<1.43.0,>=1.42.0; extra == "sns"
|
|
1179
1197
|
Provides-Extra: socialmessaging
|
|
1180
|
-
Requires-Dist: mypy-boto3-socialmessaging<1.
|
|
1198
|
+
Requires-Dist: mypy-boto3-socialmessaging<1.43.0,>=1.42.0; extra == "socialmessaging"
|
|
1181
1199
|
Provides-Extra: sqs
|
|
1182
|
-
Requires-Dist: mypy-boto3-sqs<1.
|
|
1200
|
+
Requires-Dist: mypy-boto3-sqs<1.43.0,>=1.42.0; extra == "sqs"
|
|
1183
1201
|
Provides-Extra: ssm
|
|
1184
|
-
Requires-Dist: mypy-boto3-ssm<1.
|
|
1202
|
+
Requires-Dist: mypy-boto3-ssm<1.43.0,>=1.42.0; extra == "ssm"
|
|
1185
1203
|
Provides-Extra: ssm-contacts
|
|
1186
|
-
Requires-Dist: mypy-boto3-ssm-contacts<1.
|
|
1204
|
+
Requires-Dist: mypy-boto3-ssm-contacts<1.43.0,>=1.42.0; extra == "ssm-contacts"
|
|
1187
1205
|
Provides-Extra: ssm-guiconnect
|
|
1188
|
-
Requires-Dist: mypy-boto3-ssm-guiconnect<1.
|
|
1206
|
+
Requires-Dist: mypy-boto3-ssm-guiconnect<1.43.0,>=1.42.0; extra == "ssm-guiconnect"
|
|
1189
1207
|
Provides-Extra: ssm-incidents
|
|
1190
|
-
Requires-Dist: mypy-boto3-ssm-incidents<1.
|
|
1208
|
+
Requires-Dist: mypy-boto3-ssm-incidents<1.43.0,>=1.42.0; extra == "ssm-incidents"
|
|
1191
1209
|
Provides-Extra: ssm-quicksetup
|
|
1192
|
-
Requires-Dist: mypy-boto3-ssm-quicksetup<1.
|
|
1210
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.43.0,>=1.42.0; extra == "ssm-quicksetup"
|
|
1193
1211
|
Provides-Extra: ssm-sap
|
|
1194
|
-
Requires-Dist: mypy-boto3-ssm-sap<1.
|
|
1212
|
+
Requires-Dist: mypy-boto3-ssm-sap<1.43.0,>=1.42.0; extra == "ssm-sap"
|
|
1195
1213
|
Provides-Extra: sso
|
|
1196
|
-
Requires-Dist: mypy-boto3-sso<1.
|
|
1214
|
+
Requires-Dist: mypy-boto3-sso<1.43.0,>=1.42.0; extra == "sso"
|
|
1197
1215
|
Provides-Extra: sso-admin
|
|
1198
|
-
Requires-Dist: mypy-boto3-sso-admin<1.
|
|
1216
|
+
Requires-Dist: mypy-boto3-sso-admin<1.43.0,>=1.42.0; extra == "sso-admin"
|
|
1199
1217
|
Provides-Extra: sso-oidc
|
|
1200
|
-
Requires-Dist: mypy-boto3-sso-oidc<1.
|
|
1218
|
+
Requires-Dist: mypy-boto3-sso-oidc<1.43.0,>=1.42.0; extra == "sso-oidc"
|
|
1201
1219
|
Provides-Extra: stepfunctions
|
|
1202
|
-
Requires-Dist: mypy-boto3-stepfunctions<1.
|
|
1220
|
+
Requires-Dist: mypy-boto3-stepfunctions<1.43.0,>=1.42.0; extra == "stepfunctions"
|
|
1203
1221
|
Provides-Extra: storagegateway
|
|
1204
|
-
Requires-Dist: mypy-boto3-storagegateway<1.
|
|
1222
|
+
Requires-Dist: mypy-boto3-storagegateway<1.43.0,>=1.42.0; extra == "storagegateway"
|
|
1205
1223
|
Provides-Extra: sts
|
|
1206
|
-
Requires-Dist: mypy-boto3-sts<1.
|
|
1224
|
+
Requires-Dist: mypy-boto3-sts<1.43.0,>=1.42.0; extra == "sts"
|
|
1207
1225
|
Provides-Extra: supplychain
|
|
1208
|
-
Requires-Dist: mypy-boto3-supplychain<1.
|
|
1226
|
+
Requires-Dist: mypy-boto3-supplychain<1.43.0,>=1.42.0; extra == "supplychain"
|
|
1209
1227
|
Provides-Extra: support
|
|
1210
|
-
Requires-Dist: mypy-boto3-support<1.
|
|
1228
|
+
Requires-Dist: mypy-boto3-support<1.43.0,>=1.42.0; extra == "support"
|
|
1211
1229
|
Provides-Extra: support-app
|
|
1212
|
-
Requires-Dist: mypy-boto3-support-app<1.
|
|
1230
|
+
Requires-Dist: mypy-boto3-support-app<1.43.0,>=1.42.0; extra == "support-app"
|
|
1213
1231
|
Provides-Extra: swf
|
|
1214
|
-
Requires-Dist: mypy-boto3-swf<1.
|
|
1232
|
+
Requires-Dist: mypy-boto3-swf<1.43.0,>=1.42.0; extra == "swf"
|
|
1215
1233
|
Provides-Extra: synthetics
|
|
1216
|
-
Requires-Dist: mypy-boto3-synthetics<1.
|
|
1234
|
+
Requires-Dist: mypy-boto3-synthetics<1.43.0,>=1.42.0; extra == "synthetics"
|
|
1217
1235
|
Provides-Extra: taxsettings
|
|
1218
|
-
Requires-Dist: mypy-boto3-taxsettings<1.
|
|
1236
|
+
Requires-Dist: mypy-boto3-taxsettings<1.43.0,>=1.42.0; extra == "taxsettings"
|
|
1219
1237
|
Provides-Extra: textract
|
|
1220
|
-
Requires-Dist: mypy-boto3-textract<1.
|
|
1238
|
+
Requires-Dist: mypy-boto3-textract<1.43.0,>=1.42.0; extra == "textract"
|
|
1221
1239
|
Provides-Extra: timestream-influxdb
|
|
1222
|
-
Requires-Dist: mypy-boto3-timestream-influxdb<1.
|
|
1240
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.43.0,>=1.42.0; extra == "timestream-influxdb"
|
|
1223
1241
|
Provides-Extra: timestream-query
|
|
1224
|
-
Requires-Dist: mypy-boto3-timestream-query<1.
|
|
1242
|
+
Requires-Dist: mypy-boto3-timestream-query<1.43.0,>=1.42.0; extra == "timestream-query"
|
|
1225
1243
|
Provides-Extra: timestream-write
|
|
1226
|
-
Requires-Dist: mypy-boto3-timestream-write<1.
|
|
1244
|
+
Requires-Dist: mypy-boto3-timestream-write<1.43.0,>=1.42.0; extra == "timestream-write"
|
|
1227
1245
|
Provides-Extra: tnb
|
|
1228
|
-
Requires-Dist: mypy-boto3-tnb<1.
|
|
1246
|
+
Requires-Dist: mypy-boto3-tnb<1.43.0,>=1.42.0; extra == "tnb"
|
|
1229
1247
|
Provides-Extra: transcribe
|
|
1230
|
-
Requires-Dist: mypy-boto3-transcribe<1.
|
|
1248
|
+
Requires-Dist: mypy-boto3-transcribe<1.43.0,>=1.42.0; extra == "transcribe"
|
|
1231
1249
|
Provides-Extra: transfer
|
|
1232
|
-
Requires-Dist: mypy-boto3-transfer<1.
|
|
1250
|
+
Requires-Dist: mypy-boto3-transfer<1.43.0,>=1.42.0; extra == "transfer"
|
|
1233
1251
|
Provides-Extra: translate
|
|
1234
|
-
Requires-Dist: mypy-boto3-translate<1.
|
|
1252
|
+
Requires-Dist: mypy-boto3-translate<1.43.0,>=1.42.0; extra == "translate"
|
|
1235
1253
|
Provides-Extra: trustedadvisor
|
|
1236
|
-
Requires-Dist: mypy-boto3-trustedadvisor<1.
|
|
1254
|
+
Requires-Dist: mypy-boto3-trustedadvisor<1.43.0,>=1.42.0; extra == "trustedadvisor"
|
|
1237
1255
|
Provides-Extra: verifiedpermissions
|
|
1238
|
-
Requires-Dist: mypy-boto3-verifiedpermissions<1.
|
|
1256
|
+
Requires-Dist: mypy-boto3-verifiedpermissions<1.43.0,>=1.42.0; extra == "verifiedpermissions"
|
|
1239
1257
|
Provides-Extra: voice-id
|
|
1240
|
-
Requires-Dist: mypy-boto3-voice-id<1.
|
|
1258
|
+
Requires-Dist: mypy-boto3-voice-id<1.43.0,>=1.42.0; extra == "voice-id"
|
|
1241
1259
|
Provides-Extra: vpc-lattice
|
|
1242
|
-
Requires-Dist: mypy-boto3-vpc-lattice<1.
|
|
1260
|
+
Requires-Dist: mypy-boto3-vpc-lattice<1.43.0,>=1.42.0; extra == "vpc-lattice"
|
|
1243
1261
|
Provides-Extra: waf
|
|
1244
|
-
Requires-Dist: mypy-boto3-waf<1.
|
|
1262
|
+
Requires-Dist: mypy-boto3-waf<1.43.0,>=1.42.0; extra == "waf"
|
|
1245
1263
|
Provides-Extra: waf-regional
|
|
1246
|
-
Requires-Dist: mypy-boto3-waf-regional<1.
|
|
1264
|
+
Requires-Dist: mypy-boto3-waf-regional<1.43.0,>=1.42.0; extra == "waf-regional"
|
|
1247
1265
|
Provides-Extra: wafv2
|
|
1248
|
-
Requires-Dist: mypy-boto3-wafv2<1.
|
|
1266
|
+
Requires-Dist: mypy-boto3-wafv2<1.43.0,>=1.42.0; extra == "wafv2"
|
|
1249
1267
|
Provides-Extra: wellarchitected
|
|
1250
|
-
Requires-Dist: mypy-boto3-wellarchitected<1.
|
|
1268
|
+
Requires-Dist: mypy-boto3-wellarchitected<1.43.0,>=1.42.0; extra == "wellarchitected"
|
|
1269
|
+
Provides-Extra: wickr
|
|
1270
|
+
Requires-Dist: mypy-boto3-wickr<1.43.0,>=1.42.0; extra == "wickr"
|
|
1251
1271
|
Provides-Extra: wisdom
|
|
1252
|
-
Requires-Dist: mypy-boto3-wisdom<1.
|
|
1272
|
+
Requires-Dist: mypy-boto3-wisdom<1.43.0,>=1.42.0; extra == "wisdom"
|
|
1253
1273
|
Provides-Extra: workdocs
|
|
1254
|
-
Requires-Dist: mypy-boto3-workdocs<1.
|
|
1274
|
+
Requires-Dist: mypy-boto3-workdocs<1.43.0,>=1.42.0; extra == "workdocs"
|
|
1255
1275
|
Provides-Extra: workmail
|
|
1256
|
-
Requires-Dist: mypy-boto3-workmail<1.
|
|
1276
|
+
Requires-Dist: mypy-boto3-workmail<1.43.0,>=1.42.0; extra == "workmail"
|
|
1257
1277
|
Provides-Extra: workmailmessageflow
|
|
1258
|
-
Requires-Dist: mypy-boto3-workmailmessageflow<1.
|
|
1278
|
+
Requires-Dist: mypy-boto3-workmailmessageflow<1.43.0,>=1.42.0; extra == "workmailmessageflow"
|
|
1259
1279
|
Provides-Extra: workspaces
|
|
1260
|
-
Requires-Dist: mypy-boto3-workspaces<1.
|
|
1280
|
+
Requires-Dist: mypy-boto3-workspaces<1.43.0,>=1.42.0; extra == "workspaces"
|
|
1281
|
+
Provides-Extra: workspaces-instances
|
|
1282
|
+
Requires-Dist: mypy-boto3-workspaces-instances<1.43.0,>=1.42.0; extra == "workspaces-instances"
|
|
1261
1283
|
Provides-Extra: workspaces-thin-client
|
|
1262
|
-
Requires-Dist: mypy-boto3-workspaces-thin-client<1.
|
|
1284
|
+
Requires-Dist: mypy-boto3-workspaces-thin-client<1.43.0,>=1.42.0; extra == "workspaces-thin-client"
|
|
1263
1285
|
Provides-Extra: workspaces-web
|
|
1264
|
-
Requires-Dist: mypy-boto3-workspaces-web<1.
|
|
1286
|
+
Requires-Dist: mypy-boto3-workspaces-web<1.43.0,>=1.42.0; extra == "workspaces-web"
|
|
1265
1287
|
Provides-Extra: xray
|
|
1266
|
-
Requires-Dist: mypy-boto3-xray<1.
|
|
1267
|
-
Dynamic: author
|
|
1268
|
-
Dynamic: author-email
|
|
1269
|
-
Dynamic: classifier
|
|
1270
|
-
Dynamic: description
|
|
1271
|
-
Dynamic: description-content-type
|
|
1272
|
-
Dynamic: home-page
|
|
1273
|
-
Dynamic: keywords
|
|
1274
|
-
Dynamic: license
|
|
1288
|
+
Requires-Dist: mypy-boto3-xray<1.43.0,>=1.42.0; extra == "xray"
|
|
1275
1289
|
Dynamic: license-file
|
|
1276
|
-
Dynamic: project-url
|
|
1277
|
-
Dynamic: provides-extra
|
|
1278
|
-
Dynamic: requires-dist
|
|
1279
|
-
Dynamic: requires-python
|
|
1280
|
-
Dynamic: summary
|
|
1281
1290
|
|
|
1282
1291
|
<a id="boto3-stubs-lite"></a>
|
|
1283
1292
|
|
|
@@ -1290,7 +1299,7 @@ Dynamic: summary
|
|
|
1290
1299
|
|
|
1291
1300
|

|
|
1292
1301
|
|
|
1293
|
-
Type annotations for [boto3 1.
|
|
1302
|
+
Type annotations for [boto3 1.42.30](https://pypi.org/project/boto3/)
|
|
1294
1303
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
1295
1304
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
1296
1305
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -1299,7 +1308,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
1299
1308
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
1300
1309
|
|
|
1301
1310
|
Generated with
|
|
1302
|
-
[mypy-boto3-builder 8.
|
|
1311
|
+
[mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
|
|
1303
1312
|
|
|
1304
1313
|
More information can be found on
|
|
1305
1314
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -1350,7 +1359,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1350
1359
|
isolation.
|
|
1351
1360
|
|
|
1352
1361
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1353
|
-
`uvx --with 'boto3==1.
|
|
1362
|
+
`uvx --with 'boto3==1.42.30' mypy-boto3-builder`
|
|
1354
1363
|
2. Select `boto3-stubs` AWS SDK.
|
|
1355
1364
|
3. Select services you use in the current project.
|
|
1356
1365
|
4. Use provided commands to install generated packages.
|
|
@@ -1683,9 +1692,9 @@ repository.
|
|
|
1683
1692
|
|
|
1684
1693
|
## Submodules
|
|
1685
1694
|
|
|
1686
|
-
- `boto3-stubs-lite[full]` - Type annotations for all
|
|
1695
|
+
- `boto3-stubs-lite[full]` - Type annotations for all 414 services in one
|
|
1687
1696
|
package (recommended).
|
|
1688
|
-
- `boto3-stubs-lite[all]` - Type annotations for all
|
|
1697
|
+
- `boto3-stubs-lite[all]` - Type annotations for all 414 services in separate
|
|
1689
1698
|
packages.
|
|
1690
1699
|
- `boto3-stubs-lite[essential]` - Type annotations for
|
|
1691
1700
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
|
@@ -1770,8 +1779,8 @@ repository.
|
|
|
1770
1779
|
- `boto3-stubs-lite[appsync]` - Type annotations for
|
|
1771
1780
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
|
1772
1781
|
service.
|
|
1773
|
-
- `boto3-stubs-lite[
|
|
1774
|
-
[
|
|
1782
|
+
- `boto3-stubs-lite[arc-region-switch]` - Type annotations for
|
|
1783
|
+
[ARCRegionswitch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_region_switch/)
|
|
1775
1784
|
service.
|
|
1776
1785
|
- `boto3-stubs-lite[arc-zonal-shift]` - Type annotations for
|
|
1777
1786
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
|
@@ -1805,12 +1814,18 @@ repository.
|
|
|
1805
1814
|
- `boto3-stubs-lite[batch]` - Type annotations for
|
|
1806
1815
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
|
1807
1816
|
service.
|
|
1817
|
+
- `boto3-stubs-lite[bcm-dashboards]` - Type annotations for
|
|
1818
|
+
[BillingandCostManagementDashboards](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_dashboards/)
|
|
1819
|
+
service.
|
|
1808
1820
|
- `boto3-stubs-lite[bcm-data-exports]` - Type annotations for
|
|
1809
1821
|
[BillingandCostManagementDataExports](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_data_exports/)
|
|
1810
1822
|
service.
|
|
1811
1823
|
- `boto3-stubs-lite[bcm-pricing-calculator]` - Type annotations for
|
|
1812
1824
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_pricing_calculator/)
|
|
1813
1825
|
service.
|
|
1826
|
+
- `boto3-stubs-lite[bcm-recommended-actions]` - Type annotations for
|
|
1827
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_recommended_actions/)
|
|
1828
|
+
service.
|
|
1814
1829
|
- `boto3-stubs-lite[bedrock]` - Type annotations for
|
|
1815
1830
|
[Bedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock/)
|
|
1816
1831
|
service.
|
|
@@ -1820,6 +1835,12 @@ repository.
|
|
|
1820
1835
|
- `boto3-stubs-lite[bedrock-agent-runtime]` - Type annotations for
|
|
1821
1836
|
[AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
|
|
1822
1837
|
service.
|
|
1838
|
+
- `boto3-stubs-lite[bedrock-agentcore]` - Type annotations for
|
|
1839
|
+
[BedrockAgentCore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore/)
|
|
1840
|
+
service.
|
|
1841
|
+
- `boto3-stubs-lite[bedrock-agentcore-control]` - Type annotations for
|
|
1842
|
+
[BedrockAgentCoreControl](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/)
|
|
1843
|
+
service.
|
|
1823
1844
|
- `boto3-stubs-lite[bedrock-data-automation]` - Type annotations for
|
|
1824
1845
|
[DataAutomationforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation/)
|
|
1825
1846
|
service.
|
|
@@ -1964,6 +1985,9 @@ repository.
|
|
|
1964
1985
|
- `boto3-stubs-lite[compute-optimizer]` - Type annotations for
|
|
1965
1986
|
[ComputeOptimizer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_compute_optimizer/)
|
|
1966
1987
|
service.
|
|
1988
|
+
- `boto3-stubs-lite[compute-optimizer-automation]` - Type annotations for
|
|
1989
|
+
[ComputeOptimizerAutomation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_compute_optimizer_automation/)
|
|
1990
|
+
service.
|
|
1967
1991
|
- `boto3-stubs-lite[config]` - Type annotations for
|
|
1968
1992
|
[ConfigService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_config/)
|
|
1969
1993
|
service.
|
|
@@ -2090,9 +2114,6 @@ repository.
|
|
|
2090
2114
|
- `boto3-stubs-lite[elasticbeanstalk]` - Type annotations for
|
|
2091
2115
|
[ElasticBeanstalk](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elasticbeanstalk/)
|
|
2092
2116
|
service.
|
|
2093
|
-
- `boto3-stubs-lite[elastictranscoder]` - Type annotations for
|
|
2094
|
-
[ElasticTranscoder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elastictranscoder/)
|
|
2095
|
-
service.
|
|
2096
2117
|
- `boto3-stubs-lite[elb]` - Type annotations for
|
|
2097
2118
|
[ElasticLoadBalancing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_elb/)
|
|
2098
2119
|
service.
|
|
@@ -2241,9 +2262,6 @@ repository.
|
|
|
2241
2262
|
- `boto3-stubs-lite[iotevents-data]` - Type annotations for
|
|
2242
2263
|
[IoTEventsData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotevents_data/)
|
|
2243
2264
|
service.
|
|
2244
|
-
- `boto3-stubs-lite[iotfleethub]` - Type annotations for
|
|
2245
|
-
[IoTFleetHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotfleethub/)
|
|
2246
|
-
service.
|
|
2247
2265
|
- `boto3-stubs-lite[iotfleetwise]` - Type annotations for
|
|
2248
2266
|
[IoTFleetWise](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotfleetwise/)
|
|
2249
2267
|
service.
|
|
@@ -2285,6 +2303,9 @@ repository.
|
|
|
2285
2303
|
- `boto3-stubs-lite[keyspaces]` - Type annotations for
|
|
2286
2304
|
[Keyspaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspaces/)
|
|
2287
2305
|
service.
|
|
2306
|
+
- `boto3-stubs-lite[keyspacesstreams]` - Type annotations for
|
|
2307
|
+
[KeyspacesStreams](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspacesstreams/)
|
|
2308
|
+
service.
|
|
2288
2309
|
- `boto3-stubs-lite[kinesis]` - Type annotations for
|
|
2289
2310
|
[Kinesis](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/)
|
|
2290
2311
|
service.
|
|
@@ -2354,12 +2375,6 @@ repository.
|
|
|
2354
2375
|
- `boto3-stubs-lite[lookoutequipment]` - Type annotations for
|
|
2355
2376
|
[LookoutEquipment](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutequipment/)
|
|
2356
2377
|
service.
|
|
2357
|
-
- `boto3-stubs-lite[lookoutmetrics]` - Type annotations for
|
|
2358
|
-
[LookoutMetrics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutmetrics/)
|
|
2359
|
-
service.
|
|
2360
|
-
- `boto3-stubs-lite[lookoutvision]` - Type annotations for
|
|
2361
|
-
[LookoutforVision](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutvision/)
|
|
2362
|
-
service.
|
|
2363
2378
|
- `boto3-stubs-lite[m2]` - Type annotations for
|
|
2364
2379
|
[MainframeModernization](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_m2/)
|
|
2365
2380
|
service.
|
|
@@ -2459,6 +2474,9 @@ repository.
|
|
|
2459
2474
|
service.
|
|
2460
2475
|
- `boto3-stubs-lite[mwaa]` - Type annotations for
|
|
2461
2476
|
[MWAA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa/) service.
|
|
2477
|
+
- `boto3-stubs-lite[mwaa-serverless]` - Type annotations for
|
|
2478
|
+
[MWAAServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa_serverless/)
|
|
2479
|
+
service.
|
|
2462
2480
|
- `boto3-stubs-lite[neptune]` - Type annotations for
|
|
2463
2481
|
[Neptune](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_neptune/)
|
|
2464
2482
|
service.
|
|
@@ -2486,12 +2504,17 @@ repository.
|
|
|
2486
2504
|
- `boto3-stubs-lite[notificationscontacts]` - Type annotations for
|
|
2487
2505
|
[UserNotificationsContacts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_notificationscontacts/)
|
|
2488
2506
|
service.
|
|
2507
|
+
- `boto3-stubs-lite[nova-act]` - Type annotations for
|
|
2508
|
+
[NovaActService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_nova_act/)
|
|
2509
|
+
service.
|
|
2489
2510
|
- `boto3-stubs-lite[oam]` - Type annotations for
|
|
2490
2511
|
[CloudWatchObservabilityAccessManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_oam/)
|
|
2491
2512
|
service.
|
|
2492
2513
|
- `boto3-stubs-lite[observabilityadmin]` - Type annotations for
|
|
2493
2514
|
[CloudWatchObservabilityAdminService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_observabilityadmin/)
|
|
2494
2515
|
service.
|
|
2516
|
+
- `boto3-stubs-lite[odb]` - Type annotations for
|
|
2517
|
+
[Odb](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_odb/) service.
|
|
2495
2518
|
- `boto3-stubs-lite[omics]` - Type annotations for
|
|
2496
2519
|
[Omics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_omics/)
|
|
2497
2520
|
service.
|
|
@@ -2501,12 +2524,6 @@ repository.
|
|
|
2501
2524
|
- `boto3-stubs-lite[opensearchserverless]` - Type annotations for
|
|
2502
2525
|
[OpenSearchServiceServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opensearchserverless/)
|
|
2503
2526
|
service.
|
|
2504
|
-
- `boto3-stubs-lite[opsworks]` - Type annotations for
|
|
2505
|
-
[OpsWorks](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworks/)
|
|
2506
|
-
service.
|
|
2507
|
-
- `boto3-stubs-lite[opsworkscm]` - Type annotations for
|
|
2508
|
-
[OpsWorksCM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworkscm/)
|
|
2509
|
-
service.
|
|
2510
2527
|
- `boto3-stubs-lite[organizations]` - Type annotations for
|
|
2511
2528
|
[Organizations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/)
|
|
2512
2529
|
service.
|
|
@@ -2519,6 +2536,15 @@ repository.
|
|
|
2519
2536
|
- `boto3-stubs-lite[panorama]` - Type annotations for
|
|
2520
2537
|
[Panorama](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_panorama/)
|
|
2521
2538
|
service.
|
|
2539
|
+
- `boto3-stubs-lite[partnercentral-account]` - Type annotations for
|
|
2540
|
+
[PartnerCentralAccountAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_account/)
|
|
2541
|
+
service.
|
|
2542
|
+
- `boto3-stubs-lite[partnercentral-benefits]` - Type annotations for
|
|
2543
|
+
[PartnerCentralBenefits](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_benefits/)
|
|
2544
|
+
service.
|
|
2545
|
+
- `boto3-stubs-lite[partnercentral-channel]` - Type annotations for
|
|
2546
|
+
[PartnerCentralChannelAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_channel/)
|
|
2547
|
+
service.
|
|
2522
2548
|
- `boto3-stubs-lite[partnercentral-selling]` - Type annotations for
|
|
2523
2549
|
[PartnerCentralSellingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_selling/)
|
|
2524
2550
|
service.
|
|
@@ -2581,11 +2607,6 @@ repository.
|
|
|
2581
2607
|
- `boto3-stubs-lite[qconnect]` - Type annotations for
|
|
2582
2608
|
[QConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qconnect/)
|
|
2583
2609
|
service.
|
|
2584
|
-
- `boto3-stubs-lite[qldb]` - Type annotations for
|
|
2585
|
-
[QLDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qldb/) service.
|
|
2586
|
-
- `boto3-stubs-lite[qldb-session]` - Type annotations for
|
|
2587
|
-
[QLDBSession](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qldb_session/)
|
|
2588
|
-
service.
|
|
2589
2610
|
- `boto3-stubs-lite[quicksight]` - Type annotations for
|
|
2590
2611
|
[QuickSight](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_quicksight/)
|
|
2591
2612
|
service.
|
|
@@ -2626,9 +2647,6 @@ repository.
|
|
|
2626
2647
|
- `boto3-stubs-lite[resourcegroupstaggingapi]` - Type annotations for
|
|
2627
2648
|
[ResourceGroupsTaggingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resourcegroupstaggingapi/)
|
|
2628
2649
|
service.
|
|
2629
|
-
- `boto3-stubs-lite[robomaker]` - Type annotations for
|
|
2630
|
-
[RoboMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_robomaker/)
|
|
2631
|
-
service.
|
|
2632
2650
|
- `boto3-stubs-lite[rolesanywhere]` - Type annotations for
|
|
2633
2651
|
[IAMRolesAnywhere](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rolesanywhere/)
|
|
2634
2652
|
service.
|
|
@@ -2647,12 +2665,18 @@ repository.
|
|
|
2647
2665
|
- `boto3-stubs-lite[route53domains]` - Type annotations for
|
|
2648
2666
|
[Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
|
|
2649
2667
|
service.
|
|
2668
|
+
- `boto3-stubs-lite[route53globalresolver]` - Type annotations for
|
|
2669
|
+
[Route53GlobalResolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53globalresolver/)
|
|
2670
|
+
service.
|
|
2650
2671
|
- `boto3-stubs-lite[route53profiles]` - Type annotations for
|
|
2651
2672
|
[Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
|
|
2652
2673
|
service.
|
|
2653
2674
|
- `boto3-stubs-lite[route53resolver]` - Type annotations for
|
|
2654
2675
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
|
2655
2676
|
service.
|
|
2677
|
+
- `boto3-stubs-lite[rtbfabric]` - Type annotations for
|
|
2678
|
+
[RTBFabric](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rtbfabric/)
|
|
2679
|
+
service.
|
|
2656
2680
|
- `boto3-stubs-lite[rum]` - Type annotations for
|
|
2657
2681
|
[CloudWatchRUM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rum/)
|
|
2658
2682
|
service.
|
|
@@ -2667,6 +2691,9 @@ repository.
|
|
|
2667
2691
|
- `boto3-stubs-lite[s3tables]` - Type annotations for
|
|
2668
2692
|
[S3Tables](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/)
|
|
2669
2693
|
service.
|
|
2694
|
+
- `boto3-stubs-lite[s3vectors]` - Type annotations for
|
|
2695
|
+
[S3Vectors](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3vectors/)
|
|
2696
|
+
service.
|
|
2670
2697
|
- `boto3-stubs-lite[sagemaker]` - Type annotations for
|
|
2671
2698
|
[SageMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/)
|
|
2672
2699
|
service.
|
|
@@ -2738,11 +2765,12 @@ repository.
|
|
|
2738
2765
|
- `boto3-stubs-lite[signer]` - Type annotations for
|
|
2739
2766
|
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
|
2740
2767
|
service.
|
|
2768
|
+
- `boto3-stubs-lite[signin]` - Type annotations for
|
|
2769
|
+
[SignInService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signin/)
|
|
2770
|
+
service.
|
|
2741
2771
|
- `boto3-stubs-lite[simspaceweaver]` - Type annotations for
|
|
2742
2772
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
|
2743
2773
|
service.
|
|
2744
|
-
- `boto3-stubs-lite[sms]` - Type annotations for
|
|
2745
|
-
[SMS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sms/) service.
|
|
2746
2774
|
- `boto3-stubs-lite[snow-device-management]` - Type annotations for
|
|
2747
2775
|
[SnowDeviceManagement](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_snow_device_management/)
|
|
2748
2776
|
service.
|
|
@@ -2853,6 +2881,9 @@ repository.
|
|
|
2853
2881
|
- `boto3-stubs-lite[wellarchitected]` - Type annotations for
|
|
2854
2882
|
[WellArchitected](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wellarchitected/)
|
|
2855
2883
|
service.
|
|
2884
|
+
- `boto3-stubs-lite[wickr]` - Type annotations for
|
|
2885
|
+
[WickrAdminAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wickr/)
|
|
2886
|
+
service.
|
|
2856
2887
|
- `boto3-stubs-lite[wisdom]` - Type annotations for
|
|
2857
2888
|
[ConnectWisdomService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_wisdom/)
|
|
2858
2889
|
service.
|
|
@@ -2868,6 +2899,9 @@ repository.
|
|
|
2868
2899
|
- `boto3-stubs-lite[workspaces]` - Type annotations for
|
|
2869
2900
|
[WorkSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces/)
|
|
2870
2901
|
service.
|
|
2902
|
+
- `boto3-stubs-lite[workspaces-instances]` - Type annotations for
|
|
2903
|
+
[WorkspacesInstances](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_instances/)
|
|
2904
|
+
service.
|
|
2871
2905
|
- `boto3-stubs-lite[workspaces-thin-client]` - Type annotations for
|
|
2872
2906
|
[WorkSpacesThinClient](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_thin_client/)
|
|
2873
2907
|
service.
|