aws-sdk-bedrock 1.13.0 → 1.15.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 940f9b98f26f78fa4dcb4947bc118c17fb892cc3ffb9cb68f894bfd309d1ebe3
4
- data.tar.gz: 6da404fc7f30d3e88aa83992b4f92df9529cdad2d612a245a86303afa3cdb64c
3
+ metadata.gz: 71b57b036d4bff754036e14f76bde5e12ae9164f34a9c09ec048c18908e09aca
4
+ data.tar.gz: 108f1bf0c1c775a9787fc39f254546d44ed8ec475f7768ba4aa2bbb4407bcf45
5
5
  SHA512:
6
- metadata.gz: dabe0b5dfd0ad269e82dbf67286cb37925574523a0f0fc93bae1e9aec534d8311d4707ac6fb450925f29c14eb37c7e3a7b68baaffe0c84323dce7b1a048d1f34
7
- data.tar.gz: 7f4d4d95021fe815f4dab29c00269fffc3c344d793992c23731b2e72bb4bb008a06419651fba94302d63ad66aafd90a758e88706d29d3e5a342ca16d1852e392
6
+ metadata.gz: def49baa91fa2eab41787c106c36432eacdf6e4ef2e12528f099f85800f1ca072f73e36d465906bdc0645ba16acce35d3d97c1add7e0a8eb6fcef81407e08d26
7
+ data.tar.gz: 0a41eb93740dcb8b82cf7fcfc33755ae38a4e6f2f53e16d7f6e9dc4b7bbb70dd46a9111ec3bc36dceb071786d8adef1aeecd0e5eadaa74ea154b9ce5a84e0a4e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.15.0 (2024-08-19)
5
+ ------------------
6
+
7
+ * Feature - Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.
8
+
9
+ 1.14.0 (2024-08-01)
10
+ ------------------
11
+
12
+ * Feature - API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.
13
+
4
14
  1.13.0 (2024-07-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.13.0
1
+ 1.15.0