Workspaces Web Portal Structure
The web portal.
Portal is a JSON Structure definition published by Amazon WorkSpaces Web, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"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 this web portal."
}
]
},
"browserType": {
"allOf": [
{
"$ref": "#/components/schemas/BrowserType"
},
{
"description": "The browser that users see when using a streaming session."
}
]
},
"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."
}
]
},
"statusReason": {
"allOf": [
{
"$ref": "#/components/schemas/StatusReason"
},
{
"description": "A message that explains why the web portal is in its current status."
}
]
},
"trustStoreArn": {
"allOf": [
{
"$ref": "#/components/schemas/ARN"
},
{
"description": "The ARN of the trust store that is associated with the 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 web portal.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "Portal",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-structure/workspaces-web-portal-structure.json"
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/workspaces-web-portal-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.