GetWorkloadInput

Input to get a workload.

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads
View JSON Schema on GitHub

JSON Schema

well-architected-tool-get-workload-input-schema.json Raw ↑
{
  "type": "object",
  "title": "GetWorkloadInput",
  "properties": {},
  "description": "Input to get a workload.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-get-workload-input-schema.json"
}