Amazon Bedrock Code Interpreter

Amazon Bedrock Code Interpreter allows Bedrock agents to securely execute code snippets during a workflow. It can run tasks such as data processing, transformation, analysis, or simple computations on demand. This capability helps agents perform dynamic operations that are not directly handled by the model itself, enabling more flexible and intelligent automation within Bedrock applications.

aws.bedrock_agentcore_code_interpreter

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
certificatescorejsonThe list of certificates configured for the code interpreter.
code_interpreter_arncorestringThe Amazon Resource Name (ARN) of the code interpreter.
code_interpreter_idcorestringThe unique identifier of the code interpreter.
created_atcoretimestampThe timestamp when the code interpreter was created.
descriptioncorestringThe description of the code interpreter.
execution_role_arncorestringThe IAM role ARN that provides permissions for the code interpreter.
failure_reasoncorestringThe reason for failure if the code interpreter is in a failed state.
last_updated_atcoretimestampThe timestamp when the code interpreter was last updated.
namecorestringThe name of the code interpreter.
network_configurationcorejsonThe network configuration for a code interpreter. This structure defines how the code interpreter connects to the network.
statuscorestringThe current status of the code interpreter.
tagscorehstore_csv