This product is not supported for your selected Datadog site. ().

aws_workspaces_web_user_settings

account_id

Type: STRING

additional_encryption_context

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

associated_portal_arns

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

Type: STRUCT
Provider name: cookieSynchronizationConfiguration
Description: The configuration that specifies which cookies should be synchronized from the end user’s local browser to the remote browser.

  • allowlist
    Type: UNORDERED_LIST_STRUCT
    Provider name: allowlist
    Description: The list of cookie specifications that are allowed to be synchronized to the remote browser.
    • domain
      Type: STRING
      Provider name: domain
      Description: The domain of the cookie.
    • name
      Type: STRING
      Provider name: name
      Description: The name of the cookie.
    • path
      Type: STRING
      Provider name: path
      Description: The path of the cookie.
  • blocklist
    Type: UNORDERED_LIST_STRUCT
    Provider name: blocklist
    Description: The list of cookie specifications that are blocked from being synchronized to the remote browser.
    • domain
      Type: STRING
      Provider name: domain
      Description: The domain of the cookie.
    • name
      Type: STRING
      Provider name: name
      Description: The name of the cookie.
    • path
      Type: STRING
      Provider name: path
      Description: The path of the cookie.

copy_allowed

Type: STRING
Provider name: copyAllowed
Description: Specifies whether the user can copy text from the streaming session to the local device.

customer_managed_key

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

Type: STRING
Provider name: deepLinkAllowed
Description: Specifies whether the user can use deep links that open automatically when connecting to a session.

disconnect_timeout_in_minutes

Type: INT32
Provider name: disconnectTimeoutInMinutes
Description: The amount of time that a streaming session remains active after users disconnect.

download_allowed

Type: STRING
Provider name: downloadAllowed
Description: Specifies whether the user can download files from the streaming session to the local device.

idle_disconnect_timeout_in_minutes

Type: INT32
Provider name: idleDisconnectTimeoutInMinutes
Description: The amount of time that users can be idle (inactive) before they are disconnected from their streaming session and the disconnect timeout interval begins.

paste_allowed

Type: STRING
Provider name: pasteAllowed
Description: Specifies whether the user can paste text from the local device to the streaming session.

Type: STRING
Provider name: printAllowed
Description: Specifies whether the user can print to the local device.

tags

Type: UNORDERED_LIST_STRING

toolbar_configuration

Type: STRUCT
Provider name: toolbarConfiguration
Description: The configuration of the toolbar. This allows administrators to select the toolbar type and visual mode, set maximum display resolution for sessions, and choose which items are visible to end users during their sessions. If administrators do not modify these settings, end users retain control over their toolbar preferences.

  • hidden_toolbar_items
    Type: UNORDERED_LIST_STRING
    Provider name: hiddenToolbarItems
    Description: The list of toolbar items to be hidden.
  • max_display_resolution
    Type: STRING
    Provider name: maxDisplayResolution
    Description: The maximum display resolution that is allowed for the session.
  • toolbar_type
    Type: STRING
    Provider name: toolbarType
    Description: The type of toolbar displayed during the session.
  • visual_mode
    Type: STRING
    Provider name: visualMode
    Description: The visual mode of the toolbar.

upload_allowed

Type: STRING
Provider name: uploadAllowed
Description: Specifies whether the user can upload files from the local device to the streaming session.

user_settings_arn

Type: STRING
Provider name: userSettingsArn
Description: The ARN of the user settings.