Amazon Well-Architected Tool · Arazzo Workflow
Amazon Well-Architected Tool Create Workload
Version 1.0.0
Create a workload, confirm it, and list the lens reviews it generated.
View Spec
View on GitHub
ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloadsArazzoWorkflows
Provider
Workflows
create-workload
Create a workload, fetch it, and enumerate its lens reviews.
Creates a new workload from the supplied name, description, environment, and lens aliases, retrieves the created workload to confirm it persisted, and lists the lens reviews so downstream review work can begin.
1
createWorkload
Create the workload with its required name, description, environment, review owner, and lenses.
2
getWorkload
Read the workload back using the returned WorkloadId to confirm it was created and persisted.
3
listLensReviews
List the lens reviews created for the workload so the caller knows which lenses can be answered.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.