types-boto3-resource-explorer-2 1.38.1__py3-none-any.whl → 1.39.0__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.
- types_boto3_resource_explorer_2/__main__.py +4 -4
- types_boto3_resource_explorer_2/literals.py +6 -2
- types_boto3_resource_explorer_2/literals.pyi +6 -2
- types_boto3_resource_explorer_2/version.py +1 -1
- {types_boto3_resource_explorer_2-1.38.1.dist-info → types_boto3_resource_explorer_2-1.39.0.dist-info}/METADATA +5 -5
- {types_boto3_resource_explorer_2-1.38.1.dist-info → types_boto3_resource_explorer_2-1.39.0.dist-info}/RECORD +9 -9
- {types_boto3_resource_explorer_2-1.38.1.dist-info → types_boto3_resource_explorer_2-1.39.0.dist-info}/WHEEL +1 -1
- {types_boto3_resource_explorer_2-1.38.1.dist-info → types_boto3_resource_explorer_2-1.39.0.dist-info}/licenses/LICENSE +0 -0
- {types_boto3_resource_explorer_2-1.38.1.dist-info → types_boto3_resource_explorer_2-1.39.0.dist-info}/top_level.txt +0 -0
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
12
12
|
Print package info to stdout.
|
13
13
|
"""
|
14
14
|
sys.stdout.write(
|
15
|
-
"Type annotations for boto3 ResourceExplorer 1.
|
16
|
-
"Version: 1.
|
17
|
-
"Builder version: 8.
|
15
|
+
"Type annotations for boto3 ResourceExplorer 1.39.0\n"
|
16
|
+
"Version: 1.39.0\n"
|
17
|
+
"Builder version: 8.11.0\n"
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2//\n"
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/resource-explorer-2.html#resourceexplorer\n"
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
26
26
|
"""
|
27
27
|
Print package version to stdout.
|
28
28
|
"""
|
29
|
-
sys.stdout.write("1.
|
29
|
+
sys.stdout.write("1.39.0\n")
|
30
30
|
|
31
31
|
|
32
32
|
def main() -> None:
|
@@ -57,6 +57,7 @@ ServiceName = Literal[
|
|
57
57
|
"account",
|
58
58
|
"acm",
|
59
59
|
"acm-pca",
|
60
|
+
"aiops",
|
60
61
|
"amp",
|
61
62
|
"amplify",
|
62
63
|
"amplifybackend",
|
@@ -197,6 +198,7 @@ ServiceName = Literal[
|
|
197
198
|
"es",
|
198
199
|
"events",
|
199
200
|
"evidently",
|
201
|
+
"evs",
|
200
202
|
"finspace",
|
201
203
|
"finspace-data",
|
202
204
|
"firehose",
|
@@ -254,6 +256,7 @@ ServiceName = Literal[
|
|
254
256
|
"kendra",
|
255
257
|
"kendra-ranking",
|
256
258
|
"keyspaces",
|
259
|
+
"keyspacesstreams",
|
257
260
|
"kinesis",
|
258
261
|
"kinesis-video-archived-media",
|
259
262
|
"kinesis-video-media",
|
@@ -309,6 +312,7 @@ ServiceName = Literal[
|
|
309
312
|
"migrationhub-config",
|
310
313
|
"migrationhuborchestrator",
|
311
314
|
"migrationhubstrategy",
|
315
|
+
"mpa",
|
312
316
|
"mq",
|
313
317
|
"mturk",
|
314
318
|
"mwaa",
|
@@ -349,7 +353,6 @@ ServiceName = Literal[
|
|
349
353
|
"pipes",
|
350
354
|
"polly",
|
351
355
|
"pricing",
|
352
|
-
"privatenetworks",
|
353
356
|
"proton",
|
354
357
|
"qapps",
|
355
358
|
"qbusiness",
|
@@ -410,7 +413,6 @@ ServiceName = Literal[
|
|
410
413
|
"signer",
|
411
414
|
"simspaceweaver",
|
412
415
|
"sms",
|
413
|
-
"sms-voice",
|
414
416
|
"snow-device-management",
|
415
417
|
"snowball",
|
416
418
|
"sns",
|
@@ -418,6 +420,7 @@ ServiceName = Literal[
|
|
418
420
|
"sqs",
|
419
421
|
"ssm",
|
420
422
|
"ssm-contacts",
|
423
|
+
"ssm-guiconnect",
|
421
424
|
"ssm-incidents",
|
422
425
|
"ssm-quicksetup",
|
423
426
|
"ssm-sap",
|
@@ -454,6 +457,7 @@ ServiceName = Literal[
|
|
454
457
|
"workmail",
|
455
458
|
"workmailmessageflow",
|
456
459
|
"workspaces",
|
460
|
+
"workspaces-instances",
|
457
461
|
"workspaces-thin-client",
|
458
462
|
"workspaces-web",
|
459
463
|
"xray",
|
@@ -55,6 +55,7 @@ ServiceName = Literal[
|
|
55
55
|
"account",
|
56
56
|
"acm",
|
57
57
|
"acm-pca",
|
58
|
+
"aiops",
|
58
59
|
"amp",
|
59
60
|
"amplify",
|
60
61
|
"amplifybackend",
|
@@ -195,6 +196,7 @@ ServiceName = Literal[
|
|
195
196
|
"es",
|
196
197
|
"events",
|
197
198
|
"evidently",
|
199
|
+
"evs",
|
198
200
|
"finspace",
|
199
201
|
"finspace-data",
|
200
202
|
"firehose",
|
@@ -252,6 +254,7 @@ ServiceName = Literal[
|
|
252
254
|
"kendra",
|
253
255
|
"kendra-ranking",
|
254
256
|
"keyspaces",
|
257
|
+
"keyspacesstreams",
|
255
258
|
"kinesis",
|
256
259
|
"kinesis-video-archived-media",
|
257
260
|
"kinesis-video-media",
|
@@ -307,6 +310,7 @@ ServiceName = Literal[
|
|
307
310
|
"migrationhub-config",
|
308
311
|
"migrationhuborchestrator",
|
309
312
|
"migrationhubstrategy",
|
313
|
+
"mpa",
|
310
314
|
"mq",
|
311
315
|
"mturk",
|
312
316
|
"mwaa",
|
@@ -347,7 +351,6 @@ ServiceName = Literal[
|
|
347
351
|
"pipes",
|
348
352
|
"polly",
|
349
353
|
"pricing",
|
350
|
-
"privatenetworks",
|
351
354
|
"proton",
|
352
355
|
"qapps",
|
353
356
|
"qbusiness",
|
@@ -408,7 +411,6 @@ ServiceName = Literal[
|
|
408
411
|
"signer",
|
409
412
|
"simspaceweaver",
|
410
413
|
"sms",
|
411
|
-
"sms-voice",
|
412
414
|
"snow-device-management",
|
413
415
|
"snowball",
|
414
416
|
"sns",
|
@@ -416,6 +418,7 @@ ServiceName = Literal[
|
|
416
418
|
"sqs",
|
417
419
|
"ssm",
|
418
420
|
"ssm-contacts",
|
421
|
+
"ssm-guiconnect",
|
419
422
|
"ssm-incidents",
|
420
423
|
"ssm-quicksetup",
|
421
424
|
"ssm-sap",
|
@@ -452,6 +455,7 @@ ServiceName = Literal[
|
|
452
455
|
"workmail",
|
453
456
|
"workmailmessageflow",
|
454
457
|
"workspaces",
|
458
|
+
"workspaces-instances",
|
455
459
|
"workspaces-thin-client",
|
456
460
|
"workspaces-web",
|
457
461
|
"xray",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3-resource-explorer-2
|
3
|
-
Version: 1.
|
4
|
-
Summary: Type annotations for boto3 ResourceExplorer 1.
|
3
|
+
Version: 1.39.0
|
4
|
+
Summary: Type annotations for boto3 ResourceExplorer 1.39.0 service generated with mypy-boto3-builder 8.11.0
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
6
6
|
Author: Vlad Emelianov
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
57
57
|

|
58
58
|
|
59
59
|
Type annotations for
|
60
|
-
[boto3 ResourceExplorer 1.
|
60
|
+
[boto3 ResourceExplorer 1.39.0](https://pypi.org/project/boto3/) compatible
|
61
61
|
with [VSCode](https://code.visualstudio.com/),
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -66,7 +66,7 @@ with [VSCode](https://code.visualstudio.com/),
|
|
66
66
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
67
67
|
|
68
68
|
Generated with
|
69
|
-
[mypy-boto3-builder 8.
|
69
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
70
70
|
|
71
71
|
More information can be found on
|
72
72
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
119
119
|
isolation.
|
120
120
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
122
|
-
`uvx --with 'boto3==1.
|
122
|
+
`uvx --with 'boto3==1.39.0' mypy-boto3-builder`
|
123
123
|
2. Select `boto3` AWS SDK.
|
124
124
|
3. Add `ResourceExplorer` service.
|
125
125
|
4. Use provided commands to install generated packages.
|
@@ -1,18 +1,18 @@
|
|
1
1
|
types_boto3_resource_explorer_2/__init__.py,sha256=SwOCuSq5ycHPYU3J260prrw0YWv4CzopZcTp9fe0ktI,1982
|
2
2
|
types_boto3_resource_explorer_2/__init__.pyi,sha256=e1tpLtnFqMwDTP6R3KUW9XX7m8EUzGAtJLKvUm0xIIQ,1981
|
3
|
-
types_boto3_resource_explorer_2/__main__.py,sha256=
|
3
|
+
types_boto3_resource_explorer_2/__main__.py,sha256=08OONaWydHe6-8e2guqMwH-JmEUqUSUTrl-kLeaYA4o,1024
|
4
4
|
types_boto3_resource_explorer_2/client.py,sha256=qoeZ1HCvt5w3g4-JXf4fYnoIV21NvTaY1vUS5XpMPLU,22260
|
5
5
|
types_boto3_resource_explorer_2/client.pyi,sha256=eIzH93Juvg1pcPCaw2jLLIRbGkNCvsAk_1IyqGBHECg,22257
|
6
|
-
types_boto3_resource_explorer_2/literals.py,sha256=
|
7
|
-
types_boto3_resource_explorer_2/literals.pyi,sha256=
|
6
|
+
types_boto3_resource_explorer_2/literals.py,sha256=ysl92cO2tHCsBv02KyJCCGS6C7a47ZR612KFwn0gV9g,10714
|
7
|
+
types_boto3_resource_explorer_2/literals.pyi,sha256=wfa-6IgsrU2-WH_SDDak2K6Be9g7HKx_UHYynZXE7w4,10712
|
8
8
|
types_boto3_resource_explorer_2/paginator.py,sha256=vohgNcwbkLTNsYjI0RFU2s7rhCWpxY1DC0ZftMLDUls,10615
|
9
9
|
types_boto3_resource_explorer_2/paginator.pyi,sha256=KHkV3qS_SUjpr3t0fVcKRJb54c7ZXVmHQKvb90qOQkw,10593
|
10
10
|
types_boto3_resource_explorer_2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
11
|
types_boto3_resource_explorer_2/type_defs.py,sha256=rSsg_StKhP5plQiLosd0WnqbFSv0Qll_2-hkvtw1Fpk,12698
|
12
12
|
types_boto3_resource_explorer_2/type_defs.pyi,sha256=dxGtN7TKtHk0jEDlAAFCzAy-IUsb437hpgtB8K5N9Ws,12635
|
13
|
-
types_boto3_resource_explorer_2/version.py,sha256=
|
14
|
-
types_boto3_resource_explorer_2-1.
|
15
|
-
types_boto3_resource_explorer_2-1.
|
16
|
-
types_boto3_resource_explorer_2-1.
|
17
|
-
types_boto3_resource_explorer_2-1.
|
18
|
-
types_boto3_resource_explorer_2-1.
|
13
|
+
types_boto3_resource_explorer_2/version.py,sha256=2zoG4eEWPRyRE1KcrQlbWADhaM3qPJ9AE2mKAu218VA,92
|
14
|
+
types_boto3_resource_explorer_2-1.39.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
15
|
+
types_boto3_resource_explorer_2-1.39.0.dist-info/METADATA,sha256=wxyBfEdMdwkwqBWQEY06BTv6vtiaHLedkUX86yVACNs,16394
|
16
|
+
types_boto3_resource_explorer_2-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
17
|
+
types_boto3_resource_explorer_2-1.39.0.dist-info/top_level.txt,sha256=6B-yjQKJLTPHUbmkEeQt9VrKg58HqV_RbcfdkaZZ9IY,32
|
18
|
+
types_boto3_resource_explorer_2-1.39.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|