

# OrchestrationExecutor
<a name="API_agent-runtime_OrchestrationExecutor"></a>

The structure of the executor invoking the actions in custom orchestration.

## Contents
<a name="API_agent-runtime_OrchestrationExecutor_Contents"></a>

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** lambda **   <a name="bedrock-Type-agent-runtime_OrchestrationExecutor-lambda"></a>
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.   
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_OrchestrationExecutor_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/OrchestrationExecutor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/OrchestrationExecutor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/OrchestrationExecutor) 