aws-sdk-bedrockagentcorecontrol 1.53.0 → 1.55.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: 35779e58d13f5a154e8c931813608073fc821ae83622427b23e339abf8ac791d
4
- data.tar.gz: 1bfa0d8090e3cb637962cc01e1155fb3d7bd564ded54d15acfc317e0683eba6f
3
+ metadata.gz: 5edee97926b03ec36777ad44beea8fec94ade80e980d749e03124f47621ed5bb
4
+ data.tar.gz: 63ad9d758e346de12cddb43b6a00c746f65da81ed39bdca6f8628fa5df645fb7
5
5
  SHA512:
6
- metadata.gz: bc74ad541a371165946d028d86963c13f9d14f2036ac599ad20aa2b658542beb1e72af24711537f85a257169edf42c68bc5c28b1eafbe3c1421087b7c27e72e9
7
- data.tar.gz: f6c0fb59e53095e68445c0113d6d8c92f9d3bde2006af868cc6fe046b7fe75f42a4018b1f795d4987ae2af89f2e9c49b5d8b0c876b9883bfb61a53d1725bbdd6
6
+ metadata.gz: eebd70484f1b9774a8f93fb7005c09fbf7dd70bf2c42afe1392ae3d1361ec325b9362dd250003b3313531ee87854e253de9d23c2c23d2541dd18990aa8b0fc07
7
+ data.tar.gz: 81d78bf2029003bfd37b9c7bb2911fa881fbbbaba6d160b9ed33c7e65b9679d33f0cf0c3dfb7f4288e5a58fd7971bee4e2b44427bd9b5e5da03841811ba5c631
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.0 (2026-07-08)
5
+ ------------------
6
+
7
+ * Feature - AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.
8
+
9
+ 1.54.0 (2026-06-17)
10
+ ------------------
11
+
12
+ * Feature - AgentCore Gateway now supports inference targets to LLM providers (direct config or built-in connectors), HTTP passthrough targets with session stickiness, runtime target API schemas, AWS WAF web ACL association with configurable fail-open or fail-close modes, and interceptor payload filtering.
13
+
4
14
  1.53.0 (2026-06-12)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.53.0
1
+ 1.55.0