File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ You can enable user confirmation with Bedrock Agents to have your application as
370370
3713711 . Add an openapi extension
372372
373- #### Fine grained responses
373+ #### OpenAPI-based Responses
374374
375375???+ info "Note"
376376 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.
@@ -411,7 +411,7 @@ The `BedrockAgentFunctionResolver` handles three main aspects:
4114112 . ** Parameter Processing** : Automatic parsing and validation of input parameters
4124123 . ** Response Formatting** : Converting function outputs into Bedrock Agent compatible responses
413413
414- ### Fine grained responses
414+ ### Function-based 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.
You can’t perform that action at this time.
0 commit comments