---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_workspaces_web_browser_settings{% #aws_workspaces_web_browser_settings %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `additional_encryption_context`{% #additional_encryption_context %}

**Type**: `MAP_STRING_STRING`**Provider name**: `additionalEncryptionContext`**Description**: The additional encryption context of the browser settings.

## `associated_portal_arns`{% #associated_portal_arns %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `associatedPortalArns`**Description**: A list of web portal ARNs that this browser settings is associated with.

## `browser_policy`{% #browser_policy %}

**Type**: `STRING`**Provider name**: `browserPolicy`**Description**: A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.

## `browser_settings_arn`{% #browser_settings_arn %}

**Type**: `STRING`**Provider name**: `browserSettingsArn`**Description**: The ARN of the browser settings.

## `customer_managed_key`{% #customer_managed_key %}

**Type**: `STRING`**Provider name**: `customerManagedKey`**Description**: The customer managed key used to encrypt sensitive information in the browser settings.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `web_content_filtering_policy`{% #web_content_filtering_policy %}

**Type**: `STRUCT`**Provider name**: `webContentFilteringPolicy`**Description**: 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.

- `allowed_urls`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `allowedUrls`**Description**: URLs and domains that are always accessible to end users.
- `blocked_categories`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `blockedCategories`**Description**: Categories of websites that are blocked on the end user's browsers.
- `blocked_urls`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `blockedUrls`**Description**: URLs and domains that end users cannot access.
