Teardown

Summary

You have learned how to use the various AWS CLI commands to work with the AWS Well-Architected Tool.

Remove all the resources

  1. Using the delete-workload API, you can remove the workload from the WA Tool.
    aws wellarchitected delete-workload --workload-id "<WorkloadId>"
    

    Remove1

References & useful resources