

# CodeInterpreterInvocationInput
<a name="API_agent-runtime_CodeInterpreterInvocationInput"></a>

Contains information about the code interpreter being invoked.

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

 ** code **   <a name="bedrock-Type-agent-runtime_CodeInterpreterInvocationInput-code"></a>
The code for the code interpreter to use.  
Type: String  
Required: No

 ** files **   <a name="bedrock-Type-agent-runtime_CodeInterpreterInvocationInput-files"></a>
Files that are uploaded for code interpreter to use.  
Type: Array of strings  
Required: No

## See Also
<a name="API_agent-runtime_CodeInterpreterInvocationInput_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/CodeInterpreterInvocationInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/CodeInterpreterInvocationInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/CodeInterpreterInvocationInput) 