types-boto3-resource-explorer-2 1.36.0__tar.gz → 1.37.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.36.0/types_boto3_resource_explorer_2.egg-info → types_boto3_resource_explorer_2-1.37.0}/PKG-INFO +14 -11
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/README.md +12 -9
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/setup.py +2 -2
- types_boto3_resource_explorer_2-1.36.0/types_boto3_resource_explorer_2/__init__.pyi → types_boto3_resource_explorer_2-1.37.0/types_boto3_resource_explorer_2/__init__.py +5 -2
- types_boto3_resource_explorer_2-1.36.0/types_boto3_resource_explorer_2/__init__.py → types_boto3_resource_explorer_2-1.37.0/types_boto3_resource_explorer_2/__init__.pyi +4 -3
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/__main__.py +4 -4
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/client.py +42 -54
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/client.pyi +42 -54
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/literals.py +2 -3
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/literals.pyi +2 -3
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/type_defs.py +46 -46
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/type_defs.pyi +46 -46
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/version.py +1 -1
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0/types_boto3_resource_explorer_2.egg-info}/PKG-INFO +14 -11
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/LICENSE +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/setup.cfg +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/paginator.py +2 -2
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/paginator.pyi +2 -2
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2/py.typed +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2.egg-info/SOURCES.txt +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2.egg-info/dependency_links.txt +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2.egg-info/not-zip-safe +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2.egg-info/requires.txt +0 -0
- {types_boto3_resource_explorer_2-1.36.0 → types_boto3_resource_explorer_2-1.37.0}/types_boto3_resource_explorer_2.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: types-boto3-resource-explorer-2
|
3
|
-
Version: 1.
|
4
|
-
Summary: Type annotations for boto3 ResourceExplorer 1.
|
3
|
+
Version: 1.37.0
|
4
|
+
Summary: Type annotations for boto3 ResourceExplorer 1.37.0 service generated with mypy-boto3-builder 8.9.2
|
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
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
56
56
|

|
57
57
|
|
58
58
|
Type annotations for
|
59
|
-
[boto3 ResourceExplorer 1.
|
59
|
+
[boto3 ResourceExplorer 1.37.0](https://pypi.org/project/boto3/) compatible
|
60
60
|
with [VSCode](https://code.visualstudio.com/),
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -65,7 +65,7 @@ with [VSCode](https://code.visualstudio.com/),
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
66
66
|
|
67
67
|
Generated with
|
68
|
-
[mypy-boto3-builder 8.
|
68
|
+
[mypy-boto3-builder 8.9.2](https://github.com/youtype/mypy_boto3_builder).
|
69
69
|
|
70
70
|
More information can be found on
|
71
71
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
@@ -113,12 +113,12 @@ See how it helps you find and fix potential bugs:
|
|
113
113
|
### Generate locally (recommended)
|
114
114
|
|
115
115
|
You can generate type annotations for `boto3` package locally with
|
116
|
-
`
|
116
|
+
`mypy-boto3-builder`. Use
|
117
117
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
118
118
|
isolation.
|
119
119
|
|
120
120
|
1. Run mypy-boto3-builder in your package root directory:
|
121
|
-
`uvx --with 'boto3==1.
|
121
|
+
`uvx --with 'boto3==1.37.0' mypy-boto3-builder`
|
122
122
|
2. Select `boto3` AWS SDK.
|
123
123
|
3. Add `ResourceExplorer` service.
|
124
124
|
4. Use provided commands to install generated packages.
|
@@ -408,11 +408,14 @@ Full list of `ResourceExplorer` TypeDefs can be found in
|
|
408
408
|
[docs](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/type_defs/).
|
409
409
|
|
410
410
|
```python
|
411
|
-
|
411
|
+
# TypedDict usage example
|
412
|
+
from types_boto3_resource_explorer_2.type_defs import AssociateDefaultViewInputTypeDef
|
412
413
|
|
413
414
|
|
414
|
-
def get_value() ->
|
415
|
-
return {
|
415
|
+
def get_value() -> AssociateDefaultViewInputTypeDef:
|
416
|
+
return {
|
417
|
+
"ViewArn": ...,
|
418
|
+
}
|
416
419
|
```
|
417
420
|
|
418
421
|
<a id="how-it-works"></a>
|
@@ -466,8 +469,8 @@ Builder changelog can be found in
|
|
466
469
|
## Versioning
|
467
470
|
|
468
471
|
`types-boto3-resource-explorer-2` version is the same as related `boto3`
|
469
|
-
version and follows
|
470
|
-
|
472
|
+
version and follows
|
473
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
471
474
|
|
472
475
|
<a id="thank-you"></a>
|
473
476
|
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 ResourceExplorer 1.
|
13
|
+
[boto3 ResourceExplorer 1.37.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.9.2](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
|
@@ -67,12 +67,12 @@ See how it helps you find and fix potential bugs:
|
|
67
67
|
### Generate locally (recommended)
|
68
68
|
|
69
69
|
You can generate type annotations for `boto3` package locally with
|
70
|
-
`
|
70
|
+
`mypy-boto3-builder`. Use
|
71
71
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
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.37.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.
|
@@ -362,11 +362,14 @@ Full list of `ResourceExplorer` TypeDefs can be found in
|
|
362
362
|
[docs](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/type_defs/).
|
363
363
|
|
364
364
|
```python
|
365
|
-
|
365
|
+
# TypedDict usage example
|
366
|
+
from types_boto3_resource_explorer_2.type_defs import AssociateDefaultViewInputTypeDef
|
366
367
|
|
367
368
|
|
368
|
-
def get_value() ->
|
369
|
-
return {
|
369
|
+
def get_value() -> AssociateDefaultViewInputTypeDef:
|
370
|
+
return {
|
371
|
+
"ViewArn": ...,
|
372
|
+
}
|
370
373
|
```
|
371
374
|
|
372
375
|
<a id="how-it-works"></a>
|
@@ -420,8 +423,8 @@ Builder changelog can be found in
|
|
420
423
|
## Versioning
|
421
424
|
|
422
425
|
`types-boto3-resource-explorer-2` version is the same as related `boto3`
|
423
|
-
version and follows
|
424
|
-
|
426
|
+
version and follows
|
427
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
425
428
|
|
426
429
|
<a id="thank-you"></a>
|
427
430
|
|
@@ -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.37.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.37.0 service generated with mypy-boto3-builder 8.9.2",
|
23
23
|
classifiers=[
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
25
25
|
"Intended Audience :: Developers",
|
@@ -1,6 +1,10 @@
|
|
1
1
|
"""
|
2
2
|
Main interface for resource-explorer-2 service.
|
3
3
|
|
4
|
+
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/)
|
5
|
+
|
6
|
+
Copyright 2025 Vlad Emelianov
|
7
|
+
|
4
8
|
Usage::
|
5
9
|
|
6
10
|
```python
|
@@ -28,8 +32,6 @@ Usage::
|
|
28
32
|
list_views_paginator: ListViewsPaginator = client.get_paginator("list_views")
|
29
33
|
search_paginator: SearchPaginator = client.get_paginator("search")
|
30
34
|
```
|
31
|
-
|
32
|
-
Copyright 2025 Vlad Emelianov
|
33
35
|
"""
|
34
36
|
|
35
37
|
from .client import ResourceExplorerClient
|
@@ -45,6 +47,7 @@ from .paginator import (
|
|
45
47
|
|
46
48
|
Client = ResourceExplorerClient
|
47
49
|
|
50
|
+
|
48
51
|
__all__ = (
|
49
52
|
"Client",
|
50
53
|
"ListIndexesForMembersPaginator",
|
@@ -1,6 +1,10 @@
|
|
1
1
|
"""
|
2
2
|
Main interface for resource-explorer-2 service.
|
3
3
|
|
4
|
+
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/)
|
5
|
+
|
6
|
+
Copyright 2025 Vlad Emelianov
|
7
|
+
|
4
8
|
Usage::
|
5
9
|
|
6
10
|
```python
|
@@ -28,8 +32,6 @@ Usage::
|
|
28
32
|
list_views_paginator: ListViewsPaginator = client.get_paginator("list_views")
|
29
33
|
search_paginator: SearchPaginator = client.get_paginator("search")
|
30
34
|
```
|
31
|
-
|
32
|
-
Copyright 2025 Vlad Emelianov
|
33
35
|
"""
|
34
36
|
|
35
37
|
from .client import ResourceExplorerClient
|
@@ -45,7 +47,6 @@ from .paginator import (
|
|
45
47
|
|
46
48
|
Client = ResourceExplorerClient
|
47
49
|
|
48
|
-
|
49
50
|
__all__ = (
|
50
51
|
"Client",
|
51
52
|
"ListIndexesForMembersPaginator",
|
@@ -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.37.0\n"
|
16
|
+
"Version: 1.37.0\n"
|
17
|
+
"Builder version: 8.9.2\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.37.0\n")
|
30
30
|
|
31
31
|
|
32
32
|
def main() -> None:
|
@@ -3,6 +3,8 @@ Type annotations for resource-explorer-2 service Client.
|
|
3
3
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/)
|
5
5
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
7
|
+
|
6
8
|
Usage::
|
7
9
|
|
8
10
|
```python
|
@@ -12,8 +14,6 @@ Usage::
|
|
12
14
|
session = Session()
|
13
15
|
client: ResourceExplorerClient = session.client("resource-explorer-2")
|
14
16
|
```
|
15
|
-
|
16
|
-
Copyright 2025 Vlad Emelianov
|
17
17
|
"""
|
18
18
|
|
19
19
|
from __future__ import annotations
|
@@ -35,47 +35,47 @@ from .paginator import (
|
|
35
35
|
SearchPaginator,
|
36
36
|
)
|
37
37
|
from .type_defs import (
|
38
|
-
|
38
|
+
AssociateDefaultViewInputTypeDef,
|
39
39
|
AssociateDefaultViewOutputTypeDef,
|
40
|
-
|
40
|
+
BatchGetViewInputTypeDef,
|
41
41
|
BatchGetViewOutputTypeDef,
|
42
|
-
|
42
|
+
CreateIndexInputTypeDef,
|
43
43
|
CreateIndexOutputTypeDef,
|
44
|
-
|
44
|
+
CreateViewInputTypeDef,
|
45
45
|
CreateViewOutputTypeDef,
|
46
|
-
|
46
|
+
DeleteIndexInputTypeDef,
|
47
47
|
DeleteIndexOutputTypeDef,
|
48
|
-
|
48
|
+
DeleteViewInputTypeDef,
|
49
49
|
DeleteViewOutputTypeDef,
|
50
50
|
EmptyResponseMetadataTypeDef,
|
51
51
|
GetAccountLevelServiceConfigurationOutputTypeDef,
|
52
52
|
GetDefaultViewOutputTypeDef,
|
53
53
|
GetIndexOutputTypeDef,
|
54
|
-
|
54
|
+
GetManagedViewInputTypeDef,
|
55
55
|
GetManagedViewOutputTypeDef,
|
56
|
-
|
56
|
+
GetViewInputTypeDef,
|
57
57
|
GetViewOutputTypeDef,
|
58
|
-
|
58
|
+
ListIndexesForMembersInputTypeDef,
|
59
59
|
ListIndexesForMembersOutputTypeDef,
|
60
|
-
|
60
|
+
ListIndexesInputTypeDef,
|
61
61
|
ListIndexesOutputTypeDef,
|
62
|
-
|
62
|
+
ListManagedViewsInputTypeDef,
|
63
63
|
ListManagedViewsOutputTypeDef,
|
64
|
-
|
64
|
+
ListResourcesInputTypeDef,
|
65
65
|
ListResourcesOutputTypeDef,
|
66
|
-
|
66
|
+
ListSupportedResourceTypesInputTypeDef,
|
67
67
|
ListSupportedResourceTypesOutputTypeDef,
|
68
|
-
|
68
|
+
ListTagsForResourceInputTypeDef,
|
69
69
|
ListTagsForResourceOutputTypeDef,
|
70
|
-
|
70
|
+
ListViewsInputTypeDef,
|
71
71
|
ListViewsOutputTypeDef,
|
72
|
-
|
72
|
+
SearchInputTypeDef,
|
73
73
|
SearchOutputTypeDef,
|
74
|
-
|
75
|
-
|
76
|
-
|
74
|
+
TagResourceInputTypeDef,
|
75
|
+
UntagResourceInputTypeDef,
|
76
|
+
UpdateIndexTypeInputTypeDef,
|
77
77
|
UpdateIndexTypeOutputTypeDef,
|
78
|
-
|
78
|
+
UpdateViewInputTypeDef,
|
79
79
|
UpdateViewOutputTypeDef,
|
80
80
|
)
|
81
81
|
|
@@ -142,7 +142,7 @@ class ResourceExplorerClient(BaseClient):
|
|
142
142
|
"""
|
143
143
|
|
144
144
|
def associate_default_view(
|
145
|
-
self, **kwargs: Unpack[
|
145
|
+
self, **kwargs: Unpack[AssociateDefaultViewInputTypeDef]
|
146
146
|
) -> AssociateDefaultViewOutputTypeDef:
|
147
147
|
"""
|
148
148
|
Sets the specified view as the default for the Amazon Web Services Region in
|
@@ -153,7 +153,7 @@ class ResourceExplorerClient(BaseClient):
|
|
153
153
|
"""
|
154
154
|
|
155
155
|
def batch_get_view(
|
156
|
-
self, **kwargs: Unpack[
|
156
|
+
self, **kwargs: Unpack[BatchGetViewInputTypeDef]
|
157
157
|
) -> BatchGetViewOutputTypeDef:
|
158
158
|
"""
|
159
159
|
Retrieves details about a list of views.
|
@@ -162,9 +162,7 @@ class ResourceExplorerClient(BaseClient):
|
|
162
162
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#batch_get_view)
|
163
163
|
"""
|
164
164
|
|
165
|
-
def create_index(
|
166
|
-
self, **kwargs: Unpack[CreateIndexInputRequestTypeDef]
|
167
|
-
) -> CreateIndexOutputTypeDef:
|
165
|
+
def create_index(self, **kwargs: Unpack[CreateIndexInputTypeDef]) -> CreateIndexOutputTypeDef:
|
168
166
|
"""
|
169
167
|
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services
|
170
168
|
Region in which you called this operation by creating an index.
|
@@ -173,9 +171,7 @@ class ResourceExplorerClient(BaseClient):
|
|
173
171
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#create_index)
|
174
172
|
"""
|
175
173
|
|
176
|
-
def create_view(
|
177
|
-
self, **kwargs: Unpack[CreateViewInputRequestTypeDef]
|
178
|
-
) -> CreateViewOutputTypeDef:
|
174
|
+
def create_view(self, **kwargs: Unpack[CreateViewInputTypeDef]) -> CreateViewOutputTypeDef:
|
179
175
|
"""
|
180
176
|
Creates a view that users can query by using the <a>Search</a> operation.
|
181
177
|
|
@@ -183,9 +179,7 @@ class ResourceExplorerClient(BaseClient):
|
|
183
179
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#create_view)
|
184
180
|
"""
|
185
181
|
|
186
|
-
def delete_index(
|
187
|
-
self, **kwargs: Unpack[DeleteIndexInputRequestTypeDef]
|
188
|
-
) -> DeleteIndexOutputTypeDef:
|
182
|
+
def delete_index(self, **kwargs: Unpack[DeleteIndexInputTypeDef]) -> DeleteIndexOutputTypeDef:
|
189
183
|
"""
|
190
184
|
Deletes the specified index and turns off Amazon Web Services Resource Explorer
|
191
185
|
in the specified Amazon Web Services Region.
|
@@ -194,9 +188,7 @@ class ResourceExplorerClient(BaseClient):
|
|
194
188
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#delete_index)
|
195
189
|
"""
|
196
190
|
|
197
|
-
def delete_view(
|
198
|
-
self, **kwargs: Unpack[DeleteViewInputRequestTypeDef]
|
199
|
-
) -> DeleteViewOutputTypeDef:
|
191
|
+
def delete_view(self, **kwargs: Unpack[DeleteViewInputTypeDef]) -> DeleteViewOutputTypeDef:
|
200
192
|
"""
|
201
193
|
Deletes the specified view.
|
202
194
|
|
@@ -244,7 +236,7 @@ class ResourceExplorerClient(BaseClient):
|
|
244
236
|
"""
|
245
237
|
|
246
238
|
def get_managed_view(
|
247
|
-
self, **kwargs: Unpack[
|
239
|
+
self, **kwargs: Unpack[GetManagedViewInputTypeDef]
|
248
240
|
) -> GetManagedViewOutputTypeDef:
|
249
241
|
"""
|
250
242
|
Retrieves details of the specified <a
|
@@ -255,7 +247,7 @@ class ResourceExplorerClient(BaseClient):
|
|
255
247
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#get_managed_view)
|
256
248
|
"""
|
257
249
|
|
258
|
-
def get_view(self, **kwargs: Unpack[
|
250
|
+
def get_view(self, **kwargs: Unpack[GetViewInputTypeDef]) -> GetViewOutputTypeDef:
|
259
251
|
"""
|
260
252
|
Retrieves details of the specified view.
|
261
253
|
|
@@ -263,9 +255,7 @@ class ResourceExplorerClient(BaseClient):
|
|
263
255
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#get_view)
|
264
256
|
"""
|
265
257
|
|
266
|
-
def list_indexes(
|
267
|
-
self, **kwargs: Unpack[ListIndexesInputRequestTypeDef]
|
268
|
-
) -> ListIndexesOutputTypeDef:
|
258
|
+
def list_indexes(self, **kwargs: Unpack[ListIndexesInputTypeDef]) -> ListIndexesOutputTypeDef:
|
269
259
|
"""
|
270
260
|
Retrieves a list of all of the indexes in Amazon Web Services Regions that are
|
271
261
|
currently collecting resource information for Amazon Web Services Resource
|
@@ -276,7 +266,7 @@ class ResourceExplorerClient(BaseClient):
|
|
276
266
|
"""
|
277
267
|
|
278
268
|
def list_indexes_for_members(
|
279
|
-
self, **kwargs: Unpack[
|
269
|
+
self, **kwargs: Unpack[ListIndexesForMembersInputTypeDef]
|
280
270
|
) -> ListIndexesForMembersOutputTypeDef:
|
281
271
|
"""
|
282
272
|
Retrieves a list of a member's indexes in all Amazon Web Services Regions that
|
@@ -288,7 +278,7 @@ class ResourceExplorerClient(BaseClient):
|
|
288
278
|
"""
|
289
279
|
|
290
280
|
def list_managed_views(
|
291
|
-
self, **kwargs: Unpack[
|
281
|
+
self, **kwargs: Unpack[ListManagedViewsInputTypeDef]
|
292
282
|
) -> ListManagedViewsOutputTypeDef:
|
293
283
|
"""
|
294
284
|
Lists the Amazon resource names (ARNs) of the <a
|
@@ -301,7 +291,7 @@ class ResourceExplorerClient(BaseClient):
|
|
301
291
|
"""
|
302
292
|
|
303
293
|
def list_resources(
|
304
|
-
self, **kwargs: Unpack[
|
294
|
+
self, **kwargs: Unpack[ListResourcesInputTypeDef]
|
305
295
|
) -> ListResourcesOutputTypeDef:
|
306
296
|
"""
|
307
297
|
Returns a list of resources and their details that match the specified criteria.
|
@@ -311,7 +301,7 @@ class ResourceExplorerClient(BaseClient):
|
|
311
301
|
"""
|
312
302
|
|
313
303
|
def list_supported_resource_types(
|
314
|
-
self, **kwargs: Unpack[
|
304
|
+
self, **kwargs: Unpack[ListSupportedResourceTypesInputTypeDef]
|
315
305
|
) -> ListSupportedResourceTypesOutputTypeDef:
|
316
306
|
"""
|
317
307
|
Retrieves a list of all resource types currently supported by Amazon Web
|
@@ -322,7 +312,7 @@ class ResourceExplorerClient(BaseClient):
|
|
322
312
|
"""
|
323
313
|
|
324
314
|
def list_tags_for_resource(
|
325
|
-
self, **kwargs: Unpack[
|
315
|
+
self, **kwargs: Unpack[ListTagsForResourceInputTypeDef]
|
326
316
|
) -> ListTagsForResourceOutputTypeDef:
|
327
317
|
"""
|
328
318
|
Lists the tags that are attached to the specified resource.
|
@@ -331,7 +321,7 @@ class ResourceExplorerClient(BaseClient):
|
|
331
321
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#list_tags_for_resource)
|
332
322
|
"""
|
333
323
|
|
334
|
-
def list_views(self, **kwargs: Unpack[
|
324
|
+
def list_views(self, **kwargs: Unpack[ListViewsInputTypeDef]) -> ListViewsOutputTypeDef:
|
335
325
|
"""
|
336
326
|
Lists the <a
|
337
327
|
href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon
|
@@ -342,7 +332,7 @@ class ResourceExplorerClient(BaseClient):
|
|
342
332
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#list_views)
|
343
333
|
"""
|
344
334
|
|
345
|
-
def search(self, **kwargs: Unpack[
|
335
|
+
def search(self, **kwargs: Unpack[SearchInputTypeDef]) -> SearchOutputTypeDef:
|
346
336
|
"""
|
347
337
|
Searches for resources and displays details about all resources that match the
|
348
338
|
specified criteria.
|
@@ -351,7 +341,7 @@ class ResourceExplorerClient(BaseClient):
|
|
351
341
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#search)
|
352
342
|
"""
|
353
343
|
|
354
|
-
def tag_resource(self, **kwargs: Unpack[
|
344
|
+
def tag_resource(self, **kwargs: Unpack[TagResourceInputTypeDef]) -> Dict[str, Any]:
|
355
345
|
"""
|
356
346
|
Adds one or more tag key and value pairs to an Amazon Web Services Resource
|
357
347
|
Explorer view or index.
|
@@ -360,7 +350,7 @@ class ResourceExplorerClient(BaseClient):
|
|
360
350
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#tag_resource)
|
361
351
|
"""
|
362
352
|
|
363
|
-
def untag_resource(self, **kwargs: Unpack[
|
353
|
+
def untag_resource(self, **kwargs: Unpack[UntagResourceInputTypeDef]) -> Dict[str, Any]:
|
364
354
|
"""
|
365
355
|
Removes one or more tag key and value pairs from an Amazon Web Services
|
366
356
|
Resource Explorer view or index.
|
@@ -370,7 +360,7 @@ class ResourceExplorerClient(BaseClient):
|
|
370
360
|
"""
|
371
361
|
|
372
362
|
def update_index_type(
|
373
|
-
self, **kwargs: Unpack[
|
363
|
+
self, **kwargs: Unpack[UpdateIndexTypeInputTypeDef]
|
374
364
|
) -> UpdateIndexTypeOutputTypeDef:
|
375
365
|
"""
|
376
366
|
Changes the type of the index from one of the following types to the other.
|
@@ -379,9 +369,7 @@ class ResourceExplorerClient(BaseClient):
|
|
379
369
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_resource_explorer_2/client/#update_index_type)
|
380
370
|
"""
|
381
371
|
|
382
|
-
def update_view(
|
383
|
-
self, **kwargs: Unpack[UpdateViewInputRequestTypeDef]
|
384
|
-
) -> UpdateViewOutputTypeDef:
|
372
|
+
def update_view(self, **kwargs: Unpack[UpdateViewInputTypeDef]) -> UpdateViewOutputTypeDef:
|
385
373
|
"""
|
386
374
|
Modifies some of the details of a view.
|
387
375
|
|