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

|
|
1286
1286
|
|
|
1287
|
-
Type annotations for [boto3 1.
|
|
1288
|
-
|
|
1287
|
+
Type annotations for [boto3 1.41.1](https://pypi.org/project/boto3/) compatible
|
|
1288
|
+
with [VSCode](https://code.visualstudio.com/),
|
|
1289
1289
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
1290
1290
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
1291
1291
|
[Sublime Text](https://www.sublimetext.com/),
|
|
@@ -1293,7 +1293,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
1293
1293
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
1294
1294
|
|
|
1295
1295
|
Generated with
|
|
1296
|
-
[mypy-boto3-builder 8.
|
|
1296
|
+
[mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
|
|
1297
1297
|
|
|
1298
1298
|
More information can be found in
|
|
1299
1299
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
|
@@ -1343,7 +1343,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1343
1343
|
isolation.
|
|
1344
1344
|
|
|
1345
1345
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1346
|
-
`uvx --with 'boto3==1.
|
|
1346
|
+
`uvx --with 'boto3==1.41.1' mypy-boto3-builder`
|
|
1347
1347
|
2. Select `boto3-stubs` AWS SDK.
|
|
1348
1348
|
3. Select services you use in the current project.
|
|
1349
1349
|
4. Use provided commands to install generated packages.
|
|
@@ -1695,9 +1695,9 @@ repository.
|
|
|
1695
1695
|
|
|
1696
1696
|
## Submodules
|
|
1697
1697
|
|
|
1698
|
-
- `boto3-stubs[full]` - Type annotations for all
|
|
1698
|
+
- `boto3-stubs[full]` - Type annotations for all 409 services in one package
|
|
1699
1699
|
(recommended).
|
|
1700
|
-
- `boto3-stubs[all]` - Type annotations for all
|
|
1700
|
+
- `boto3-stubs[all]` - Type annotations for all 409 services in separate
|
|
1701
1701
|
packages.
|
|
1702
1702
|
- `boto3-stubs[essential]` - Type annotations for
|
|
1703
1703
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
|
@@ -1719,6 +1719,9 @@ repository.
|
|
|
1719
1719
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
|
1720
1720
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
|
1721
1721
|
service.
|
|
1722
|
+
- `boto3-stubs[aiops]` - Type annotations for
|
|
1723
|
+
[AIOps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_aiops/)
|
|
1724
|
+
service.
|
|
1722
1725
|
- `boto3-stubs[amp]` - Type annotations for
|
|
1723
1726
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
|
1724
1727
|
service.
|
|
@@ -1779,8 +1782,8 @@ repository.
|
|
|
1779
1782
|
- `boto3-stubs[appsync]` - Type annotations for
|
|
1780
1783
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
|
1781
1784
|
service.
|
|
1782
|
-
- `boto3-stubs[
|
|
1783
|
-
[
|
|
1785
|
+
- `boto3-stubs[arc-region-switch]` - Type annotations for
|
|
1786
|
+
[ARCRegionswitch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_region_switch/)
|
|
1784
1787
|
service.
|
|
1785
1788
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
|
1786
1789
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
|
@@ -1814,12 +1817,18 @@ repository.
|
|
|
1814
1817
|
- `boto3-stubs[batch]` - Type annotations for
|
|
1815
1818
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
|
1816
1819
|
service.
|
|
1820
|
+
- `boto3-stubs[bcm-dashboards]` - Type annotations for
|
|
1821
|
+
[BillingandCostManagementDashboards](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_dashboards/)
|
|
1822
|
+
service.
|
|
1817
1823
|
- `boto3-stubs[bcm-data-exports]` - Type annotations for
|
|
1818
1824
|
[BillingandCostManagementDataExports](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_data_exports/)
|
|
1819
1825
|
service.
|
|
1820
1826
|
- `boto3-stubs[bcm-pricing-calculator]` - Type annotations for
|
|
1821
1827
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_pricing_calculator/)
|
|
1822
1828
|
service.
|
|
1829
|
+
- `boto3-stubs[bcm-recommended-actions]` - Type annotations for
|
|
1830
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_recommended_actions/)
|
|
1831
|
+
service.
|
|
1823
1832
|
- `boto3-stubs[bedrock]` - Type annotations for
|
|
1824
1833
|
[Bedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock/)
|
|
1825
1834
|
service.
|
|
@@ -1829,6 +1838,12 @@ repository.
|
|
|
1829
1838
|
- `boto3-stubs[bedrock-agent-runtime]` - Type annotations for
|
|
1830
1839
|
[AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
|
|
1831
1840
|
service.
|
|
1841
|
+
- `boto3-stubs[bedrock-agentcore]` - Type annotations for
|
|
1842
|
+
[BedrockAgentCore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore/)
|
|
1843
|
+
service.
|
|
1844
|
+
- `boto3-stubs[bedrock-agentcore-control]` - Type annotations for
|
|
1845
|
+
[BedrockAgentCoreControl](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/)
|
|
1846
|
+
service.
|
|
1832
1847
|
- `boto3-stubs[bedrock-data-automation]` - Type annotations for
|
|
1833
1848
|
[DataAutomationforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation/)
|
|
1834
1849
|
service.
|
|
@@ -2128,6 +2143,8 @@ repository.
|
|
|
2128
2143
|
- `boto3-stubs[evidently]` - Type annotations for
|
|
2129
2144
|
[CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
|
|
2130
2145
|
service.
|
|
2146
|
+
- `boto3-stubs[evs]` - Type annotations for
|
|
2147
|
+
[EVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evs/) service.
|
|
2131
2148
|
- `boto3-stubs[finspace]` - Type annotations for
|
|
2132
2149
|
[Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
|
|
2133
2150
|
service.
|
|
@@ -2248,9 +2265,6 @@ repository.
|
|
|
2248
2265
|
- `boto3-stubs[iotevents-data]` - Type annotations for
|
|
2249
2266
|
[IoTEventsData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotevents_data/)
|
|
2250
2267
|
service.
|
|
2251
|
-
- `boto3-stubs[iotfleethub]` - Type annotations for
|
|
2252
|
-
[IoTFleetHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotfleethub/)
|
|
2253
|
-
service.
|
|
2254
2268
|
- `boto3-stubs[iotfleetwise]` - Type annotations for
|
|
2255
2269
|
[IoTFleetWise](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iotfleetwise/)
|
|
2256
2270
|
service.
|
|
@@ -2292,6 +2306,9 @@ repository.
|
|
|
2292
2306
|
- `boto3-stubs[keyspaces]` - Type annotations for
|
|
2293
2307
|
[Keyspaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspaces/)
|
|
2294
2308
|
service.
|
|
2309
|
+
- `boto3-stubs[keyspacesstreams]` - Type annotations for
|
|
2310
|
+
[KeyspacesStreams](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_keyspacesstreams/)
|
|
2311
|
+
service.
|
|
2295
2312
|
- `boto3-stubs[kinesis]` - Type annotations for
|
|
2296
2313
|
[Kinesis](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/)
|
|
2297
2314
|
service.
|
|
@@ -2360,12 +2377,6 @@ repository.
|
|
|
2360
2377
|
- `boto3-stubs[lookoutequipment]` - Type annotations for
|
|
2361
2378
|
[LookoutEquipment](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutequipment/)
|
|
2362
2379
|
service.
|
|
2363
|
-
- `boto3-stubs[lookoutmetrics]` - Type annotations for
|
|
2364
|
-
[LookoutMetrics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutmetrics/)
|
|
2365
|
-
service.
|
|
2366
|
-
- `boto3-stubs[lookoutvision]` - Type annotations for
|
|
2367
|
-
[LookoutforVision](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_lookoutvision/)
|
|
2368
|
-
service.
|
|
2369
2380
|
- `boto3-stubs[m2]` - Type annotations for
|
|
2370
2381
|
[MainframeModernization](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_m2/)
|
|
2371
2382
|
service.
|
|
@@ -2455,6 +2466,9 @@ repository.
|
|
|
2455
2466
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
|
2456
2467
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
|
2457
2468
|
service.
|
|
2469
|
+
- `boto3-stubs[mpa]` - Type annotations for
|
|
2470
|
+
[MultipartyApproval](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mpa/)
|
|
2471
|
+
service.
|
|
2458
2472
|
- `boto3-stubs[mq]` - Type annotations for
|
|
2459
2473
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
|
2460
2474
|
- `boto3-stubs[mturk]` - Type annotations for
|
|
@@ -2462,6 +2476,9 @@ repository.
|
|
|
2462
2476
|
service.
|
|
2463
2477
|
- `boto3-stubs[mwaa]` - Type annotations for
|
|
2464
2478
|
[MWAA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa/) service.
|
|
2479
|
+
- `boto3-stubs[mwaa-serverless]` - Type annotations for
|
|
2480
|
+
[MWAAServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mwaa_serverless/)
|
|
2481
|
+
service.
|
|
2465
2482
|
- `boto3-stubs[neptune]` - Type annotations for
|
|
2466
2483
|
[Neptune](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_neptune/)
|
|
2467
2484
|
service.
|
|
@@ -2495,6 +2512,8 @@ repository.
|
|
|
2495
2512
|
- `boto3-stubs[observabilityadmin]` - Type annotations for
|
|
2496
2513
|
[CloudWatchObservabilityAdminService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_observabilityadmin/)
|
|
2497
2514
|
service.
|
|
2515
|
+
- `boto3-stubs[odb]` - Type annotations for
|
|
2516
|
+
[Odb](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_odb/) service.
|
|
2498
2517
|
- `boto3-stubs[omics]` - Type annotations for
|
|
2499
2518
|
[Omics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_omics/)
|
|
2500
2519
|
service.
|
|
@@ -2504,12 +2523,6 @@ repository.
|
|
|
2504
2523
|
- `boto3-stubs[opensearchserverless]` - Type annotations for
|
|
2505
2524
|
[OpenSearchServiceServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opensearchserverless/)
|
|
2506
2525
|
service.
|
|
2507
|
-
- `boto3-stubs[opsworks]` - Type annotations for
|
|
2508
|
-
[OpsWorks](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworks/)
|
|
2509
|
-
service.
|
|
2510
|
-
- `boto3-stubs[opsworkscm]` - Type annotations for
|
|
2511
|
-
[OpsWorksCM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworkscm/)
|
|
2512
|
-
service.
|
|
2513
2526
|
- `boto3-stubs[organizations]` - Type annotations for
|
|
2514
2527
|
[Organizations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/)
|
|
2515
2528
|
service.
|
|
@@ -2522,6 +2535,9 @@ repository.
|
|
|
2522
2535
|
- `boto3-stubs[panorama]` - Type annotations for
|
|
2523
2536
|
[Panorama](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_panorama/)
|
|
2524
2537
|
service.
|
|
2538
|
+
- `boto3-stubs[partnercentral-channel]` - Type annotations for
|
|
2539
|
+
[PartnerCentralChannelAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_channel/)
|
|
2540
|
+
service.
|
|
2525
2541
|
- `boto3-stubs[partnercentral-selling]` - Type annotations for
|
|
2526
2542
|
[PartnerCentralSellingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_partnercentral_selling/)
|
|
2527
2543
|
service.
|
|
@@ -2572,9 +2588,6 @@ repository.
|
|
|
2572
2588
|
- `boto3-stubs[pricing]` - Type annotations for
|
|
2573
2589
|
[Pricing](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pricing/)
|
|
2574
2590
|
service.
|
|
2575
|
-
- `boto3-stubs[privatenetworks]` - Type annotations for
|
|
2576
|
-
[Private5G](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_privatenetworks/)
|
|
2577
|
-
service.
|
|
2578
2591
|
- `boto3-stubs[proton]` - Type annotations for
|
|
2579
2592
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
|
2580
2593
|
service.
|
|
@@ -2587,11 +2600,6 @@ repository.
|
|
|
2587
2600
|
- `boto3-stubs[qconnect]` - Type annotations for
|
|
2588
2601
|
[QConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qconnect/)
|
|
2589
2602
|
service.
|
|
2590
|
-
- `boto3-stubs[qldb]` - Type annotations for
|
|
2591
|
-
[QLDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qldb/) service.
|
|
2592
|
-
- `boto3-stubs[qldb-session]` - Type annotations for
|
|
2593
|
-
[QLDBSession](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qldb_session/)
|
|
2594
|
-
service.
|
|
2595
2603
|
- `boto3-stubs[quicksight]` - Type annotations for
|
|
2596
2604
|
[QuickSight](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_quicksight/)
|
|
2597
2605
|
service.
|
|
@@ -2632,9 +2640,6 @@ repository.
|
|
|
2632
2640
|
- `boto3-stubs[resourcegroupstaggingapi]` - Type annotations for
|
|
2633
2641
|
[ResourceGroupsTaggingAPI](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resourcegroupstaggingapi/)
|
|
2634
2642
|
service.
|
|
2635
|
-
- `boto3-stubs[robomaker]` - Type annotations for
|
|
2636
|
-
[RoboMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_robomaker/)
|
|
2637
|
-
service.
|
|
2638
2643
|
- `boto3-stubs[rolesanywhere]` - Type annotations for
|
|
2639
2644
|
[IAMRolesAnywhere](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rolesanywhere/)
|
|
2640
2645
|
service.
|
|
@@ -2659,6 +2664,9 @@ repository.
|
|
|
2659
2664
|
- `boto3-stubs[route53resolver]` - Type annotations for
|
|
2660
2665
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
|
2661
2666
|
service.
|
|
2667
|
+
- `boto3-stubs[rtbfabric]` - Type annotations for
|
|
2668
|
+
[RTBFabric](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rtbfabric/)
|
|
2669
|
+
service.
|
|
2662
2670
|
- `boto3-stubs[rum]` - Type annotations for
|
|
2663
2671
|
[CloudWatchRUM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rum/)
|
|
2664
2672
|
service.
|
|
@@ -2673,6 +2681,9 @@ repository.
|
|
|
2673
2681
|
- `boto3-stubs[s3tables]` - Type annotations for
|
|
2674
2682
|
[S3Tables](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/)
|
|
2675
2683
|
service.
|
|
2684
|
+
- `boto3-stubs[s3vectors]` - Type annotations for
|
|
2685
|
+
[S3Vectors](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3vectors/)
|
|
2686
|
+
service.
|
|
2676
2687
|
- `boto3-stubs[sagemaker]` - Type annotations for
|
|
2677
2688
|
[SageMaker](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/)
|
|
2678
2689
|
service.
|
|
@@ -2744,11 +2755,12 @@ repository.
|
|
|
2744
2755
|
- `boto3-stubs[signer]` - Type annotations for
|
|
2745
2756
|
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
|
2746
2757
|
service.
|
|
2758
|
+
- `boto3-stubs[signin]` - Type annotations for
|
|
2759
|
+
[SignInService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signin/)
|
|
2760
|
+
service.
|
|
2747
2761
|
- `boto3-stubs[simspaceweaver]` - Type annotations for
|
|
2748
2762
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
|
2749
2763
|
service.
|
|
2750
|
-
- `boto3-stubs[sms]` - Type annotations for
|
|
2751
|
-
[SMS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sms/) service.
|
|
2752
2764
|
- `boto3-stubs[snow-device-management]` - Type annotations for
|
|
2753
2765
|
[SnowDeviceManagement](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_snow_device_management/)
|
|
2754
2766
|
service.
|
|
@@ -2874,6 +2886,9 @@ repository.
|
|
|
2874
2886
|
- `boto3-stubs[workspaces]` - Type annotations for
|
|
2875
2887
|
[WorkSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces/)
|
|
2876
2888
|
service.
|
|
2889
|
+
- `boto3-stubs[workspaces-instances]` - Type annotations for
|
|
2890
|
+
[WorkspacesInstances](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_instances/)
|
|
2891
|
+
service.
|
|
2877
2892
|
- `boto3-stubs[workspaces-thin-client]` - Type annotations for
|
|
2878
2893
|
[WorkSpacesThinClient](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_thin_client/)
|
|
2879
2894
|
service.
|