types-boto3-timestream-influxdb 1.35.93__py3-none-any.whl → 1.36.8__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 types-boto3-timestream-influxdb might be problematic. Click here for more details.

@@ -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 TimestreamInfluxDB 1.35.93\n"
16
- "Version: 1.35.93\n"
15
+ "Type annotations for boto3 TimestreamInfluxDB 1.36.8\n"
16
+ "Version: 1.36.8\n"
17
17
  "Builder version: 8.8.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_timestream_influxdb//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-influxdb.html#timestreaminfluxdb\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.35.93\n")
29
+ sys.stdout.write("1.36.8\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -252,8 +252,6 @@ ServiceName = Literal[
252
252
  "iot",
253
253
  "iot-data",
254
254
  "iot-jobs-data",
255
- "iot1click-devices",
256
- "iot1click-projects",
257
255
  "iotanalytics",
258
256
  "iotdeviceadvisor",
259
257
  "iotevents",
@@ -250,8 +250,6 @@ ServiceName = Literal[
250
250
  "iot",
251
251
  "iot-data",
252
252
  "iot-jobs-data",
253
- "iot1click-devices",
254
- "iot1click-projects",
255
253
  "iotanalytics",
256
254
  "iotdeviceadvisor",
257
255
  "iotevents",
@@ -342,6 +342,8 @@ class UpdateDbInstanceInputRequestTypeDef(TypedDict):
342
342
  port: NotRequired[int]
343
343
  dbInstanceType: NotRequired[DbInstanceTypeType]
344
344
  deploymentType: NotRequired[DeploymentTypeType]
345
+ dbStorageType: NotRequired[DbStorageTypeType]
346
+ allocatedStorage: NotRequired[int]
345
347
 
346
348
 
347
349
  UpdateDbInstanceOutputTypeDef = TypedDict(
@@ -316,6 +316,8 @@ class UpdateDbInstanceInputRequestTypeDef(TypedDict):
316
316
  port: NotRequired[int]
317
317
  dbInstanceType: NotRequired[DbInstanceTypeType]
318
318
  deploymentType: NotRequired[DeploymentTypeType]
319
+ dbStorageType: NotRequired[DbStorageTypeType]
320
+ allocatedStorage: NotRequired[int]
319
321
 
320
322
  UpdateDbInstanceOutputTypeDef = TypedDict(
321
323
  "UpdateDbInstanceOutputTypeDef",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.35.93"
7
+ __version__ = "1.36.8"
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: types-boto3-timestream-influxdb
3
- Version: 1.35.93
4
- Summary: Type annotations for boto3 TimestreamInfluxDB 1.35.93 service generated with mypy-boto3-builder 8.8.0
3
+ Version: 1.36.8
4
+ Summary: Type annotations for boto3 TimestreamInfluxDB 1.36.8 service generated with mypy-boto3-builder 8.8.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
@@ -31,6 +31,18 @@ Requires-Python: >=3.8
31
31
  Description-Content-Type: text/markdown
32
32
  License-File: LICENSE
33
33
  Requires-Dist: typing-extensions; python_version < "3.12"
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: project-url
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
34
46
 
35
47
  <a id="types-boto3-timestream-influxdb"></a>
36
48
 
@@ -44,7 +56,7 @@ Requires-Dist: typing-extensions; python_version < "3.12"
44
56
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
45
57
 
46
58
  Type annotations for
47
- [boto3 TimestreamInfluxDB 1.35.93](https://pypi.org/project/boto3/) compatible
59
+ [boto3 TimestreamInfluxDB 1.36.8](https://pypi.org/project/boto3/) compatible
48
60
  with [VSCode](https://code.visualstudio.com/),
49
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
50
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -106,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
106
118
  isolation.
107
119
 
108
120
  1. Run mypy-boto3-builder in your package root directory:
109
- `uvx --with 'boto3==1.35.93' mypy_boto3_builder`
121
+ `uvx --with 'boto3==1.36.8' mypy_boto3_builder`
110
122
  2. Select `boto3` AWS SDK.
111
123
  3. Add `TimestreamInfluxDB` service.
112
124
  4. Use provided commands to install generated packages.
@@ -0,0 +1,18 @@
1
+ types_boto3_timestream_influxdb/__init__.py,sha256=OltOfYynfO4BEmkoSraTZluH_pbbPcnnrodjfFH4IjA,957
2
+ types_boto3_timestream_influxdb/__init__.pyi,sha256=6XGeJdgJ968oOd6x34_jqJvcGF5mQX-WiZWdBzAvhiU,956
3
+ types_boto3_timestream_influxdb/__main__.py,sha256=eBQhR6uN0Go42hSynz5Euej0a49k_ggGv3kWkaxlobE,1027
4
+ types_boto3_timestream_influxdb/client.py,sha256=k2tYFBvItijcyceAkPoZDJ_-dLYzlHKqLx0QjQL5mTY,11094
5
+ types_boto3_timestream_influxdb/client.pyi,sha256=nbXnxVna20KbZO1Ux3XrnsbPKKwAObdmQPgt0GjxaV0,11091
6
+ types_boto3_timestream_influxdb/literals.py,sha256=_C8BhkU-sMEtFVB2eFSBez4rMo0aZaETYAL7Yf1w7gY,10099
7
+ types_boto3_timestream_influxdb/literals.pyi,sha256=9FQW-CERIc-VAEZzaqklD6SnOB2_-BF-34HwpdoAK8I,10097
8
+ types_boto3_timestream_influxdb/paginator.py,sha256=fskUBMkvk2H9AbomoMM6blnDFa6d7CGQPiBOIF3Byzc,3759
9
+ types_boto3_timestream_influxdb/paginator.pyi,sha256=cV73GsaAzub0m3oGbOZjrVUKfgbaWowGexPnIsUB9nU,3752
10
+ types_boto3_timestream_influxdb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ types_boto3_timestream_influxdb/type_defs.py,sha256=nQNDnM1UQgYcRZgwyAvZ9NUweU4DErl_FlCJvpGqsrA,12128
12
+ types_boto3_timestream_influxdb/type_defs.pyi,sha256=w6g4-LZR1J-NK4T0Wz8II3VNzJXr9e4_mDBXjJ-aKVs,12099
13
+ types_boto3_timestream_influxdb/version.py,sha256=IvSp3Xib3aaUW1R0mbc7yXsJlSEwPvLpSDUMn_Wtnis,92
14
+ types_boto3_timestream_influxdb-1.36.8.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ types_boto3_timestream_influxdb-1.36.8.dist-info/METADATA,sha256=tKjxcAO9np9Ck2srHa25ARDmuT1txkkR8zTHy9Ogx9M,15653
16
+ types_boto3_timestream_influxdb-1.36.8.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
+ types_boto3_timestream_influxdb-1.36.8.dist-info/top_level.txt,sha256=43Cm-9h3jp52NwsgH-GoRaUM_OonEK4gJ8HAgIvqtrk,32
18
+ types_boto3_timestream_influxdb-1.36.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.7.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,18 +0,0 @@
1
- types_boto3_timestream_influxdb/__init__.py,sha256=OltOfYynfO4BEmkoSraTZluH_pbbPcnnrodjfFH4IjA,957
2
- types_boto3_timestream_influxdb/__init__.pyi,sha256=6XGeJdgJ968oOd6x34_jqJvcGF5mQX-WiZWdBzAvhiU,956
3
- types_boto3_timestream_influxdb/__main__.py,sha256=alS13ibwxjFKdeysgTEFtRPx1mAkKjXzEhIBTVfBwTY,1030
4
- types_boto3_timestream_influxdb/client.py,sha256=k2tYFBvItijcyceAkPoZDJ_-dLYzlHKqLx0QjQL5mTY,11094
5
- types_boto3_timestream_influxdb/client.pyi,sha256=nbXnxVna20KbZO1Ux3XrnsbPKKwAObdmQPgt0GjxaV0,11091
6
- types_boto3_timestream_influxdb/literals.py,sha256=8NfI010eUTMYv9rsjWXFzxOs2RASrsS0jNAC5aVNNkk,10150
7
- types_boto3_timestream_influxdb/literals.pyi,sha256=1RhOzDbGpj0pbVTNCCuSlgOQ3hX4aCUJo-DDjUFwRms,10148
8
- types_boto3_timestream_influxdb/paginator.py,sha256=fskUBMkvk2H9AbomoMM6blnDFa6d7CGQPiBOIF3Byzc,3759
9
- types_boto3_timestream_influxdb/paginator.pyi,sha256=cV73GsaAzub0m3oGbOZjrVUKfgbaWowGexPnIsUB9nU,3752
10
- types_boto3_timestream_influxdb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- types_boto3_timestream_influxdb/type_defs.py,sha256=GvFEA-0C4whUcllF0inYfBH3aoz38ycpbNljXOmqWKY,12039
12
- types_boto3_timestream_influxdb/type_defs.pyi,sha256=lr7Enf60sz-AGISAzOt4UP6LlNcuBuoMWTfS-dS0U8Q,12010
13
- types_boto3_timestream_influxdb/version.py,sha256=n6wyMBvI3Tp0INYol4fUJ84y0BqM9ti-SkLRGfsif5s,93
14
- types_boto3_timestream_influxdb-1.35.93.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- types_boto3_timestream_influxdb-1.35.93.dist-info/METADATA,sha256=WT-k7ztFMeFkXVPt8Ejk88A455yGzH_AzxhjW91Hprc,15404
16
- types_boto3_timestream_influxdb-1.35.93.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
17
- types_boto3_timestream_influxdb-1.35.93.dist-info/top_level.txt,sha256=43Cm-9h3jp52NwsgH-GoRaUM_OonEK4gJ8HAgIvqtrk,32
18
- types_boto3_timestream_influxdb-1.35.93.dist-info/RECORD,,