---
title: Workspaces Web Portal
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Workspaces Web Portal
---

# Workspaces Web Portal

This table represents the workspaces_web_portal resource from Amazon Web Services.

```
aws.workspaces_web_portal
```

## Fields

| Title                            | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Description |
| -------------------------------- | ---- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                             | core | string     |
| account_id                       | core | string     |
| authentication_type              | core | string     | The type of authentication integration points used when signing into the web portal. Defaults to <code>Standard</code>. <code>Standard</code> web portals are authenticated directly through your identity provider. You need to call <code>CreateIdentityProvider</code> to integrate your identity provider with your web portal. User and group access to your web portal is controlled through your identity provider. <code>IAM Identity Center</code> web portals are authenticated through IAM Identity Center. Identity sources (including external identity provider integration), plus user and group access to your web portal, can be configured in the IAM Identity Center. |
| browser_settings_arn             | core | string     | The ARN of the browser settings that is associated with the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| browser_type                     | core | string     | The browser type of the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| creation_date                    | core | timestamp  | The creation date of the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| data_protection_settings_arn     | core | string     | The ARN of the data protection settings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| instance_type                    | core | string     | The type and resources of the underlying instance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ip_access_settings_arn           | core | string     | The ARN of the IP access settings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| max_concurrent_sessions          | core | int64      | The maximum number of concurrent sessions for the portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| network_settings_arn             | core | string     | The ARN of the network settings that is associated with the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| portal_arn                       | core | string     | The ARN of the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| portal_endpoint                  | core | string     | The endpoint URL of the web portal that users access in order to start streaming sessions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| portal_status                    | core | string     | The status of the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| renderer_type                    | core | string     | The renderer that is used in streaming sessions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| tags                             | core | hstore_csv |
| trust_store_arn                  | core | string     | The ARN of the trust that is associated with this web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| user_access_logging_settings_arn | core | string     | The ARN of the user access logging settings that is associated with the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| user_settings_arn                | core | string     | The ARN of the user settings that is associated with the web portal.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
