mypy-boto3-marketplace-catalog 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.
Files changed (24) hide show
  1. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/PKG-INFO +12 -8
  2. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/README.md +10 -6
  3. mypy_boto3_marketplace_catalog-1.36.0/mypy_boto3_marketplace_catalog/__init__.pyi → mypy_boto3_marketplace_catalog-1.37.0/mypy_boto3_marketplace_catalog/__init__.py +5 -2
  4. mypy_boto3_marketplace_catalog-1.36.0/mypy_boto3_marketplace_catalog/__init__.py → mypy_boto3_marketplace_catalog-1.37.0/mypy_boto3_marketplace_catalog/__init__.pyi +4 -3
  5. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/__main__.py +4 -4
  6. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/client.py +28 -30
  7. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/client.pyi +28 -30
  8. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/literals.py +2 -3
  9. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/literals.pyi +2 -3
  10. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/type_defs.py +28 -28
  11. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/type_defs.pyi +28 -28
  12. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/version.py +1 -1
  13. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/PKG-INFO +12 -8
  14. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/setup.py +2 -2
  15. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/LICENSE +0 -0
  16. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/paginator.py +2 -2
  17. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/paginator.pyi +2 -2
  18. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog/py.typed +0 -0
  19. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/requires.txt +0 -0
  23. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/mypy_boto3_marketplace_catalog.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_marketplace_catalog-1.36.0 → mypy_boto3_marketplace_catalog-1.37.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.36.0
4
- Summary: Type annotations for boto3 MarketplaceCatalog 1.36.0 service generated with mypy-boto3-builder 8.8.0
3
+ Version: 1.37.0
4
+ Summary: Type annotations for boto3 MarketplaceCatalog 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
57
 
58
58
  Type annotations for
59
- [boto3 MarketplaceCatalog 1.36.0](https://pypi.org/project/boto3/) compatible
59
+ [boto3 MarketplaceCatalog 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.8.0](https://github.com/youtype/mypy_boto3_builder).
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
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) 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
- `mypy_boto3_builder`. Use
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.36.0' mypy_boto3_builder`
121
+ `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `MarketplaceCatalog` service.
124
124
  4. Use provided commands to install generated packages.
@@ -391,11 +391,14 @@ Full list of `MarketplaceCatalog` TypeDefs can be found in
391
391
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/type_defs/).
392
392
 
393
393
  ```python
394
+ # TypedDict usage example
394
395
  from mypy_boto3_marketplace_catalog.type_defs import AmiProductEntityIdFilterTypeDef
395
396
 
396
397
 
397
398
  def get_value() -> AmiProductEntityIdFilterTypeDef:
398
- return {...}
399
+ return {
400
+ "ValueList": ...,
401
+ }
399
402
  ```
400
403
 
401
404
  <a id="how-it-works"></a>
@@ -449,7 +452,8 @@ Builder changelog can be found in
449
452
  ## Versioning
450
453
 
451
454
  `mypy-boto3-marketplace-catalog` version is the same as related `boto3` version
452
- and follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
455
+ and follows
456
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
453
457
 
454
458
  <a id="thank-you"></a>
455
459
 
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3 MarketplaceCatalog 1.36.0](https://pypi.org/project/boto3/) compatible
13
+ [boto3 MarketplaceCatalog 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.8.0](https://github.com/youtype/mypy_boto3_builder).
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
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) 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
- `mypy_boto3_builder`. Use
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.36.0' mypy_boto3_builder`
75
+ `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `MarketplaceCatalog` service.
78
78
  4. Use provided commands to install generated packages.
@@ -345,11 +345,14 @@ Full list of `MarketplaceCatalog` TypeDefs can be found in
345
345
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/type_defs/).
346
346
 
347
347
  ```python
348
+ # TypedDict usage example
348
349
  from mypy_boto3_marketplace_catalog.type_defs import AmiProductEntityIdFilterTypeDef
349
350
 
350
351
 
351
352
  def get_value() -> AmiProductEntityIdFilterTypeDef:
352
- return {...}
353
+ return {
354
+ "ValueList": ...,
355
+ }
353
356
  ```
354
357
 
355
358
  <a id="how-it-works"></a>
@@ -403,7 +406,8 @@ Builder changelog can be found in
403
406
  ## Versioning
404
407
 
405
408
  `mypy-boto3-marketplace-catalog` version is the same as related `boto3` version
406
- and follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
409
+ and follows
410
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
407
411
 
408
412
  <a id="thank-you"></a>
409
413
 
@@ -1,6 +1,10 @@
1
1
  """
2
2
  Main interface for marketplace-catalog service.
3
3
 
4
+ [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
5
+
6
+ Copyright 2025 Vlad Emelianov
7
+
4
8
  Usage::
5
9
 
6
10
  ```python
@@ -18,8 +22,6 @@ Usage::
18
22
  list_change_sets_paginator: ListChangeSetsPaginator = client.get_paginator("list_change_sets")
19
23
  list_entities_paginator: ListEntitiesPaginator = client.get_paginator("list_entities")
20
24
  ```
21
-
22
- Copyright 2025 Vlad Emelianov
23
25
  """
24
26
 
25
27
  from .client import MarketplaceCatalogClient
@@ -27,4 +29,5 @@ from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
27
29
 
28
30
  Client = MarketplaceCatalogClient
29
31
 
32
+
30
33
  __all__ = ("Client", "ListChangeSetsPaginator", "ListEntitiesPaginator", "MarketplaceCatalogClient")
@@ -1,6 +1,10 @@
1
1
  """
2
2
  Main interface for marketplace-catalog service.
3
3
 
4
+ [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
5
+
6
+ Copyright 2025 Vlad Emelianov
7
+
4
8
  Usage::
5
9
 
6
10
  ```python
@@ -18,8 +22,6 @@ Usage::
18
22
  list_change_sets_paginator: ListChangeSetsPaginator = client.get_paginator("list_change_sets")
19
23
  list_entities_paginator: ListEntitiesPaginator = client.get_paginator("list_entities")
20
24
  ```
21
-
22
- Copyright 2025 Vlad Emelianov
23
25
  """
24
26
 
25
27
  from .client import MarketplaceCatalogClient
@@ -27,5 +29,4 @@ from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
27
29
 
28
30
  Client = MarketplaceCatalogClient
29
31
 
30
-
31
32
  __all__ = ("Client", "ListChangeSetsPaginator", "ListEntitiesPaginator", "MarketplaceCatalogClient")
@@ -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 MarketplaceCatalog 1.36.0\n"
16
- "Version: 1.36.0\n"
17
- "Builder version: 8.8.0\n"
15
+ "Type annotations for boto3 MarketplaceCatalog 1.37.0\n"
16
+ "Version: 1.37.0\n"
17
+ "Builder version: 8.9.2\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#marketplacecatalog\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.36.0\n")
29
+ sys.stdout.write("1.37.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/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: MarketplaceCatalogClient = session.client("marketplace-catalog")
14
16
  ```
15
-
16
- Copyright 2025 Vlad Emelianov
17
17
  """
18
18
 
19
19
  from __future__ import annotations
@@ -27,28 +27,28 @@ from botocore.exceptions import ClientError as BotocoreClientError
27
27
 
28
28
  from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
29
29
  from .type_defs import (
30
- BatchDescribeEntitiesRequestRequestTypeDef,
30
+ BatchDescribeEntitiesRequestTypeDef,
31
31
  BatchDescribeEntitiesResponseTypeDef,
32
- CancelChangeSetRequestRequestTypeDef,
32
+ CancelChangeSetRequestTypeDef,
33
33
  CancelChangeSetResponseTypeDef,
34
- DeleteResourcePolicyRequestRequestTypeDef,
35
- DescribeChangeSetRequestRequestTypeDef,
34
+ DeleteResourcePolicyRequestTypeDef,
35
+ DescribeChangeSetRequestTypeDef,
36
36
  DescribeChangeSetResponseTypeDef,
37
- DescribeEntityRequestRequestTypeDef,
37
+ DescribeEntityRequestTypeDef,
38
38
  DescribeEntityResponseTypeDef,
39
- GetResourcePolicyRequestRequestTypeDef,
39
+ GetResourcePolicyRequestTypeDef,
40
40
  GetResourcePolicyResponseTypeDef,
41
- ListChangeSetsRequestRequestTypeDef,
41
+ ListChangeSetsRequestTypeDef,
42
42
  ListChangeSetsResponseTypeDef,
43
- ListEntitiesRequestRequestTypeDef,
43
+ ListEntitiesRequestTypeDef,
44
44
  ListEntitiesResponseTypeDef,
45
- ListTagsForResourceRequestRequestTypeDef,
45
+ ListTagsForResourceRequestTypeDef,
46
46
  ListTagsForResourceResponseTypeDef,
47
- PutResourcePolicyRequestRequestTypeDef,
48
- StartChangeSetRequestRequestTypeDef,
47
+ PutResourcePolicyRequestTypeDef,
48
+ StartChangeSetRequestTypeDef,
49
49
  StartChangeSetResponseTypeDef,
50
- TagResourceRequestRequestTypeDef,
51
- UntagResourceRequestRequestTypeDef,
50
+ TagResourceRequestTypeDef,
51
+ UntagResourceRequestTypeDef,
52
52
  )
53
53
 
54
54
  if sys.version_info >= (3, 9):
@@ -114,7 +114,7 @@ class MarketplaceCatalogClient(BaseClient):
114
114
  """
115
115
 
116
116
  def batch_describe_entities(
117
- self, **kwargs: Unpack[BatchDescribeEntitiesRequestRequestTypeDef]
117
+ self, **kwargs: Unpack[BatchDescribeEntitiesRequestTypeDef]
118
118
  ) -> BatchDescribeEntitiesResponseTypeDef:
119
119
  """
120
120
  Returns metadata and content for multiple entities.
@@ -124,7 +124,7 @@ class MarketplaceCatalogClient(BaseClient):
124
124
  """
125
125
 
126
126
  def cancel_change_set(
127
- self, **kwargs: Unpack[CancelChangeSetRequestRequestTypeDef]
127
+ self, **kwargs: Unpack[CancelChangeSetRequestTypeDef]
128
128
  ) -> CancelChangeSetResponseTypeDef:
129
129
  """
130
130
  Used to cancel an open change request.
@@ -134,7 +134,7 @@ class MarketplaceCatalogClient(BaseClient):
134
134
  """
135
135
 
136
136
  def delete_resource_policy(
137
- self, **kwargs: Unpack[DeleteResourcePolicyRequestRequestTypeDef]
137
+ self, **kwargs: Unpack[DeleteResourcePolicyRequestTypeDef]
138
138
  ) -> Dict[str, Any]:
139
139
  """
140
140
  Deletes a resource-based policy on an entity that is identified by its resource
@@ -145,7 +145,7 @@ class MarketplaceCatalogClient(BaseClient):
145
145
  """
146
146
 
147
147
  def describe_change_set(
148
- self, **kwargs: Unpack[DescribeChangeSetRequestRequestTypeDef]
148
+ self, **kwargs: Unpack[DescribeChangeSetRequestTypeDef]
149
149
  ) -> DescribeChangeSetResponseTypeDef:
150
150
  """
151
151
  Provides information about a given change set.
@@ -155,7 +155,7 @@ class MarketplaceCatalogClient(BaseClient):
155
155
  """
156
156
 
157
157
  def describe_entity(
158
- self, **kwargs: Unpack[DescribeEntityRequestRequestTypeDef]
158
+ self, **kwargs: Unpack[DescribeEntityRequestTypeDef]
159
159
  ) -> DescribeEntityResponseTypeDef:
160
160
  """
161
161
  Returns the metadata and content of the entity.
@@ -165,7 +165,7 @@ class MarketplaceCatalogClient(BaseClient):
165
165
  """
166
166
 
167
167
  def get_resource_policy(
168
- self, **kwargs: Unpack[GetResourcePolicyRequestRequestTypeDef]
168
+ self, **kwargs: Unpack[GetResourcePolicyRequestTypeDef]
169
169
  ) -> GetResourcePolicyResponseTypeDef:
170
170
  """
171
171
  Gets a resource-based policy of an entity that is identified by its resource
@@ -176,7 +176,7 @@ class MarketplaceCatalogClient(BaseClient):
176
176
  """
177
177
 
178
178
  def list_change_sets(
179
- self, **kwargs: Unpack[ListChangeSetsRequestRequestTypeDef]
179
+ self, **kwargs: Unpack[ListChangeSetsRequestTypeDef]
180
180
  ) -> ListChangeSetsResponseTypeDef:
181
181
  """
182
182
  Returns the list of change sets owned by the account being used to make the
@@ -187,7 +187,7 @@ class MarketplaceCatalogClient(BaseClient):
187
187
  """
188
188
 
189
189
  def list_entities(
190
- self, **kwargs: Unpack[ListEntitiesRequestRequestTypeDef]
190
+ self, **kwargs: Unpack[ListEntitiesRequestTypeDef]
191
191
  ) -> ListEntitiesResponseTypeDef:
192
192
  """
193
193
  Provides the list of entities of a given type.
@@ -197,7 +197,7 @@ class MarketplaceCatalogClient(BaseClient):
197
197
  """
198
198
 
199
199
  def list_tags_for_resource(
200
- self, **kwargs: Unpack[ListTagsForResourceRequestRequestTypeDef]
200
+ self, **kwargs: Unpack[ListTagsForResourceRequestTypeDef]
201
201
  ) -> ListTagsForResourceResponseTypeDef:
202
202
  """
203
203
  Lists all tags that have been added to a resource (either an <a
@@ -210,7 +210,7 @@ class MarketplaceCatalogClient(BaseClient):
210
210
  """
211
211
 
212
212
  def put_resource_policy(
213
- self, **kwargs: Unpack[PutResourcePolicyRequestRequestTypeDef]
213
+ self, **kwargs: Unpack[PutResourcePolicyRequestTypeDef]
214
214
  ) -> Dict[str, Any]:
215
215
  """
216
216
  Attaches a resource-based policy to an entity.
@@ -220,7 +220,7 @@ class MarketplaceCatalogClient(BaseClient):
220
220
  """
221
221
 
222
222
  def start_change_set(
223
- self, **kwargs: Unpack[StartChangeSetRequestRequestTypeDef]
223
+ self, **kwargs: Unpack[StartChangeSetRequestTypeDef]
224
224
  ) -> StartChangeSetResponseTypeDef:
225
225
  """
226
226
  Allows you to request changes for your entities.
@@ -229,7 +229,7 @@ class MarketplaceCatalogClient(BaseClient):
229
229
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#start_change_set)
230
230
  """
231
231
 
232
- def tag_resource(self, **kwargs: Unpack[TagResourceRequestRequestTypeDef]) -> Dict[str, Any]:
232
+ def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> Dict[str, Any]:
233
233
  """
234
234
  Tags a resource (either an <a
235
235
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -241,9 +241,7 @@ class MarketplaceCatalogClient(BaseClient):
241
241
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#tag_resource)
242
242
  """
243
243
 
244
- def untag_resource(
245
- self, **kwargs: Unpack[UntagResourceRequestRequestTypeDef]
246
- ) -> Dict[str, Any]:
244
+ def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> Dict[str, Any]:
247
245
  """
248
246
  Removes a tag or list of tags from a resource (either an <a
249
247
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/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: MarketplaceCatalogClient = session.client("marketplace-catalog")
14
16
  ```
15
-
16
- Copyright 2025 Vlad Emelianov
17
17
  """
18
18
 
19
19
  from __future__ import annotations
@@ -27,28 +27,28 @@ from botocore.exceptions import ClientError as BotocoreClientError
27
27
 
28
28
  from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
29
29
  from .type_defs import (
30
- BatchDescribeEntitiesRequestRequestTypeDef,
30
+ BatchDescribeEntitiesRequestTypeDef,
31
31
  BatchDescribeEntitiesResponseTypeDef,
32
- CancelChangeSetRequestRequestTypeDef,
32
+ CancelChangeSetRequestTypeDef,
33
33
  CancelChangeSetResponseTypeDef,
34
- DeleteResourcePolicyRequestRequestTypeDef,
35
- DescribeChangeSetRequestRequestTypeDef,
34
+ DeleteResourcePolicyRequestTypeDef,
35
+ DescribeChangeSetRequestTypeDef,
36
36
  DescribeChangeSetResponseTypeDef,
37
- DescribeEntityRequestRequestTypeDef,
37
+ DescribeEntityRequestTypeDef,
38
38
  DescribeEntityResponseTypeDef,
39
- GetResourcePolicyRequestRequestTypeDef,
39
+ GetResourcePolicyRequestTypeDef,
40
40
  GetResourcePolicyResponseTypeDef,
41
- ListChangeSetsRequestRequestTypeDef,
41
+ ListChangeSetsRequestTypeDef,
42
42
  ListChangeSetsResponseTypeDef,
43
- ListEntitiesRequestRequestTypeDef,
43
+ ListEntitiesRequestTypeDef,
44
44
  ListEntitiesResponseTypeDef,
45
- ListTagsForResourceRequestRequestTypeDef,
45
+ ListTagsForResourceRequestTypeDef,
46
46
  ListTagsForResourceResponseTypeDef,
47
- PutResourcePolicyRequestRequestTypeDef,
48
- StartChangeSetRequestRequestTypeDef,
47
+ PutResourcePolicyRequestTypeDef,
48
+ StartChangeSetRequestTypeDef,
49
49
  StartChangeSetResponseTypeDef,
50
- TagResourceRequestRequestTypeDef,
51
- UntagResourceRequestRequestTypeDef,
50
+ TagResourceRequestTypeDef,
51
+ UntagResourceRequestTypeDef,
52
52
  )
53
53
 
54
54
  if sys.version_info >= (3, 9):
@@ -111,7 +111,7 @@ class MarketplaceCatalogClient(BaseClient):
111
111
  """
112
112
 
113
113
  def batch_describe_entities(
114
- self, **kwargs: Unpack[BatchDescribeEntitiesRequestRequestTypeDef]
114
+ self, **kwargs: Unpack[BatchDescribeEntitiesRequestTypeDef]
115
115
  ) -> BatchDescribeEntitiesResponseTypeDef:
116
116
  """
117
117
  Returns metadata and content for multiple entities.
@@ -121,7 +121,7 @@ class MarketplaceCatalogClient(BaseClient):
121
121
  """
122
122
 
123
123
  def cancel_change_set(
124
- self, **kwargs: Unpack[CancelChangeSetRequestRequestTypeDef]
124
+ self, **kwargs: Unpack[CancelChangeSetRequestTypeDef]
125
125
  ) -> CancelChangeSetResponseTypeDef:
126
126
  """
127
127
  Used to cancel an open change request.
@@ -131,7 +131,7 @@ class MarketplaceCatalogClient(BaseClient):
131
131
  """
132
132
 
133
133
  def delete_resource_policy(
134
- self, **kwargs: Unpack[DeleteResourcePolicyRequestRequestTypeDef]
134
+ self, **kwargs: Unpack[DeleteResourcePolicyRequestTypeDef]
135
135
  ) -> Dict[str, Any]:
136
136
  """
137
137
  Deletes a resource-based policy on an entity that is identified by its resource
@@ -142,7 +142,7 @@ class MarketplaceCatalogClient(BaseClient):
142
142
  """
143
143
 
144
144
  def describe_change_set(
145
- self, **kwargs: Unpack[DescribeChangeSetRequestRequestTypeDef]
145
+ self, **kwargs: Unpack[DescribeChangeSetRequestTypeDef]
146
146
  ) -> DescribeChangeSetResponseTypeDef:
147
147
  """
148
148
  Provides information about a given change set.
@@ -152,7 +152,7 @@ class MarketplaceCatalogClient(BaseClient):
152
152
  """
153
153
 
154
154
  def describe_entity(
155
- self, **kwargs: Unpack[DescribeEntityRequestRequestTypeDef]
155
+ self, **kwargs: Unpack[DescribeEntityRequestTypeDef]
156
156
  ) -> DescribeEntityResponseTypeDef:
157
157
  """
158
158
  Returns the metadata and content of the entity.
@@ -162,7 +162,7 @@ class MarketplaceCatalogClient(BaseClient):
162
162
  """
163
163
 
164
164
  def get_resource_policy(
165
- self, **kwargs: Unpack[GetResourcePolicyRequestRequestTypeDef]
165
+ self, **kwargs: Unpack[GetResourcePolicyRequestTypeDef]
166
166
  ) -> GetResourcePolicyResponseTypeDef:
167
167
  """
168
168
  Gets a resource-based policy of an entity that is identified by its resource
@@ -173,7 +173,7 @@ class MarketplaceCatalogClient(BaseClient):
173
173
  """
174
174
 
175
175
  def list_change_sets(
176
- self, **kwargs: Unpack[ListChangeSetsRequestRequestTypeDef]
176
+ self, **kwargs: Unpack[ListChangeSetsRequestTypeDef]
177
177
  ) -> ListChangeSetsResponseTypeDef:
178
178
  """
179
179
  Returns the list of change sets owned by the account being used to make the
@@ -184,7 +184,7 @@ class MarketplaceCatalogClient(BaseClient):
184
184
  """
185
185
 
186
186
  def list_entities(
187
- self, **kwargs: Unpack[ListEntitiesRequestRequestTypeDef]
187
+ self, **kwargs: Unpack[ListEntitiesRequestTypeDef]
188
188
  ) -> ListEntitiesResponseTypeDef:
189
189
  """
190
190
  Provides the list of entities of a given type.
@@ -194,7 +194,7 @@ class MarketplaceCatalogClient(BaseClient):
194
194
  """
195
195
 
196
196
  def list_tags_for_resource(
197
- self, **kwargs: Unpack[ListTagsForResourceRequestRequestTypeDef]
197
+ self, **kwargs: Unpack[ListTagsForResourceRequestTypeDef]
198
198
  ) -> ListTagsForResourceResponseTypeDef:
199
199
  """
200
200
  Lists all tags that have been added to a resource (either an <a
@@ -207,7 +207,7 @@ class MarketplaceCatalogClient(BaseClient):
207
207
  """
208
208
 
209
209
  def put_resource_policy(
210
- self, **kwargs: Unpack[PutResourcePolicyRequestRequestTypeDef]
210
+ self, **kwargs: Unpack[PutResourcePolicyRequestTypeDef]
211
211
  ) -> Dict[str, Any]:
212
212
  """
213
213
  Attaches a resource-based policy to an entity.
@@ -217,7 +217,7 @@ class MarketplaceCatalogClient(BaseClient):
217
217
  """
218
218
 
219
219
  def start_change_set(
220
- self, **kwargs: Unpack[StartChangeSetRequestRequestTypeDef]
220
+ self, **kwargs: Unpack[StartChangeSetRequestTypeDef]
221
221
  ) -> StartChangeSetResponseTypeDef:
222
222
  """
223
223
  Allows you to request changes for your entities.
@@ -226,7 +226,7 @@ class MarketplaceCatalogClient(BaseClient):
226
226
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#start_change_set)
227
227
  """
228
228
 
229
- def tag_resource(self, **kwargs: Unpack[TagResourceRequestRequestTypeDef]) -> Dict[str, Any]:
229
+ def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> Dict[str, Any]:
230
230
  """
231
231
  Tags a resource (either an <a
232
232
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -238,9 +238,7 @@ class MarketplaceCatalogClient(BaseClient):
238
238
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#tag_resource)
239
239
  """
240
240
 
241
- def untag_resource(
242
- self, **kwargs: Unpack[UntagResourceRequestRequestTypeDef]
243
- ) -> Dict[str, Any]:
241
+ def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> Dict[str, Any]:
244
242
  """
245
243
  Removes a tag or list of tags from a resource (either an <a
246
244
  href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#catalog-api-entities">entity</a>
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/literals/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: AmiProductSortByType = "EntityId"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -230,7 +230,6 @@ ServiceName = Literal[
230
230
  "efs",
231
231
  "eks",
232
232
  "eks-auth",
233
- "elastic-inference",
234
233
  "elasticache",
235
234
  "elasticbeanstalk",
236
235
  "elastictranscoder",
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/literals/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: AmiProductSortByType = "EntityId"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -228,7 +228,6 @@ ServiceName = Literal[
228
228
  "efs",
229
229
  "eks",
230
230
  "eks-auth",
231
- "elastic-inference",
232
231
  "elasticache",
233
232
  "elasticbeanstalk",
234
233
  "elastictranscoder",
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/type_defs/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: AmiProductEntityIdFilterTypeDef = ...
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  from __future__ import annotations
@@ -61,10 +61,10 @@ __all__ = (
61
61
  "AmiProductSummaryTypeDef",
62
62
  "AmiProductTitleFilterTypeDef",
63
63
  "AmiProductVisibilityFilterTypeDef",
64
- "BatchDescribeEntitiesRequestRequestTypeDef",
64
+ "BatchDescribeEntitiesRequestTypeDef",
65
65
  "BatchDescribeEntitiesResponseTypeDef",
66
66
  "BatchDescribeErrorDetailTypeDef",
67
- "CancelChangeSetRequestRequestTypeDef",
67
+ "CancelChangeSetRequestTypeDef",
68
68
  "CancelChangeSetResponseTypeDef",
69
69
  "ChangeSetSummaryListItemTypeDef",
70
70
  "ChangeSummaryTypeDef",
@@ -85,10 +85,10 @@ __all__ = (
85
85
  "DataProductSummaryTypeDef",
86
86
  "DataProductTitleFilterTypeDef",
87
87
  "DataProductVisibilityFilterTypeDef",
88
- "DeleteResourcePolicyRequestRequestTypeDef",
89
- "DescribeChangeSetRequestRequestTypeDef",
88
+ "DeleteResourcePolicyRequestTypeDef",
89
+ "DescribeChangeSetRequestTypeDef",
90
90
  "DescribeChangeSetResponseTypeDef",
91
- "DescribeEntityRequestRequestTypeDef",
91
+ "DescribeEntityRequestTypeDef",
92
92
  "DescribeEntityResponseTypeDef",
93
93
  "EntityDetailTypeDef",
94
94
  "EntityRequestTypeDef",
@@ -98,15 +98,15 @@ __all__ = (
98
98
  "EntityTypeSortTypeDef",
99
99
  "ErrorDetailTypeDef",
100
100
  "FilterTypeDef",
101
- "GetResourcePolicyRequestRequestTypeDef",
101
+ "GetResourcePolicyRequestTypeDef",
102
102
  "GetResourcePolicyResponseTypeDef",
103
103
  "ListChangeSetsRequestPaginateTypeDef",
104
- "ListChangeSetsRequestRequestTypeDef",
104
+ "ListChangeSetsRequestTypeDef",
105
105
  "ListChangeSetsResponseTypeDef",
106
106
  "ListEntitiesRequestPaginateTypeDef",
107
- "ListEntitiesRequestRequestTypeDef",
107
+ "ListEntitiesRequestTypeDef",
108
108
  "ListEntitiesResponseTypeDef",
109
- "ListTagsForResourceRequestRequestTypeDef",
109
+ "ListTagsForResourceRequestTypeDef",
110
110
  "ListTagsForResourceResponseTypeDef",
111
111
  "OfferAvailabilityEndDateFilterDateRangeTypeDef",
112
112
  "OfferAvailabilityEndDateFilterTypeDef",
@@ -125,7 +125,7 @@ __all__ = (
125
125
  "OfferSummaryTypeDef",
126
126
  "OfferTargetingFilterTypeDef",
127
127
  "PaginatorConfigTypeDef",
128
- "PutResourcePolicyRequestRequestTypeDef",
128
+ "PutResourcePolicyRequestTypeDef",
129
129
  "ResaleAuthorizationAvailabilityEndDateFilterDateRangeTypeDef",
130
130
  "ResaleAuthorizationAvailabilityEndDateFilterTypeDef",
131
131
  "ResaleAuthorizationCreatedDateFilterDateRangeTypeDef",
@@ -155,11 +155,11 @@ __all__ = (
155
155
  "SaaSProductTitleFilterTypeDef",
156
156
  "SaaSProductVisibilityFilterTypeDef",
157
157
  "SortTypeDef",
158
- "StartChangeSetRequestRequestTypeDef",
158
+ "StartChangeSetRequestTypeDef",
159
159
  "StartChangeSetResponseTypeDef",
160
- "TagResourceRequestRequestTypeDef",
160
+ "TagResourceRequestTypeDef",
161
161
  "TagTypeDef",
162
- "UntagResourceRequestRequestTypeDef",
162
+ "UntagResourceRequestTypeDef",
163
163
  )
164
164
 
165
165
 
@@ -217,7 +217,7 @@ class ResponseMetadataTypeDef(TypedDict):
217
217
  HostId: NotRequired[str]
218
218
 
219
219
 
220
- class CancelChangeSetRequestRequestTypeDef(TypedDict):
220
+ class CancelChangeSetRequestTypeDef(TypedDict):
221
221
  Catalog: str
222
222
  ChangeSetId: str
223
223
 
@@ -308,16 +308,16 @@ class DataProductSummaryTypeDef(TypedDict):
308
308
  Visibility: NotRequired[DataProductVisibilityStringType]
309
309
 
310
310
 
311
- class DeleteResourcePolicyRequestRequestTypeDef(TypedDict):
311
+ class DeleteResourcePolicyRequestTypeDef(TypedDict):
312
312
  ResourceArn: str
313
313
 
314
314
 
315
- class DescribeChangeSetRequestRequestTypeDef(TypedDict):
315
+ class DescribeChangeSetRequestTypeDef(TypedDict):
316
316
  Catalog: str
317
317
  ChangeSetId: str
318
318
 
319
319
 
320
- class DescribeEntityRequestRequestTypeDef(TypedDict):
320
+ class DescribeEntityRequestTypeDef(TypedDict):
321
321
  Catalog: str
322
322
  EntityId: str
323
323
 
@@ -372,7 +372,7 @@ class FilterTypeDef(TypedDict):
372
372
  ValueList: NotRequired[Sequence[str]]
373
373
 
374
374
 
375
- class GetResourcePolicyRequestRequestTypeDef(TypedDict):
375
+ class GetResourcePolicyRequestTypeDef(TypedDict):
376
376
  ResourceArn: str
377
377
 
378
378
 
@@ -387,7 +387,7 @@ class SortTypeDef(TypedDict):
387
387
  SortOrder: NotRequired[SortOrderType]
388
388
 
389
389
 
390
- class ListTagsForResourceRequestRequestTypeDef(TypedDict):
390
+ class ListTagsForResourceRequestTypeDef(TypedDict):
391
391
  ResourceArn: str
392
392
 
393
393
 
@@ -435,7 +435,7 @@ class OfferReleaseDateFilterDateRangeTypeDef(TypedDict):
435
435
  BeforeValue: NotRequired[str]
436
436
 
437
437
 
438
- class PutResourcePolicyRequestRequestTypeDef(TypedDict):
438
+ class PutResourcePolicyRequestTypeDef(TypedDict):
439
439
  ResourceArn: str
440
440
  Policy: str
441
441
 
@@ -520,7 +520,7 @@ class SaaSProductLastModifiedDateFilterDateRangeTypeDef(TypedDict):
520
520
  BeforeValue: NotRequired[str]
521
521
 
522
522
 
523
- class UntagResourceRequestRequestTypeDef(TypedDict):
523
+ class UntagResourceRequestTypeDef(TypedDict):
524
524
  ResourceArn: str
525
525
  TagKeys: Sequence[str]
526
526
 
@@ -529,7 +529,7 @@ class AmiProductLastModifiedDateFilterTypeDef(TypedDict):
529
529
  DateRange: NotRequired[AmiProductLastModifiedDateFilterDateRangeTypeDef]
530
530
 
531
531
 
532
- class BatchDescribeEntitiesRequestRequestTypeDef(TypedDict):
532
+ class BatchDescribeEntitiesRequestTypeDef(TypedDict):
533
533
  EntityRequestList: Sequence[EntityRequestTypeDef]
534
534
 
535
535
 
@@ -596,7 +596,7 @@ class ListTagsForResourceResponseTypeDef(TypedDict):
596
596
  ResponseMetadata: ResponseMetadataTypeDef
597
597
 
598
598
 
599
- class TagResourceRequestRequestTypeDef(TypedDict):
599
+ class TagResourceRequestTypeDef(TypedDict):
600
600
  ResourceArn: str
601
601
  Tags: Sequence[TagTypeDef]
602
602
 
@@ -640,7 +640,7 @@ class ListChangeSetsRequestPaginateTypeDef(TypedDict):
640
640
  PaginationConfig: NotRequired[PaginatorConfigTypeDef]
641
641
 
642
642
 
643
- class ListChangeSetsRequestRequestTypeDef(TypedDict):
643
+ class ListChangeSetsRequestTypeDef(TypedDict):
644
644
  Catalog: str
645
645
  FilterList: NotRequired[Sequence[FilterTypeDef]]
646
646
  Sort: NotRequired[SortTypeDef]
@@ -699,7 +699,7 @@ class DescribeChangeSetResponseTypeDef(TypedDict):
699
699
  ResponseMetadata: ResponseMetadataTypeDef
700
700
 
701
701
 
702
- class StartChangeSetRequestRequestTypeDef(TypedDict):
702
+ class StartChangeSetRequestTypeDef(TypedDict):
703
703
  Catalog: str
704
704
  ChangeSet: Sequence[ChangeTypeDef]
705
705
  ChangeSetName: NotRequired[str]
@@ -784,7 +784,7 @@ class ListEntitiesRequestPaginateTypeDef(TypedDict):
784
784
  PaginationConfig: NotRequired[PaginatorConfigTypeDef]
785
785
 
786
786
 
787
- class ListEntitiesRequestRequestTypeDef(TypedDict):
787
+ class ListEntitiesRequestTypeDef(TypedDict):
788
788
  Catalog: str
789
789
  EntityType: str
790
790
  FilterList: NotRequired[Sequence[FilterTypeDef]]
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/type_defs/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: AmiProductEntityIdFilterTypeDef = ...
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  from __future__ import annotations
@@ -60,10 +60,10 @@ __all__ = (
60
60
  "AmiProductSummaryTypeDef",
61
61
  "AmiProductTitleFilterTypeDef",
62
62
  "AmiProductVisibilityFilterTypeDef",
63
- "BatchDescribeEntitiesRequestRequestTypeDef",
63
+ "BatchDescribeEntitiesRequestTypeDef",
64
64
  "BatchDescribeEntitiesResponseTypeDef",
65
65
  "BatchDescribeErrorDetailTypeDef",
66
- "CancelChangeSetRequestRequestTypeDef",
66
+ "CancelChangeSetRequestTypeDef",
67
67
  "CancelChangeSetResponseTypeDef",
68
68
  "ChangeSetSummaryListItemTypeDef",
69
69
  "ChangeSummaryTypeDef",
@@ -84,10 +84,10 @@ __all__ = (
84
84
  "DataProductSummaryTypeDef",
85
85
  "DataProductTitleFilterTypeDef",
86
86
  "DataProductVisibilityFilterTypeDef",
87
- "DeleteResourcePolicyRequestRequestTypeDef",
88
- "DescribeChangeSetRequestRequestTypeDef",
87
+ "DeleteResourcePolicyRequestTypeDef",
88
+ "DescribeChangeSetRequestTypeDef",
89
89
  "DescribeChangeSetResponseTypeDef",
90
- "DescribeEntityRequestRequestTypeDef",
90
+ "DescribeEntityRequestTypeDef",
91
91
  "DescribeEntityResponseTypeDef",
92
92
  "EntityDetailTypeDef",
93
93
  "EntityRequestTypeDef",
@@ -97,15 +97,15 @@ __all__ = (
97
97
  "EntityTypeSortTypeDef",
98
98
  "ErrorDetailTypeDef",
99
99
  "FilterTypeDef",
100
- "GetResourcePolicyRequestRequestTypeDef",
100
+ "GetResourcePolicyRequestTypeDef",
101
101
  "GetResourcePolicyResponseTypeDef",
102
102
  "ListChangeSetsRequestPaginateTypeDef",
103
- "ListChangeSetsRequestRequestTypeDef",
103
+ "ListChangeSetsRequestTypeDef",
104
104
  "ListChangeSetsResponseTypeDef",
105
105
  "ListEntitiesRequestPaginateTypeDef",
106
- "ListEntitiesRequestRequestTypeDef",
106
+ "ListEntitiesRequestTypeDef",
107
107
  "ListEntitiesResponseTypeDef",
108
- "ListTagsForResourceRequestRequestTypeDef",
108
+ "ListTagsForResourceRequestTypeDef",
109
109
  "ListTagsForResourceResponseTypeDef",
110
110
  "OfferAvailabilityEndDateFilterDateRangeTypeDef",
111
111
  "OfferAvailabilityEndDateFilterTypeDef",
@@ -124,7 +124,7 @@ __all__ = (
124
124
  "OfferSummaryTypeDef",
125
125
  "OfferTargetingFilterTypeDef",
126
126
  "PaginatorConfigTypeDef",
127
- "PutResourcePolicyRequestRequestTypeDef",
127
+ "PutResourcePolicyRequestTypeDef",
128
128
  "ResaleAuthorizationAvailabilityEndDateFilterDateRangeTypeDef",
129
129
  "ResaleAuthorizationAvailabilityEndDateFilterTypeDef",
130
130
  "ResaleAuthorizationCreatedDateFilterDateRangeTypeDef",
@@ -154,11 +154,11 @@ __all__ = (
154
154
  "SaaSProductTitleFilterTypeDef",
155
155
  "SaaSProductVisibilityFilterTypeDef",
156
156
  "SortTypeDef",
157
- "StartChangeSetRequestRequestTypeDef",
157
+ "StartChangeSetRequestTypeDef",
158
158
  "StartChangeSetResponseTypeDef",
159
- "TagResourceRequestRequestTypeDef",
159
+ "TagResourceRequestTypeDef",
160
160
  "TagTypeDef",
161
- "UntagResourceRequestRequestTypeDef",
161
+ "UntagResourceRequestTypeDef",
162
162
  )
163
163
 
164
164
  class AmiProductEntityIdFilterTypeDef(TypedDict):
@@ -205,7 +205,7 @@ class ResponseMetadataTypeDef(TypedDict):
205
205
  RetryAttempts: int
206
206
  HostId: NotRequired[str]
207
207
 
208
- class CancelChangeSetRequestRequestTypeDef(TypedDict):
208
+ class CancelChangeSetRequestTypeDef(TypedDict):
209
209
  Catalog: str
210
210
  ChangeSetId: str
211
211
 
@@ -279,14 +279,14 @@ class DataProductSummaryTypeDef(TypedDict):
279
279
  ProductTitle: NotRequired[str]
280
280
  Visibility: NotRequired[DataProductVisibilityStringType]
281
281
 
282
- class DeleteResourcePolicyRequestRequestTypeDef(TypedDict):
282
+ class DeleteResourcePolicyRequestTypeDef(TypedDict):
283
283
  ResourceArn: str
284
284
 
285
- class DescribeChangeSetRequestRequestTypeDef(TypedDict):
285
+ class DescribeChangeSetRequestTypeDef(TypedDict):
286
286
  Catalog: str
287
287
  ChangeSetId: str
288
288
 
289
- class DescribeEntityRequestRequestTypeDef(TypedDict):
289
+ class DescribeEntityRequestTypeDef(TypedDict):
290
290
  Catalog: str
291
291
  EntityId: str
292
292
 
@@ -333,7 +333,7 @@ class FilterTypeDef(TypedDict):
333
333
  Name: NotRequired[str]
334
334
  ValueList: NotRequired[Sequence[str]]
335
335
 
336
- class GetResourcePolicyRequestRequestTypeDef(TypedDict):
336
+ class GetResourcePolicyRequestTypeDef(TypedDict):
337
337
  ResourceArn: str
338
338
 
339
339
  class PaginatorConfigTypeDef(TypedDict):
@@ -345,7 +345,7 @@ class SortTypeDef(TypedDict):
345
345
  SortBy: NotRequired[str]
346
346
  SortOrder: NotRequired[SortOrderType]
347
347
 
348
- class ListTagsForResourceRequestRequestTypeDef(TypedDict):
348
+ class ListTagsForResourceRequestTypeDef(TypedDict):
349
349
  ResourceArn: str
350
350
 
351
351
  class OfferAvailabilityEndDateFilterDateRangeTypeDef(TypedDict):
@@ -382,7 +382,7 @@ class OfferReleaseDateFilterDateRangeTypeDef(TypedDict):
382
382
  AfterValue: NotRequired[str]
383
383
  BeforeValue: NotRequired[str]
384
384
 
385
- class PutResourcePolicyRequestRequestTypeDef(TypedDict):
385
+ class PutResourcePolicyRequestTypeDef(TypedDict):
386
386
  ResourceArn: str
387
387
  Policy: str
388
388
 
@@ -449,14 +449,14 @@ class SaaSProductLastModifiedDateFilterDateRangeTypeDef(TypedDict):
449
449
  AfterValue: NotRequired[str]
450
450
  BeforeValue: NotRequired[str]
451
451
 
452
- class UntagResourceRequestRequestTypeDef(TypedDict):
452
+ class UntagResourceRequestTypeDef(TypedDict):
453
453
  ResourceArn: str
454
454
  TagKeys: Sequence[str]
455
455
 
456
456
  class AmiProductLastModifiedDateFilterTypeDef(TypedDict):
457
457
  DateRange: NotRequired[AmiProductLastModifiedDateFilterDateRangeTypeDef]
458
458
 
459
- class BatchDescribeEntitiesRequestRequestTypeDef(TypedDict):
459
+ class BatchDescribeEntitiesRequestTypeDef(TypedDict):
460
460
  EntityRequestList: Sequence[EntityRequestTypeDef]
461
461
 
462
462
  class BatchDescribeEntitiesResponseTypeDef(TypedDict):
@@ -513,7 +513,7 @@ class ListTagsForResourceResponseTypeDef(TypedDict):
513
513
  Tags: List[TagTypeDef]
514
514
  ResponseMetadata: ResponseMetadataTypeDef
515
515
 
516
- class TagResourceRequestRequestTypeDef(TypedDict):
516
+ class TagResourceRequestTypeDef(TypedDict):
517
517
  ResourceArn: str
518
518
  Tags: Sequence[TagTypeDef]
519
519
 
@@ -551,7 +551,7 @@ class ListChangeSetsRequestPaginateTypeDef(TypedDict):
551
551
  Sort: NotRequired[SortTypeDef]
552
552
  PaginationConfig: NotRequired[PaginatorConfigTypeDef]
553
553
 
554
- class ListChangeSetsRequestRequestTypeDef(TypedDict):
554
+ class ListChangeSetsRequestTypeDef(TypedDict):
555
555
  Catalog: str
556
556
  FilterList: NotRequired[Sequence[FilterTypeDef]]
557
557
  Sort: NotRequired[SortTypeDef]
@@ -600,7 +600,7 @@ class DescribeChangeSetResponseTypeDef(TypedDict):
600
600
  ChangeSet: List[ChangeSummaryTypeDef]
601
601
  ResponseMetadata: ResponseMetadataTypeDef
602
602
 
603
- class StartChangeSetRequestRequestTypeDef(TypedDict):
603
+ class StartChangeSetRequestTypeDef(TypedDict):
604
604
  Catalog: str
605
605
  ChangeSet: Sequence[ChangeTypeDef]
606
606
  ChangeSetName: NotRequired[str]
@@ -676,7 +676,7 @@ class ListEntitiesRequestPaginateTypeDef(TypedDict):
676
676
  EntityTypeSort: NotRequired[EntityTypeSortTypeDef]
677
677
  PaginationConfig: NotRequired[PaginatorConfigTypeDef]
678
678
 
679
- class ListEntitiesRequestRequestTypeDef(TypedDict):
679
+ class ListEntitiesRequestTypeDef(TypedDict):
680
680
  Catalog: str
681
681
  EntityType: str
682
682
  FilterList: NotRequired[Sequence[FilterTypeDef]]
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.36.0"
7
+ __version__ = "1.37.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.36.0
4
- Summary: Type annotations for boto3 MarketplaceCatalog 1.36.0 service generated with mypy-boto3-builder 8.8.0
3
+ Version: 1.37.0
4
+ Summary: Type annotations for boto3 MarketplaceCatalog 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
57
 
58
58
  Type annotations for
59
- [boto3 MarketplaceCatalog 1.36.0](https://pypi.org/project/boto3/) compatible
59
+ [boto3 MarketplaceCatalog 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.8.0](https://github.com/youtype/mypy_boto3_builder).
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
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) 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
- `mypy_boto3_builder`. Use
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.36.0' mypy_boto3_builder`
121
+ `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `MarketplaceCatalog` service.
124
124
  4. Use provided commands to install generated packages.
@@ -391,11 +391,14 @@ Full list of `MarketplaceCatalog` TypeDefs can be found in
391
391
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/type_defs/).
392
392
 
393
393
  ```python
394
+ # TypedDict usage example
394
395
  from mypy_boto3_marketplace_catalog.type_defs import AmiProductEntityIdFilterTypeDef
395
396
 
396
397
 
397
398
  def get_value() -> AmiProductEntityIdFilterTypeDef:
398
- return {...}
399
+ return {
400
+ "ValueList": ...,
401
+ }
399
402
  ```
400
403
 
401
404
  <a id="how-it-works"></a>
@@ -449,7 +452,8 @@ Builder changelog can be found in
449
452
  ## Versioning
450
453
 
451
454
  `mypy-boto3-marketplace-catalog` version is the same as related `boto3` version
452
- and follows [PEP 440](https://www.python.org/dev/peps/pep-0440/) format.
455
+ and follows
456
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
453
457
 
454
458
  <a id="thank-you"></a>
455
459
 
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
13
13
 
14
14
  setup(
15
15
  name="mypy-boto3-marketplace-catalog",
16
- version="1.36.0",
16
+ version="1.37.0",
17
17
  packages=["mypy_boto3_marketplace_catalog"],
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 MarketplaceCatalog 1.36.0 service generated with mypy-boto3-builder 8.8.0",
22
+ description="Type annotations for boto3 MarketplaceCatalog 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",
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -20,8 +22,6 @@ Usage::
20
22
  list_change_sets_paginator: ListChangeSetsPaginator = client.get_paginator("list_change_sets")
21
23
  list_entities_paginator: ListEntitiesPaginator = client.get_paginator("list_entities")
22
24
  ```
23
-
24
- Copyright 2025 Vlad Emelianov
25
25
  """
26
26
 
27
27
  from __future__ import annotations
@@ -3,6 +3,8 @@ Type annotations for marketplace-catalog service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -20,8 +22,6 @@ Usage::
20
22
  list_change_sets_paginator: ListChangeSetsPaginator = client.get_paginator("list_change_sets")
21
23
  list_entities_paginator: ListEntitiesPaginator = client.get_paginator("list_entities")
22
24
  ```
23
-
24
- Copyright 2025 Vlad Emelianov
25
25
  """
26
26
 
27
27
  from __future__ import annotations