Amazon WorkSpaces · JSON Structure

Workspaces Ec2 Image Id Structure

Ec2ImageId schema from Amazon WorkSpaces API

Type: string Properties: 0
DesktopEnd User ComputingVirtual DesktopDesktop as a Service

Ec2ImageId is a JSON Structure definition published by Amazon WorkSpaces. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "pattern": "^ami\\-([a-f0-9]{8}|[a-f0-9]{17})$",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "Ec2ImageId",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-ec2-image-id-structure.json",
  "description": "Ec2ImageId schema from Amazon WorkSpaces API"
}