Is there documentation around which Trusted Advisor Checks are not able to be excluded?

1

I am seeing behavior in the TA console where some check resource results are able to be selected, however selecting them does not enable the Exclude & Refresh button. While checking with the AWS CLI it appears that some checks might not be able to refreshed. Does this mean they also can't be excluded? Is there a way to exclude checks without refresh?

aws support refresh-trusted-advisor-check --check-id L4dfs2Q4C5 --region us-east-1

An error occurred (InvalidParameterValueException) when calling the RefreshTrustedAdvisorCheck operation: Check L4dfs2Q4C5 is not refreshable
profile pictureAWS
asked 2 years ago1664 views
4 Answers
1

If you reference this Trusted Advisor documentation, and search within the page for "refresh requests are not allowed", you'll see which checks are flagged as such. To date, there are 9:

  • AWS Lambda Functions with Excessive Timeouts
  • AWS Lambda Functions with High Error Rates
  • Amazon EBS Public Snapshots
  • Amazon RDS Public Snapshots
  • AWS Lambda Functions Using Deprecated Runtimes
  • AWS Direct Connect Connection Redundancy
  • AWS Direct Connect Location Redundancy
  • AWS Direct Connect Virtual Interface Redundancy
  • AWS Lambda VPC-enabled Functions without Multi-AZ Redundancy
AWS
answered 2 years ago
  • "IAM Access Key Rotation" check is not in the list of "refresh requests not allowed" as per the documentation. Still not able to exclude resources from the check

0

It is currently not possible to exclude items if they not refreshable.

Tyson
answered 2 years ago
0

Hi

The reason for this behaviour is that the refresh interval for some of the checks is fixed (hard coded). It happens on a set schedule by default. Please refer: https://docs.aws.amazon.com/awssupport/latest/user/trusted-advisor-check-reference.html for a detailed list of TA checks.

AWS
answered 2 years ago
0

Hello Matthew_B, let us know if any of the answers provides solves your question. If so, please remember to click the "Accept" button for the best answer to let the community know that your question is resolved. This helps everyone. Thank you in advance.

profile picture
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions