aws-sdk-bedrockagentcorecontrol 1.62.0 → 1.64.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: 41f6f451b010ea40361b5de95ff46e81764a71976a73e1fd77f34909e9f3a715
4
- data.tar.gz: d0f7f5198a2735c546fa274b258d1be00f58b1eb178796c7ec6507636c2f7ef8
3
+ metadata.gz: d4d66c60f29171cfd96af4bee2121f2d65eb0ec92fdf4b6b5c809903a1b3e4ec
4
+ data.tar.gz: f6f73da5571a62e21b63164b955bc50e14a425c412832a3926cceb4e8667faf7
5
5
  SHA512:
6
- metadata.gz: 29b68cfce15504a993fbc258df2c4ed12305ab6e913afbf314531253d5a997486675fececdc213714cb82f78ad634fd0a6d3e99bd1ec0e31906e1315d23d9f33
7
- data.tar.gz: 31b2471a1b2ffc1bab7d72e4806b092d466bfa73b72aaab16248e712be45019b981b3769966745569af88c2b2dce2dc355ce74dacdb9ae3134c680dbb8cbc460
6
+ metadata.gz: dc0c72180032b750944533c21b11e96a106de3e121b2da90848d9724377af2449eca2260560e9c76fb0a985a332bd2c384d9cca51ca833f459c0fbaf1523ad0c
7
+ data.tar.gz: c83935235c25b5a7aad6117c93f8b16189e1cbc1deee472ac6e14569617e8a416e9f9cf9893d9aa56b7afe82e0899529ed7d8621ef6629f23415b145c54b669b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.64.0 (2026-08-14)
5
+ ------------------
6
+
7
+ * Feature - Adds AgentCore Payments support for CMK, Marketplace Subscriptions and QuickCreate
8
+
9
+ 1.63.0 (2026-08-06)
10
+ ------------------
11
+
12
+ * Feature - Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances.
13
+
4
14
  1.62.0 (2026-08-05)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.62.0
1
+ 1.64.0