types-boto3-bedrock-runtime 1.37.0__py3-none-any.whl → 1.37.7__py3-none-any.whl

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.
@@ -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 BedrockRuntime 1.37.0\n"
16
- "Version: 1.37.0\n"
17
- "Builder version: 8.9.2\n"
15
+ "Type annotations for boto3 BedrockRuntime 1.37.7\n"
16
+ "Version: 1.37.7\n"
17
+ "Builder version: 8.10.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_runtime//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-runtime.html#bedrockruntime\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.37.0\n")
29
+ sys.stdout.write("1.37.7\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -292,6 +292,7 @@ ServiceName = Literal[
292
292
  "freetier",
293
293
  "fsx",
294
294
  "gamelift",
295
+ "gameliftstreams",
295
296
  "geo-maps",
296
297
  "geo-places",
297
298
  "geo-routes",
@@ -317,6 +318,7 @@ ServiceName = Literal[
317
318
  "iot",
318
319
  "iot-data",
319
320
  "iot-jobs-data",
321
+ "iot-managed-integrations",
320
322
  "iotanalytics",
321
323
  "iotdeviceadvisor",
322
324
  "iotevents",
@@ -290,6 +290,7 @@ ServiceName = Literal[
290
290
  "freetier",
291
291
  "fsx",
292
292
  "gamelift",
293
+ "gameliftstreams",
293
294
  "geo-maps",
294
295
  "geo-places",
295
296
  "geo-routes",
@@ -315,6 +316,7 @@ ServiceName = Literal[
315
316
  "iot",
316
317
  "iot-data",
317
318
  "iot-jobs-data",
319
+ "iot-managed-integrations",
318
320
  "iotanalytics",
319
321
  "iotdeviceadvisor",
320
322
  "iotevents",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.37.0"
7
+ __version__ = "1.37.7"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: types-boto3-bedrock-runtime
3
- Version: 1.37.0
4
- Summary: Type annotations for boto3 BedrockRuntime 1.37.0 service generated with mypy-boto3-builder 8.9.2
3
+ Version: 1.37.7
4
+ Summary: Type annotations for boto3 BedrockRuntime 1.37.7 service generated with mypy-boto3-builder 8.10.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
@@ -56,7 +56,7 @@ Dynamic: summary
56
56
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
57
 
58
58
  Type annotations for
59
- [boto3 BedrockRuntime 1.37.0](https://pypi.org/project/boto3/) compatible with
59
+ [boto3 BedrockRuntime 1.37.7](https://pypi.org/project/boto3/) compatible with
60
60
  [VSCode](https://code.visualstudio.com/),
61
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -65,7 +65,7 @@ Type annotations for
65
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
66
 
67
67
  Generated with
68
- [mypy-boto3-builder 8.9.2](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.10.0](https://github.com/youtype/mypy_boto3_builder).
69
69
 
70
70
  More information can be found on
71
71
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
118
118
  isolation.
119
119
 
120
120
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.37.0' mypy-boto3-builder`
121
+ `uvx --with 'boto3==1.37.7' mypy-boto3-builder`
122
122
  2. Select `boto3` AWS SDK.
123
123
  3. Add `BedrockRuntime` service.
124
124
  4. Use provided commands to install generated packages.
@@ -1,18 +1,18 @@
1
1
  types_boto3_bedrock_runtime/__init__.py,sha256=yVTpBudgQiZdF0pSNhAE-1xbRZSFBHRcN9lRoforRqk,774
2
2
  types_boto3_bedrock_runtime/__init__.pyi,sha256=FTe8oZW7DRJdbaUR0zeqYoUvSJbUFsNGBllLTCZwU4k,773
3
- types_boto3_bedrock_runtime/__main__.py,sha256=nAj4S8B4nDlES943fuONpQ5teCljazf7z_qPmHZEhpI,1011
3
+ types_boto3_bedrock_runtime/__main__.py,sha256=Ql-r4fu9TxP1tl-YfayW5l0vnFjUGx-wY0Rd66NZDiw,1012
4
4
  types_boto3_bedrock_runtime/client.py,sha256=iurF8y_YjFKpdEcvN19laZcYlxlVOgOnNKac8PWVs1E,8774
5
5
  types_boto3_bedrock_runtime/client.pyi,sha256=TVpF8IVA6RNUHuucSjD6tkwE8yaULNE5KyndQ0kO794,8771
6
- types_boto3_bedrock_runtime/literals.py,sha256=1SNyrJCtuv1n0NEgRousW260fXESbPKDrYXY_Myqqk4,12861
7
- types_boto3_bedrock_runtime/literals.pyi,sha256=nYpwaRHuRyk7edvTR4b76t4dkjQyO04YxPL8EozD5L0,12859
6
+ types_boto3_bedrock_runtime/literals.py,sha256=SP4nNURTn3YJ8UEQscn_RrQui2JCbdcmtfBYWrNxYxQ,12916
7
+ types_boto3_bedrock_runtime/literals.pyi,sha256=yaAy6ESLkNGwA5FFn5qdHIVp8RAc6QKoHitqrzyYe1E,12914
8
8
  types_boto3_bedrock_runtime/paginator.py,sha256=5Jxr9RrOJKN9XVbJReCbUJpJopBTa6lkmC2vmFjI2nQ,2194
9
9
  types_boto3_bedrock_runtime/paginator.pyi,sha256=63nEmXrjk6YpFdjbM7HiTP4pBDClAUG2z9KGCvvqdpw,2190
10
10
  types_boto3_bedrock_runtime/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  types_boto3_bedrock_runtime/type_defs.py,sha256=gowYkFkPLd3EfgbGbI-h2NmhqP3t9gu0GInLmuuwKSk,30904
12
12
  types_boto3_bedrock_runtime/type_defs.pyi,sha256=YUmdLaowU2kE0J5iesLh2tc-4OKoLEGO0K-ybKtSMz4,30782
13
- types_boto3_bedrock_runtime/version.py,sha256=7dplwNyKC_M1NmYn8gNT0u-MAPuLyVgQc5Z98LiK1wM,92
14
- types_boto3_bedrock_runtime-1.37.0.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- types_boto3_bedrock_runtime-1.37.0.dist-info/METADATA,sha256=hULZvEN4oJyAp1ktQ2NMJ9pMbhHcvqio5i6-MuwX6hI,15372
16
- types_boto3_bedrock_runtime-1.37.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
- types_boto3_bedrock_runtime-1.37.0.dist-info/top_level.txt,sha256=vs95SHzu94rM38mmauihzrtfinMIBV-tKDaYSV0eMww,28
18
- types_boto3_bedrock_runtime-1.37.0.dist-info/RECORD,,
13
+ types_boto3_bedrock_runtime/version.py,sha256=_hf7Xqw9Cl4SnoR7NPGy2_ae5EwY4DZ40R25nEawHu4,92
14
+ types_boto3_bedrock_runtime-1.37.7.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ types_boto3_bedrock_runtime-1.37.7.dist-info/METADATA,sha256=3OljQlpFJc3PK-NtopMeFRn1xV4_q2SDJAGZYlCpvC8,15374
16
+ types_boto3_bedrock_runtime-1.37.7.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
17
+ types_boto3_bedrock_runtime-1.37.7.dist-info/top_level.txt,sha256=vs95SHzu94rM38mmauihzrtfinMIBV-tKDaYSV0eMww,28
18
+ types_boto3_bedrock_runtime-1.37.7.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5