1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. bedrockagentcore
  5. getCodeInterpreterCustom

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

aws-native.bedrockagentcore.getCodeInterpreterCustom

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

    Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom

    Using getCodeInterpreterCustom

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCodeInterpreterCustom(args: GetCodeInterpreterCustomArgs, opts?: InvokeOptions): Promise<GetCodeInterpreterCustomResult>
    function getCodeInterpreterCustomOutput(args: GetCodeInterpreterCustomOutputArgs, opts?: InvokeOptions): Output<GetCodeInterpreterCustomResult>
    def get_code_interpreter_custom(code_interpreter_id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetCodeInterpreterCustomResult
    def get_code_interpreter_custom_output(code_interpreter_id: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetCodeInterpreterCustomResult]
    func LookupCodeInterpreterCustom(ctx *Context, args *LookupCodeInterpreterCustomArgs, opts ...InvokeOption) (*LookupCodeInterpreterCustomResult, error)
    func LookupCodeInterpreterCustomOutput(ctx *Context, args *LookupCodeInterpreterCustomOutputArgs, opts ...InvokeOption) LookupCodeInterpreterCustomResultOutput

    > Note: This function is named LookupCodeInterpreterCustom in the Go SDK.

    public static class GetCodeInterpreterCustom 
    {
        public static Task<GetCodeInterpreterCustomResult> InvokeAsync(GetCodeInterpreterCustomArgs args, InvokeOptions? opts = null)
        public static Output<GetCodeInterpreterCustomResult> Invoke(GetCodeInterpreterCustomInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCodeInterpreterCustomResult> getCodeInterpreterCustom(GetCodeInterpreterCustomArgs args, InvokeOptions options)
    public static Output<GetCodeInterpreterCustomResult> getCodeInterpreterCustom(GetCodeInterpreterCustomArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getCodeInterpreterCustom
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CodeInterpreterId string
    The id of the code interpreter.
    CodeInterpreterId string
    The id of the code interpreter.
    codeInterpreterId String
    The id of the code interpreter.
    codeInterpreterId string
    The id of the code interpreter.
    code_interpreter_id str
    The id of the code interpreter.
    codeInterpreterId String
    The id of the code interpreter.

    getCodeInterpreterCustom Result

    The following output properties are available:

    CodeInterpreterArn string
    The ARN of a CodeInterpreter resource.
    CodeInterpreterId string
    The id of the code interpreter.
    CreatedAt string
    Timestamp when the code interpreter was created.
    LastUpdatedAt string
    Timestamp when the code interpreter was last updated.
    Status Pulumi.AwsNative.BedrockAgentCore.CodeInterpreterCustomCodeInterpreterStatus
    Status of code interpreter.
    Tags Dictionary<string, string>
    The tags for the code interpreter.
    CodeInterpreterArn string
    The ARN of a CodeInterpreter resource.
    CodeInterpreterId string
    The id of the code interpreter.
    CreatedAt string
    Timestamp when the code interpreter was created.
    LastUpdatedAt string
    Timestamp when the code interpreter was last updated.
    Status CodeInterpreterCustomCodeInterpreterStatus
    Status of code interpreter.
    Tags map[string]string
    The tags for the code interpreter.
    codeInterpreterArn String
    The ARN of a CodeInterpreter resource.
    codeInterpreterId String
    The id of the code interpreter.
    createdAt String
    Timestamp when the code interpreter was created.
    lastUpdatedAt String
    Timestamp when the code interpreter was last updated.
    status CodeInterpreterCustomCodeInterpreterStatus
    Status of code interpreter.
    tags Map<String,String>
    The tags for the code interpreter.
    codeInterpreterArn string
    The ARN of a CodeInterpreter resource.
    codeInterpreterId string
    The id of the code interpreter.
    createdAt string
    Timestamp when the code interpreter was created.
    lastUpdatedAt string
    Timestamp when the code interpreter was last updated.
    status CodeInterpreterCustomCodeInterpreterStatus
    Status of code interpreter.
    tags {[key: string]: string}
    The tags for the code interpreter.
    code_interpreter_arn str
    The ARN of a CodeInterpreter resource.
    code_interpreter_id str
    The id of the code interpreter.
    created_at str
    Timestamp when the code interpreter was created.
    last_updated_at str
    Timestamp when the code interpreter was last updated.
    status CodeInterpreterCustomCodeInterpreterStatus
    Status of code interpreter.
    tags Mapping[str, str]
    The tags for the code interpreter.
    codeInterpreterArn String
    The ARN of a CodeInterpreter resource.
    codeInterpreterId String
    The id of the code interpreter.
    createdAt String
    Timestamp when the code interpreter was created.
    lastUpdatedAt String
    Timestamp when the code interpreter was last updated.
    status "CREATING" | "CREATE_FAILED" | "READY" | "DELETING" | "DELETE_FAILED" | "DELETED"
    Status of code interpreter.
    tags Map<String>
    The tags for the code interpreter.

    Supporting Types

    CodeInterpreterCustomCodeInterpreterStatus

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi
      AI Agentic Workflows: Register now