mypy-boto3-timestream-write 1.28.15__tar.gz → 1.28.16__tar.gz

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.

Files changed (22) hide show
  1. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/PKG-INFO +12 -10
  2. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/README.md +9 -7
  3. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/__main__.py +3 -3
  4. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/client.py +5 -5
  5. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/client.pyi +5 -5
  6. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/type_defs.py +8 -2
  7. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/type_defs.pyi +8 -2
  8. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/version.py +1 -1
  9. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/PKG-INFO +12 -10
  10. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/setup.py +4 -4
  11. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/LICENSE +0 -0
  12. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/__init__.py +0 -0
  13. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/__init__.pyi +0 -0
  14. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/literals.py +0 -0
  15. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/literals.pyi +0 -0
  16. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write/py.typed +0 -0
  17. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/SOURCES.txt +0 -0
  18. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/dependency_links.txt +0 -0
  19. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/not-zip-safe +0 -0
  20. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/requires.txt +0 -0
  21. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/mypy_boto3_timestream_write.egg-info/top_level.txt +0 -0
  22. {mypy-boto3-timestream-write-1.28.15 → mypy-boto3-timestream-write-1.28.16}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-timestream-write
3
- Version: 1.28.15
4
- Summary: Type annotations for boto3.TimestreamWrite 1.28.15 service generated with mypy-boto3-builder 7.16.1
3
+ Version: 1.28.16
4
+ Summary: Type annotations for boto3.TimestreamWrite 1.28.16 service generated with mypy-boto3-builder 7.17.1
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
@@ -9,7 +9,7 @@ License: MIT License
9
9
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/
10
10
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
11
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 timestream-write type-annotations boto3-stubs mypy typeshed autocomplete
12
+ Keywords: boto3 timestream-write type-annotations botocore mypy typeshed autocomplete
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
@@ -42,7 +42,7 @@ License-File: LICENSE
42
42
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.TimestreamWrite 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
45
+ [boto3.TimestreamWrite 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
46
46
  service compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -51,7 +51,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
51
51
  [pyright](https://github.com/microsoft/pyright) and other tools.
52
52
 
53
53
  Generated by
54
- [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
54
+ [mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
55
55
 
56
56
  More information can be found on
57
57
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -77,7 +77,7 @@ See how it helps to find and fix potential bugs:
77
77
  - [Explicit type annotations](#explicit-type-annotations)
78
78
  - [Client annotations](#client-annotations)
79
79
  - [Literals](#literals)
80
- - [Typed dictionaries](#typed-dictionaries)
80
+ - [Type definitions](#type-definitions)
81
81
  - [How it works](#how-it-works)
82
82
  - [What's new](#what's-new)
83
83
  - [Implemented features](#implemented-features)
@@ -302,12 +302,12 @@ def check_value(value: BatchLoadDataFormatType) -> bool:
302
302
  ...
303
303
  ```
304
304
 
305
- <a id="typed-dictionaries"></a>
305
+ <a id="type-definitions"></a>
306
306
 
307
- ### Typed dictionaries
307
+ ### Type definitions
308
308
 
309
309
  `mypy_boto3_timestream_write.type_defs` module contains structures and shapes
310
- assembled to typed dictionaries for additional type checking.
310
+ assembled to typed dictionaries and unions for additional type checking.
311
311
 
312
312
  ```python
313
313
  from mypy_boto3_timestream_write.type_defs import (
@@ -367,6 +367,7 @@ from mypy_boto3_timestream_write.type_defs import (
367
367
  WriteRecordsRequestRequestTypeDef,
368
368
  DataModelOutputTypeDef,
369
369
  DataModelTypeDef,
370
+ SchemaUnionTypeDef,
370
371
  CreateTableRequestRequestTypeDef,
371
372
  TableTypeDef,
372
373
  UpdateTableRequestRequestTypeDef,
@@ -378,11 +379,12 @@ from mypy_boto3_timestream_write.type_defs import (
378
379
  UpdateTableResponseTypeDef,
379
380
  BatchLoadTaskDescriptionTypeDef,
380
381
  CreateBatchLoadTaskRequestRequestTypeDef,
382
+ DataModelConfigurationUnionTypeDef,
381
383
  DescribeBatchLoadTaskResponseTypeDef,
382
384
  )
383
385
 
384
386
 
385
- def get_structure() -> BatchLoadProgressReportTypeDef:
387
+ def get_value() -> BatchLoadProgressReportTypeDef:
386
388
  return {...}
387
389
  ```
388
390
 
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.TimestreamWrite 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
13
+ [boto3.TimestreamWrite 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -45,7 +45,7 @@ See how it helps to find and fix potential bugs:
45
45
  - [Explicit type annotations](#explicit-type-annotations)
46
46
  - [Client annotations](#client-annotations)
47
47
  - [Literals](#literals)
48
- - [Typed dictionaries](#typed-dictionaries)
48
+ - [Type definitions](#type-definitions)
49
49
  - [How it works](#how-it-works)
50
50
  - [What's new](#what's-new)
51
51
  - [Implemented features](#implemented-features)
@@ -270,12 +270,12 @@ def check_value(value: BatchLoadDataFormatType) -> bool:
270
270
  ...
271
271
  ```
272
272
 
273
- <a id="typed-dictionaries"></a>
273
+ <a id="type-definitions"></a>
274
274
 
275
- ### Typed dictionaries
275
+ ### Type definitions
276
276
 
277
277
  `mypy_boto3_timestream_write.type_defs` module contains structures and shapes
278
- assembled to typed dictionaries for additional type checking.
278
+ assembled to typed dictionaries and unions for additional type checking.
279
279
 
280
280
  ```python
281
281
  from mypy_boto3_timestream_write.type_defs import (
@@ -335,6 +335,7 @@ from mypy_boto3_timestream_write.type_defs import (
335
335
  WriteRecordsRequestRequestTypeDef,
336
336
  DataModelOutputTypeDef,
337
337
  DataModelTypeDef,
338
+ SchemaUnionTypeDef,
338
339
  CreateTableRequestRequestTypeDef,
339
340
  TableTypeDef,
340
341
  UpdateTableRequestRequestTypeDef,
@@ -346,11 +347,12 @@ from mypy_boto3_timestream_write.type_defs import (
346
347
  UpdateTableResponseTypeDef,
347
348
  BatchLoadTaskDescriptionTypeDef,
348
349
  CreateBatchLoadTaskRequestRequestTypeDef,
350
+ DataModelConfigurationUnionTypeDef,
349
351
  DescribeBatchLoadTaskResponseTypeDef,
350
352
  )
351
353
 
352
354
 
353
- def get_structure() -> BatchLoadProgressReportTypeDef:
355
+ def get_value() -> BatchLoadProgressReportTypeDef:
354
356
  return {...}
355
357
  ```
356
358
 
@@ -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.28.15\nVersion: 1.28.15\nBuilder"
13
- " version: 7.16.1\nDocs: "
12
+ "Type annotations for boto3.TimestreamWrite 1.28.16\nVersion: 1.28.16\nBuilder"
13
+ " version: 7.17.1\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.28.15")
25
+ print("1.28.16")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -22,7 +22,7 @@ from .type_defs import (
22
22
  CreateBatchLoadTaskResponseTypeDef,
23
23
  CreateDatabaseResponseTypeDef,
24
24
  CreateTableResponseTypeDef,
25
- DataModelConfigurationTypeDef,
25
+ DataModelConfigurationUnionTypeDef,
26
26
  DataSourceConfigurationTypeDef,
27
27
  DescribeBatchLoadTaskResponseTypeDef,
28
28
  DescribeDatabaseResponseTypeDef,
@@ -37,7 +37,7 @@ from .type_defs import (
37
37
  RecordTypeDef,
38
38
  ReportConfigurationTypeDef,
39
39
  RetentionPropertiesTypeDef,
40
- SchemaTypeDef,
40
+ SchemaUnionTypeDef,
41
41
  TagTypeDef,
42
42
  UpdateDatabaseResponseTypeDef,
43
43
  UpdateTableResponseTypeDef,
@@ -109,7 +109,7 @@ class TimestreamWriteClient(BaseClient):
109
109
  TargetDatabaseName: str,
110
110
  TargetTableName: str,
111
111
  ClientToken: str = ...,
112
- DataModelConfiguration: DataModelConfigurationTypeDef = ...,
112
+ DataModelConfiguration: DataModelConfigurationUnionTypeDef = ...,
113
113
  RecordVersion: int = ...
114
114
  ) -> CreateBatchLoadTaskResponseTypeDef:
115
115
  """
@@ -137,7 +137,7 @@ class TimestreamWriteClient(BaseClient):
137
137
  RetentionProperties: RetentionPropertiesTypeDef = ...,
138
138
  Tags: Sequence[TagTypeDef] = ...,
139
139
  MagneticStoreWriteProperties: MagneticStoreWritePropertiesTypeDef = ...,
140
- Schema: SchemaTypeDef = ...
140
+ Schema: SchemaUnionTypeDef = ...
141
141
  ) -> CreateTableResponseTypeDef:
142
142
  """
143
143
  Adds a new table to an existing database in your account.
@@ -293,7 +293,7 @@ class TimestreamWriteClient(BaseClient):
293
293
  TableName: str,
294
294
  RetentionProperties: RetentionPropertiesTypeDef = ...,
295
295
  MagneticStoreWriteProperties: MagneticStoreWritePropertiesTypeDef = ...,
296
- Schema: SchemaTypeDef = ...
296
+ Schema: SchemaUnionTypeDef = ...
297
297
  ) -> UpdateTableResponseTypeDef:
298
298
  """
299
299
  Modifies the retention duration of the memory store and magnetic store for your
@@ -22,7 +22,7 @@ from .type_defs import (
22
22
  CreateBatchLoadTaskResponseTypeDef,
23
23
  CreateDatabaseResponseTypeDef,
24
24
  CreateTableResponseTypeDef,
25
- DataModelConfigurationTypeDef,
25
+ DataModelConfigurationUnionTypeDef,
26
26
  DataSourceConfigurationTypeDef,
27
27
  DescribeBatchLoadTaskResponseTypeDef,
28
28
  DescribeDatabaseResponseTypeDef,
@@ -37,7 +37,7 @@ from .type_defs import (
37
37
  RecordTypeDef,
38
38
  ReportConfigurationTypeDef,
39
39
  RetentionPropertiesTypeDef,
40
- SchemaTypeDef,
40
+ SchemaUnionTypeDef,
41
41
  TagTypeDef,
42
42
  UpdateDatabaseResponseTypeDef,
43
43
  UpdateTableResponseTypeDef,
@@ -103,7 +103,7 @@ class TimestreamWriteClient(BaseClient):
103
103
  TargetDatabaseName: str,
104
104
  TargetTableName: str,
105
105
  ClientToken: str = ...,
106
- DataModelConfiguration: DataModelConfigurationTypeDef = ...,
106
+ DataModelConfiguration: DataModelConfigurationUnionTypeDef = ...,
107
107
  RecordVersion: int = ...
108
108
  ) -> CreateBatchLoadTaskResponseTypeDef:
109
109
  """
@@ -129,7 +129,7 @@ class TimestreamWriteClient(BaseClient):
129
129
  RetentionProperties: RetentionPropertiesTypeDef = ...,
130
130
  Tags: Sequence[TagTypeDef] = ...,
131
131
  MagneticStoreWriteProperties: MagneticStoreWritePropertiesTypeDef = ...,
132
- Schema: SchemaTypeDef = ...
132
+ Schema: SchemaUnionTypeDef = ...
133
133
  ) -> CreateTableResponseTypeDef:
134
134
  """
135
135
  Adds a new table to an existing database in your account.
@@ -269,7 +269,7 @@ class TimestreamWriteClient(BaseClient):
269
269
  TableName: str,
270
270
  RetentionProperties: RetentionPropertiesTypeDef = ...,
271
271
  MagneticStoreWriteProperties: MagneticStoreWritePropertiesTypeDef = ...,
272
- Schema: SchemaTypeDef = ...
272
+ Schema: SchemaUnionTypeDef = ...
273
273
  ) -> UpdateTableResponseTypeDef:
274
274
  """
275
275
  Modifies the retention duration of the memory store and magnetic store for your
@@ -8,12 +8,12 @@ Usage::
8
8
  ```python
9
9
  from mypy_boto3_timestream_write.type_defs import BatchLoadProgressReportTypeDef
10
10
 
11
- data: BatchLoadProgressReportTypeDef = {...}
11
+ data: BatchLoadProgressReportTypeDef = ...
12
12
  ```
13
13
  """
14
14
  import sys
15
15
  from datetime import datetime
16
- from typing import Dict, List, Sequence
16
+ from typing import Dict, List, Sequence, Union
17
17
 
18
18
  from .literals import (
19
19
  BatchLoadStatusType,
@@ -93,6 +93,7 @@ __all__ = (
93
93
  "WriteRecordsRequestRequestTypeDef",
94
94
  "DataModelOutputTypeDef",
95
95
  "DataModelTypeDef",
96
+ "SchemaUnionTypeDef",
96
97
  "CreateTableRequestRequestTypeDef",
97
98
  "TableTypeDef",
98
99
  "UpdateTableRequestRequestTypeDef",
@@ -104,6 +105,7 @@ __all__ = (
104
105
  "UpdateTableResponseTypeDef",
105
106
  "BatchLoadTaskDescriptionTypeDef",
106
107
  "CreateBatchLoadTaskRequestRequestTypeDef",
108
+ "DataModelConfigurationUnionTypeDef",
107
109
  "DescribeBatchLoadTaskResponseTypeDef",
108
110
  )
109
111
 
@@ -804,6 +806,7 @@ class DataModelTypeDef(_RequiredDataModelTypeDef, _OptionalDataModelTypeDef):
804
806
  pass
805
807
 
806
808
 
809
+ SchemaUnionTypeDef = Union[SchemaTypeDef, SchemaOutputTypeDef]
807
810
  _RequiredCreateTableRequestRequestTypeDef = TypedDict(
808
811
  "_RequiredCreateTableRequestRequestTypeDef",
809
812
  {
@@ -967,6 +970,9 @@ class CreateBatchLoadTaskRequestRequestTypeDef(
967
970
  pass
968
971
 
969
972
 
973
+ DataModelConfigurationUnionTypeDef = Union[
974
+ DataModelConfigurationTypeDef, DataModelConfigurationOutputTypeDef
975
+ ]
970
976
  DescribeBatchLoadTaskResponseTypeDef = TypedDict(
971
977
  "DescribeBatchLoadTaskResponseTypeDef",
972
978
  {
@@ -8,12 +8,12 @@ Usage::
8
8
  ```python
9
9
  from mypy_boto3_timestream_write.type_defs import BatchLoadProgressReportTypeDef
10
10
 
11
- data: BatchLoadProgressReportTypeDef = {...}
11
+ data: BatchLoadProgressReportTypeDef = ...
12
12
  ```
13
13
  """
14
14
  import sys
15
15
  from datetime import datetime
16
- from typing import Dict, List, Sequence
16
+ from typing import Dict, List, Sequence, Union
17
17
 
18
18
  from .literals import (
19
19
  BatchLoadStatusType,
@@ -92,6 +92,7 @@ __all__ = (
92
92
  "WriteRecordsRequestRequestTypeDef",
93
93
  "DataModelOutputTypeDef",
94
94
  "DataModelTypeDef",
95
+ "SchemaUnionTypeDef",
95
96
  "CreateTableRequestRequestTypeDef",
96
97
  "TableTypeDef",
97
98
  "UpdateTableRequestRequestTypeDef",
@@ -103,6 +104,7 @@ __all__ = (
103
104
  "UpdateTableResponseTypeDef",
104
105
  "BatchLoadTaskDescriptionTypeDef",
105
106
  "CreateBatchLoadTaskRequestRequestTypeDef",
107
+ "DataModelConfigurationUnionTypeDef",
106
108
  "DescribeBatchLoadTaskResponseTypeDef",
107
109
  )
108
110
 
@@ -773,6 +775,7 @@ _OptionalDataModelTypeDef = TypedDict(
773
775
  class DataModelTypeDef(_RequiredDataModelTypeDef, _OptionalDataModelTypeDef):
774
776
  pass
775
777
 
778
+ SchemaUnionTypeDef = Union[SchemaTypeDef, SchemaOutputTypeDef]
776
779
  _RequiredCreateTableRequestRequestTypeDef = TypedDict(
777
780
  "_RequiredCreateTableRequestRequestTypeDef",
778
781
  {
@@ -930,6 +933,9 @@ class CreateBatchLoadTaskRequestRequestTypeDef(
930
933
  ):
931
934
  pass
932
935
 
936
+ DataModelConfigurationUnionTypeDef = Union[
937
+ DataModelConfigurationTypeDef, DataModelConfigurationOutputTypeDef
938
+ ]
933
939
  DescribeBatchLoadTaskResponseTypeDef = TypedDict(
934
940
  "DescribeBatchLoadTaskResponseTypeDef",
935
941
  {
@@ -1,4 +1,4 @@
1
1
  """
2
2
  Source of truth for version.
3
3
  """
4
- __version__ = "1.28.15"
4
+ __version__ = "1.28.16"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-timestream-write
3
- Version: 1.28.15
4
- Summary: Type annotations for boto3.TimestreamWrite 1.28.15 service generated with mypy-boto3-builder 7.16.1
3
+ Version: 1.28.16
4
+ Summary: Type annotations for boto3.TimestreamWrite 1.28.16 service generated with mypy-boto3-builder 7.17.1
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
@@ -9,7 +9,7 @@ License: MIT License
9
9
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/
10
10
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
11
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 timestream-write type-annotations boto3-stubs mypy typeshed autocomplete
12
+ Keywords: boto3 timestream-write type-annotations botocore mypy typeshed autocomplete
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
@@ -42,7 +42,7 @@ License-File: LICENSE
42
42
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.TimestreamWrite 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
45
+ [boto3.TimestreamWrite 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite)
46
46
  service compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -51,7 +51,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
51
51
  [pyright](https://github.com/microsoft/pyright) and other tools.
52
52
 
53
53
  Generated by
54
- [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
54
+ [mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
55
55
 
56
56
  More information can be found on
57
57
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -77,7 +77,7 @@ See how it helps to find and fix potential bugs:
77
77
  - [Explicit type annotations](#explicit-type-annotations)
78
78
  - [Client annotations](#client-annotations)
79
79
  - [Literals](#literals)
80
- - [Typed dictionaries](#typed-dictionaries)
80
+ - [Type definitions](#type-definitions)
81
81
  - [How it works](#how-it-works)
82
82
  - [What's new](#what's-new)
83
83
  - [Implemented features](#implemented-features)
@@ -302,12 +302,12 @@ def check_value(value: BatchLoadDataFormatType) -> bool:
302
302
  ...
303
303
  ```
304
304
 
305
- <a id="typed-dictionaries"></a>
305
+ <a id="type-definitions"></a>
306
306
 
307
- ### Typed dictionaries
307
+ ### Type definitions
308
308
 
309
309
  `mypy_boto3_timestream_write.type_defs` module contains structures and shapes
310
- assembled to typed dictionaries for additional type checking.
310
+ assembled to typed dictionaries and unions for additional type checking.
311
311
 
312
312
  ```python
313
313
  from mypy_boto3_timestream_write.type_defs import (
@@ -367,6 +367,7 @@ from mypy_boto3_timestream_write.type_defs import (
367
367
  WriteRecordsRequestRequestTypeDef,
368
368
  DataModelOutputTypeDef,
369
369
  DataModelTypeDef,
370
+ SchemaUnionTypeDef,
370
371
  CreateTableRequestRequestTypeDef,
371
372
  TableTypeDef,
372
373
  UpdateTableRequestRequestTypeDef,
@@ -378,11 +379,12 @@ from mypy_boto3_timestream_write.type_defs import (
378
379
  UpdateTableResponseTypeDef,
379
380
  BatchLoadTaskDescriptionTypeDef,
380
381
  CreateBatchLoadTaskRequestRequestTypeDef,
382
+ DataModelConfigurationUnionTypeDef,
381
383
  DescribeBatchLoadTaskResponseTypeDef,
382
384
  )
383
385
 
384
386
 
385
- def get_structure() -> BatchLoadProgressReportTypeDef:
387
+ def get_value() -> BatchLoadProgressReportTypeDef:
386
388
  return {...}
387
389
  ```
388
390
 
@@ -10,15 +10,15 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
10
10
 
11
11
  setup(
12
12
  name="mypy-boto3-timestream-write",
13
- version="1.28.15",
13
+ version="1.28.16",
14
14
  packages=["mypy_boto3_timestream_write"],
15
15
  url="https://github.com/youtype/mypy_boto3_builder",
16
16
  license="MIT License",
17
17
  author="Vlad Emelianov",
18
18
  author_email="vlad.emelianov.nz@gmail.com",
19
19
  description=(
20
- "Type annotations for boto3.TimestreamWrite 1.28.15 service generated with"
21
- " mypy-boto3-builder 7.16.1"
20
+ "Type annotations for boto3.TimestreamWrite 1.28.16 service generated with"
21
+ " mypy-boto3-builder 7.17.1"
22
22
  ),
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
@@ -38,7 +38,7 @@ setup(
38
38
  "Programming Language :: Python :: Implementation :: CPython",
39
39
  "Typing :: Typed",
40
40
  ],
41
- keywords="boto3 timestream-write type-annotations boto3-stubs mypy typeshed autocomplete",
41
+ keywords="boto3 timestream-write type-annotations botocore mypy typeshed autocomplete",
42
42
  long_description=LONG_DESCRIPTION,
43
43
  long_description_content_type="text/markdown",
44
44
  package_data={"mypy_boto3_timestream_write": ["py.typed", "*.pyi"]},