1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. workspacesweb
  5. getBrowserSettings

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

AWS Cloud Control v1.40.0 published on Thursday, Dec 11, 2025 by Pulumi
aws-native logo

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

AWS Cloud Control v1.40.0 published on Thursday, Dec 11, 2025 by Pulumi

    Definition of AWS::WorkSpacesWeb::BrowserSettings Resource Type

    Using getBrowserSettings

    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 getBrowserSettings(args: GetBrowserSettingsArgs, opts?: InvokeOptions): Promise<GetBrowserSettingsResult>
    function getBrowserSettingsOutput(args: GetBrowserSettingsOutputArgs, opts?: InvokeOptions): Output<GetBrowserSettingsResult>
    def get_browser_settings(browser_settings_arn: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetBrowserSettingsResult
    def get_browser_settings_output(browser_settings_arn: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetBrowserSettingsResult]
    func LookupBrowserSettings(ctx *Context, args *LookupBrowserSettingsArgs, opts ...InvokeOption) (*LookupBrowserSettingsResult, error)
    func LookupBrowserSettingsOutput(ctx *Context, args *LookupBrowserSettingsOutputArgs, opts ...InvokeOption) LookupBrowserSettingsResultOutput

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

    public static class GetBrowserSettings 
    {
        public static Task<GetBrowserSettingsResult> InvokeAsync(GetBrowserSettingsArgs args, InvokeOptions? opts = null)
        public static Output<GetBrowserSettingsResult> Invoke(GetBrowserSettingsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBrowserSettingsResult> getBrowserSettings(GetBrowserSettingsArgs args, InvokeOptions options)
    public static Output<GetBrowserSettingsResult> getBrowserSettings(GetBrowserSettingsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:workspacesweb:getBrowserSettings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BrowserSettingsArn string
    The ARN of the browser settings.
    BrowserSettingsArn string
    The ARN of the browser settings.
    browserSettingsArn String
    The ARN of the browser settings.
    browserSettingsArn string
    The ARN of the browser settings.
    browser_settings_arn str
    The ARN of the browser settings.
    browserSettingsArn String
    The ARN of the browser settings.

    getBrowserSettings Result

    The following output properties are available:

    AssociatedPortalArns List<string>
    A list of web portal ARNs that the browser settings resource is associated with.
    BrowserPolicy string
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    BrowserSettingsArn string
    The ARN of the browser settings.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags to add to the browser settings resource. A tag is a key-value pair.
    WebContentFilteringPolicy Pulumi.AwsNative.WorkSpacesWeb.Outputs.BrowserSettingsWebContentFilteringPolicy
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.
    AssociatedPortalArns []string
    A list of web portal ARNs that the browser settings resource is associated with.
    BrowserPolicy string
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    BrowserSettingsArn string
    The ARN of the browser settings.
    Tags Tag
    The tags to add to the browser settings resource. A tag is a key-value pair.
    WebContentFilteringPolicy BrowserSettingsWebContentFilteringPolicy
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.
    associatedPortalArns List<String>
    A list of web portal ARNs that the browser settings resource is associated with.
    browserPolicy String
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    browserSettingsArn String
    The ARN of the browser settings.
    tags List<Tag>
    The tags to add to the browser settings resource. A tag is a key-value pair.
    webContentFilteringPolicy BrowserSettingsWebContentFilteringPolicy
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.
    associatedPortalArns string[]
    A list of web portal ARNs that the browser settings resource is associated with.
    browserPolicy string
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    browserSettingsArn string
    The ARN of the browser settings.
    tags Tag[]
    The tags to add to the browser settings resource. A tag is a key-value pair.
    webContentFilteringPolicy BrowserSettingsWebContentFilteringPolicy
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.
    associated_portal_arns Sequence[str]
    A list of web portal ARNs that the browser settings resource is associated with.
    browser_policy str
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    browser_settings_arn str
    The ARN of the browser settings.
    tags Sequence[root_Tag]
    The tags to add to the browser settings resource. A tag is a key-value pair.
    web_content_filtering_policy BrowserSettingsWebContentFilteringPolicy
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.
    associatedPortalArns List<String>
    A list of web portal ARNs that the browser settings resource is associated with.
    browserPolicy String
    A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
    browserSettingsArn String
    The ARN of the browser settings.
    tags List<Property Map>
    The tags to add to the browser settings resource. A tag is a key-value pair.
    webContentFilteringPolicy Property Map
    The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.

    Supporting Types

    BrowserSettingsCategory

    BrowserSettingsWebContentFilteringPolicy

    AllowedUrls List<string>
    URLs and domains that are always accessible to end users.
    BlockedCategories List<Pulumi.AwsNative.WorkSpacesWeb.BrowserSettingsCategory>
    Categories of websites that are blocked on the end user's browsers.
    BlockedUrls List<string>
    URLs and domains that end users cannot access.
    AllowedUrls []string
    URLs and domains that are always accessible to end users.
    BlockedCategories []BrowserSettingsCategory
    Categories of websites that are blocked on the end user's browsers.
    BlockedUrls []string
    URLs and domains that end users cannot access.
    allowedUrls List<String>
    URLs and domains that are always accessible to end users.
    blockedCategories List<BrowserSettingsCategory>
    Categories of websites that are blocked on the end user's browsers.
    blockedUrls List<String>
    URLs and domains that end users cannot access.
    allowedUrls string[]
    URLs and domains that are always accessible to end users.
    blockedCategories BrowserSettingsCategory[]
    Categories of websites that are blocked on the end user's browsers.
    blockedUrls string[]
    URLs and domains that end users cannot access.
    allowed_urls Sequence[str]
    URLs and domains that are always accessible to end users.
    blocked_categories Sequence[BrowserSettingsCategory]
    Categories of websites that are blocked on the end user's browsers.
    blocked_urls Sequence[str]
    URLs and domains that end users cannot access.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    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.40.0 published on Thursday, Dec 11, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate