Amazon Well-Architected Tool · JSON Structure

Well Architected Tool Base64 String Structure

The Base64-encoded string representation of a lens review report.

This data can be used to create a PDF file.

Only returned by GetConsolidatedReport when PDF format is requested.

Type: string Properties: 0
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Base64String 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": "<p>The Base64-encoded string representation of a lens review report.</p> <p>This data can be used to create a PDF file.</p> <p>Only returned by <a>GetConsolidatedReport</a> when <code>PDF</code> format is requested.</p>",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "Base64String",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-base64-string-structure.json"
}