mypy-boto3-connectcases 1.34.98__py3-none-any.whl → 1.35.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.
@@ -10,9 +10,9 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.ConnectCases 1.34.98\n"
14
- "Version: 1.34.98\n"
15
- "Builder version: 7.24.0\n"
13
+ "Type annotations for boto3.ConnectCases 1.35.0\n"
14
+ "Version: 1.35.0\n"
15
+ "Builder version: 7.26.0\n"
16
16
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases//\n"
17
17
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases\n"
18
18
  "Other services: https://pypi.org/project/boto3-stubs/\n"
@@ -24,7 +24,7 @@ def print_version() -> None:
24
24
  """
25
25
  Print package version to stdout.
26
26
  """
27
- print("1.34.98")
27
+ print("1.35.0")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -53,7 +53,6 @@ ServiceName = Literal[
53
53
  "account",
54
54
  "acm",
55
55
  "acm-pca",
56
- "alexaforbusiness",
57
56
  "amp",
58
57
  "amplify",
59
58
  "amplifybackend",
@@ -68,11 +67,13 @@ ServiceName = Literal[
68
67
  "appintegrations",
69
68
  "application-autoscaling",
70
69
  "application-insights",
70
+ "application-signals",
71
71
  "applicationcostprofiler",
72
72
  "appmesh",
73
73
  "apprunner",
74
74
  "appstream",
75
75
  "appsync",
76
+ "apptest",
76
77
  "arc-zonal-shift",
77
78
  "artifact",
78
79
  "athena",
@@ -82,7 +83,6 @@ ServiceName = Literal[
82
83
  "b2bi",
83
84
  "backup",
84
85
  "backup-gateway",
85
- "backupstorage",
86
86
  "batch",
87
87
  "bcm-data-exports",
88
88
  "bedrock",
@@ -208,7 +208,6 @@ ServiceName = Literal[
208
208
  "guardduty",
209
209
  "health",
210
210
  "healthlake",
211
- "honeycode",
212
211
  "iam",
213
212
  "identitystore",
214
213
  "imagebuilder",
@@ -269,6 +268,7 @@ ServiceName = Literal[
269
268
  "m2",
270
269
  "machinelearning",
271
270
  "macie2",
271
+ "mailmanager",
272
272
  "managedblockchain",
273
273
  "managedblockchain-query",
274
274
  "marketplace-agreement",
@@ -294,7 +294,6 @@ ServiceName = Literal[
294
294
  "migrationhub-config",
295
295
  "migrationhuborchestrator",
296
296
  "migrationhubstrategy",
297
- "mobile",
298
297
  "mq",
299
298
  "mturk",
300
299
  "mwaa",
@@ -318,6 +317,7 @@ ServiceName = Literal[
318
317
  "payment-cryptography",
319
318
  "payment-cryptography-data",
320
319
  "pca-connector-ad",
320
+ "pca-connector-scep",
321
321
  "personalize",
322
322
  "personalize-events",
323
323
  "personalize-runtime",
@@ -331,6 +331,7 @@ ServiceName = Literal[
331
331
  "pricing",
332
332
  "privatenetworks",
333
333
  "proton",
334
+ "qapps",
334
335
  "qbusiness",
335
336
  "qconnect",
336
337
  "qldb",
@@ -395,6 +396,7 @@ ServiceName = Literal[
395
396
  "ssm",
396
397
  "ssm-contacts",
397
398
  "ssm-incidents",
399
+ "ssm-quicksetup",
398
400
  "ssm-sap",
399
401
  "sso",
400
402
  "sso-admin",
@@ -407,6 +409,7 @@ ServiceName = Literal[
407
409
  "support-app",
408
410
  "swf",
409
411
  "synthetics",
412
+ "taxsettings",
410
413
  "textract",
411
414
  "timestream-influxdb",
412
415
  "timestream-query",
@@ -447,6 +450,8 @@ ResourceServiceName = Literal[
447
450
  ]
448
451
  PaginatorName = Literal["search_cases", "search_related_items"]
449
452
  RegionName = Literal[
453
+ "ap-northeast-1",
454
+ "ap-northeast-2",
450
455
  "ap-southeast-1",
451
456
  "ap-southeast-2",
452
457
  "ca-central-1",
@@ -53,7 +53,6 @@ ServiceName = Literal[
53
53
  "account",
54
54
  "acm",
55
55
  "acm-pca",
56
- "alexaforbusiness",
57
56
  "amp",
58
57
  "amplify",
59
58
  "amplifybackend",
@@ -68,11 +67,13 @@ ServiceName = Literal[
68
67
  "appintegrations",
69
68
  "application-autoscaling",
70
69
  "application-insights",
70
+ "application-signals",
71
71
  "applicationcostprofiler",
72
72
  "appmesh",
73
73
  "apprunner",
74
74
  "appstream",
75
75
  "appsync",
76
+ "apptest",
76
77
  "arc-zonal-shift",
77
78
  "artifact",
78
79
  "athena",
@@ -82,7 +83,6 @@ ServiceName = Literal[
82
83
  "b2bi",
83
84
  "backup",
84
85
  "backup-gateway",
85
- "backupstorage",
86
86
  "batch",
87
87
  "bcm-data-exports",
88
88
  "bedrock",
@@ -208,7 +208,6 @@ ServiceName = Literal[
208
208
  "guardduty",
209
209
  "health",
210
210
  "healthlake",
211
- "honeycode",
212
211
  "iam",
213
212
  "identitystore",
214
213
  "imagebuilder",
@@ -269,6 +268,7 @@ ServiceName = Literal[
269
268
  "m2",
270
269
  "machinelearning",
271
270
  "macie2",
271
+ "mailmanager",
272
272
  "managedblockchain",
273
273
  "managedblockchain-query",
274
274
  "marketplace-agreement",
@@ -294,7 +294,6 @@ ServiceName = Literal[
294
294
  "migrationhub-config",
295
295
  "migrationhuborchestrator",
296
296
  "migrationhubstrategy",
297
- "mobile",
298
297
  "mq",
299
298
  "mturk",
300
299
  "mwaa",
@@ -318,6 +317,7 @@ ServiceName = Literal[
318
317
  "payment-cryptography",
319
318
  "payment-cryptography-data",
320
319
  "pca-connector-ad",
320
+ "pca-connector-scep",
321
321
  "personalize",
322
322
  "personalize-events",
323
323
  "personalize-runtime",
@@ -331,6 +331,7 @@ ServiceName = Literal[
331
331
  "pricing",
332
332
  "privatenetworks",
333
333
  "proton",
334
+ "qapps",
334
335
  "qbusiness",
335
336
  "qconnect",
336
337
  "qldb",
@@ -395,6 +396,7 @@ ServiceName = Literal[
395
396
  "ssm",
396
397
  "ssm-contacts",
397
398
  "ssm-incidents",
399
+ "ssm-quicksetup",
398
400
  "ssm-sap",
399
401
  "sso",
400
402
  "sso-admin",
@@ -407,6 +409,7 @@ ServiceName = Literal[
407
409
  "support-app",
408
410
  "swf",
409
411
  "synthetics",
412
+ "taxsettings",
410
413
  "textract",
411
414
  "timestream-influxdb",
412
415
  "timestream-query",
@@ -447,6 +450,8 @@ ResourceServiceName = Literal[
447
450
  ]
448
451
  PaginatorName = Literal["search_cases", "search_related_items"]
449
452
  RegionName = Literal[
453
+ "ap-northeast-1",
454
+ "ap-northeast-2",
450
455
  "ap-southeast-1",
451
456
  "ap-southeast-2",
452
457
  "ca-central-1",
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.34.98"
5
+ __version__ = "1.35.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-connectcases
3
- Version: 1.34.98
4
- Summary: Type annotations for boto3.ConnectCases 1.34.98 service generated with mypy-boto3-builder 7.24.0
3
+ Version: 1.35.0
4
+ Summary: Type annotations for boto3.ConnectCases 1.35.0 service generated with mypy-boto3-builder 7.26.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
@@ -29,7 +29,7 @@ Classifier: Typing :: Stubs Only
29
29
  Requires-Python: >=3.8
30
30
  Description-Content-Type: text/markdown
31
31
  License-File: LICENSE
32
- Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
32
+ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
33
33
 
34
34
  <a id="mypy-boto3-connectcases"></a>
35
35
 
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.ConnectCases 1.34.98](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
46
+ [boto3.ConnectCases 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
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.24.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.26.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
@@ -0,0 +1,18 @@
1
+ mypy_boto3_connectcases/__init__.py,sha256=qOc6JM8LUbn7fZPwiPbo0EAcUbLbzyIcQG45TlQCM5A,808
2
+ mypy_boto3_connectcases/__init__.pyi,sha256=qOc6JM8LUbn7fZPwiPbo0EAcUbLbzyIcQG45TlQCM5A,808
3
+ mypy_boto3_connectcases/__main__.py,sha256=iOEk6ZUpeJrXmwahMTQ0mQ5pNEyQHEY5BIDsj0xU8fg,936
4
+ mypy_boto3_connectcases/client.py,sha256=2GKTFLRLKImbp85Fxk4ewUitxZcYWCtSdsIPgL37Df8,24124
5
+ mypy_boto3_connectcases/client.pyi,sha256=WzESKL0ovBMSMLNW94wA0Js0CXa6yUTE7ZYAC7Dp7U4,24121
6
+ mypy_boto3_connectcases/literals.py,sha256=k9Tv0zHCWA9-Ky22Cus2tpcAlUnNlJE3OGcGJhMbEOQ,9540
7
+ mypy_boto3_connectcases/literals.pyi,sha256=k9Tv0zHCWA9-Ky22Cus2tpcAlUnNlJE3OGcGJhMbEOQ,9540
8
+ mypy_boto3_connectcases/paginator.py,sha256=7_g648l3A4SY5WozI9QzxQI7H0pltsyUAuEM2ywJoKc,3392
9
+ mypy_boto3_connectcases/paginator.pyi,sha256=vhXGSeAYYp5-Uy1PGSSmoi6yJ3R6uA8jBDiaTrA1g8A,3389
10
+ mypy_boto3_connectcases/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_connectcases/type_defs.py,sha256=LwrGIegc7ghVnY_iXtI1cIDhCMISyqnAzIl-sj_jCcI,30503
12
+ mypy_boto3_connectcases/type_defs.pyi,sha256=LwrGIegc7ghVnY_iXtI1cIDhCMISyqnAzIl-sj_jCcI,30503
13
+ mypy_boto3_connectcases/version.py,sha256=LGeN8DOPs0tRcJcxZVxCtqSh0iyZT7lFggGF3KkSqhA,61
14
+ mypy_boto3_connectcases-1.35.0.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
15
+ mypy_boto3_connectcases-1.35.0.dist-info/METADATA,sha256=kvHY2WuW-r3abVup73OlDEKMKKtYSvXMEuRc3tuET-8,13119
16
+ mypy_boto3_connectcases-1.35.0.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
17
+ mypy_boto3_connectcases-1.35.0.dist-info/top_level.txt,sha256=RqxtwisC_SxV6gssbnzrNY0Ytk0di6EH_J9Hkhs2EDE,24
18
+ mypy_boto3_connectcases-1.35.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (72.2.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,18 +0,0 @@
1
- mypy_boto3_connectcases/__init__.py,sha256=qOc6JM8LUbn7fZPwiPbo0EAcUbLbzyIcQG45TlQCM5A,808
2
- mypy_boto3_connectcases/__init__.pyi,sha256=qOc6JM8LUbn7fZPwiPbo0EAcUbLbzyIcQG45TlQCM5A,808
3
- mypy_boto3_connectcases/__main__.py,sha256=NC40OMBbkBx1vfViXneSr1OOSEfyBeil1UNBhJ6ZmnY,939
4
- mypy_boto3_connectcases/client.py,sha256=2GKTFLRLKImbp85Fxk4ewUitxZcYWCtSdsIPgL37Df8,24124
5
- mypy_boto3_connectcases/client.pyi,sha256=WzESKL0ovBMSMLNW94wA0Js0CXa6yUTE7ZYAC7Dp7U4,24121
6
- mypy_boto3_connectcases/literals.py,sha256=mSP3zXyF51XHA21fhqonnB53vnh580NOfPAfvqUPhkQ,9431
7
- mypy_boto3_connectcases/literals.pyi,sha256=mSP3zXyF51XHA21fhqonnB53vnh580NOfPAfvqUPhkQ,9431
8
- mypy_boto3_connectcases/paginator.py,sha256=7_g648l3A4SY5WozI9QzxQI7H0pltsyUAuEM2ywJoKc,3392
9
- mypy_boto3_connectcases/paginator.pyi,sha256=vhXGSeAYYp5-Uy1PGSSmoi6yJ3R6uA8jBDiaTrA1g8A,3389
10
- mypy_boto3_connectcases/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_connectcases/type_defs.py,sha256=LwrGIegc7ghVnY_iXtI1cIDhCMISyqnAzIl-sj_jCcI,30503
12
- mypy_boto3_connectcases/type_defs.pyi,sha256=LwrGIegc7ghVnY_iXtI1cIDhCMISyqnAzIl-sj_jCcI,30503
13
- mypy_boto3_connectcases/version.py,sha256=UQnSaYCW4TOuWVub1wuTdm1THyJToJL7ZJF6KzbC0ks,62
14
- mypy_boto3_connectcases-1.34.98.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
15
- mypy_boto3_connectcases-1.34.98.dist-info/METADATA,sha256=Y5pjTuRHwfcu7sRprSzgqhKZXOtsnFR4wWk2kp7ddyw,13124
16
- mypy_boto3_connectcases-1.34.98.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
17
- mypy_boto3_connectcases-1.34.98.dist-info/top_level.txt,sha256=RqxtwisC_SxV6gssbnzrNY0Ytk0di6EH_J9Hkhs2EDE,24
18
- mypy_boto3_connectcases-1.34.98.dist-info/RECORD,,