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
CreateWorkload
Create the workload with its required name, description, environment, review owner, and lenses.
2
getWorkload
GetWorkload
Read the workload back using the returned WorkloadId to confirm it was created and persisted.
3
listLensReviews
ListLensReviews
List the lens reviews created for the workload so the caller knows which lenses can be answered.