X
Lab complete!
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool
You can generate a workload report for a lens. The report contains your responses to the workload questions, your notes, and the current number of high and medium risks identified.
aws wellarchitected get-lens-review --workload-id "<WorkloadId>" --lens-alias "wellarchitected"
aws wellarchitected get-lens-review-report --workload-id "<WorkloadId>" --lens-alias "wellarchitected" --query 'LensReviewReport.Base64String' --output text | base64 --decode > WAReviewOutput.pdf
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool