types-boto3-timestream-influxdb 1.39.0__tar.gz → 1.39.10__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 types-boto3-timestream-influxdb might be problematic. Click here for more details.
- {types_boto3_timestream_influxdb-1.39.0/types_boto3_timestream_influxdb.egg-info → types_boto3_timestream_influxdb-1.39.10}/PKG-INFO +4 -4
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/README.md +2 -2
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/setup.py +2 -2
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/__main__.py +3 -3
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/literals.py +5 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/literals.pyi +5 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/version.py +1 -1
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10/types_boto3_timestream_influxdb.egg-info}/PKG-INFO +4 -4
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/LICENSE +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/setup.cfg +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/__init__.py +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/__init__.pyi +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/client.py +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/client.pyi +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/paginator.py +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/paginator.pyi +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/py.typed +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/type_defs.py +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb/type_defs.pyi +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb.egg-info/SOURCES.txt +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb.egg-info/dependency_links.txt +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb.egg-info/not-zip-safe +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb.egg-info/requires.txt +0 -0
- {types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/types_boto3_timestream_influxdb.egg-info/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-timestream-influxdb
|
|
3
|
-
Version: 1.39.
|
|
4
|
-
Summary: Type annotations for boto3 TimestreamInfluxDB 1.39.
|
|
3
|
+
Version: 1.39.10
|
|
4
|
+
Summary: Type annotations for boto3 TimestreamInfluxDB 1.39.10 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
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 TimestreamInfluxDB 1.39.
|
|
60
|
+
[boto3 TimestreamInfluxDB 1.39.10](https://pypi.org/project/boto3/) compatible
|
|
61
61
|
with [VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.39.
|
|
122
|
+
`uvx --with 'boto3==1.39.10' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `TimestreamInfluxDB` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
{types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/README.md
RENAMED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 TimestreamInfluxDB 1.39.
|
|
13
|
+
[boto3 TimestreamInfluxDB 1.39.10](https://pypi.org/project/boto3/) compatible
|
|
14
14
|
with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.39.
|
|
75
|
+
`uvx --with 'boto3==1.39.10' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3` AWS SDK.
|
|
77
77
|
3. Add `TimestreamInfluxDB` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="types-boto3-timestream-influxdb",
|
|
16
|
-
version="1.39.
|
|
16
|
+
version="1.39.10",
|
|
17
17
|
packages=["types_boto3_timestream_influxdb"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 TimestreamInfluxDB 1.39.
|
|
22
|
+
description="Type annotations for boto3 TimestreamInfluxDB 1.39.10 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
@@ -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.39.
|
|
16
|
-
"Version: 1.39.
|
|
15
|
+
"Type annotations for boto3 TimestreamInfluxDB 1.39.10\n"
|
|
16
|
+
"Version: 1.39.10\n"
|
|
17
17
|
"Builder version: 8.11.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.39.
|
|
29
|
+
sys.stdout.write("1.39.10\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -51,6 +51,7 @@ ClusterStatusType = Literal["AVAILABLE", "CREATING", "DELETED", "DELETING", "FAI
|
|
|
51
51
|
DbInstanceTypeType = Literal[
|
|
52
52
|
"db.influx.12xlarge",
|
|
53
53
|
"db.influx.16xlarge",
|
|
54
|
+
"db.influx.24xlarge",
|
|
54
55
|
"db.influx.2xlarge",
|
|
55
56
|
"db.influx.4xlarge",
|
|
56
57
|
"db.influx.8xlarge",
|
|
@@ -125,6 +126,8 @@ ServiceName = Literal[
|
|
|
125
126
|
"bedrock",
|
|
126
127
|
"bedrock-agent",
|
|
127
128
|
"bedrock-agent-runtime",
|
|
129
|
+
"bedrock-agentcore",
|
|
130
|
+
"bedrock-agentcore-control",
|
|
128
131
|
"bedrock-data-automation",
|
|
129
132
|
"bedrock-data-automation-runtime",
|
|
130
133
|
"bedrock-runtime",
|
|
@@ -357,6 +360,7 @@ ServiceName = Literal[
|
|
|
357
360
|
"notificationscontacts",
|
|
358
361
|
"oam",
|
|
359
362
|
"observabilityadmin",
|
|
363
|
+
"odb",
|
|
360
364
|
"omics",
|
|
361
365
|
"opensearch",
|
|
362
366
|
"opensearchserverless",
|
|
@@ -417,6 +421,7 @@ ServiceName = Literal[
|
|
|
417
421
|
"s3control",
|
|
418
422
|
"s3outposts",
|
|
419
423
|
"s3tables",
|
|
424
|
+
"s3vectors",
|
|
420
425
|
"sagemaker",
|
|
421
426
|
"sagemaker-a2i-runtime",
|
|
422
427
|
"sagemaker-edge",
|
|
@@ -49,6 +49,7 @@ ClusterStatusType = Literal["AVAILABLE", "CREATING", "DELETED", "DELETING", "FAI
|
|
|
49
49
|
DbInstanceTypeType = Literal[
|
|
50
50
|
"db.influx.12xlarge",
|
|
51
51
|
"db.influx.16xlarge",
|
|
52
|
+
"db.influx.24xlarge",
|
|
52
53
|
"db.influx.2xlarge",
|
|
53
54
|
"db.influx.4xlarge",
|
|
54
55
|
"db.influx.8xlarge",
|
|
@@ -123,6 +124,8 @@ ServiceName = Literal[
|
|
|
123
124
|
"bedrock",
|
|
124
125
|
"bedrock-agent",
|
|
125
126
|
"bedrock-agent-runtime",
|
|
127
|
+
"bedrock-agentcore",
|
|
128
|
+
"bedrock-agentcore-control",
|
|
126
129
|
"bedrock-data-automation",
|
|
127
130
|
"bedrock-data-automation-runtime",
|
|
128
131
|
"bedrock-runtime",
|
|
@@ -355,6 +358,7 @@ ServiceName = Literal[
|
|
|
355
358
|
"notificationscontacts",
|
|
356
359
|
"oam",
|
|
357
360
|
"observabilityadmin",
|
|
361
|
+
"odb",
|
|
358
362
|
"omics",
|
|
359
363
|
"opensearch",
|
|
360
364
|
"opensearchserverless",
|
|
@@ -415,6 +419,7 @@ ServiceName = Literal[
|
|
|
415
419
|
"s3control",
|
|
416
420
|
"s3outposts",
|
|
417
421
|
"s3tables",
|
|
422
|
+
"s3vectors",
|
|
418
423
|
"sagemaker",
|
|
419
424
|
"sagemaker-a2i-runtime",
|
|
420
425
|
"sagemaker-edge",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-timestream-influxdb
|
|
3
|
-
Version: 1.39.
|
|
4
|
-
Summary: Type annotations for boto3 TimestreamInfluxDB 1.39.
|
|
3
|
+
Version: 1.39.10
|
|
4
|
+
Summary: Type annotations for boto3 TimestreamInfluxDB 1.39.10 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
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 TimestreamInfluxDB 1.39.
|
|
60
|
+
[boto3 TimestreamInfluxDB 1.39.10](https://pypi.org/project/boto3/) compatible
|
|
61
61
|
with [VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.39.
|
|
122
|
+
`uvx --with 'boto3==1.39.10' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `TimestreamInfluxDB` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
File without changes
|
{types_boto3_timestream_influxdb-1.39.0 → types_boto3_timestream_influxdb-1.39.10}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|