PortalSummary

The summary of the portal.

End User ComputingSecure BrowserVirtual DesktopZero Trust

Properties

Name Type Description
authenticationType object
browserSettingsArn object
browserType object
creationDate object
displayName object
ipAccessSettingsArn object
networkSettingsArn object
portalArn object
portalEndpoint object
portalStatus object
rendererType object
trustStoreArn object
userAccessLoggingSettingsArn object
userSettingsArn object
View JSON Schema on GitHub

JSON Schema

workspaces-web-portal-summary-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "authenticationType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AuthenticationType"
        },
        {
          "description": "<p>The type of authentication integration points used when signing into the web portal. Defaults to <code>Standard</code>.</p> <p> <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.</p> <p> <code>IAM_Identity_Center</code> web portals are authenticated through AWS IAM Identity Center (successor to AWS Single Sign-On). They provide additional features, such as IdP-initiated authentication. Identity sources (including external identity provider integration), plus user and group access to your web portal, can be configured in the IAM Identity Center.</p>"
        }
      ]
    },
    "browserSettingsArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the browser settings that is associated with the web portal."
        }
      ]
    },
    "browserType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/BrowserType"
        },
        {
          "description": "The browser type of the web portal."
        }
      ]
    },
    "creationDate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Timestamp"
        },
        {
          "description": "The creation date of the web portal."
        }
      ]
    },
    "displayName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DisplayName"
        },
        {
          "description": "The name of the web portal."
        }
      ]
    },
    "ipAccessSettingsArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the IP access settings."
        }
      ]
    },
    "networkSettingsArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the network settings that is associated with the web portal."
        }
      ]
    },
    "portalArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the web portal."
        }
      ]
    },
    "portalEndpoint": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PortalEndpoint"
        },
        {
          "description": "The endpoint URL of the web portal that users access in order to start streaming sessions."
        }
      ]
    },
    "portalStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PortalStatus"
        },
        {
          "description": "The status of the web portal."
        }
      ]
    },
    "rendererType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RendererType"
        },
        {
          "description": "The renderer that is used in streaming sessions."
        }
      ]
    },
    "trustStoreArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the trust that is associated with this web portal."
        }
      ]
    },
    "userAccessLoggingSettingsArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the user access logging settings that is associated with the web portal."
        }
      ]
    },
    "userSettingsArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ARN"
        },
        {
          "description": "The ARN of the user settings that is associated with the web portal."
        }
      ]
    }
  },
  "description": "The summary of the portal.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PortalSummary",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-portal-summary-schema.json"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/workspaces-web-portal-summary"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.