types-boto3-resource-explorer-2 1.38.1__tar.gz → 1.40.0__tar.gz
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-1.38.1/types_boto3_resource_explorer_2.egg-info → types_boto3_resource_explorer_2-1.40.0}/PKG-INFO +5 -5
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/README.md +3 -3
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/setup.py +2 -2
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/__main__.py +4 -4
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/literals.py +10 -2
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/literals.pyi +10 -2
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/version.py +1 -1
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0/types_boto3_resource_explorer_2.egg-info}/PKG-INFO +5 -5
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/LICENSE +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/setup.cfg +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/__init__.py +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/__init__.pyi +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/client.py +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/client.pyi +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/paginator.py +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/paginator.pyi +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/py.typed +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/type_defs.py +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2/type_defs.pyi +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2.egg-info/SOURCES.txt +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2.egg-info/dependency_links.txt +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2.egg-info/not-zip-safe +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2.egg-info/requires.txt +0 -0
- {types_boto3_resource_explorer_2-1.38.1 → types_boto3_resource_explorer_2-1.40.0}/types_boto3_resource_explorer_2.egg-info/top_level.txt +0 -0
@@ -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.40.0
|
4
|
+
Summary: Type annotations for boto3 ResourceExplorer 1.40.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.40.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.40.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.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 ResourceExplorer 1.
|
13
|
+
[boto3 ResourceExplorer 1.40.0](https://pypi.org/project/boto3/) compatible
|
14
14
|
with [VSCode](https://code.visualstudio.com/),
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -19,7 +19,7 @@ with [VSCode](https://code.visualstudio.com/),
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
20
20
|
|
21
21
|
Generated with
|
22
|
-
[mypy-boto3-builder 8.
|
22
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
23
23
|
|
24
24
|
More information can be found on
|
25
25
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
72
72
|
isolation.
|
73
73
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
75
|
-
`uvx --with 'boto3==1.
|
75
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
76
76
|
2. Select `boto3` AWS SDK.
|
77
77
|
3. Add `ResourceExplorer` service.
|
78
78
|
4. Use provided commands to install generated packages.
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
13
13
|
|
14
14
|
setup(
|
15
15
|
name="types-boto3-resource-explorer-2",
|
16
|
-
version="1.
|
16
|
+
version="1.40.0",
|
17
17
|
packages=["types_boto3_resource_explorer_2"],
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
19
19
|
license="MIT License",
|
20
20
|
author="Vlad Emelianov",
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
22
|
-
description="Type annotations for boto3 ResourceExplorer 1.
|
22
|
+
description="Type annotations for boto3 ResourceExplorer 1.40.0 service generated with mypy-boto3-builder 8.11.0",
|
23
23
|
classifiers=[
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
25
25
|
"Intended Audience :: Developers",
|
@@ -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.40.0\n"
|
16
|
+
"Version: 1.40.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.40.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",
|
@@ -94,6 +95,8 @@ ServiceName = Literal[
|
|
94
95
|
"bedrock",
|
95
96
|
"bedrock-agent",
|
96
97
|
"bedrock-agent-runtime",
|
98
|
+
"bedrock-agentcore",
|
99
|
+
"bedrock-agentcore-control",
|
97
100
|
"bedrock-data-automation",
|
98
101
|
"bedrock-data-automation-runtime",
|
99
102
|
"bedrock-runtime",
|
@@ -197,6 +200,7 @@ ServiceName = Literal[
|
|
197
200
|
"es",
|
198
201
|
"events",
|
199
202
|
"evidently",
|
203
|
+
"evs",
|
200
204
|
"finspace",
|
201
205
|
"finspace-data",
|
202
206
|
"firehose",
|
@@ -254,6 +258,7 @@ ServiceName = Literal[
|
|
254
258
|
"kendra",
|
255
259
|
"kendra-ranking",
|
256
260
|
"keyspaces",
|
261
|
+
"keyspacesstreams",
|
257
262
|
"kinesis",
|
258
263
|
"kinesis-video-archived-media",
|
259
264
|
"kinesis-video-media",
|
@@ -309,6 +314,7 @@ ServiceName = Literal[
|
|
309
314
|
"migrationhub-config",
|
310
315
|
"migrationhuborchestrator",
|
311
316
|
"migrationhubstrategy",
|
317
|
+
"mpa",
|
312
318
|
"mq",
|
313
319
|
"mturk",
|
314
320
|
"mwaa",
|
@@ -323,6 +329,7 @@ ServiceName = Literal[
|
|
323
329
|
"notificationscontacts",
|
324
330
|
"oam",
|
325
331
|
"observabilityadmin",
|
332
|
+
"odb",
|
326
333
|
"omics",
|
327
334
|
"opensearch",
|
328
335
|
"opensearchserverless",
|
@@ -349,7 +356,6 @@ ServiceName = Literal[
|
|
349
356
|
"pipes",
|
350
357
|
"polly",
|
351
358
|
"pricing",
|
352
|
-
"privatenetworks",
|
353
359
|
"proton",
|
354
360
|
"qapps",
|
355
361
|
"qbusiness",
|
@@ -384,6 +390,7 @@ ServiceName = Literal[
|
|
384
390
|
"s3control",
|
385
391
|
"s3outposts",
|
386
392
|
"s3tables",
|
393
|
+
"s3vectors",
|
387
394
|
"sagemaker",
|
388
395
|
"sagemaker-a2i-runtime",
|
389
396
|
"sagemaker-edge",
|
@@ -410,7 +417,6 @@ ServiceName = Literal[
|
|
410
417
|
"signer",
|
411
418
|
"simspaceweaver",
|
412
419
|
"sms",
|
413
|
-
"sms-voice",
|
414
420
|
"snow-device-management",
|
415
421
|
"snowball",
|
416
422
|
"sns",
|
@@ -418,6 +424,7 @@ ServiceName = Literal[
|
|
418
424
|
"sqs",
|
419
425
|
"ssm",
|
420
426
|
"ssm-contacts",
|
427
|
+
"ssm-guiconnect",
|
421
428
|
"ssm-incidents",
|
422
429
|
"ssm-quicksetup",
|
423
430
|
"ssm-sap",
|
@@ -454,6 +461,7 @@ ServiceName = Literal[
|
|
454
461
|
"workmail",
|
455
462
|
"workmailmessageflow",
|
456
463
|
"workspaces",
|
464
|
+
"workspaces-instances",
|
457
465
|
"workspaces-thin-client",
|
458
466
|
"workspaces-web",
|
459
467
|
"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",
|
@@ -92,6 +93,8 @@ ServiceName = Literal[
|
|
92
93
|
"bedrock",
|
93
94
|
"bedrock-agent",
|
94
95
|
"bedrock-agent-runtime",
|
96
|
+
"bedrock-agentcore",
|
97
|
+
"bedrock-agentcore-control",
|
95
98
|
"bedrock-data-automation",
|
96
99
|
"bedrock-data-automation-runtime",
|
97
100
|
"bedrock-runtime",
|
@@ -195,6 +198,7 @@ ServiceName = Literal[
|
|
195
198
|
"es",
|
196
199
|
"events",
|
197
200
|
"evidently",
|
201
|
+
"evs",
|
198
202
|
"finspace",
|
199
203
|
"finspace-data",
|
200
204
|
"firehose",
|
@@ -252,6 +256,7 @@ ServiceName = Literal[
|
|
252
256
|
"kendra",
|
253
257
|
"kendra-ranking",
|
254
258
|
"keyspaces",
|
259
|
+
"keyspacesstreams",
|
255
260
|
"kinesis",
|
256
261
|
"kinesis-video-archived-media",
|
257
262
|
"kinesis-video-media",
|
@@ -307,6 +312,7 @@ ServiceName = Literal[
|
|
307
312
|
"migrationhub-config",
|
308
313
|
"migrationhuborchestrator",
|
309
314
|
"migrationhubstrategy",
|
315
|
+
"mpa",
|
310
316
|
"mq",
|
311
317
|
"mturk",
|
312
318
|
"mwaa",
|
@@ -321,6 +327,7 @@ ServiceName = Literal[
|
|
321
327
|
"notificationscontacts",
|
322
328
|
"oam",
|
323
329
|
"observabilityadmin",
|
330
|
+
"odb",
|
324
331
|
"omics",
|
325
332
|
"opensearch",
|
326
333
|
"opensearchserverless",
|
@@ -347,7 +354,6 @@ ServiceName = Literal[
|
|
347
354
|
"pipes",
|
348
355
|
"polly",
|
349
356
|
"pricing",
|
350
|
-
"privatenetworks",
|
351
357
|
"proton",
|
352
358
|
"qapps",
|
353
359
|
"qbusiness",
|
@@ -382,6 +388,7 @@ ServiceName = Literal[
|
|
382
388
|
"s3control",
|
383
389
|
"s3outposts",
|
384
390
|
"s3tables",
|
391
|
+
"s3vectors",
|
385
392
|
"sagemaker",
|
386
393
|
"sagemaker-a2i-runtime",
|
387
394
|
"sagemaker-edge",
|
@@ -408,7 +415,6 @@ ServiceName = Literal[
|
|
408
415
|
"signer",
|
409
416
|
"simspaceweaver",
|
410
417
|
"sms",
|
411
|
-
"sms-voice",
|
412
418
|
"snow-device-management",
|
413
419
|
"snowball",
|
414
420
|
"sns",
|
@@ -416,6 +422,7 @@ ServiceName = Literal[
|
|
416
422
|
"sqs",
|
417
423
|
"ssm",
|
418
424
|
"ssm-contacts",
|
425
|
+
"ssm-guiconnect",
|
419
426
|
"ssm-incidents",
|
420
427
|
"ssm-quicksetup",
|
421
428
|
"ssm-sap",
|
@@ -452,6 +459,7 @@ ServiceName = Literal[
|
|
452
459
|
"workmail",
|
453
460
|
"workmailmessageflow",
|
454
461
|
"workspaces",
|
462
|
+
"workspaces-instances",
|
455
463
|
"workspaces-thin-client",
|
456
464
|
"workspaces-web",
|
457
465
|
"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.40.0
|
4
|
+
Summary: Type annotations for boto3 ResourceExplorer 1.40.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.40.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.40.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.
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|