mypy-boto3-timestream-write 1.27.0__py3-none-any.whl → 1.28.12__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.

Potentially problematic release.


This version of mypy-boto3-timestream-write might be problematic. Click here for more details.

@@ -9,8 +9,8 @@ def print_info() -> None:
9
9
  Print package info to stdout.
10
10
  """
11
11
  print(
12
- "Type annotations for boto3.TimestreamWrite 1.27.0\nVersion: 1.27.0\nBuilder"
13
- " version: 7.14.5\nDocs: "
12
+ "Type annotations for boto3.TimestreamWrite 1.28.12\nVersion: 1.28.12\nBuilder"
13
+ " version: 7.15.2\nDocs: "
14
14
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write//\nBoto3 docs: "
15
15
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite\nOther"
16
16
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -22,7 +22,7 @@ def print_version() -> None:
22
22
  """
23
23
  Print package version to stdout.
24
24
  """
25
- print("1.27.0")
25
+ print("1.28.12")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -169,6 +169,7 @@ ServiceName = Literal[
169
169
  "emr",
170
170
  "emr-containers",
171
171
  "emr-serverless",
172
+ "entityresolution",
172
173
  "es",
173
174
  "events",
174
175
  "evidently",
@@ -255,6 +256,7 @@ ServiceName = Literal[
255
256
  "macie",
256
257
  "macie2",
257
258
  "managedblockchain",
259
+ "managedblockchain-query",
258
260
  "marketplace-catalog",
259
261
  "marketplace-entitlement",
260
262
  "marketplacecommerceanalytics",
@@ -267,6 +269,7 @@ ServiceName = Literal[
267
269
  "mediastore",
268
270
  "mediastore-data",
269
271
  "mediatailor",
272
+ "medical-imaging",
270
273
  "memorydb",
271
274
  "meteringmarketplace",
272
275
  "mgh",
@@ -167,6 +167,7 @@ ServiceName = Literal[
167
167
  "emr",
168
168
  "emr-containers",
169
169
  "emr-serverless",
170
+ "entityresolution",
170
171
  "es",
171
172
  "events",
172
173
  "evidently",
@@ -253,6 +254,7 @@ ServiceName = Literal[
253
254
  "macie",
254
255
  "macie2",
255
256
  "managedblockchain",
257
+ "managedblockchain-query",
256
258
  "marketplace-catalog",
257
259
  "marketplace-entitlement",
258
260
  "marketplacecommerceanalytics",
@@ -265,6 +267,7 @@ ServiceName = Literal[
265
267
  "mediastore",
266
268
  "mediastore-data",
267
269
  "mediatailor",
270
+ "medical-imaging",
268
271
  "memorydb",
269
272
  "meteringmarketplace",
270
273
  "mgh",