mypy-boto3-kinesis 1.40.60__tar.gz → 1.41.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.
Files changed (27) hide show
  1. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/PKG-INFO +11 -25
  2. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/README.md +3 -3
  3. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/__main__.py +4 -4
  4. mypy_boto3_kinesis-1.40.60/mypy_boto3_kinesis/client.pyi → mypy_boto3_kinesis-1.41.0/mypy_boto3_kinesis/client.py +55 -22
  5. mypy_boto3_kinesis-1.40.60/mypy_boto3_kinesis/client.py → mypy_boto3_kinesis-1.41.0/mypy_boto3_kinesis/client.pyi +52 -25
  6. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/literals.py +9 -7
  7. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/literals.pyi +9 -7
  8. mypy_boto3_kinesis-1.40.60/mypy_boto3_kinesis/type_defs.pyi → mypy_boto3_kinesis-1.41.0/mypy_boto3_kinesis/type_defs.py +184 -40
  9. mypy_boto3_kinesis-1.40.60/mypy_boto3_kinesis/type_defs.py → mypy_boto3_kinesis-1.41.0/mypy_boto3_kinesis/type_defs.pyi +76 -126
  10. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/version.py +1 -1
  11. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis.egg-info/PKG-INFO +11 -25
  12. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis.egg-info/SOURCES.txt +1 -2
  13. mypy_boto3_kinesis-1.41.0/pyproject.toml +61 -0
  14. mypy_boto3_kinesis-1.40.60/mypy_boto3_kinesis.egg-info/not-zip-safe +0 -1
  15. mypy_boto3_kinesis-1.40.60/setup.py +0 -54
  16. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/LICENSE +0 -0
  17. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/__init__.py +0 -0
  18. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/__init__.pyi +0 -0
  19. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/paginator.py +0 -0
  20. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/paginator.pyi +0 -0
  21. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/py.typed +0 -0
  22. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/waiter.py +0 -0
  23. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis/waiter.pyi +0 -0
  24. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis.egg-info/dependency_links.txt +0 -0
  25. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis.egg-info/requires.txt +0 -0
  26. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/mypy_boto3_kinesis.egg-info/top_level.txt +0 -0
  27. {mypy_boto3_kinesis-1.40.60 → mypy_boto3_kinesis-1.41.0}/setup.cfg +0 -0
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-kinesis
3
- Version: 1.40.60
4
- Summary: Type annotations for boto3 Kinesis 1.40.60 service generated with mypy-boto3-builder 8.11.0
5
- Home-page: https://github.com/youtype/mypy_boto3_builder
6
- Author: Vlad Emelianov
7
- Author-email: vlad.emelianov.nz@gmail.com
8
- License: MIT License
3
+ Version: 1.41.0
4
+ Summary: Type annotations for boto3 Kinesis 1.41.0 service generated with mypy-boto3-builder 8.12.0
5
+ Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
+ License-Expression: MIT
7
+ Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
9
8
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/
10
9
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
10
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 kinesis boto3-stubs type-annotations mypy typeshed autocomplete
11
+ Keywords: boto3,kinesis,boto3-stubs,type-annotations,mypy,typeshed,autocomplete
12
+ Platform: any
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
16
- Classifier: License :: OSI Approved :: MIT License
17
16
  Classifier: Natural Language :: English
18
17
  Classifier: Operating System :: OS Independent
19
18
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
19
  Classifier: Programming Language :: Python :: 3.9
22
20
  Classifier: Programming Language :: Python :: 3.10
23
21
  Classifier: Programming Language :: Python :: 3.11
@@ -27,23 +25,11 @@ Classifier: Programming Language :: Python :: 3.14
27
25
  Classifier: Programming Language :: Python :: 3 :: Only
28
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
29
27
  Classifier: Typing :: Stubs Only
30
- Requires-Python: >=3.8
28
+ Requires-Python: >=3.9
31
29
  Description-Content-Type: text/markdown
32
30
  License-File: LICENSE
33
31
  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
32
  Dynamic: license-file
43
- Dynamic: project-url
44
- Dynamic: requires-dist
45
- Dynamic: requires-python
46
- Dynamic: summary
47
33
 
48
34
  <a id="mypy-boto3-kinesis"></a>
49
35
 
@@ -56,7 +42,7 @@ Dynamic: summary
56
42
 
57
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
44
 
59
- Type annotations for [boto3 Kinesis 1.40.60](https://pypi.org/project/boto3/)
45
+ Type annotations for [boto3 Kinesis 1.41.0](https://pypi.org/project/boto3/)
60
46
  compatible with [VSCode](https://code.visualstudio.com/),
61
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -65,7 +51,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
65
51
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
52
 
67
53
  Generated with
68
- [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
54
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
69
55
 
70
56
  More information can be found on
71
57
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -119,7 +105,7 @@ You can generate type annotations for `boto3` package locally with
119
105
  isolation.
120
106
 
121
107
  1. Run mypy-boto3-builder in your package root directory:
122
- `uvx --with 'boto3==1.40.60' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
123
109
  2. Select `boto3-stubs` AWS SDK.
124
110
  3. Add `Kinesis` service.
125
111
  4. Use provided commands to install generated packages.
@@ -9,7 +9,7 @@
9
9
 
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 Kinesis 1.40.60](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 Kinesis 1.41.0](https://pypi.org/project/boto3/)
13
13
  compatible with [VSCode](https://code.visualstudio.com/),
14
14
  [PyCharm](https://www.jetbrains.com/pycharm/),
15
15
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
18
18
  [pyright](https://github.com/microsoft/pyright) and other tools.
19
19
 
20
20
  Generated with
21
- [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
21
+ [mypy-boto3-builder 8.12.0](https://github.com/youtype/mypy_boto3_builder).
22
22
 
23
23
  More information can be found on
24
24
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.40.60' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `Kinesis` service.
78
78
  4. Use provided commands to install generated packages.
@@ -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 Kinesis 1.40.60\n"
16
- "Version: 1.40.60\n"
17
- "Builder version: 8.11.0\n"
15
+ "Type annotations for boto3 Kinesis 1.41.0\n"
16
+ "Version: 1.41.0\n"
17
+ "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#kinesis\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.40.60\n")
29
+ sys.stdout.write("1.41.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -19,6 +19,7 @@ Usage::
19
19
  from __future__ import annotations
20
20
 
21
21
  import sys
22
+ from collections.abc import Mapping
22
23
  from typing import Any, overload
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -38,6 +39,7 @@ from .type_defs import (
38
39
  DeleteResourcePolicyInputTypeDef,
39
40
  DeleteStreamInputTypeDef,
40
41
  DeregisterStreamConsumerInputTypeDef,
42
+ DescribeAccountSettingsOutputTypeDef,
41
43
  DescribeLimitsOutputTypeDef,
42
44
  DescribeStreamConsumerInputTypeDef,
43
45
  DescribeStreamConsumerOutputTypeDef,
@@ -82,43 +84,45 @@ from .type_defs import (
82
84
  SubscribeToShardOutputTypeDef,
83
85
  TagResourceInputTypeDef,
84
86
  UntagResourceInputTypeDef,
87
+ UpdateAccountSettingsInputTypeDef,
88
+ UpdateAccountSettingsOutputTypeDef,
85
89
  UpdateMaxRecordSizeInputTypeDef,
86
90
  UpdateShardCountInputTypeDef,
87
91
  UpdateShardCountOutputTypeDef,
88
92
  UpdateStreamModeInputTypeDef,
93
+ UpdateStreamWarmThroughputInputTypeDef,
94
+ UpdateStreamWarmThroughputOutputTypeDef,
89
95
  )
90
96
  from .waiter import StreamExistsWaiter, StreamNotExistsWaiter
91
97
 
92
- if sys.version_info >= (3, 9):
93
- from builtins import type as Type
94
- from collections.abc import Mapping
95
- else:
96
- from typing import Mapping, Type
97
98
  if sys.version_info >= (3, 12):
98
99
  from typing import Literal, Unpack
99
100
  else:
100
101
  from typing_extensions import Literal, Unpack
101
102
 
103
+
102
104
  __all__ = ("KinesisClient",)
103
105
 
106
+
104
107
  class Exceptions(BaseClientExceptions):
105
- AccessDeniedException: Type[BotocoreClientError]
106
- ClientError: Type[BotocoreClientError]
107
- ExpiredIteratorException: Type[BotocoreClientError]
108
- ExpiredNextTokenException: Type[BotocoreClientError]
109
- InternalFailureException: Type[BotocoreClientError]
110
- InvalidArgumentException: Type[BotocoreClientError]
111
- KMSAccessDeniedException: Type[BotocoreClientError]
112
- KMSDisabledException: Type[BotocoreClientError]
113
- KMSInvalidStateException: Type[BotocoreClientError]
114
- KMSNotFoundException: Type[BotocoreClientError]
115
- KMSOptInRequired: Type[BotocoreClientError]
116
- KMSThrottlingException: Type[BotocoreClientError]
117
- LimitExceededException: Type[BotocoreClientError]
118
- ProvisionedThroughputExceededException: Type[BotocoreClientError]
119
- ResourceInUseException: Type[BotocoreClientError]
120
- ResourceNotFoundException: Type[BotocoreClientError]
121
- ValidationException: Type[BotocoreClientError]
108
+ AccessDeniedException: type[BotocoreClientError]
109
+ ClientError: type[BotocoreClientError]
110
+ ExpiredIteratorException: type[BotocoreClientError]
111
+ ExpiredNextTokenException: type[BotocoreClientError]
112
+ InternalFailureException: type[BotocoreClientError]
113
+ InvalidArgumentException: type[BotocoreClientError]
114
+ KMSAccessDeniedException: type[BotocoreClientError]
115
+ KMSDisabledException: type[BotocoreClientError]
116
+ KMSInvalidStateException: type[BotocoreClientError]
117
+ KMSNotFoundException: type[BotocoreClientError]
118
+ KMSOptInRequired: type[BotocoreClientError]
119
+ KMSThrottlingException: type[BotocoreClientError]
120
+ LimitExceededException: type[BotocoreClientError]
121
+ ProvisionedThroughputExceededException: type[BotocoreClientError]
122
+ ResourceInUseException: type[BotocoreClientError]
123
+ ResourceNotFoundException: type[BotocoreClientError]
124
+ ValidationException: type[BotocoreClientError]
125
+
122
126
 
123
127
  class KinesisClient(BaseClient):
124
128
  """
@@ -216,6 +220,14 @@ class KinesisClient(BaseClient):
216
220
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#deregister_stream_consumer)
217
221
  """
218
222
 
223
+ def describe_account_settings(self) -> DescribeAccountSettingsOutputTypeDef:
224
+ """
225
+ Describes the account-level settings for Amazon Kinesis Data Streams.
226
+
227
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/describe_account_settings.html)
228
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#describe_account_settings)
229
+ """
230
+
219
231
  def describe_limits(self) -> DescribeLimitsOutputTypeDef:
220
232
  """
221
233
  Describes the shard limits and usage for the account.
@@ -482,6 +494,16 @@ class KinesisClient(BaseClient):
482
494
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#untag_resource)
483
495
  """
484
496
 
497
+ def update_account_settings(
498
+ self, **kwargs: Unpack[UpdateAccountSettingsInputTypeDef]
499
+ ) -> UpdateAccountSettingsOutputTypeDef:
500
+ """
501
+ Updates the account-level settings for Amazon Kinesis Data Streams.
502
+
503
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/update_account_settings.html)
504
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_account_settings)
505
+ """
506
+
485
507
  def update_max_record_size(
486
508
  self, **kwargs: Unpack[UpdateMaxRecordSizeInputTypeDef]
487
509
  ) -> EmptyResponseMetadataTypeDef:
@@ -514,6 +536,17 @@ class KinesisClient(BaseClient):
514
536
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_stream_mode)
515
537
  """
516
538
 
539
+ def update_stream_warm_throughput(
540
+ self, **kwargs: Unpack[UpdateStreamWarmThroughputInputTypeDef]
541
+ ) -> UpdateStreamWarmThroughputOutputTypeDef:
542
+ """
543
+ Updates the warm throughput configuration for the specified Amazon Kinesis Data
544
+ Streams on-demand data stream.
545
+
546
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/update_stream_warm_throughput.html)
547
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_stream_warm_throughput)
548
+ """
549
+
517
550
  @overload # type: ignore[override]
518
551
  def get_paginator( # type: ignore[override]
519
552
  self, operation_name: Literal["describe_stream"]
@@ -19,6 +19,7 @@ Usage::
19
19
  from __future__ import annotations
20
20
 
21
21
  import sys
22
+ from collections.abc import Mapping
22
23
  from typing import Any, overload
23
24
 
24
25
  from botocore.client import BaseClient, ClientMeta
@@ -38,6 +39,7 @@ from .type_defs import (
38
39
  DeleteResourcePolicyInputTypeDef,
39
40
  DeleteStreamInputTypeDef,
40
41
  DeregisterStreamConsumerInputTypeDef,
42
+ DescribeAccountSettingsOutputTypeDef,
41
43
  DescribeLimitsOutputTypeDef,
42
44
  DescribeStreamConsumerInputTypeDef,
43
45
  DescribeStreamConsumerOutputTypeDef,
@@ -82,46 +84,42 @@ from .type_defs import (
82
84
  SubscribeToShardOutputTypeDef,
83
85
  TagResourceInputTypeDef,
84
86
  UntagResourceInputTypeDef,
87
+ UpdateAccountSettingsInputTypeDef,
88
+ UpdateAccountSettingsOutputTypeDef,
85
89
  UpdateMaxRecordSizeInputTypeDef,
86
90
  UpdateShardCountInputTypeDef,
87
91
  UpdateShardCountOutputTypeDef,
88
92
  UpdateStreamModeInputTypeDef,
93
+ UpdateStreamWarmThroughputInputTypeDef,
94
+ UpdateStreamWarmThroughputOutputTypeDef,
89
95
  )
90
96
  from .waiter import StreamExistsWaiter, StreamNotExistsWaiter
91
97
 
92
- if sys.version_info >= (3, 9):
93
- from builtins import type as Type
94
- from collections.abc import Mapping
95
- else:
96
- from typing import Mapping, Type
97
98
  if sys.version_info >= (3, 12):
98
99
  from typing import Literal, Unpack
99
100
  else:
100
101
  from typing_extensions import Literal, Unpack
101
102
 
102
-
103
103
  __all__ = ("KinesisClient",)
104
104
 
105
-
106
105
  class Exceptions(BaseClientExceptions):
107
- AccessDeniedException: Type[BotocoreClientError]
108
- ClientError: Type[BotocoreClientError]
109
- ExpiredIteratorException: Type[BotocoreClientError]
110
- ExpiredNextTokenException: Type[BotocoreClientError]
111
- InternalFailureException: Type[BotocoreClientError]
112
- InvalidArgumentException: Type[BotocoreClientError]
113
- KMSAccessDeniedException: Type[BotocoreClientError]
114
- KMSDisabledException: Type[BotocoreClientError]
115
- KMSInvalidStateException: Type[BotocoreClientError]
116
- KMSNotFoundException: Type[BotocoreClientError]
117
- KMSOptInRequired: Type[BotocoreClientError]
118
- KMSThrottlingException: Type[BotocoreClientError]
119
- LimitExceededException: Type[BotocoreClientError]
120
- ProvisionedThroughputExceededException: Type[BotocoreClientError]
121
- ResourceInUseException: Type[BotocoreClientError]
122
- ResourceNotFoundException: Type[BotocoreClientError]
123
- ValidationException: Type[BotocoreClientError]
124
-
106
+ AccessDeniedException: type[BotocoreClientError]
107
+ ClientError: type[BotocoreClientError]
108
+ ExpiredIteratorException: type[BotocoreClientError]
109
+ ExpiredNextTokenException: type[BotocoreClientError]
110
+ InternalFailureException: type[BotocoreClientError]
111
+ InvalidArgumentException: type[BotocoreClientError]
112
+ KMSAccessDeniedException: type[BotocoreClientError]
113
+ KMSDisabledException: type[BotocoreClientError]
114
+ KMSInvalidStateException: type[BotocoreClientError]
115
+ KMSNotFoundException: type[BotocoreClientError]
116
+ KMSOptInRequired: type[BotocoreClientError]
117
+ KMSThrottlingException: type[BotocoreClientError]
118
+ LimitExceededException: type[BotocoreClientError]
119
+ ProvisionedThroughputExceededException: type[BotocoreClientError]
120
+ ResourceInUseException: type[BotocoreClientError]
121
+ ResourceNotFoundException: type[BotocoreClientError]
122
+ ValidationException: type[BotocoreClientError]
125
123
 
126
124
  class KinesisClient(BaseClient):
127
125
  """
@@ -219,6 +217,14 @@ class KinesisClient(BaseClient):
219
217
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#deregister_stream_consumer)
220
218
  """
221
219
 
220
+ def describe_account_settings(self) -> DescribeAccountSettingsOutputTypeDef:
221
+ """
222
+ Describes the account-level settings for Amazon Kinesis Data Streams.
223
+
224
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/describe_account_settings.html)
225
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#describe_account_settings)
226
+ """
227
+
222
228
  def describe_limits(self) -> DescribeLimitsOutputTypeDef:
223
229
  """
224
230
  Describes the shard limits and usage for the account.
@@ -485,6 +491,16 @@ class KinesisClient(BaseClient):
485
491
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#untag_resource)
486
492
  """
487
493
 
494
+ def update_account_settings(
495
+ self, **kwargs: Unpack[UpdateAccountSettingsInputTypeDef]
496
+ ) -> UpdateAccountSettingsOutputTypeDef:
497
+ """
498
+ Updates the account-level settings for Amazon Kinesis Data Streams.
499
+
500
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/update_account_settings.html)
501
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_account_settings)
502
+ """
503
+
488
504
  def update_max_record_size(
489
505
  self, **kwargs: Unpack[UpdateMaxRecordSizeInputTypeDef]
490
506
  ) -> EmptyResponseMetadataTypeDef:
@@ -517,6 +533,17 @@ class KinesisClient(BaseClient):
517
533
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_stream_mode)
518
534
  """
519
535
 
536
+ def update_stream_warm_throughput(
537
+ self, **kwargs: Unpack[UpdateStreamWarmThroughputInputTypeDef]
538
+ ) -> UpdateStreamWarmThroughputOutputTypeDef:
539
+ """
540
+ Updates the warm throughput configuration for the specified Amazon Kinesis Data
541
+ Streams on-demand data stream.
542
+
543
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis/client/update_stream_warm_throughput.html)
544
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kinesis/client/#update_stream_warm_throughput)
545
+ """
546
+
520
547
  @overload # type: ignore[override]
521
548
  def get_paginator( # type: ignore[override]
522
549
  self, operation_name: Literal["describe_stream"]
@@ -31,6 +31,8 @@ __all__ = (
31
31
  "ListStreamConsumersPaginatorName",
32
32
  "ListStreamsPaginatorName",
33
33
  "MetricsNameType",
34
+ "MinimumThroughputBillingCommitmentInputStatusType",
35
+ "MinimumThroughputBillingCommitmentOutputStatusType",
34
36
  "PaginatorName",
35
37
  "RegionName",
36
38
  "ResourceServiceName",
@@ -62,6 +64,10 @@ MetricsNameType = Literal[
62
64
  "ReadProvisionedThroughputExceeded",
63
65
  "WriteProvisionedThroughputExceeded",
64
66
  ]
67
+ MinimumThroughputBillingCommitmentInputStatusType = Literal["DISABLED", "ENABLED"]
68
+ MinimumThroughputBillingCommitmentOutputStatusType = Literal[
69
+ "DISABLED", "ENABLED", "ENABLED_UNTIL_EARLIEST_ALLOWED_END"
70
+ ]
65
71
  ScalingTypeType = Literal["UNIFORM_SCALING"]
66
72
  ShardFilterTypeType = Literal[
67
73
  "AFTER_SHARD_ID",
@@ -105,7 +111,6 @@ ServiceName = Literal[
105
111
  "apprunner",
106
112
  "appstream",
107
113
  "appsync",
108
- "apptest",
109
114
  "arc-region-switch",
110
115
  "arc-zonal-shift",
111
116
  "artifact",
@@ -273,7 +278,6 @@ ServiceName = Literal[
273
278
  "iotdeviceadvisor",
274
279
  "iotevents",
275
280
  "iotevents-data",
276
- "iotfleethub",
277
281
  "iotfleetwise",
278
282
  "iotsecuretunneling",
279
283
  "iotsitewise",
@@ -312,8 +316,6 @@ ServiceName = Literal[
312
316
  "location",
313
317
  "logs",
314
318
  "lookoutequipment",
315
- "lookoutmetrics",
316
- "lookoutvision",
317
319
  "m2",
318
320
  "machinelearning",
319
321
  "macie2",
@@ -348,6 +350,7 @@ ServiceName = Literal[
348
350
  "mq",
349
351
  "mturk",
350
352
  "mwaa",
353
+ "mwaa-serverless",
351
354
  "neptune",
352
355
  "neptune-graph",
353
356
  "neptunedata",
@@ -367,6 +370,7 @@ ServiceName = Literal[
367
370
  "osis",
368
371
  "outposts",
369
372
  "panorama",
373
+ "partnercentral-channel",
370
374
  "partnercentral-selling",
371
375
  "payment-cryptography",
372
376
  "payment-cryptography-data",
@@ -388,8 +392,6 @@ ServiceName = Literal[
388
392
  "qapps",
389
393
  "qbusiness",
390
394
  "qconnect",
391
- "qldb",
392
- "qldb-session",
393
395
  "quicksight",
394
396
  "ram",
395
397
  "rbin",
@@ -404,7 +406,6 @@ ServiceName = Literal[
404
406
  "resource-explorer-2",
405
407
  "resource-groups",
406
408
  "resourcegroupstaggingapi",
407
- "robomaker",
408
409
  "rolesanywhere",
409
410
  "route53",
410
411
  "route53-recovery-cluster",
@@ -444,6 +445,7 @@ ServiceName = Literal[
444
445
  "sesv2",
445
446
  "shield",
446
447
  "signer",
448
+ "signin",
447
449
  "simspaceweaver",
448
450
  "snow-device-management",
449
451
  "snowball",
@@ -30,6 +30,8 @@ __all__ = (
30
30
  "ListStreamConsumersPaginatorName",
31
31
  "ListStreamsPaginatorName",
32
32
  "MetricsNameType",
33
+ "MinimumThroughputBillingCommitmentInputStatusType",
34
+ "MinimumThroughputBillingCommitmentOutputStatusType",
33
35
  "PaginatorName",
34
36
  "RegionName",
35
37
  "ResourceServiceName",
@@ -60,6 +62,10 @@ MetricsNameType = Literal[
60
62
  "ReadProvisionedThroughputExceeded",
61
63
  "WriteProvisionedThroughputExceeded",
62
64
  ]
65
+ MinimumThroughputBillingCommitmentInputStatusType = Literal["DISABLED", "ENABLED"]
66
+ MinimumThroughputBillingCommitmentOutputStatusType = Literal[
67
+ "DISABLED", "ENABLED", "ENABLED_UNTIL_EARLIEST_ALLOWED_END"
68
+ ]
63
69
  ScalingTypeType = Literal["UNIFORM_SCALING"]
64
70
  ShardFilterTypeType = Literal[
65
71
  "AFTER_SHARD_ID",
@@ -103,7 +109,6 @@ ServiceName = Literal[
103
109
  "apprunner",
104
110
  "appstream",
105
111
  "appsync",
106
- "apptest",
107
112
  "arc-region-switch",
108
113
  "arc-zonal-shift",
109
114
  "artifact",
@@ -271,7 +276,6 @@ ServiceName = Literal[
271
276
  "iotdeviceadvisor",
272
277
  "iotevents",
273
278
  "iotevents-data",
274
- "iotfleethub",
275
279
  "iotfleetwise",
276
280
  "iotsecuretunneling",
277
281
  "iotsitewise",
@@ -310,8 +314,6 @@ ServiceName = Literal[
310
314
  "location",
311
315
  "logs",
312
316
  "lookoutequipment",
313
- "lookoutmetrics",
314
- "lookoutvision",
315
317
  "m2",
316
318
  "machinelearning",
317
319
  "macie2",
@@ -346,6 +348,7 @@ ServiceName = Literal[
346
348
  "mq",
347
349
  "mturk",
348
350
  "mwaa",
351
+ "mwaa-serverless",
349
352
  "neptune",
350
353
  "neptune-graph",
351
354
  "neptunedata",
@@ -365,6 +368,7 @@ ServiceName = Literal[
365
368
  "osis",
366
369
  "outposts",
367
370
  "panorama",
371
+ "partnercentral-channel",
368
372
  "partnercentral-selling",
369
373
  "payment-cryptography",
370
374
  "payment-cryptography-data",
@@ -386,8 +390,6 @@ ServiceName = Literal[
386
390
  "qapps",
387
391
  "qbusiness",
388
392
  "qconnect",
389
- "qldb",
390
- "qldb-session",
391
393
  "quicksight",
392
394
  "ram",
393
395
  "rbin",
@@ -402,7 +404,6 @@ ServiceName = Literal[
402
404
  "resource-explorer-2",
403
405
  "resource-groups",
404
406
  "resourcegroupstaggingapi",
405
- "robomaker",
406
407
  "rolesanywhere",
407
408
  "route53",
408
409
  "route53-recovery-cluster",
@@ -442,6 +443,7 @@ ServiceName = Literal[
442
443
  "sesv2",
443
444
  "shield",
444
445
  "signer",
446
+ "signin",
445
447
  "simspaceweaver",
446
448
  "snow-device-management",
447
449
  "snowball",