Amazon Well-Architected Tool · JSON Structure

Well Architected Tool Workload Review Owner Structure

The review owner of the workload. The name, email address, or identifier for the primary group or individual that owns the workload review process.

Type: string Properties: 0
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

WorkloadReviewOwner is a JSON Structure definition published by Amazon Well-Architected Tool. 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",
  "description": "The review owner of the workload. The name, email address, or identifier for the primary group or individual that owns the workload review process.",
  "minLength": 3,
  "maxLength": 255,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "WorkloadReviewOwner",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-workload-review-owner-structure.json"
}