mypy-boto3-connectcases 1.40.0__tar.gz → 1.40.42__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.40.0 → mypy_boto3_connectcases-1.40.42}/PKG-INFO +5 -5
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/README.md +3 -3
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/__main__.py +3 -3
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/literals.py +5 -14
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/literals.pyi +5 -14
- mypy_boto3_connectcases-1.40.0/mypy_boto3_connectcases/type_defs.pyi → mypy_boto3_connectcases-1.40.42/mypy_boto3_connectcases/type_defs.py +333 -119
- mypy_boto3_connectcases-1.40.0/mypy_boto3_connectcases/type_defs.py → mypy_boto3_connectcases-1.40.42/mypy_boto3_connectcases/type_defs.pyi +180 -260
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/version.py +1 -1
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/PKG-INFO +5 -5
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/setup.py +2 -2
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/LICENSE +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/__init__.py +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/__init__.pyi +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/client.py +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/client.pyi +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/paginator.py +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/paginator.pyi +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases/py.typed +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/not-zip-safe +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/requires.txt +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/mypy_boto3_connectcases.egg-info/top_level.txt +0 -0
- {mypy_boto3_connectcases-1.40.0 → mypy_boto3_connectcases-1.40.42}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-connectcases
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Type annotations for boto3 ConnectCases 1.40.
|
|
3
|
+
Version: 1.40.42
|
|
4
|
+
Summary: Type annotations for boto3 ConnectCases 1.40.42 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 ConnectCases 1.40.
|
|
60
|
+
[boto3 ConnectCases 1.40.42](https://pypi.org/project/boto3/) compatible with
|
|
61
61
|
[VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.40.
|
|
122
|
+
`uvx --with 'boto3==1.40.42' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `ConnectCases` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -404,7 +404,7 @@ from mypy_boto3_connectcases.type_defs import AuditEventFieldValueUnionTypeDef
|
|
|
404
404
|
|
|
405
405
|
def get_value() -> AuditEventFieldValueUnionTypeDef:
|
|
406
406
|
return {
|
|
407
|
-
"
|
|
407
|
+
"stringValue": ...,
|
|
408
408
|
}
|
|
409
409
|
```
|
|
410
410
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 ConnectCases 1.40.
|
|
13
|
+
[boto3 ConnectCases 1.40.42](https://pypi.org/project/boto3/) compatible with
|
|
14
14
|
[VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.40.
|
|
75
|
+
`uvx --with 'boto3==1.40.42' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3-stubs` AWS SDK.
|
|
77
77
|
3. Add `ConnectCases` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -357,7 +357,7 @@ from mypy_boto3_connectcases.type_defs import AuditEventFieldValueUnionTypeDef
|
|
|
357
357
|
|
|
358
358
|
def get_value() -> AuditEventFieldValueUnionTypeDef:
|
|
359
359
|
return {
|
|
360
|
-
"
|
|
360
|
+
"stringValue": ...,
|
|
361
361
|
}
|
|
362
362
|
```
|
|
363
363
|
|
|
@@ -12,8 +12,8 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 ConnectCases 1.40.
|
|
16
|
-
"Version: 1.40.
|
|
15
|
+
"Type annotations for boto3 ConnectCases 1.40.42\n"
|
|
16
|
+
"Version: 1.40.42\n"
|
|
17
17
|
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#connectcases\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.40.
|
|
29
|
+
sys.stdout.write("1.40.42\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -52,7 +52,7 @@ FieldNamespaceType = Literal["Custom", "System"]
|
|
|
52
52
|
FieldTypeType = Literal["Boolean", "DateTime", "Number", "SingleSelect", "Text", "Url", "User"]
|
|
53
53
|
ListCaseRulesPaginatorName = Literal["list_case_rules"]
|
|
54
54
|
OrderType = Literal["Asc", "Desc"]
|
|
55
|
-
RelatedItemTypeType = Literal["Comment", "Contact", "File", "Sla"]
|
|
55
|
+
RelatedItemTypeType = Literal["Comment", "ConnectCase", "Contact", "Custom", "File", "Sla"]
|
|
56
56
|
RuleTypeType = Literal["Required"]
|
|
57
57
|
SearchCasesPaginatorName = Literal["search_cases"]
|
|
58
58
|
SearchRelatedItemsPaginatorName = Literal["search_related_items"]
|
|
@@ -87,6 +87,7 @@ ServiceName = Literal[
|
|
|
87
87
|
"appstream",
|
|
88
88
|
"appsync",
|
|
89
89
|
"apptest",
|
|
90
|
+
"arc-region-switch",
|
|
90
91
|
"arc-zonal-shift",
|
|
91
92
|
"artifact",
|
|
92
93
|
"athena",
|
|
@@ -98,8 +99,10 @@ ServiceName = Literal[
|
|
|
98
99
|
"backup-gateway",
|
|
99
100
|
"backupsearch",
|
|
100
101
|
"batch",
|
|
102
|
+
"bcm-dashboards",
|
|
101
103
|
"bcm-data-exports",
|
|
102
104
|
"bcm-pricing-calculator",
|
|
105
|
+
"bcm-recommended-actions",
|
|
103
106
|
"bedrock",
|
|
104
107
|
"bedrock-agent",
|
|
105
108
|
"bedrock-agent-runtime",
|
|
@@ -341,8 +344,6 @@ ServiceName = Literal[
|
|
|
341
344
|
"omics",
|
|
342
345
|
"opensearch",
|
|
343
346
|
"opensearchserverless",
|
|
344
|
-
"opsworks",
|
|
345
|
-
"opsworkscm",
|
|
346
347
|
"organizations",
|
|
347
348
|
"osis",
|
|
348
349
|
"outposts",
|
|
@@ -424,7 +425,6 @@ ServiceName = Literal[
|
|
|
424
425
|
"shield",
|
|
425
426
|
"signer",
|
|
426
427
|
"simspaceweaver",
|
|
427
|
-
"sms",
|
|
428
428
|
"snow-device-management",
|
|
429
429
|
"snowball",
|
|
430
430
|
"sns",
|
|
@@ -475,16 +475,7 @@ ServiceName = Literal[
|
|
|
475
475
|
"xray",
|
|
476
476
|
]
|
|
477
477
|
ResourceServiceName = Literal[
|
|
478
|
-
"cloudformation",
|
|
479
|
-
"cloudwatch",
|
|
480
|
-
"dynamodb",
|
|
481
|
-
"ec2",
|
|
482
|
-
"glacier",
|
|
483
|
-
"iam",
|
|
484
|
-
"opsworks",
|
|
485
|
-
"s3",
|
|
486
|
-
"sns",
|
|
487
|
-
"sqs",
|
|
478
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
488
479
|
]
|
|
489
480
|
PaginatorName = Literal["list_case_rules", "search_cases", "search_related_items"]
|
|
490
481
|
RegionName = Literal[
|
|
@@ -50,7 +50,7 @@ FieldNamespaceType = Literal["Custom", "System"]
|
|
|
50
50
|
FieldTypeType = Literal["Boolean", "DateTime", "Number", "SingleSelect", "Text", "Url", "User"]
|
|
51
51
|
ListCaseRulesPaginatorName = Literal["list_case_rules"]
|
|
52
52
|
OrderType = Literal["Asc", "Desc"]
|
|
53
|
-
RelatedItemTypeType = Literal["Comment", "Contact", "File", "Sla"]
|
|
53
|
+
RelatedItemTypeType = Literal["Comment", "ConnectCase", "Contact", "Custom", "File", "Sla"]
|
|
54
54
|
RuleTypeType = Literal["Required"]
|
|
55
55
|
SearchCasesPaginatorName = Literal["search_cases"]
|
|
56
56
|
SearchRelatedItemsPaginatorName = Literal["search_related_items"]
|
|
@@ -85,6 +85,7 @@ ServiceName = Literal[
|
|
|
85
85
|
"appstream",
|
|
86
86
|
"appsync",
|
|
87
87
|
"apptest",
|
|
88
|
+
"arc-region-switch",
|
|
88
89
|
"arc-zonal-shift",
|
|
89
90
|
"artifact",
|
|
90
91
|
"athena",
|
|
@@ -96,8 +97,10 @@ ServiceName = Literal[
|
|
|
96
97
|
"backup-gateway",
|
|
97
98
|
"backupsearch",
|
|
98
99
|
"batch",
|
|
100
|
+
"bcm-dashboards",
|
|
99
101
|
"bcm-data-exports",
|
|
100
102
|
"bcm-pricing-calculator",
|
|
103
|
+
"bcm-recommended-actions",
|
|
101
104
|
"bedrock",
|
|
102
105
|
"bedrock-agent",
|
|
103
106
|
"bedrock-agent-runtime",
|
|
@@ -339,8 +342,6 @@ ServiceName = Literal[
|
|
|
339
342
|
"omics",
|
|
340
343
|
"opensearch",
|
|
341
344
|
"opensearchserverless",
|
|
342
|
-
"opsworks",
|
|
343
|
-
"opsworkscm",
|
|
344
345
|
"organizations",
|
|
345
346
|
"osis",
|
|
346
347
|
"outposts",
|
|
@@ -422,7 +423,6 @@ ServiceName = Literal[
|
|
|
422
423
|
"shield",
|
|
423
424
|
"signer",
|
|
424
425
|
"simspaceweaver",
|
|
425
|
-
"sms",
|
|
426
426
|
"snow-device-management",
|
|
427
427
|
"snowball",
|
|
428
428
|
"sns",
|
|
@@ -473,16 +473,7 @@ ServiceName = Literal[
|
|
|
473
473
|
"xray",
|
|
474
474
|
]
|
|
475
475
|
ResourceServiceName = Literal[
|
|
476
|
-
"cloudformation",
|
|
477
|
-
"cloudwatch",
|
|
478
|
-
"dynamodb",
|
|
479
|
-
"ec2",
|
|
480
|
-
"glacier",
|
|
481
|
-
"iam",
|
|
482
|
-
"opsworks",
|
|
483
|
-
"s3",
|
|
484
|
-
"sns",
|
|
485
|
-
"sqs",
|
|
476
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
486
477
|
]
|
|
487
478
|
PaginatorName = Literal["list_case_rules", "search_cases", "search_related_items"]
|
|
488
479
|
RegionName = Literal[
|