Skip to content

Commit ba03633

Browse files
authored
Update to the latest service models for bedrock-agentcore and bedrock-agentcore-control (#78)
1 parent 7615abe commit ba03633

6 files changed

Lines changed: 3192 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "api-change",
3+
"description": "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."
4+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "api-change",
3+
"description": "Adding support for fine-grained access control for AgentCore Memory through managed AgentCore Gateway HTTP Connectors."
4+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "api-change",
3+
"description": "Adding online eval arn as input for recommendation API."
4+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "api-change",
3+
"description": "Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider."
4+
}

0 commit comments

Comments
 (0)