mypy-boto3-connectcases 1.28.71__tar.gz → 1.28.81__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.
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/PKG-INFO +5 -4
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/README.md +2 -2
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/__main__.py +3 -3
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/client.py +3 -1
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/client.pyi +3 -1
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/literals.py +1 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/literals.pyi +1 -0
- mypy-boto3-connectcases-1.28.71/mypy_boto3_connectcases/type_defs.pyi → mypy-boto3-connectcases-1.28.81/mypy_boto3_connectcases/type_defs.py +11 -0
- mypy-boto3-connectcases-1.28.71/mypy_boto3_connectcases/type_defs.py → mypy-boto3-connectcases-1.28.81/mypy_boto3_connectcases/type_defs.pyi +10 -1
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/version.py +1 -1
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/PKG-INFO +5 -4
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/setup.py +4 -3
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/LICENSE +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/__init__.py +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/__init__.pyi +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/paginator.py +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/paginator.pyi +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/py.typed +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/SOURCES.txt +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/dependency_links.txt +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/not-zip-safe +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/requires.txt +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases.egg-info/top_level.txt +0 -0
- {mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-connectcases
|
|
3
|
-
Version: 1.28.
|
|
4
|
-
Summary: Type annotations for boto3.ConnectCases 1.28.
|
|
3
|
+
Version: 1.28.81
|
|
4
|
+
Summary: Type annotations for boto3.ConnectCases 1.28.81 service generated with mypy-boto3-builder 7.19.1
|
|
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
|

|
|
43
44
|
|
|
44
45
|
Type annotations for
|
|
45
|
-
[boto3.ConnectCases 1.28.
|
|
46
|
+
[boto3.ConnectCases 1.28.81](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.
|
|
55
|
+
[mypy-boto3-builder 7.19.1](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
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.ConnectCases 1.28.
|
|
13
|
+
[boto3.ConnectCases 1.28.81](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.
|
|
22
|
+
[mypy-boto3-builder 7.19.1](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.
|
|
14
|
-
" version: 7.19.
|
|
13
|
+
"Type annotations for boto3.ConnectCases 1.28.81\nVersion: 1.28.81\nBuilder"
|
|
14
|
+
" version: 7.19.1\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.
|
|
26
|
+
print("1.28.81")
|
|
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):
|
|
@@ -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):
|
|
@@ -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
|
|
@@ -38,6 +38,7 @@ if sys.version_info >= (3, 12):
|
|
|
38
38
|
else:
|
|
39
39
|
from typing_extensions import TypedDict
|
|
40
40
|
|
|
41
|
+
|
|
41
42
|
__all__ = (
|
|
42
43
|
"FieldIdentifierTypeDef",
|
|
43
44
|
"FieldErrorTypeDef",
|
|
@@ -52,6 +53,7 @@ __all__ = (
|
|
|
52
53
|
"ContactTypeDef",
|
|
53
54
|
"CreateDomainRequestRequestTypeDef",
|
|
54
55
|
"CreateFieldRequestRequestTypeDef",
|
|
56
|
+
"UserUnionTypeDef",
|
|
55
57
|
"LayoutConfigurationTypeDef",
|
|
56
58
|
"RequiredFieldTypeDef",
|
|
57
59
|
"DeleteDomainRequestRequestTypeDef",
|
|
@@ -249,6 +251,13 @@ CreateFieldRequestRequestTypeDef = TypedDict(
|
|
|
249
251
|
},
|
|
250
252
|
)
|
|
251
253
|
|
|
254
|
+
UserUnionTypeDef = TypedDict(
|
|
255
|
+
"UserUnionTypeDef",
|
|
256
|
+
{
|
|
257
|
+
"userArn": NotRequired[str],
|
|
258
|
+
},
|
|
259
|
+
)
|
|
260
|
+
|
|
252
261
|
LayoutConfigurationTypeDef = TypedDict(
|
|
253
262
|
"LayoutConfigurationTypeDef",
|
|
254
263
|
{
|
|
@@ -766,6 +775,7 @@ SearchRelatedItemsResponseItemTypeDef = TypedDict(
|
|
|
766
775
|
"content": RelatedItemContentTypeDef,
|
|
767
776
|
"relatedItemId": str,
|
|
768
777
|
"type": RelatedItemTypeType,
|
|
778
|
+
"performedBy": NotRequired[UserUnionTypeDef],
|
|
769
779
|
"tags": NotRequired[Dict[str, str]],
|
|
770
780
|
},
|
|
771
781
|
)
|
|
@@ -798,6 +808,7 @@ CreateRelatedItemRequestRequestTypeDef = TypedDict(
|
|
|
798
808
|
"content": RelatedItemInputContentTypeDef,
|
|
799
809
|
"domainId": str,
|
|
800
810
|
"type": RelatedItemTypeType,
|
|
811
|
+
"performedBy": NotRequired[UserUnionTypeDef],
|
|
801
812
|
},
|
|
802
813
|
)
|
|
803
814
|
|
|
@@ -38,7 +38,6 @@ if sys.version_info >= (3, 12):
|
|
|
38
38
|
else:
|
|
39
39
|
from typing_extensions import TypedDict
|
|
40
40
|
|
|
41
|
-
|
|
42
41
|
__all__ = (
|
|
43
42
|
"FieldIdentifierTypeDef",
|
|
44
43
|
"FieldErrorTypeDef",
|
|
@@ -53,6 +52,7 @@ __all__ = (
|
|
|
53
52
|
"ContactTypeDef",
|
|
54
53
|
"CreateDomainRequestRequestTypeDef",
|
|
55
54
|
"CreateFieldRequestRequestTypeDef",
|
|
55
|
+
"UserUnionTypeDef",
|
|
56
56
|
"LayoutConfigurationTypeDef",
|
|
57
57
|
"RequiredFieldTypeDef",
|
|
58
58
|
"DeleteDomainRequestRequestTypeDef",
|
|
@@ -250,6 +250,13 @@ CreateFieldRequestRequestTypeDef = TypedDict(
|
|
|
250
250
|
},
|
|
251
251
|
)
|
|
252
252
|
|
|
253
|
+
UserUnionTypeDef = TypedDict(
|
|
254
|
+
"UserUnionTypeDef",
|
|
255
|
+
{
|
|
256
|
+
"userArn": NotRequired[str],
|
|
257
|
+
},
|
|
258
|
+
)
|
|
259
|
+
|
|
253
260
|
LayoutConfigurationTypeDef = TypedDict(
|
|
254
261
|
"LayoutConfigurationTypeDef",
|
|
255
262
|
{
|
|
@@ -767,6 +774,7 @@ SearchRelatedItemsResponseItemTypeDef = TypedDict(
|
|
|
767
774
|
"content": RelatedItemContentTypeDef,
|
|
768
775
|
"relatedItemId": str,
|
|
769
776
|
"type": RelatedItemTypeType,
|
|
777
|
+
"performedBy": NotRequired[UserUnionTypeDef],
|
|
770
778
|
"tags": NotRequired[Dict[str, str]],
|
|
771
779
|
},
|
|
772
780
|
)
|
|
@@ -799,6 +807,7 @@ CreateRelatedItemRequestRequestTypeDef = TypedDict(
|
|
|
799
807
|
"content": RelatedItemInputContentTypeDef,
|
|
800
808
|
"domainId": str,
|
|
801
809
|
"type": RelatedItemTypeType,
|
|
810
|
+
"performedBy": NotRequired[UserUnionTypeDef],
|
|
802
811
|
},
|
|
803
812
|
)
|
|
804
813
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-connectcases
|
|
3
|
-
Version: 1.28.
|
|
4
|
-
Summary: Type annotations for boto3.ConnectCases 1.28.
|
|
3
|
+
Version: 1.28.81
|
|
4
|
+
Summary: Type annotations for boto3.ConnectCases 1.28.81 service generated with mypy-boto3-builder 7.19.1
|
|
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
|

|
|
43
44
|
|
|
44
45
|
Type annotations for
|
|
45
|
-
[boto3.ConnectCases 1.28.
|
|
46
|
+
[boto3.ConnectCases 1.28.81](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.
|
|
55
|
+
[mypy-boto3-builder 7.19.1](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
|
|
@@ -11,15 +11,15 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
11
11
|
|
|
12
12
|
setup(
|
|
13
13
|
name="mypy-boto3-connectcases",
|
|
14
|
-
version="1.28.
|
|
14
|
+
version="1.28.81",
|
|
15
15
|
packages=["mypy_boto3_connectcases"],
|
|
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.ConnectCases 1.28.
|
|
22
|
-
" 7.19.
|
|
21
|
+
"Type annotations for boto3.ConnectCases 1.28.81 service generated with mypy-boto3-builder"
|
|
22
|
+
" 7.19.1"
|
|
23
23
|
),
|
|
24
24
|
classifiers=[
|
|
25
25
|
"Development Status :: 5 - Production/Stable",
|
|
@@ -35,6 +35,7 @@ setup(
|
|
|
35
35
|
"Programming Language :: Python :: 3.10",
|
|
36
36
|
"Programming Language :: Python :: 3.11",
|
|
37
37
|
"Programming Language :: Python :: 3.12",
|
|
38
|
+
"Programming Language :: Python :: 3.13",
|
|
38
39
|
"Programming Language :: Python :: 3 :: Only",
|
|
39
40
|
"Programming Language :: Python :: Implementation :: CPython",
|
|
40
41
|
"Typing :: Typed",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy-boto3-connectcases-1.28.71 → mypy-boto3-connectcases-1.28.81}/mypy_boto3_connectcases/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|