AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-07-04 · Documentation low

File: bedrock-agentcore/latest/devguide/bedrock-agentcore-limits.md

Summary

Fixed duplicate word 'account' in multiple descriptions, increased Maximum CreateEvent requests limit from 10 to 200, and added new Maximum ListEvents requests limit at 200 TPS.

Security assessment

Changes involve typo corrections and operational limit adjustments without any mention of vulnerabilities, exploits, or security mechanisms. The increased rate limits suggest service scalability improvements rather than security fixes.

Diff

diff --git a/bedrock-agentcore/latest/devguide/bedrock-agentcore-limits.md b/bedrock-agentcore/latest/devguide/bedrock-agentcore-limits.md
index 066f98f04..bd7137ba2 100644
--- a//bedrock-agentcore/latest/devguide/bedrock-agentcore-limits.md
+++ b//bedrock-agentcore/latest/devguide/bedrock-agentcore-limits.md
@@ -146 +146 @@ Limit | Value | Adjustable | Notes
-Maximum number of AgentCore Memory resources per AWS Region in an AWS account account |  150 |  Yes |   
+Maximum number of AgentCore Memory resources per AWS Region in an AWS account |  150 |  Yes |   
@@ -149,5 +149,5 @@ Maximum memory strategies per account |  900 |  Yes |
-Maximum CreateMemory requests |  3 |  Yes |  The maximum number of `CreateMemory` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum GetMemory requests |  5 |  Yes |  The maximum number of `GetMemory` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum DeleteMemory requests |  3 |  Yes |  The maximum number of `DeleteMemory` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum ListMemories requests |  5 |  Yes |  The maximum number of `ListMemories` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum UpdateMemory requests |  3 |  Yes |  The maximum number of `UpdateMemory` requests per second that you can perform in this AWS account account in the current AWS Region.  
+Maximum CreateMemory requests |  3 |  Yes |  The maximum number of `CreateMemory` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum GetMemory requests |  5 |  Yes |  The maximum number of `GetMemory` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum DeleteMemory requests |  3 |  Yes |  The maximum number of `DeleteMemory` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum ListMemories requests |  5 |  Yes |  The maximum number of `ListMemories` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum UpdateMemory requests |  3 |  Yes |  The maximum number of `UpdateMemory` requests per second that you can perform in this AWS account in the current AWS Region.  
@@ -160,8 +160,9 @@ Maximum event size in a CreateEvent operation |  10 MB |  No |
-Maximum CreateEvent requests |  10 |  Yes |  The maximum number of `CreateEvent` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum CreateEvent requests per actor, per session, including conversational payloads |  5 |  No |  The maximum number of `CreateEvent` requests per second, per actor, per session, including conversational payloads that you can perform in this AWS account account in the current AWS Region.  
-Maximum CreateEvent requests per actor, per session, not including conversational payloads |  10 |  No |  The maximum number of `CreateEvent` requests per second, per actor, per session, not including conversational payloads that you can perform in this AWS account account in the current AWS Region.  
-Maximum DeleteEvent requests |  20 |  Yes |  The maximum number of `DeleteEvent` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum DeleteEvent requests per actor, per session |  5 |  Yes |  The maximum number of `DeleteEvent` requests per second, per actor, per session that you can perform in this AWS account account in the current AWS Region.  
-Maximum RetrieveMemoryRecords requests |  30 |  Yes |  The maximum number of `RetrieveMemoryRecords` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum ListMemoryRecords requests |  30 |  Yes |  The maximum number of `ListMemoryRecords` requests per second that you can perform in this AWS account account in the current AWS Region.  
-Maximum requests for all other AgentCore Memory APIs |  20 |  Yes |  The maximum transactions per second (TPS) that can be processed in this AWS account account in the current AWS Region for all other AgentCore Memory APIs.  
+Maximum CreateEvent requests |  200 |  Yes |  The maximum number of `CreateEvent` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum CreateEvent requests per actor, per session, including conversational payloads |  5 |  No |  The maximum number of `CreateEvent` requests per second, per actor, per session, including conversational payloads that you can perform in this AWS account in the current AWS Region.  
+Maximum CreateEvent requests per actor, per session, not including conversational payloads |  10 |  No |  The maximum number of `CreateEvent` requests per second, per actor, per session, not including conversational payloads that you can perform in this AWS account in the current AWS Region.  
+Maximum DeleteEvent requests |  20 |  Yes |  The maximum number of `DeleteEvent` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum DeleteEvent requests per actor, per session |  5 |  Yes |  The maximum number of `DeleteEvent` requests per second, per actor, per session that you can perform in this AWS account in the current AWS Region.  
+Maximum ListEvents requests |  200 |  Yes |  The maximum number of `ListEvents` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum RetrieveMemoryRecords requests |  30 |  Yes |  The maximum number of `RetrieveMemoryRecords` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum ListMemoryRecords requests |  30 |  Yes |  The maximum number of `ListMemoryRecords` requests per second that you can perform in this AWS account in the current AWS Region.  
+Maximum requests for all other AgentCore Memory APIs |  20 |  Yes |  The maximum transactions per second (TPS) that can be processed in this AWS account in the current AWS Region for all other AgentCore Memory APIs.  
@@ -169 +170 @@ Maximum number of tokens per minute for long-term memory extraction |  150,000 |
-Maximum number of tokens per minute for episodic long-term memory extraction per session |  50,000 |  No |  The per-session, tokens per minute limit that can be processed for episodic long-term memory extraction in this AWS account account in the current AWS Region.  
+Maximum number of tokens per minute for episodic long-term memory extraction per session |  50,000 |  No |  The per-session, tokens per minute limit that can be processed for episodic long-term memory extraction in this AWS account in the current AWS Region.