The browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal.
End User ComputingSecure BrowserVirtual DesktopZero Trust
{
"type": "object",
"required": [
"browserSettingsArn"
],
"properties": {
"associatedPortalArns": {
"allOf": [
{
"$ref": "#/components/schemas/ArnList"
},
{
"description": "A list of web portal ARNs that this browser settings is associated with."
}
]
},
"browserPolicy": {
"allOf": [
{
"$ref": "#/components/schemas/BrowserPolicy"
},
{
"description": "A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions."
}
]
},
"browserSettingsArn": {
"allOf": [
{
"$ref": "#/components/schemas/ARN"
},
{
"description": "The ARN of the browser settings."
}
]
}
},
"description": "The browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal. ",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "BrowserSettings",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-browser-settings-schema.json"
}
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.