mypy-boto3-kinesis 1.40.64__tar.gz → 1.41.1__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.64 → mypy_boto3_kinesis-1.41.1}/PKG-INFO +11 -25
  2. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/README.md +3 -3
  3. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/__main__.py +4 -4
  4. mypy_boto3_kinesis-1.40.64/mypy_boto3_kinesis/client.pyi → mypy_boto3_kinesis-1.41.1/mypy_boto3_kinesis/client.py +55 -22
  5. mypy_boto3_kinesis-1.40.64/mypy_boto3_kinesis/client.py → mypy_boto3_kinesis-1.41.1/mypy_boto3_kinesis/client.pyi +52 -25
  6. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/literals.py +9 -0
  7. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/literals.pyi +9 -0
  8. mypy_boto3_kinesis-1.40.64/mypy_boto3_kinesis/type_defs.pyi → mypy_boto3_kinesis-1.41.1/mypy_boto3_kinesis/type_defs.py +184 -40
  9. mypy_boto3_kinesis-1.40.64/mypy_boto3_kinesis/type_defs.py → mypy_boto3_kinesis-1.41.1/mypy_boto3_kinesis/type_defs.pyi +76 -126
  10. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/version.py +1 -1
  11. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis.egg-info/PKG-INFO +11 -25
  12. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis.egg-info/SOURCES.txt +1 -2
  13. mypy_boto3_kinesis-1.41.1/pyproject.toml +61 -0
  14. mypy_boto3_kinesis-1.40.64/mypy_boto3_kinesis.egg-info/not-zip-safe +0 -1
  15. mypy_boto3_kinesis-1.40.64/setup.py +0 -54
  16. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/LICENSE +0 -0
  17. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/__init__.py +0 -0
  18. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/__init__.pyi +0 -0
  19. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/paginator.py +0 -0
  20. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/paginator.pyi +0 -0
  21. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/py.typed +0 -0
  22. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/waiter.py +0 -0
  23. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis/waiter.pyi +0 -0
  24. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis.egg-info/dependency_links.txt +0 -0
  25. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis.egg-info/requires.txt +0 -0
  26. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/mypy_boto3_kinesis.egg-info/top_level.txt +0 -0
  27. {mypy_boto3_kinesis-1.40.64 → mypy_boto3_kinesis-1.41.1}/setup.cfg +0 -0
@@ -1,23 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-kinesis
3
- Version: 1.40.64
4
- Summary: Type annotations for boto3 Kinesis 1.40.64 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.1
4
+ Summary: Type annotations for boto3 Kinesis 1.41.1 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.64](https://pypi.org/project/boto3/)
45
+ Type annotations for [boto3 Kinesis 1.41.1](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.64' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.41.1' 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.64](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 Kinesis 1.41.1](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.64' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.41.1' 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.64\n"
16
- "Version: 1.40.64\n"
17
- "Builder version: 8.11.0\n"
15
+ "Type annotations for boto3 Kinesis 1.41.1\n"
16
+ "Version: 1.41.1\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.64\n")
29
+ sys.stdout.write("1.41.1\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",
@@ -344,6 +350,7 @@ ServiceName = Literal[
344
350
  "mq",
345
351
  "mturk",
346
352
  "mwaa",
353
+ "mwaa-serverless",
347
354
  "neptune",
348
355
  "neptune-graph",
349
356
  "neptunedata",
@@ -363,6 +370,7 @@ ServiceName = Literal[
363
370
  "osis",
364
371
  "outposts",
365
372
  "panorama",
373
+ "partnercentral-channel",
366
374
  "partnercentral-selling",
367
375
  "payment-cryptography",
368
376
  "payment-cryptography-data",
@@ -437,6 +445,7 @@ ServiceName = Literal[
437
445
  "sesv2",
438
446
  "shield",
439
447
  "signer",
448
+ "signin",
440
449
  "simspaceweaver",
441
450
  "snow-device-management",
442
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",
@@ -342,6 +348,7 @@ ServiceName = Literal[
342
348
  "mq",
343
349
  "mturk",
344
350
  "mwaa",
351
+ "mwaa-serverless",
345
352
  "neptune",
346
353
  "neptune-graph",
347
354
  "neptunedata",
@@ -361,6 +368,7 @@ ServiceName = Literal[
361
368
  "osis",
362
369
  "outposts",
363
370
  "panorama",
371
+ "partnercentral-channel",
364
372
  "partnercentral-selling",
365
373
  "payment-cryptography",
366
374
  "payment-cryptography-data",
@@ -435,6 +443,7 @@ ServiceName = Literal[
435
443
  "sesv2",
436
444
  "shield",
437
445
  "signer",
446
+ "signin",
438
447
  "simspaceweaver",
439
448
  "snow-device-management",
440
449
  "snowball",