Creates a custom code interpreter.
Request body
The name of the code interpreter. The name must be unique within your account.
The description of the code interpreter.
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the code interpreter to access Amazon Web Services services.
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock AgentCore ignores the request but does not return an error.
A map of tag keys and values to assign to the code interpreter. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment.
Response
Success
The unique identifier of the created code interpreter.
The Amazon Resource Name (ARN) of the created code interpreter.
The timestamp when the code interpreter was created.
The current status of the code interpreter.