Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified DevOps Engineer Professional Trusted Advisor Checks & Automation Reply To: Trusted Advisor Checks & Automation

  • Jon-Bonso

    Administrator
    May 26, 2020 at 10:06 pm

    Hi Claude,

    Basically, you can enable weekly email notifications from Trusted Advisor in the Preferences page of the Trusted Advisor console, as described in this reference:

    https://aws.amazon.com/premiumsupport/knowledge-center/trusted-advisor-notifications/

    In the option that you are referring to, the first part of it makes sense since it uses the AWS Trusted Advisor API for the most up-to-date scan results. The issue lies in the second part where it uses the automated email notification, which is sent on a weekly basis.

    Take note that it is not mandatory to “refresh” the scan results of the Trusted Advisor check. If you are using its API, then you will get the latest data.

    Alternatively, you can use Amazon CloudWatch Events to monitor the status of Trusted Advisor checks. You can then use Amazon CloudWatch to create alarms on Trusted Advisor metrics. These alarms notify you when the status changes for a Trusted Advisor check, such as an updated resource or a service quota that is reached.

    Reference:

    https://docs.aws.amazon.com/awssupport/latest/user/cloudwatch-ta.html

    Let us know if you need further assistance. The Tutorials Dojo team is dedicated to help you pass your AWS exam on your first try!

    Regards,

    Jon Bonso @ Tutorials Dojo