mypy-boto3-connectcases 1.28.71__tar.gz → 1.29.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-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/PKG-INFO +5 -4
  2. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/README.md +2 -2
  3. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__main__.py +3 -3
  4. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/client.py +4 -2
  5. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/client.pyi +4 -2
  6. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/literals.py +1 -0
  7. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/literals.pyi +1 -0
  8. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/type_defs.py +9 -92
  9. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/type_defs.pyi +9 -92
  10. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/version.py +1 -1
  11. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/PKG-INFO +5 -4
  12. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/setup.py +4 -3
  13. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/LICENSE +0 -0
  14. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__init__.py +0 -0
  15. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__init__.pyi +0 -0
  16. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/paginator.py +0 -0
  17. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/paginator.pyi +0 -0
  18. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/py.typed +0 -0
  19. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/requires.txt +0 -0
  23. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/top_level.txt +0 -0
  24. {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.29.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-connectcases
3
- Version: 1.28.71
4
- Summary: Type annotations for boto3.ConnectCases 1.28.71 service generated with mypy-boto3-builder 7.19.0
3
+ Version: 1.29.0
4
+ Summary: Type annotations for boto3.ConnectCases 1.29.0 service generated with mypy-boto3-builder 7.20.3
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
@@ -23,6 +23,7 @@ Classifier: Programming Language :: Python :: 3.9
23
23
  Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
26
27
  Classifier: Programming Language :: Python :: 3 :: Only
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Typing :: Typed
@@ -42,7 +43,7 @@ License-File: LICENSE
42
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
44
 
44
45
  Type annotations for
45
- [boto3.ConnectCases 1.28.71](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
46
+ [boto3.ConnectCases 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
46
47
  service compatible with [VSCode](https://code.visualstudio.com/),
47
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -51,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
51
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
52
53
 
53
54
  Generated by
54
- [mypy-boto3-builder 7.19.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
55
56
 
56
57
  More information can be found on
57
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.ConnectCases 1.28.71](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
13
+ [boto3.ConnectCases 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
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.19.0](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.20.3](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
@@ -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.ConnectCases 1.28.71\nVersion: 1.28.71\nBuilder"
14
- " version: 7.19.0\nDocs: "
13
+ "Type annotations for boto3.ConnectCases 1.29.0\nVersion: 1.29.0\nBuilder version:"
14
+ " 7.20.3\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases\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.28.71")
26
+ print("1.29.0")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -56,6 +56,7 @@ from .type_defs import (
56
56
  SearchCasesResponseTypeDef,
57
57
  SearchRelatedItemsResponseTypeDef,
58
58
  SortTypeDef,
59
+ UserUnionTypeDef,
59
60
  )
60
61
 
61
62
  if sys.version_info >= (3, 12):
@@ -67,7 +68,7 @@ else:
67
68
  __all__ = ("ConnectCasesClient",)
68
69
 
69
70
 
70
- class BotocoreClientError(BaseException):
71
+ class BotocoreClientError(Exception):
71
72
  MSG_TEMPLATE: str
72
73
 
73
74
  def __init__(self, error_response: Mapping[str, Any], operation_name: str) -> None:
@@ -191,7 +192,8 @@ class ConnectCasesClient(BaseClient):
191
192
  caseId: str,
192
193
  content: RelatedItemInputContentTypeDef,
193
194
  domainId: str,
194
- type: RelatedItemTypeType
195
+ type: RelatedItemTypeType,
196
+ performedBy: UserUnionTypeDef = ...
195
197
  ) -> CreateRelatedItemResponseTypeDef:
196
198
  """
197
199
  Creates a related item (comments, tasks, and contacts) and associates it with a
@@ -56,6 +56,7 @@ from .type_defs import (
56
56
  SearchCasesResponseTypeDef,
57
57
  SearchRelatedItemsResponseTypeDef,
58
58
  SortTypeDef,
59
+ UserUnionTypeDef,
59
60
  )
60
61
 
61
62
  if sys.version_info >= (3, 12):
@@ -65,7 +66,7 @@ else:
65
66
 
66
67
  __all__ = ("ConnectCasesClient",)
67
68
 
68
- class BotocoreClientError(BaseException):
69
+ class BotocoreClientError(Exception):
69
70
  MSG_TEMPLATE: str
70
71
 
71
72
  def __init__(self, error_response: Mapping[str, Any], operation_name: str) -> None:
@@ -187,7 +188,8 @@ class ConnectCasesClient(BaseClient):
187
188
  caseId: str,
188
189
  content: RelatedItemInputContentTypeDef,
189
190
  domainId: str,
190
- type: RelatedItemTypeType
191
+ type: RelatedItemTypeType,
192
+ performedBy: UserUnionTypeDef = ...
191
193
  ) -> CreateRelatedItemResponseTypeDef:
192
194
  """
193
195
  Creates a related item (comments, tasks, and contacts) and associates it with a
@@ -238,6 +238,7 @@ ServiceName = Literal[
238
238
  "kms",
239
239
  "lakeformation",
240
240
  "lambda",
241
+ "launch-wizard",
241
242
  "lex-models",
242
243
  "lex-runtime",
243
244
  "lexv2-models",
@@ -236,6 +236,7 @@ ServiceName = Literal[
236
236
  "kms",
237
237
  "lakeformation",
238
238
  "lambda",
239
+ "launch-wizard",
239
240
  "lex-models",
240
241
  "lex-runtime",
241
242
  "lexv2-models",