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

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.getBrowserCustom

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::BrowserCustom

    Using getBrowserCustom

    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 getBrowserCustom(args: GetBrowserCustomArgs, opts?: InvokeOptions): Promise<GetBrowserCustomResult>
    function getBrowserCustomOutput(args: GetBrowserCustomOutputArgs, opts?: InvokeOptions): Output<GetBrowserCustomResult>
    def get_browser_custom(browser_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetBrowserCustomResult
    def get_browser_custom_output(browser_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetBrowserCustomResult]
    func LookupBrowserCustom(ctx *Context, args *LookupBrowserCustomArgs, opts ...InvokeOption) (*LookupBrowserCustomResult, error)
    func LookupBrowserCustomOutput(ctx *Context, args *LookupBrowserCustomOutputArgs, opts ...InvokeOption) LookupBrowserCustomResultOutput

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

    public static class GetBrowserCustom 
    {
        public static Task<GetBrowserCustomResult> InvokeAsync(GetBrowserCustomArgs args, InvokeOptions? opts = null)
        public static Output<GetBrowserCustomResult> Invoke(GetBrowserCustomInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBrowserCustomResult> getBrowserCustom(GetBrowserCustomArgs args, InvokeOptions options)
    public static Output<GetBrowserCustomResult> getBrowserCustom(GetBrowserCustomArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getBrowserCustom
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BrowserId string
    The id of the browser.
    BrowserId string
    The id of the browser.
    browserId String
    The id of the browser.
    browserId string
    The id of the browser.
    browser_id str
    The id of the browser.
    browserId String
    The id of the browser.

    getBrowserCustom Result

    The following output properties are available:

    BrowserArn string
    The ARN of a Browser resource.
    BrowserId string
    The id of the browser.
    CreatedAt string
    Timestamp when the browser was created.
    LastUpdatedAt string
    Timestamp when the browser was last updated.
    Status Pulumi.AwsNative.BedrockAgentCore.BrowserCustomBrowserStatus
    Status of browser.
    Tags Dictionary<string, string>
    The tags for the custom browser.
    BrowserArn string
    The ARN of a Browser resource.
    BrowserId string
    The id of the browser.
    CreatedAt string
    Timestamp when the browser was created.
    LastUpdatedAt string
    Timestamp when the browser was last updated.
    Status BrowserCustomBrowserStatus
    Status of browser.
    Tags map[string]string
    The tags for the custom browser.
    browserArn String
    The ARN of a Browser resource.
    browserId String
    The id of the browser.
    createdAt String
    Timestamp when the browser was created.
    lastUpdatedAt String
    Timestamp when the browser was last updated.
    status BrowserCustomBrowserStatus
    Status of browser.
    tags Map<String,String>
    The tags for the custom browser.
    browserArn string
    The ARN of a Browser resource.
    browserId string
    The id of the browser.
    createdAt string
    Timestamp when the browser was created.
    lastUpdatedAt string
    Timestamp when the browser was last updated.
    status BrowserCustomBrowserStatus
    Status of browser.
    tags {[key: string]: string}
    The tags for the custom browser.
    browser_arn str
    The ARN of a Browser resource.
    browser_id str
    The id of the browser.
    created_at str
    Timestamp when the browser was created.
    last_updated_at str
    Timestamp when the browser was last updated.
    status BrowserCustomBrowserStatus
    Status of browser.
    tags Mapping[str, str]
    The tags for the custom browser.
    browserArn String
    The ARN of a Browser resource.
    browserId String
    The id of the browser.
    createdAt String
    Timestamp when the browser was created.
    lastUpdatedAt String
    Timestamp when the browser was last updated.
    status "CREATING" | "CREATE_FAILED" | "READY" | "DELETING" | "DELETE_FAILED" | "DELETED"
    Status of browser.
    tags Map<String>
    The tags for the custom browser.

    Supporting Types

    BrowserCustomBrowserStatus

    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