aws-sdk-bedrock 1.46.0 → 1.56.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: 8c39d7fc319469d631d2d26d52697911e2eabc8628b5d40906638293bf761859
4
- data.tar.gz: 104a36f609563c44980d3059d6cd17f44408aba656ef7edbdd9dd74e37188499
3
+ metadata.gz: cf2015f1cbf876b97f400400305ce6d3750b7b68198cc267e8ad0c1dc17fe4ff
4
+ data.tar.gz: b44427241239dd4cd7dd87799ed5836bf3150d8a0fcb510b22c2dca6c57e3dcc
5
5
  SHA512:
6
- metadata.gz: f99e2292655caf7c6a446dc26a4c90f3e6bd73a1d09c68e1ca92fab3ca85a9a070037571e61f2f588b5fd166c04b6f4b6c62249c6731ec4b30d2a8fa24042b0f
7
- data.tar.gz: 5c51897af48537e16b627d25c5062f99e2a72b4eb6eacfd3c83578f818c2e8599a979f0576d3b42f3a058c7a64381eb7c31b5a541ab6c8771a5bdb7f3d3047e9
6
+ metadata.gz: 42ff562798b868cc41865db6ba8e9cf6f2005a3487f2f6a708fe2d757347b96386870698c3ab9aa9984f0fd5fbf75b3388508b7e607f70ddf3e1affe165a58a9
7
+ data.tar.gz: d825fe3dab0bb8893865509cd63e756846a6650436d63cc605e4d1a1899f300ed48f4a7d8cda00dc77e56b661b6e9cac058f65846fc75b643a7767e715cc13b2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,58 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.56.0 (2025-07-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.55.0 (2025-07-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ * Feature - Support `ENV['AWS_BEARER_TOKEN_BEDROCK']` for authentication with Amazon Bedrock APIs.
15
+
16
+ 1.54.0 (2025-07-16)
17
+ ------------------
18
+
19
+ * Feature - This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock.
20
+
21
+ 1.53.0 (2025-06-30)
22
+ ------------------
23
+
24
+ * Feature - Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs.
25
+
26
+ 1.52.0 (2025-06-24)
27
+ ------------------
28
+
29
+ * Feature - We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console.
30
+
31
+ 1.51.0 (2025-06-20)
32
+ ------------------
33
+
34
+ * Feature - Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails.
35
+
36
+ 1.50.0 (2025-06-19)
37
+ ------------------
38
+
39
+ * Feature - This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
40
+
41
+ 1.49.0 (2025-06-17)
42
+ ------------------
43
+
44
+ * Feature - This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
45
+
46
+ 1.48.0 (2025-06-16)
47
+ ------------------
48
+
49
+ * Feature - This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference.
50
+
51
+ 1.47.0 (2025-06-02)
52
+ ------------------
53
+
54
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
55
+
4
56
  1.46.0 (2025-05-13)
5
57
  ------------------
6
58
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.56.0