We have released a new version of the Well-Architected Framework. We also added new and updated lenses to the Lens Catalog. Learn more
Deactivating Trusted Advisor for a workload
To deactivate Trusted Advisor for a workload
You can deactivate Trusted Advisor for any workload from the AWS Well-Architected Tool by editing your workload and deselecting Activate Trusted Advisor. For more information on editing workloads, see Edit a workload in AWS Well-Architected Tool.
Deactivating Trusted Advisor from the AWS WA Tool does not delete the roles created in IAM. Deleting roles from IAM requires a separate cleanup measure. Workload owners or owners of associated accounts should delete the IAM roles created when Trusted Advisor is deactivated in AWS WA Tool, or to stop AWS WA Tool from collecting Trusted Advisor data for the workload.
To delete the WellArchitectedRoleForTrustedAdvisor
in IAM
-
Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/
. -
In the navigation pane of the IAM console, choose Roles.
-
Search for
WellArchitectedRoleForTrustedAdvisor-
and select the role name.WORKLOAD_OWNER_ACCOUNT_ID
-
Choose Delete. In the pop-up window, type the name of the role to confirm deletion, and select Delete again.
For more information about deleting a role from IAM, see Deleting an IAM role (console) in the IAM User Guide.