@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / ActionGroupExecutor
readonly
optional
customControl:string
To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL .
readonly
optional
lambda:IFunction
The Lambda function containing the business logic that is carried out upon invoking the action.