Amazon Well-Architected Tool · Arazzo Workflow
Amazon Well-Architected Tool Update Workload Metadata
Version 1.0.0
Read a workload and update its descriptive metadata and pillar priorities.
View Spec
View on GitHub
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloadsArazzoWorkflows
Provider
Workflows
update-workload-metadata
Fetch a workload and patch its metadata.
Reads the current workload and updates its description, notes, and pillar priorities, returning the updated workload object.
1
getWorkload
GetWorkload
Read the current workload to confirm it exists before patching its metadata.
2
updateWorkload
UpdateWorkload
Patch the workload description, notes, and pillar priorities, returning the updated workload.