0Pricing
AWS Security Academy · Lesson

Trusted Advisor Security Checks

Surface risky settings and cost-of-security recommendations.

Trusted Advisor Security Checks is a free AWS Security Academy lesson on CoddyKit — lesson 3 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the AWS Security Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

What Trusted Advisor Is

AWS Trusted Advisor inspects your account against AWS best practices and gives prioritized recommendations.

It spans five categories: cost optimization, performance, security, fault tolerance, and service limits. For the exam, the security checks are the focus.

Security Category Checks

Trusted Advisor's security checks surface common risky settings, such as:

  • S3 buckets with open permissions.
  • Security groups with unrestricted ports (like 0.0.0.0/0 on SSH).
  • IAM use and whether MFA on the root account is enabled.

How Check Access Tiers Work

The depth of Trusted Advisor depends on your support plan.

  • Basic and Developer plans get a core set of checks.
  • Business and Enterprise plans unlock the full check set across all categories.

More security checks become available at the higher support tiers.

Reading Recommendations

Each check shows a status: green (no problem), yellow (investigate), or red (action recommended).

Drilling in reveals the affected resources and the suggested fix. This makes Trusted Advisor a quick health scan rather than a deep investigation tool.

Refreshing and Notifications

Checks refresh on a schedule, and you can refresh manually after making changes.

Trusted Advisor can send weekly email summaries and integrate with EventBridge, so a status change can trigger an automated alert or workflow.

Root Account and MFA Check

A high-value security check confirms whether MFA is enabled on the root user.

The root account can do anything and should be locked down with MFA and rarely used. Trusted Advisor flags a missing root MFA as a red, must-fix finding.

Service Limit Awareness

While not strictly security, the service limits checks matter for resilience.

Hitting a limit during an incident, such as not being able to launch replacement instances, can prolong an outage. Trusted Advisor warns when you approach quotas so you can request increases early.

Trusted Advisor vs Security Hub

Both highlight misconfigurations, but they differ:

  • Trusted Advisor gives broad, account-level best-practice checks across five categories.
  • Security Hub runs deep security standards and aggregates findings from many security services.

Security Hub is the deeper, security-focused tool.

Organization View

With the right support plan, Trusted Advisor offers an organizational view, rolling up checks across all accounts.

A central team can see, in one place, which accounts have open security groups or missing root MFA, supporting governance at scale.

Exposed Access Keys Check

Trusted Advisor includes a check that scans public code repositories for exposed IAM access keys tied to your account.

If a developer accidentally commits a key to a public repo, this check can flag it so you revoke and rotate it before an attacker abuses it. It is a valuable early-warning signal against a very common breach cause.

When to Use Trusted Advisor

Use Trusted Advisor for a fast best-practice health check, especially for classic misconfigurations like open S3 buckets, wide-open security groups, and missing root MFA.

It is the go-to answer when a scenario wants a quick AWS-curated recommendation list rather than deep analysis.

Quick Check

Pick the tool for the job.

Recap

You learned how Trusted Advisor checks best practices.

  • Its security category flags open buckets, wide security groups, and missing root MFA.
  • Depth depends on the support plan; higher tiers unlock all checks.
  • It offers an organizational view and EventBridge alerts.

Frequently asked questions

Is the “Trusted Advisor Security Checks” lesson free?

Yes — the full text of “Trusted Advisor Security Checks” is free to read here on the web, and the AWS Security Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the AWS Security Academy course, upgrade to CoddyKit PRO.

What will I learn in “Trusted Advisor Security Checks”?

Surface risky settings and cost-of-security recommendations. You practise AWS Security Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start AWS Security Academy?

No prior experience is required. AWS Security Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 3 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Trusted Advisor Security Checks” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this AWS Security Academy lesson?

Yes. Every AWS Security Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Landing Zones with AWS Control Tower
  2. Conformance Packs of Config Rules
  3. Trusted Advisor Security Checks
  4. Mapping Controls to Compliance Frameworks
← Back to AWS Security Academy