UserAccessLoggingSettingsList

UserAccessLoggingSettingsList schema from Amazon WorkSpaces Web API

End User ComputingSecure BrowserVirtual DesktopZero Trust
View JSON Schema on GitHub

JSON Schema

workspaces-web-user-access-logging-settings-list-schema.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/UserAccessLoggingSettingsSummary"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "UserAccessLoggingSettingsList",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-user-access-logging-settings-list-schema.json",
  "description": "UserAccessLoggingSettingsList schema from Amazon WorkSpaces Web API"
}