mypy-boto3-marketplace-catalog 1.34.0__tar.gz → 1.34.4__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.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/PKG-INFO +4 -4
  2. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/README.md +2 -2
  3. mypy-boto3-marketplace-catalog-1.34.0/mypy_boto3_marketplace_catalog/__init__.py → mypy-boto3-marketplace-catalog-1.34.4/mypy_boto3_marketplace_catalog/__init__.pyi +0 -1
  4. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/__main__.py +3 -3
  5. mypy-boto3-marketplace-catalog-1.34.0/mypy_boto3_marketplace_catalog/client.pyi → mypy-boto3-marketplace-catalog-1.34.4/mypy_boto3_marketplace_catalog/client.py +15 -0
  6. mypy-boto3-marketplace-catalog-1.34.0/mypy_boto3_marketplace_catalog/client.py → mypy-boto3-marketplace-catalog-1.34.4/mypy_boto3_marketplace_catalog/client.pyi +12 -4
  7. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/literals.py +1 -2
  8. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/literals.pyi +1 -0
  9. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/paginator.py +0 -1
  10. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/type_defs.py +47 -5
  11. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/type_defs.pyi +47 -4
  12. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/version.py +1 -1
  13. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/PKG-INFO +4 -4
  14. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/setup.py +3 -3
  15. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/LICENSE +0 -0
  16. /mypy-boto3-marketplace-catalog-1.34.0/mypy_boto3_marketplace_catalog/__init__.pyi → /mypy-boto3-marketplace-catalog-1.34.4/mypy_boto3_marketplace_catalog/__init__.py +0 -0
  17. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/paginator.pyi +0 -0
  18. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog/py.typed +0 -0
  19. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/requires.txt +0 -0
  23. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/mypy_boto3_marketplace_catalog.egg-info/top_level.txt +0 -0
  24. {mypy-boto3-marketplace-catalog-1.34.0 → mypy-boto3-marketplace-catalog-1.34.4}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.34.0
4
- Summary: Type annotations for boto3.MarketplaceCatalog 1.34.0 service generated with mypy-boto3-builder 7.21.0
3
+ Version: 1.34.4
4
+ Summary: Type annotations for boto3.MarketplaceCatalog 1.34.4 service generated with mypy-boto3-builder 7.22.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
@@ -43,7 +43,7 @@ License-File: LICENSE
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.MarketplaceCatalog 1.34.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
46
+ [boto3.MarketplaceCatalog 1.34.4](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.21.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.22.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.34.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
13
+ [boto3.MarketplaceCatalog 1.34.4](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
14
14
  service compatible 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 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.21.0](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.22.0](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
@@ -25,5 +25,4 @@ from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
25
25
 
26
26
  Client = MarketplaceCatalogClient
27
27
 
28
-
29
28
  __all__ = ("Client", "ListChangeSetsPaginator", "ListEntitiesPaginator", "MarketplaceCatalogClient")
@@ -10,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.MarketplaceCatalog 1.34.0\nVersion: 1.34.0\nBuilder"
14
- " version: 7.21.0\nDocs: "
13
+ "Type annotations for boto3.MarketplaceCatalog 1.34.4\nVersion: 1.34.4\nBuilder"
14
+ " version: 7.22.0\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog\nOther"
17
17
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.34.0")
26
+ print("1.34.4")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -22,10 +22,12 @@ from botocore.client import BaseClient, ClientMeta
22
22
  from .literals import OwnershipTypeType
23
23
  from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
24
24
  from .type_defs import (
25
+ BatchDescribeEntitiesResponseTypeDef,
25
26
  CancelChangeSetResponseTypeDef,
26
27
  ChangeTypeDef,
27
28
  DescribeChangeSetResponseTypeDef,
28
29
  DescribeEntityResponseTypeDef,
30
+ EntityRequestTypeDef,
29
31
  EntityTypeFiltersTypeDef,
30
32
  EntityTypeSortTypeDef,
31
33
  FilterTypeDef,
@@ -45,6 +47,7 @@ else:
45
47
 
46
48
  __all__ = ("MarketplaceCatalogClient",)
47
49
 
50
+
48
51
  class BotocoreClientError(Exception):
49
52
  MSG_TEMPLATE: str
50
53
 
@@ -52,6 +55,7 @@ class BotocoreClientError(Exception):
52
55
  self.response: Dict[str, Any]
53
56
  self.operation_name: str
54
57
 
58
+
55
59
  class Exceptions:
56
60
  AccessDeniedException: Type[BotocoreClientError]
57
61
  ClientError: Type[BotocoreClientError]
@@ -63,6 +67,7 @@ class Exceptions:
63
67
  ThrottlingException: Type[BotocoreClientError]
64
68
  ValidationException: Type[BotocoreClientError]
65
69
 
70
+
66
71
  class MarketplaceCatalogClient(BaseClient):
67
72
  """
68
73
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog.Client)
@@ -80,6 +85,16 @@ class MarketplaceCatalogClient(BaseClient):
80
85
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#exceptions)
81
86
  """
82
87
 
88
+ def batch_describe_entities(
89
+ self, *, EntityRequestList: Sequence[EntityRequestTypeDef]
90
+ ) -> BatchDescribeEntitiesResponseTypeDef:
91
+ """
92
+ Returns metadata and content for multiple entities.
93
+
94
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog.Client.batch_describe_entities)
95
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#batch_describe_entities)
96
+ """
97
+
83
98
  def can_paginate(self, operation_name: str) -> bool:
84
99
  """
85
100
  Check if an operation can be paginated.
@@ -22,10 +22,12 @@ from botocore.client import BaseClient, ClientMeta
22
22
  from .literals import OwnershipTypeType
23
23
  from .paginator import ListChangeSetsPaginator, ListEntitiesPaginator
24
24
  from .type_defs import (
25
+ BatchDescribeEntitiesResponseTypeDef,
25
26
  CancelChangeSetResponseTypeDef,
26
27
  ChangeTypeDef,
27
28
  DescribeChangeSetResponseTypeDef,
28
29
  DescribeEntityResponseTypeDef,
30
+ EntityRequestTypeDef,
29
31
  EntityTypeFiltersTypeDef,
30
32
  EntityTypeSortTypeDef,
31
33
  FilterTypeDef,
@@ -43,10 +45,8 @@ if sys.version_info >= (3, 12):
43
45
  else:
44
46
  from typing_extensions import Literal
45
47
 
46
-
47
48
  __all__ = ("MarketplaceCatalogClient",)
48
49
 
49
-
50
50
  class BotocoreClientError(Exception):
51
51
  MSG_TEMPLATE: str
52
52
 
@@ -54,7 +54,6 @@ class BotocoreClientError(Exception):
54
54
  self.response: Dict[str, Any]
55
55
  self.operation_name: str
56
56
 
57
-
58
57
  class Exceptions:
59
58
  AccessDeniedException: Type[BotocoreClientError]
60
59
  ClientError: Type[BotocoreClientError]
@@ -66,7 +65,6 @@ class Exceptions:
66
65
  ThrottlingException: Type[BotocoreClientError]
67
66
  ValidationException: Type[BotocoreClientError]
68
67
 
69
-
70
68
  class MarketplaceCatalogClient(BaseClient):
71
69
  """
72
70
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog.Client)
@@ -84,6 +82,16 @@ class MarketplaceCatalogClient(BaseClient):
84
82
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#exceptions)
85
83
  """
86
84
 
85
+ def batch_describe_entities(
86
+ self, *, EntityRequestList: Sequence[EntityRequestTypeDef]
87
+ ) -> BatchDescribeEntitiesResponseTypeDef:
88
+ """
89
+ Returns metadata and content for multiple entities.
90
+
91
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog.Client.batch_describe_entities)
92
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/client/#batch_describe_entities)
93
+ """
94
+
87
95
  def can_paginate(self, operation_name: str) -> bool:
88
96
  """
89
97
  Check if an operation can be paginated.
@@ -19,7 +19,6 @@ if sys.version_info >= (3, 12):
19
19
  else:
20
20
  from typing_extensions import Literal
21
21
 
22
-
23
22
  __all__ = (
24
23
  "AmiProductSortByType",
25
24
  "AmiProductVisibilityStringType",
@@ -47,7 +46,6 @@ __all__ = (
47
46
  "RegionName",
48
47
  )
49
48
 
50
-
51
49
  AmiProductSortByType = Literal["EntityId", "LastModifiedDate", "ProductTitle", "Visibility"]
52
50
  AmiProductVisibilityStringType = Literal["Draft", "Limited", "Public", "Restricted"]
53
51
  ChangeStatusType = Literal["APPLYING", "CANCELLED", "FAILED", "PREPARING", "SUCCEEDED"]
@@ -339,6 +337,7 @@ ServiceName = Literal[
339
337
  "mturk",
340
338
  "mwaa",
341
339
  "neptune",
340
+ "neptune-graph",
342
341
  "neptunedata",
343
342
  "network-firewall",
344
343
  "networkmanager",
@@ -337,6 +337,7 @@ ServiceName = Literal[
337
337
  "mturk",
338
338
  "mwaa",
339
339
  "neptune",
340
+ "neptune-graph",
340
341
  "neptunedata",
341
342
  "network-firewall",
342
343
  "networkmanager",
@@ -39,7 +39,6 @@ from .type_defs import (
39
39
 
40
40
  __all__ = ("ListChangeSetsPaginator", "ListEntitiesPaginator")
41
41
 
42
-
43
42
  _ItemTypeDef = TypeVar("_ItemTypeDef")
44
43
 
45
44
 
@@ -44,7 +44,6 @@ if sys.version_info >= (3, 12):
44
44
  else:
45
45
  from typing_extensions import TypedDict
46
46
 
47
-
48
47
  __all__ = (
49
48
  "AmiProductEntityIdFilterTypeDef",
50
49
  "AmiProductTitleFilterTypeDef",
@@ -52,8 +51,11 @@ __all__ = (
52
51
  "AmiProductLastModifiedDateFilterDateRangeTypeDef",
53
52
  "AmiProductSortTypeDef",
54
53
  "AmiProductSummaryTypeDef",
55
- "CancelChangeSetRequestRequestTypeDef",
54
+ "EntityRequestTypeDef",
55
+ "BatchDescribeErrorDetailTypeDef",
56
+ "EntityDetailTypeDef",
56
57
  "ResponseMetadataTypeDef",
58
+ "CancelChangeSetRequestRequestTypeDef",
57
59
  "ChangeSetSummaryListItemTypeDef",
58
60
  "EntityTypeDef",
59
61
  "ErrorDetailTypeDef",
@@ -113,6 +115,8 @@ __all__ = (
113
115
  "SaaSProductLastModifiedDateFilterDateRangeTypeDef",
114
116
  "UntagResourceRequestRequestTypeDef",
115
117
  "AmiProductLastModifiedDateFilterTypeDef",
118
+ "BatchDescribeEntitiesRequestRequestTypeDef",
119
+ "BatchDescribeEntitiesResponseTypeDef",
116
120
  "CancelChangeSetResponseTypeDef",
117
121
  "DescribeEntityResponseTypeDef",
118
122
  "GetResourcePolicyResponseTypeDef",
@@ -189,11 +193,28 @@ AmiProductSummaryTypeDef = TypedDict(
189
193
  "Visibility": NotRequired[AmiProductVisibilityStringType],
190
194
  },
191
195
  )
192
- CancelChangeSetRequestRequestTypeDef = TypedDict(
193
- "CancelChangeSetRequestRequestTypeDef",
196
+ EntityRequestTypeDef = TypedDict(
197
+ "EntityRequestTypeDef",
194
198
  {
195
199
  "Catalog": str,
196
- "ChangeSetId": str,
200
+ "EntityId": str,
201
+ },
202
+ )
203
+ BatchDescribeErrorDetailTypeDef = TypedDict(
204
+ "BatchDescribeErrorDetailTypeDef",
205
+ {
206
+ "ErrorCode": NotRequired[str],
207
+ "ErrorMessage": NotRequired[str],
208
+ },
209
+ )
210
+ EntityDetailTypeDef = TypedDict(
211
+ "EntityDetailTypeDef",
212
+ {
213
+ "EntityType": NotRequired[str],
214
+ "EntityArn": NotRequired[str],
215
+ "EntityIdentifier": NotRequired[str],
216
+ "LastModifiedDate": NotRequired[str],
217
+ "DetailsDocument": NotRequired[Dict[str, Any]],
197
218
  },
198
219
  )
199
220
  ResponseMetadataTypeDef = TypedDict(
@@ -206,6 +227,13 @@ ResponseMetadataTypeDef = TypedDict(
206
227
  "RetryAttempts": int,
207
228
  },
208
229
  )
230
+ CancelChangeSetRequestRequestTypeDef = TypedDict(
231
+ "CancelChangeSetRequestRequestTypeDef",
232
+ {
233
+ "Catalog": str,
234
+ "ChangeSetId": str,
235
+ },
236
+ )
209
237
  ChangeSetSummaryListItemTypeDef = TypedDict(
210
238
  "ChangeSetSummaryListItemTypeDef",
211
239
  {
@@ -622,6 +650,20 @@ AmiProductLastModifiedDateFilterTypeDef = TypedDict(
622
650
  "DateRange": NotRequired[AmiProductLastModifiedDateFilterDateRangeTypeDef],
623
651
  },
624
652
  )
653
+ BatchDescribeEntitiesRequestRequestTypeDef = TypedDict(
654
+ "BatchDescribeEntitiesRequestRequestTypeDef",
655
+ {
656
+ "EntityRequestList": Sequence[EntityRequestTypeDef],
657
+ },
658
+ )
659
+ BatchDescribeEntitiesResponseTypeDef = TypedDict(
660
+ "BatchDescribeEntitiesResponseTypeDef",
661
+ {
662
+ "EntityDetails": Dict[str, EntityDetailTypeDef],
663
+ "Errors": Dict[str, BatchDescribeErrorDetailTypeDef],
664
+ "ResponseMetadata": ResponseMetadataTypeDef,
665
+ },
666
+ )
625
667
  CancelChangeSetResponseTypeDef = TypedDict(
626
668
  "CancelChangeSetResponseTypeDef",
627
669
  {
@@ -51,8 +51,11 @@ __all__ = (
51
51
  "AmiProductLastModifiedDateFilterDateRangeTypeDef",
52
52
  "AmiProductSortTypeDef",
53
53
  "AmiProductSummaryTypeDef",
54
- "CancelChangeSetRequestRequestTypeDef",
54
+ "EntityRequestTypeDef",
55
+ "BatchDescribeErrorDetailTypeDef",
56
+ "EntityDetailTypeDef",
55
57
  "ResponseMetadataTypeDef",
58
+ "CancelChangeSetRequestRequestTypeDef",
56
59
  "ChangeSetSummaryListItemTypeDef",
57
60
  "EntityTypeDef",
58
61
  "ErrorDetailTypeDef",
@@ -112,6 +115,8 @@ __all__ = (
112
115
  "SaaSProductLastModifiedDateFilterDateRangeTypeDef",
113
116
  "UntagResourceRequestRequestTypeDef",
114
117
  "AmiProductLastModifiedDateFilterTypeDef",
118
+ "BatchDescribeEntitiesRequestRequestTypeDef",
119
+ "BatchDescribeEntitiesResponseTypeDef",
115
120
  "CancelChangeSetResponseTypeDef",
116
121
  "DescribeEntityResponseTypeDef",
117
122
  "GetResourcePolicyResponseTypeDef",
@@ -188,11 +193,28 @@ AmiProductSummaryTypeDef = TypedDict(
188
193
  "Visibility": NotRequired[AmiProductVisibilityStringType],
189
194
  },
190
195
  )
191
- CancelChangeSetRequestRequestTypeDef = TypedDict(
192
- "CancelChangeSetRequestRequestTypeDef",
196
+ EntityRequestTypeDef = TypedDict(
197
+ "EntityRequestTypeDef",
193
198
  {
194
199
  "Catalog": str,
195
- "ChangeSetId": str,
200
+ "EntityId": str,
201
+ },
202
+ )
203
+ BatchDescribeErrorDetailTypeDef = TypedDict(
204
+ "BatchDescribeErrorDetailTypeDef",
205
+ {
206
+ "ErrorCode": NotRequired[str],
207
+ "ErrorMessage": NotRequired[str],
208
+ },
209
+ )
210
+ EntityDetailTypeDef = TypedDict(
211
+ "EntityDetailTypeDef",
212
+ {
213
+ "EntityType": NotRequired[str],
214
+ "EntityArn": NotRequired[str],
215
+ "EntityIdentifier": NotRequired[str],
216
+ "LastModifiedDate": NotRequired[str],
217
+ "DetailsDocument": NotRequired[Dict[str, Any]],
196
218
  },
197
219
  )
198
220
  ResponseMetadataTypeDef = TypedDict(
@@ -205,6 +227,13 @@ ResponseMetadataTypeDef = TypedDict(
205
227
  "RetryAttempts": int,
206
228
  },
207
229
  )
230
+ CancelChangeSetRequestRequestTypeDef = TypedDict(
231
+ "CancelChangeSetRequestRequestTypeDef",
232
+ {
233
+ "Catalog": str,
234
+ "ChangeSetId": str,
235
+ },
236
+ )
208
237
  ChangeSetSummaryListItemTypeDef = TypedDict(
209
238
  "ChangeSetSummaryListItemTypeDef",
210
239
  {
@@ -621,6 +650,20 @@ AmiProductLastModifiedDateFilterTypeDef = TypedDict(
621
650
  "DateRange": NotRequired[AmiProductLastModifiedDateFilterDateRangeTypeDef],
622
651
  },
623
652
  )
653
+ BatchDescribeEntitiesRequestRequestTypeDef = TypedDict(
654
+ "BatchDescribeEntitiesRequestRequestTypeDef",
655
+ {
656
+ "EntityRequestList": Sequence[EntityRequestTypeDef],
657
+ },
658
+ )
659
+ BatchDescribeEntitiesResponseTypeDef = TypedDict(
660
+ "BatchDescribeEntitiesResponseTypeDef",
661
+ {
662
+ "EntityDetails": Dict[str, EntityDetailTypeDef],
663
+ "Errors": Dict[str, BatchDescribeErrorDetailTypeDef],
664
+ "ResponseMetadata": ResponseMetadataTypeDef,
665
+ },
666
+ )
624
667
  CancelChangeSetResponseTypeDef = TypedDict(
625
668
  "CancelChangeSetResponseTypeDef",
626
669
  {
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.34.0"
5
+ __version__ = "1.34.4"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-marketplace-catalog
3
- Version: 1.34.0
4
- Summary: Type annotations for boto3.MarketplaceCatalog 1.34.0 service generated with mypy-boto3-builder 7.21.0
3
+ Version: 1.34.4
4
+ Summary: Type annotations for boto3.MarketplaceCatalog 1.34.4 service generated with mypy-boto3-builder 7.22.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
@@ -43,7 +43,7 @@ License-File: LICENSE
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.MarketplaceCatalog 1.34.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
46
+ [boto3.MarketplaceCatalog 1.34.4](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/marketplace-catalog.html#MarketplaceCatalog)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.21.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.22.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -11,15 +11,15 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-marketplace-catalog",
14
- version="1.34.0",
14
+ version="1.34.4",
15
15
  packages=["mypy_boto3_marketplace_catalog"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
20
  description=(
21
- "Type annotations for boto3.MarketplaceCatalog 1.34.0 service generated with"
22
- " mypy-boto3-builder 7.21.0"
21
+ "Type annotations for boto3.MarketplaceCatalog 1.34.4 service generated with"
22
+ " mypy-boto3-builder 7.22.0"
23
23
  ),
24
24
  classifiers=[
25
25
  "Development Status :: 5 - Production/Stable",