aws-sdk-bedrockagentcorecontrol 1.38.0 → 1.40.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: b67af18273343007834c265234f340df7532019fa3477568c3315966b0029d1a
4
- data.tar.gz: 5754a10152aa2c3f036824bc6fd686691ddee8a1c3b618a1c117bbdc7ad4f326
3
+ metadata.gz: c2c4d59ba4f2927ad58425895035a4a380ba8c0843eecb09a327e2df510caef9
4
+ data.tar.gz: b1fd07ac9da7f507dfd8a823d3adfb2fa78d797c123e09cfe824206a69dbf476
5
5
  SHA512:
6
- metadata.gz: 919c398da73ae3645899329399fc55a1e7bb20c8ee46f5b9eb8d218e57c9ba48dda07633f425c85806eec6e354ac043ce8428aa416e18014c9c9eab8fcfe2ffa
7
- data.tar.gz: b5dea04da1f44ebba41565493fcf1cc1380468c3cbb120ac3afa415eb0c48ab2e049a9b5d8777b1d70df67b70bc722499efcaefd516b6490e54aa40858d09a5d
6
+ metadata.gz: d994b9b5f8b865615b97fb78c5b6b40c2e76c1e9ac2bd946edd887f4c85defd6b6e6c7b4ca58ae26987d4e550fecf9823cbb68893a04a19884aaac0fc93f13db
7
+ data.tar.gz: 2edecac6d9ec952ed6e6565fc465cc35dd6f7b77dc93291dd91be5b573a50912f19a82cd3e50668da1da7c3f687dce828faba42d92af5d6a3581b14b4dd6d005
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.40.0 (2026-04-24)
5
+ ------------------
6
+
7
+ * Feature - Added support for configuring identity providers and inbound authorizers within a private VPC for AWS Bedrock AgentCore, enabling secure network connection without public internet access
8
+
9
+ 1.39.0 (2026-04-22)
10
+ ------------------
11
+
12
+ * Feature - Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments.
13
+
4
14
  1.38.0 (2026-04-20)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.38.0
1
+ 1.40.0