AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains details about the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgent.Model.ActionGroupExecutor

Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z

Syntax

C#
public class ActionGroupExecutor

The ActionGroupExecutor type exposes the following members

Constructors

NameDescription
Public Method ActionGroupExecutor()

Properties

NameTypeDescription
Public Property CustomControl Amazon.BedrockAgent.CustomControlMethod

Gets and sets the property CustomControl.

To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.

Public Property Lambda System.String

Gets and sets the property Lambda.

The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5