aws-sdk-bedrockagentcore 1.31.0 → 1.33.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: 655de7248ceb971e9234bf8c3b0a5114307510ee65cc6cad85c37c2c18ecaa1e
4
- data.tar.gz: 3ecb6a889a61a5c95b2bfe60475e53c1ffbcbbfe0053abc03ee8932abc4c2766
3
+ metadata.gz: 93537c939efe6bc6413eb39f68a1d432a0f60e893548340d42679944d50c78c7
4
+ data.tar.gz: 5eb75bbc9cb1dad55926700737b0bc44c5cb17e04856cffdb0c2a5a16f1badf7
5
5
  SHA512:
6
- metadata.gz: 41e251b2491d226adbe170aff4c91315b73306854ad05d539e0e4400e537fef79b5082c5320f6b944301d23636f78dfd89e1326bfeec6f904cf3b91ac095c2de
7
- data.tar.gz: 57a0d676830276c0e91734d2d571ee9dc5b9435c8a54fc9809c48ba7c7c2cc6dbf90c073dd6552f8922a63661caf70167c66d92ec5d668e4332446112b8bae06
6
+ metadata.gz: 1f70dd32fd573187a0a412b44e25bcd386fc371acdacf38a0d7c63f591f46e0404074e9a12ee21c25f5641dad26be86f457cdaa6f7a980f91565df7cbb59b7a2
7
+ data.tar.gz: c4c11fe6cbd68dbf234aa1160c0e521003adb536291213a55b1518ae07d050f24bc7f8362e030dfbe9d0ab423c4ee302e68918ef2ac2eda640c3f9601eb3da6c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.33.0 (2026-05-13)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.32.0 (2026-05-07)
10
+ ------------------
11
+
12
+ * Feature - Launching AgentCore payments - a capability that provides secure, instant microtransaction payments for AI agents to access paid APIs, MCP servers, and content. It handles payment processing for x402 protocol, payment limits, and 3P wallet integrations with Coinbase CDP and Stripe (Privy).
13
+
4
14
  1.31.0 (2026-04-30)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.31.0
1
+ 1.33.0