mypy-boto3-timestream-write 1.36.0__tar.gz → 1.40.0__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.
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/PKG-INFO +14 -9
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/README.md +10 -6
- mypy_boto3_timestream_write-1.36.0/mypy_boto3_timestream_write/__init__.pyi → mypy_boto3_timestream_write-1.40.0/mypy_boto3_timestream_write/__init__.py +5 -2
- mypy_boto3_timestream_write-1.36.0/mypy_boto3_timestream_write/__init__.py → mypy_boto3_timestream_write-1.40.0/mypy_boto3_timestream_write/__init__.pyi +4 -3
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/__main__.py +4 -4
- mypy_boto3_timestream_write-1.36.0/mypy_boto3_timestream_write/client.pyi → mypy_boto3_timestream_write-1.40.0/mypy_boto3_timestream_write/client.py +41 -42
- mypy_boto3_timestream_write-1.36.0/mypy_boto3_timestream_write/client.py → mypy_boto3_timestream_write-1.40.0/mypy_boto3_timestream_write/client.pyi +38 -45
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/literals.py +14 -5
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/literals.pyi +14 -5
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/type_defs.py +69 -75
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/type_defs.pyi +67 -72
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/version.py +1 -1
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/PKG-INFO +14 -9
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/setup.py +2 -2
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/LICENSE +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write/py.typed +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/not-zip-safe +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/requires.txt +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/mypy_boto3_timestream_write.egg-info/top_level.txt +0 -0
- {mypy_boto3_timestream_write-1.36.0 → mypy_boto3_timestream_write-1.40.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-timestream-write
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 TimestreamWrite 1.
|
|
3
|
+
Version: 1.40.0
|
|
4
|
+
Summary: Type annotations for boto3 TimestreamWrite 1.40.0 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -56,7 +57,7 @@ Dynamic: summary
|
|
|
56
57
|

|
|
57
58
|
|
|
58
59
|
Type annotations for
|
|
59
|
-
[boto3 TimestreamWrite 1.
|
|
60
|
+
[boto3 TimestreamWrite 1.40.0](https://pypi.org/project/boto3/) compatible with
|
|
60
61
|
[VSCode](https://code.visualstudio.com/),
|
|
61
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +66,7 @@ Type annotations for
|
|
|
65
66
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
67
|
|
|
67
68
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
69
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
70
|
|
|
70
71
|
More information can be found on
|
|
71
72
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -112,12 +113,12 @@ See how it helps you find and fix potential bugs:
|
|
|
112
113
|
### Generate locally (recommended)
|
|
113
114
|
|
|
114
115
|
You can generate type annotations for `boto3` package locally with
|
|
115
|
-
`
|
|
116
|
+
`mypy-boto3-builder`. Use
|
|
116
117
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
|
117
118
|
isolation.
|
|
118
119
|
|
|
119
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
120
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
121
122
|
2. Select `boto3-stubs` AWS SDK.
|
|
122
123
|
3. Add `TimestreamWrite` service.
|
|
123
124
|
4. Use provided commands to install generated packages.
|
|
@@ -369,11 +370,14 @@ Full list of `TimestreamWrite` TypeDefs can be found in
|
|
|
369
370
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/type_defs/).
|
|
370
371
|
|
|
371
372
|
```python
|
|
373
|
+
# TypedDict usage example
|
|
372
374
|
from mypy_boto3_timestream_write.type_defs import BatchLoadProgressReportTypeDef
|
|
373
375
|
|
|
374
376
|
|
|
375
377
|
def get_value() -> BatchLoadProgressReportTypeDef:
|
|
376
|
-
return {
|
|
378
|
+
return {
|
|
379
|
+
"RecordsProcessed": ...,
|
|
380
|
+
}
|
|
377
381
|
```
|
|
378
382
|
|
|
379
383
|
<a id="how-it-works"></a>
|
|
@@ -427,7 +431,8 @@ Builder changelog can be found in
|
|
|
427
431
|
## Versioning
|
|
428
432
|
|
|
429
433
|
`mypy-boto3-timestream-write` version is the same as related `boto3` version
|
|
430
|
-
and follows
|
|
434
|
+
and follows
|
|
435
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
|
431
436
|
|
|
432
437
|
<a id="thank-you"></a>
|
|
433
438
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 TimestreamWrite 1.
|
|
13
|
+
[boto3 TimestreamWrite 1.40.0](https://pypi.org/project/boto3/) compatible with
|
|
14
14
|
[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 @@ Type annotations for
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated with
|
|
22
|
-
[mypy-boto3-builder 8.
|
|
22
|
+
[mypy-boto3-builder 8.11.0](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
|
|
@@ -66,12 +66,12 @@ See how it helps you find and fix potential bugs:
|
|
|
66
66
|
### Generate locally (recommended)
|
|
67
67
|
|
|
68
68
|
You can generate type annotations for `boto3` package locally with
|
|
69
|
-
`
|
|
69
|
+
`mypy-boto3-builder`. Use
|
|
70
70
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
|
71
71
|
isolation.
|
|
72
72
|
|
|
73
73
|
1. Run mypy-boto3-builder in your package root directory:
|
|
74
|
-
`uvx --with 'boto3==1.
|
|
74
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3-stubs` AWS SDK.
|
|
76
76
|
3. Add `TimestreamWrite` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -323,11 +323,14 @@ Full list of `TimestreamWrite` TypeDefs can be found in
|
|
|
323
323
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/type_defs/).
|
|
324
324
|
|
|
325
325
|
```python
|
|
326
|
+
# TypedDict usage example
|
|
326
327
|
from mypy_boto3_timestream_write.type_defs import BatchLoadProgressReportTypeDef
|
|
327
328
|
|
|
328
329
|
|
|
329
330
|
def get_value() -> BatchLoadProgressReportTypeDef:
|
|
330
|
-
return {
|
|
331
|
+
return {
|
|
332
|
+
"RecordsProcessed": ...,
|
|
333
|
+
}
|
|
331
334
|
```
|
|
332
335
|
|
|
333
336
|
<a id="how-it-works"></a>
|
|
@@ -381,7 +384,8 @@ Builder changelog can be found in
|
|
|
381
384
|
## Versioning
|
|
382
385
|
|
|
383
386
|
`mypy-boto3-timestream-write` version is the same as related `boto3` version
|
|
384
|
-
and follows
|
|
387
|
+
and follows
|
|
388
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
|
385
389
|
|
|
386
390
|
<a id="thank-you"></a>
|
|
387
391
|
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Main interface for timestream-write service.
|
|
3
3
|
|
|
4
|
+
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/)
|
|
5
|
+
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
4
8
|
Usage::
|
|
5
9
|
|
|
6
10
|
```python
|
|
@@ -13,12 +17,11 @@ Usage::
|
|
|
13
17
|
session = Session()
|
|
14
18
|
client: TimestreamWriteClient = session.client("timestream-write")
|
|
15
19
|
```
|
|
16
|
-
|
|
17
|
-
Copyright 2025 Vlad Emelianov
|
|
18
20
|
"""
|
|
19
21
|
|
|
20
22
|
from .client import TimestreamWriteClient
|
|
21
23
|
|
|
22
24
|
Client = TimestreamWriteClient
|
|
23
25
|
|
|
26
|
+
|
|
24
27
|
__all__ = ("Client", "TimestreamWriteClient")
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Main interface for timestream-write service.
|
|
3
3
|
|
|
4
|
+
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/)
|
|
5
|
+
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
4
8
|
Usage::
|
|
5
9
|
|
|
6
10
|
```python
|
|
@@ -13,13 +17,10 @@ Usage::
|
|
|
13
17
|
session = Session()
|
|
14
18
|
client: TimestreamWriteClient = session.client("timestream-write")
|
|
15
19
|
```
|
|
16
|
-
|
|
17
|
-
Copyright 2025 Vlad Emelianov
|
|
18
20
|
"""
|
|
19
21
|
|
|
20
22
|
from .client import TimestreamWriteClient
|
|
21
23
|
|
|
22
24
|
Client = TimestreamWriteClient
|
|
23
25
|
|
|
24
|
-
|
|
25
26
|
__all__ = ("Client", "TimestreamWriteClient")
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 TimestreamWrite 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 TimestreamWrite 1.40.0\n"
|
|
16
|
+
"Version: 1.40.0\n"
|
|
17
|
+
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#timestreamwrite\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\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.
|
|
29
|
+
sys.stdout.write("1.40.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -3,6 +3,8 @@ Type annotations for timestream-write service Client.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/client/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -12,8 +14,6 @@ Usage::
|
|
|
12
14
|
session = Session()
|
|
13
15
|
client: TimestreamWriteClient = session.client("timestream-write")
|
|
14
16
|
```
|
|
15
|
-
|
|
16
|
-
Copyright 2025 Vlad Emelianov
|
|
17
17
|
"""
|
|
18
18
|
|
|
19
19
|
from __future__ import annotations
|
|
@@ -26,38 +26,38 @@ from botocore.errorfactory import BaseClientExceptions
|
|
|
26
26
|
from botocore.exceptions import ClientError as BotocoreClientError
|
|
27
27
|
|
|
28
28
|
from .type_defs import (
|
|
29
|
-
|
|
29
|
+
CreateBatchLoadTaskRequestTypeDef,
|
|
30
30
|
CreateBatchLoadTaskResponseTypeDef,
|
|
31
|
-
|
|
31
|
+
CreateDatabaseRequestTypeDef,
|
|
32
32
|
CreateDatabaseResponseTypeDef,
|
|
33
|
-
|
|
33
|
+
CreateTableRequestTypeDef,
|
|
34
34
|
CreateTableResponseTypeDef,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
DeleteDatabaseRequestTypeDef,
|
|
36
|
+
DeleteTableRequestTypeDef,
|
|
37
|
+
DescribeBatchLoadTaskRequestTypeDef,
|
|
38
38
|
DescribeBatchLoadTaskResponseTypeDef,
|
|
39
|
-
|
|
39
|
+
DescribeDatabaseRequestTypeDef,
|
|
40
40
|
DescribeDatabaseResponseTypeDef,
|
|
41
41
|
DescribeEndpointsResponseTypeDef,
|
|
42
|
-
|
|
42
|
+
DescribeTableRequestTypeDef,
|
|
43
43
|
DescribeTableResponseTypeDef,
|
|
44
44
|
EmptyResponseMetadataTypeDef,
|
|
45
|
-
|
|
45
|
+
ListBatchLoadTasksRequestTypeDef,
|
|
46
46
|
ListBatchLoadTasksResponseTypeDef,
|
|
47
|
-
|
|
47
|
+
ListDatabasesRequestTypeDef,
|
|
48
48
|
ListDatabasesResponseTypeDef,
|
|
49
|
-
|
|
49
|
+
ListTablesRequestTypeDef,
|
|
50
50
|
ListTablesResponseTypeDef,
|
|
51
|
-
|
|
51
|
+
ListTagsForResourceRequestTypeDef,
|
|
52
52
|
ListTagsForResourceResponseTypeDef,
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
53
|
+
ResumeBatchLoadTaskRequestTypeDef,
|
|
54
|
+
TagResourceRequestTypeDef,
|
|
55
|
+
UntagResourceRequestTypeDef,
|
|
56
|
+
UpdateDatabaseRequestTypeDef,
|
|
57
57
|
UpdateDatabaseResponseTypeDef,
|
|
58
|
-
|
|
58
|
+
UpdateTableRequestTypeDef,
|
|
59
59
|
UpdateTableResponseTypeDef,
|
|
60
|
-
|
|
60
|
+
WriteRecordsRequestTypeDef,
|
|
61
61
|
WriteRecordsResponseTypeDef,
|
|
62
62
|
)
|
|
63
63
|
|
|
@@ -72,8 +72,10 @@ if sys.version_info >= (3, 12):
|
|
|
72
72
|
else:
|
|
73
73
|
from typing_extensions import Unpack
|
|
74
74
|
|
|
75
|
+
|
|
75
76
|
__all__ = ("TimestreamWriteClient",)
|
|
76
77
|
|
|
78
|
+
|
|
77
79
|
class Exceptions(BaseClientExceptions):
|
|
78
80
|
AccessDeniedException: Type[BotocoreClientError]
|
|
79
81
|
ClientError: Type[BotocoreClientError]
|
|
@@ -86,6 +88,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
86
88
|
ThrottlingException: Type[BotocoreClientError]
|
|
87
89
|
ValidationException: Type[BotocoreClientError]
|
|
88
90
|
|
|
91
|
+
|
|
89
92
|
class TimestreamWriteClient(BaseClient):
|
|
90
93
|
"""
|
|
91
94
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write.html#TimestreamWrite.Client)
|
|
@@ -122,7 +125,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
122
125
|
"""
|
|
123
126
|
|
|
124
127
|
def create_batch_load_task(
|
|
125
|
-
self, **kwargs: Unpack[
|
|
128
|
+
self, **kwargs: Unpack[CreateBatchLoadTaskRequestTypeDef]
|
|
126
129
|
) -> CreateBatchLoadTaskResponseTypeDef:
|
|
127
130
|
"""
|
|
128
131
|
Creates a new Timestream batch load task.
|
|
@@ -132,7 +135,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
132
135
|
"""
|
|
133
136
|
|
|
134
137
|
def create_database(
|
|
135
|
-
self, **kwargs: Unpack[
|
|
138
|
+
self, **kwargs: Unpack[CreateDatabaseRequestTypeDef]
|
|
136
139
|
) -> CreateDatabaseResponseTypeDef:
|
|
137
140
|
"""
|
|
138
141
|
Creates a new Timestream database.
|
|
@@ -142,7 +145,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
142
145
|
"""
|
|
143
146
|
|
|
144
147
|
def create_table(
|
|
145
|
-
self, **kwargs: Unpack[
|
|
148
|
+
self, **kwargs: Unpack[CreateTableRequestTypeDef]
|
|
146
149
|
) -> CreateTableResponseTypeDef:
|
|
147
150
|
"""
|
|
148
151
|
Adds a new table to an existing database in your account.
|
|
@@ -152,7 +155,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
152
155
|
"""
|
|
153
156
|
|
|
154
157
|
def delete_database(
|
|
155
|
-
self, **kwargs: Unpack[
|
|
158
|
+
self, **kwargs: Unpack[DeleteDatabaseRequestTypeDef]
|
|
156
159
|
) -> EmptyResponseMetadataTypeDef:
|
|
157
160
|
"""
|
|
158
161
|
Deletes a given Timestream database.
|
|
@@ -162,7 +165,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
162
165
|
"""
|
|
163
166
|
|
|
164
167
|
def delete_table(
|
|
165
|
-
self, **kwargs: Unpack[
|
|
168
|
+
self, **kwargs: Unpack[DeleteTableRequestTypeDef]
|
|
166
169
|
) -> EmptyResponseMetadataTypeDef:
|
|
167
170
|
"""
|
|
168
171
|
Deletes a given Timestream table.
|
|
@@ -172,7 +175,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
172
175
|
"""
|
|
173
176
|
|
|
174
177
|
def describe_batch_load_task(
|
|
175
|
-
self, **kwargs: Unpack[
|
|
178
|
+
self, **kwargs: Unpack[DescribeBatchLoadTaskRequestTypeDef]
|
|
176
179
|
) -> DescribeBatchLoadTaskResponseTypeDef:
|
|
177
180
|
"""
|
|
178
181
|
Returns information about the batch load task, including configurations,
|
|
@@ -183,7 +186,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
183
186
|
"""
|
|
184
187
|
|
|
185
188
|
def describe_database(
|
|
186
|
-
self, **kwargs: Unpack[
|
|
189
|
+
self, **kwargs: Unpack[DescribeDatabaseRequestTypeDef]
|
|
187
190
|
) -> DescribeDatabaseResponseTypeDef:
|
|
188
191
|
"""
|
|
189
192
|
Returns information about the database, including the database name, time that
|
|
@@ -203,7 +206,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
203
206
|
"""
|
|
204
207
|
|
|
205
208
|
def describe_table(
|
|
206
|
-
self, **kwargs: Unpack[
|
|
209
|
+
self, **kwargs: Unpack[DescribeTableRequestTypeDef]
|
|
207
210
|
) -> DescribeTableResponseTypeDef:
|
|
208
211
|
"""
|
|
209
212
|
Returns information about the table, including the table name, database name,
|
|
@@ -214,7 +217,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
214
217
|
"""
|
|
215
218
|
|
|
216
219
|
def list_batch_load_tasks(
|
|
217
|
-
self, **kwargs: Unpack[
|
|
220
|
+
self, **kwargs: Unpack[ListBatchLoadTasksRequestTypeDef]
|
|
218
221
|
) -> ListBatchLoadTasksResponseTypeDef:
|
|
219
222
|
"""
|
|
220
223
|
Provides a list of batch load tasks, along with the name, status, when the task
|
|
@@ -225,7 +228,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
225
228
|
"""
|
|
226
229
|
|
|
227
230
|
def list_databases(
|
|
228
|
-
self, **kwargs: Unpack[
|
|
231
|
+
self, **kwargs: Unpack[ListDatabasesRequestTypeDef]
|
|
229
232
|
) -> ListDatabasesResponseTypeDef:
|
|
230
233
|
"""
|
|
231
234
|
Returns a list of your Timestream databases.
|
|
@@ -234,9 +237,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
234
237
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/client/#list_databases)
|
|
235
238
|
"""
|
|
236
239
|
|
|
237
|
-
def list_tables(
|
|
238
|
-
self, **kwargs: Unpack[ListTablesRequestRequestTypeDef]
|
|
239
|
-
) -> ListTablesResponseTypeDef:
|
|
240
|
+
def list_tables(self, **kwargs: Unpack[ListTablesRequestTypeDef]) -> ListTablesResponseTypeDef:
|
|
240
241
|
"""
|
|
241
242
|
Provides a list of tables, along with the name, status, and retention
|
|
242
243
|
properties of each table.
|
|
@@ -246,7 +247,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
246
247
|
"""
|
|
247
248
|
|
|
248
249
|
def list_tags_for_resource(
|
|
249
|
-
self, **kwargs: Unpack[
|
|
250
|
+
self, **kwargs: Unpack[ListTagsForResourceRequestTypeDef]
|
|
250
251
|
) -> ListTagsForResourceResponseTypeDef:
|
|
251
252
|
"""
|
|
252
253
|
Lists all tags on a Timestream resource.
|
|
@@ -256,14 +257,14 @@ class TimestreamWriteClient(BaseClient):
|
|
|
256
257
|
"""
|
|
257
258
|
|
|
258
259
|
def resume_batch_load_task(
|
|
259
|
-
self, **kwargs: Unpack[
|
|
260
|
+
self, **kwargs: Unpack[ResumeBatchLoadTaskRequestTypeDef]
|
|
260
261
|
) -> Dict[str, Any]:
|
|
261
262
|
"""
|
|
262
263
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/timestream-write/client/resume_batch_load_task.html)
|
|
263
264
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/client/#resume_batch_load_task)
|
|
264
265
|
"""
|
|
265
266
|
|
|
266
|
-
def tag_resource(self, **kwargs: Unpack[
|
|
267
|
+
def tag_resource(self, **kwargs: Unpack[TagResourceRequestTypeDef]) -> Dict[str, Any]:
|
|
267
268
|
"""
|
|
268
269
|
Associates a set of tags with a Timestream resource.
|
|
269
270
|
|
|
@@ -271,9 +272,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
271
272
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_write/client/#tag_resource)
|
|
272
273
|
"""
|
|
273
274
|
|
|
274
|
-
def untag_resource(
|
|
275
|
-
self, **kwargs: Unpack[UntagResourceRequestRequestTypeDef]
|
|
276
|
-
) -> Dict[str, Any]:
|
|
275
|
+
def untag_resource(self, **kwargs: Unpack[UntagResourceRequestTypeDef]) -> Dict[str, Any]:
|
|
277
276
|
"""
|
|
278
277
|
Removes the association of tags from a Timestream resource.
|
|
279
278
|
|
|
@@ -282,7 +281,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
282
281
|
"""
|
|
283
282
|
|
|
284
283
|
def update_database(
|
|
285
|
-
self, **kwargs: Unpack[
|
|
284
|
+
self, **kwargs: Unpack[UpdateDatabaseRequestTypeDef]
|
|
286
285
|
) -> UpdateDatabaseResponseTypeDef:
|
|
287
286
|
"""
|
|
288
287
|
Modifies the KMS key for an existing database.
|
|
@@ -292,7 +291,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
292
291
|
"""
|
|
293
292
|
|
|
294
293
|
def update_table(
|
|
295
|
-
self, **kwargs: Unpack[
|
|
294
|
+
self, **kwargs: Unpack[UpdateTableRequestTypeDef]
|
|
296
295
|
) -> UpdateTableResponseTypeDef:
|
|
297
296
|
"""
|
|
298
297
|
Modifies the retention duration of the memory store and magnetic store for your
|
|
@@ -303,7 +302,7 @@ class TimestreamWriteClient(BaseClient):
|
|
|
303
302
|
"""
|
|
304
303
|
|
|
305
304
|
def write_records(
|
|
306
|
-
self, **kwargs: Unpack[
|
|
305
|
+
self, **kwargs: Unpack[WriteRecordsRequestTypeDef]
|
|
307
306
|
) -> WriteRecordsResponseTypeDef:
|
|
308
307
|
"""
|
|
309
308
|
Enables you to write your time-series data into Timestream.
|