For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/infrastructure/resource_catalog/aws_workspaces_web_browser_settings.md. A documentation index is available at /llms.txt.

aws_workspaces_web_browser_settings

account_id

Type: STRING

additional_encryption_context

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

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

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

browser_settings_arn

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

customer_managed_key

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

tags

Type: UNORDERED_LIST_STRING

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.