mypy-boto3-kinesis 1.29.6__py3-none-any.whl → 1.33.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,7 +10,7 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Kinesis 1.29.6\nVersion: 1.29.6\nBuilder version:"
13
+ "Type annotations for boto3.Kinesis 1.33.0\nVersion: 1.33.0\nBuilder version:"
14
14
  " 7.20.3\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#Kinesis\nOther"
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.29.6")
26
+ print("1.33.0")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -107,10 +107,12 @@ ServiceName = Literal[
107
107
  "auditmanager",
108
108
  "autoscaling",
109
109
  "autoscaling-plans",
110
+ "b2bi",
110
111
  "backup",
111
112
  "backup-gateway",
112
113
  "backupstorage",
113
114
  "batch",
115
+ "bcm-data-exports",
114
116
  "bedrock",
115
117
  "bedrock-runtime",
116
118
  "billingconductor",
@@ -162,6 +164,7 @@ ServiceName = Literal[
162
164
  "connectcases",
163
165
  "connectparticipant",
164
166
  "controltower",
167
+ "cost-optimization-hub",
165
168
  "cur",
166
169
  "customer-profiles",
167
170
  "databrew",
@@ -191,6 +194,7 @@ ServiceName = Literal[
191
194
  "ecs",
192
195
  "efs",
193
196
  "eks",
197
+ "eks-auth",
194
198
  "elastic-inference",
195
199
  "elasticache",
196
200
  "elasticbeanstalk",
@@ -212,6 +216,7 @@ ServiceName = Literal[
212
216
  "forecast",
213
217
  "forecastquery",
214
218
  "frauddetector",
219
+ "freetier",
215
220
  "fsx",
216
221
  "gamelift",
217
222
  "glacier",
@@ -355,6 +360,7 @@ ServiceName = Literal[
355
360
  "redshift-data",
356
361
  "redshift-serverless",
357
362
  "rekognition",
363
+ "repostspace",
358
364
  "resiliencehub",
359
365
  "resource-explorer-2",
360
366
  "resource-groups",
@@ -436,6 +442,7 @@ ServiceName = Literal[
436
442
  "workmail",
437
443
  "workmailmessageflow",
438
444
  "workspaces",
445
+ "workspaces-thin-client",
439
446
  "workspaces-web",
440
447
  "xray",
441
448
  ]
@@ -105,10 +105,12 @@ ServiceName = Literal[
105
105
  "auditmanager",
106
106
  "autoscaling",
107
107
  "autoscaling-plans",
108
+ "b2bi",
108
109
  "backup",
109
110
  "backup-gateway",
110
111
  "backupstorage",
111
112
  "batch",
113
+ "bcm-data-exports",
112
114
  "bedrock",
113
115
  "bedrock-runtime",
114
116
  "billingconductor",
@@ -160,6 +162,7 @@ ServiceName = Literal[
160
162
  "connectcases",
161
163
  "connectparticipant",
162
164
  "controltower",
165
+ "cost-optimization-hub",
163
166
  "cur",
164
167
  "customer-profiles",
165
168
  "databrew",
@@ -189,6 +192,7 @@ ServiceName = Literal[
189
192
  "ecs",
190
193
  "efs",
191
194
  "eks",
195
+ "eks-auth",
192
196
  "elastic-inference",
193
197
  "elasticache",
194
198
  "elasticbeanstalk",
@@ -210,6 +214,7 @@ ServiceName = Literal[
210
214
  "forecast",
211
215
  "forecastquery",
212
216
  "frauddetector",
217
+ "freetier",
213
218
  "fsx",
214
219
  "gamelift",
215
220
  "glacier",
@@ -353,6 +358,7 @@ ServiceName = Literal[
353
358
  "redshift-data",
354
359
  "redshift-serverless",
355
360
  "rekognition",
361
+ "repostspace",
356
362
  "resiliencehub",
357
363
  "resource-explorer-2",
358
364
  "resource-groups",
@@ -434,6 +440,7 @@ ServiceName = Literal[
434
440
  "workmail",
435
441
  "workmailmessageflow",
436
442
  "workspaces",
443
+ "workspaces-thin-client",
437
444
  "workspaces-web",
438
445
  "xray",
439
446
  ]
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.29.6"
5
+ __version__ = "1.33.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-kinesis
3
- Version: 1.29.6
4
- Summary: Type annotations for boto3.Kinesis 1.29.6 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.33.0
4
+ Summary: Type annotations for boto3.Kinesis 1.33.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
@@ -44,7 +44,7 @@ Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
44
44
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
45
45
 
46
46
  Type annotations for
47
- [boto3.Kinesis 1.29.6](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#Kinesis)
47
+ [boto3.Kinesis 1.33.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#Kinesis)
48
48
  service compatible with [VSCode](https://code.visualstudio.com/),
49
49
  [PyCharm](https://www.jetbrains.com/pycharm/),
50
50
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1,20 +1,20 @@
1
1
  mypy_boto3_kinesis/__init__.py,sha256=6Lrh1aSR9qGPlUCIrRPNIR_Q77R7SvWHYTjUVJBHztM,1515
2
2
  mypy_boto3_kinesis/__init__.pyi,sha256=8pcfPbCs9IodLMjxqOmLNZxgv_usxzgu2bCAZ1e7gzo,1514
3
- mypy_boto3_kinesis/__main__.py,sha256=o_zsGJpwU5ljl0ElzQikvBqYeOHNUsG21WMXv7f4uK4,905
3
+ mypy_boto3_kinesis/__main__.py,sha256=wWeLp3AfRNk9BcN0BNuiIBOBwVINreiWKSt9AnvI1ls,905
4
4
  mypy_boto3_kinesis/client.py,sha256=fAtlh2SLoDCCBKJeVcreX1kDqUaV573se03fYdGjfTk,26330
5
5
  mypy_boto3_kinesis/client.pyi,sha256=owZ9MO-Vz54j1gJtIm1JGozmdFoK5QgmOzQK5TIvdH4,26326
6
- mypy_boto3_kinesis/literals.py,sha256=gI0xEleRMO1INwJy5YqB65ohcXhX9m_KnlSBaR33KZw,10073
7
- mypy_boto3_kinesis/literals.pyi,sha256=MiCC_WeBVNAEjWHEcB-Lz4Z7qrDaxl6IVSGSvTYw19A,10071
6
+ mypy_boto3_kinesis/literals.py,sha256=VzAODsEcjxBnJQYkGwlZB3yThJ6hivDQXjDHjzWVMjs,10219
7
+ mypy_boto3_kinesis/literals.pyi,sha256=RHBSWLgVQPtXmwYjdY9J0Utd5_LcuEjq7vzm6tyIXug,10217
8
8
  mypy_boto3_kinesis/paginator.py,sha256=sGwdWtzQt36iH9Y_SlagaluzMFDnLnXglE9Rt7Ajf0o,5315
9
9
  mypy_boto3_kinesis/paginator.pyi,sha256=cNtkRuP5AS5xfMFKa9aQgbHQjLWVsmlOv-azxrmzneg,5309
10
10
  mypy_boto3_kinesis/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  mypy_boto3_kinesis/type_defs.py,sha256=L-Gj-yHUPrFq4YIAifij1_vXbRJWgYBFV4Pa6QECoJk,25271
12
12
  mypy_boto3_kinesis/type_defs.pyi,sha256=wFQk4dHF7R0K8dELvBWTJuVfg8qXnB9KzAHOE1vspQ0,25270
13
- mypy_boto3_kinesis/version.py,sha256=ugXThXoF0yTVnhpzoPQG-f1y9-xKYLqWw1SdvoRHVSQ,61
13
+ mypy_boto3_kinesis/version.py,sha256=pRH6mk1FqaU5XuRtL3N0KMuAI2_Ng9oXtSxujxS8QKo,61
14
14
  mypy_boto3_kinesis/waiter.py,sha256=jYrGRn49gdeb5EX1mRjgsIesTJLqXLUvJ0uiFSqonhI,2546
15
15
  mypy_boto3_kinesis/waiter.pyi,sha256=L_MIQzpjj9FaoxRrK2-pn5VaXVhX1BauVdrG_DbX5ik,2544
16
- mypy_boto3_kinesis-1.29.6.dist-info/LICENSE,sha256=v0rThCyxXzUO7rKg6RM8RmmNKO6EvsBx_mdNoXUPxAU,1070
17
- mypy_boto3_kinesis-1.29.6.dist-info/METADATA,sha256=LZ0goWWtcxEs-BxJZckmr4HbsbVDZkj2RrE0UdICpUE,13799
18
- mypy_boto3_kinesis-1.29.6.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
19
- mypy_boto3_kinesis-1.29.6.dist-info/top_level.txt,sha256=Kqd0fpFV60VgCylCPAkGxClbQclLdFRYnSY5JsAj_7Y,19
20
- mypy_boto3_kinesis-1.29.6.dist-info/RECORD,,
16
+ mypy_boto3_kinesis-1.33.0.dist-info/LICENSE,sha256=v0rThCyxXzUO7rKg6RM8RmmNKO6EvsBx_mdNoXUPxAU,1070
17
+ mypy_boto3_kinesis-1.33.0.dist-info/METADATA,sha256=k4_L1-uke-1ScogI535kFzqoFx1qy4vcC46-gZ13uaY,13799
18
+ mypy_boto3_kinesis-1.33.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
19
+ mypy_boto3_kinesis-1.33.0.dist-info/top_level.txt,sha256=Kqd0fpFV60VgCylCPAkGxClbQclLdFRYnSY5JsAj_7Y,19
20
+ mypy_boto3_kinesis-1.33.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.3)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5