Skip to content

Commit c8b1b2f

Browse files
committed
fix doc typo
1 parent fdde207 commit c8b1b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/event_handler/bedrock_agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ The `BedrockAgentFunctionResolver` handles three main aspects:
411411
2. **Parameter Processing**: Automatic parsing and validation of input parameters
412412
3. **Response Formatting**: Converting function outputs into Bedrock Agent compatible responses
413413

414-
#### Fine grained responses
414+
### Fine grained responses
415415

416416
???+ info "Note"
417417
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

Comments
 (0)