We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdde207 commit c8b1b2fCopy full SHA for c8b1b2f
docs/core/event_handler/bedrock_agents.md
@@ -411,7 +411,7 @@ The `BedrockAgentFunctionResolver` handles three main aspects:
411
2. **Parameter Processing**: Automatic parsing and validation of input parameters
412
3. **Response Formatting**: Converting function outputs into Bedrock Agent compatible responses
413
414
-#### Fine grained responses
+### Fine grained responses
415
416
???+ info "Note"
417
The default response only includes the essential fields to keep the payload size minimal, as AWS Lambda has a maximum response size of 25 KB.
0 commit comments