types-boto3-connectcases 1.38.5__py3-none-any.whl → 1.39.0__py3-none-any.whl

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.
@@ -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 ConnectCases 1.38.5\n"
16
- "Version: 1.38.5\n"
17
- "Builder version: 8.10.1\n"
15
+ "Type annotations for boto3 ConnectCases 1.39.0\n"
16
+ "Version: 1.39.0\n"
17
+ "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_connectcases//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#connectcases\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.38.5\n")
29
+ sys.stdout.write("1.39.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -65,6 +65,7 @@ ServiceName = Literal[
65
65
  "account",
66
66
  "acm",
67
67
  "acm-pca",
68
+ "aiops",
68
69
  "amp",
69
70
  "amplify",
70
71
  "amplifybackend",
@@ -205,6 +206,7 @@ ServiceName = Literal[
205
206
  "es",
206
207
  "events",
207
208
  "evidently",
209
+ "evs",
208
210
  "finspace",
209
211
  "finspace-data",
210
212
  "firehose",
@@ -262,6 +264,7 @@ ServiceName = Literal[
262
264
  "kendra",
263
265
  "kendra-ranking",
264
266
  "keyspaces",
267
+ "keyspacesstreams",
265
268
  "kinesis",
266
269
  "kinesis-video-archived-media",
267
270
  "kinesis-video-media",
@@ -317,6 +320,7 @@ ServiceName = Literal[
317
320
  "migrationhub-config",
318
321
  "migrationhuborchestrator",
319
322
  "migrationhubstrategy",
323
+ "mpa",
320
324
  "mq",
321
325
  "mturk",
322
326
  "mwaa",
@@ -357,7 +361,6 @@ ServiceName = Literal[
357
361
  "pipes",
358
362
  "polly",
359
363
  "pricing",
360
- "privatenetworks",
361
364
  "proton",
362
365
  "qapps",
363
366
  "qbusiness",
@@ -418,7 +421,6 @@ ServiceName = Literal[
418
421
  "signer",
419
422
  "simspaceweaver",
420
423
  "sms",
421
- "sms-voice",
422
424
  "snow-device-management",
423
425
  "snowball",
424
426
  "sns",
@@ -463,6 +465,7 @@ ServiceName = Literal[
463
465
  "workmail",
464
466
  "workmailmessageflow",
465
467
  "workspaces",
468
+ "workspaces-instances",
466
469
  "workspaces-thin-client",
467
470
  "workspaces-web",
468
471
  "xray",
@@ -63,6 +63,7 @@ ServiceName = Literal[
63
63
  "account",
64
64
  "acm",
65
65
  "acm-pca",
66
+ "aiops",
66
67
  "amp",
67
68
  "amplify",
68
69
  "amplifybackend",
@@ -203,6 +204,7 @@ ServiceName = Literal[
203
204
  "es",
204
205
  "events",
205
206
  "evidently",
207
+ "evs",
206
208
  "finspace",
207
209
  "finspace-data",
208
210
  "firehose",
@@ -260,6 +262,7 @@ ServiceName = Literal[
260
262
  "kendra",
261
263
  "kendra-ranking",
262
264
  "keyspaces",
265
+ "keyspacesstreams",
263
266
  "kinesis",
264
267
  "kinesis-video-archived-media",
265
268
  "kinesis-video-media",
@@ -315,6 +318,7 @@ ServiceName = Literal[
315
318
  "migrationhub-config",
316
319
  "migrationhuborchestrator",
317
320
  "migrationhubstrategy",
321
+ "mpa",
318
322
  "mq",
319
323
  "mturk",
320
324
  "mwaa",
@@ -355,7 +359,6 @@ ServiceName = Literal[
355
359
  "pipes",
356
360
  "polly",
357
361
  "pricing",
358
- "privatenetworks",
359
362
  "proton",
360
363
  "qapps",
361
364
  "qbusiness",
@@ -416,7 +419,6 @@ ServiceName = Literal[
416
419
  "signer",
417
420
  "simspaceweaver",
418
421
  "sms",
419
- "sms-voice",
420
422
  "snow-device-management",
421
423
  "snowball",
422
424
  "sns",
@@ -461,6 +463,7 @@ ServiceName = Literal[
461
463
  "workmail",
462
464
  "workmailmessageflow",
463
465
  "workspaces",
466
+ "workspaces-instances",
464
467
  "workspaces-thin-client",
465
468
  "workspaces-web",
466
469
  "xray",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.38.5"
7
+ __version__ = "1.39.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-connectcases
3
- Version: 1.38.5
4
- Summary: Type annotations for boto3 ConnectCases 1.38.5 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 ConnectCases 1.39.0 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
59
  Type annotations for
60
- [boto3 ConnectCases 1.38.5](https://pypi.org/project/boto3/) compatible with
60
+ [boto3 ConnectCases 1.39.0](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/),
@@ -66,7 +66,7 @@ Type annotations for
66
66
  [pyright](https://github.com/microsoft/pyright) and other tools.
67
67
 
68
68
  Generated with
69
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
69
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
70
70
 
71
71
  More information can be found on
72
72
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -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.38.5' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
123
123
  2. Select `boto3` AWS SDK.
124
124
  3. Add `ConnectCases` service.
125
125
  4. Use provided commands to install generated packages.
@@ -1,18 +1,18 @@
1
1
  types_boto3_connectcases/__init__.py,sha256=sB9ozxjf19mxYEz3IjaZylVEl6IoWQ2n7pTkgHcXog0,1129
2
2
  types_boto3_connectcases/__init__.pyi,sha256=mVuL26WwWxDdcnRuHN7vGgIkoVjdriyshM2w4EUNmnI,1128
3
- types_boto3_connectcases/__main__.py,sha256=AVrFaFmushi8iZB3VnHqkuWXf6AW6JYTpeCHr64nbJo,1002
3
+ types_boto3_connectcases/__main__.py,sha256=5eWi8ar-5i33SB9t3fwKSdvy8M0wGnvA7k84hJ9L1B4,1002
4
4
  types_boto3_connectcases/client.py,sha256=_EYvYiiGcoSFd5QjOyYGWEZAtG2JfUbsxhAChwAuL-Q,26368
5
5
  types_boto3_connectcases/client.pyi,sha256=KB0iZu4OObq4FRIdzPLwZz29Ueoh60kxol5sOYWVxmo,26365
6
- types_boto3_connectcases/literals.py,sha256=4ZlaUKJiPBWvmvegQTtWsmoIJUAdiXyJ507Bb6pOHhw,10320
7
- types_boto3_connectcases/literals.pyi,sha256=V492YRoIbyY7b4GBPkX0ybdBqxWZR5GD1gQJUrVy3do,10318
6
+ types_boto3_connectcases/literals.py,sha256=MUYECX0N9lO29ls8_tpfHAoDIvir5x7OxT55QPV0v6A,10367
7
+ types_boto3_connectcases/literals.pyi,sha256=9p15N3rwrcIFh0oQfwyK3_XPDq3N8CBBswPUgM1hnHA,10365
8
8
  types_boto3_connectcases/paginator.py,sha256=FLo06hxmlQd5WOuFKNUETD_w2l4cqjs-5tz5Tm6sEYQ,4847
9
9
  types_boto3_connectcases/paginator.pyi,sha256=nRQcco1-MVD8wqS1724Bbc3WZons4N02_Bf18x-pt-M,4837
10
10
  types_boto3_connectcases/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  types_boto3_connectcases/type_defs.py,sha256=kkeCHQZSs9xPZIGW6kYRXL4TOYYkiuueso3zaiW5lPI,29657
12
12
  types_boto3_connectcases/type_defs.pyi,sha256=p_RxJejFgkFT1tteoHr0qTuDo97gYQ7ndVSdHtQV6ps,29516
13
- types_boto3_connectcases/version.py,sha256=4i2B9ueJp-52bvuabdvB0luelG6zsI-y4boXT0I5Z_w,92
14
- types_boto3_connectcases-1.38.5.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- types_boto3_connectcases-1.38.5.dist-info/METADATA,sha256=SVF2djg3bmXyW266egrYFWfnuyeBJ_A3PTZGGY4vfjI,15492
16
- types_boto3_connectcases-1.38.5.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
17
- types_boto3_connectcases-1.38.5.dist-info/top_level.txt,sha256=0H6UGzWA8k7lNFFkG_vDlg1gCNSXEHI49EQW8-HFCT4,25
18
- types_boto3_connectcases-1.38.5.dist-info/RECORD,,
13
+ types_boto3_connectcases/version.py,sha256=2zoG4eEWPRyRE1KcrQlbWADhaM3qPJ9AE2mKAu218VA,92
14
+ types_boto3_connectcases-1.39.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ types_boto3_connectcases-1.39.0.dist-info/METADATA,sha256=nZQZvqgUyzFAIvzvt4ub0qXM0JveyWNJ4rGYum3oDoE,15492
16
+ types_boto3_connectcases-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ types_boto3_connectcases-1.39.0.dist-info/top_level.txt,sha256=0H6UGzWA8k7lNFFkG_vDlg1gCNSXEHI49EQW8-HFCT4,25
18
+ types_boto3_connectcases-1.39.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5