Amazon Trusted Advisor DescribeTrustedAdvisorChecks API

The DescribeTrustedAdvisorChecks API from Amazon Trusted Advisor — 1 operation(s) for describetrustedadvisorchecks.

OpenAPI Specification

amazon-trusted-advisor-describetrustedadvisorchecks-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: Amazon Trusted Advisor (AWS Support) AddAttachmentsToSet DescribeTrustedAdvisorChecks API
  version: 1.0.0
  description: Minimal OpenAPI representation of the AWS Support API which exposes Trusted Advisor checks alongside support case management. Operations follow the AWS RPC-over-HTTP convention.
servers:
- url: https://support.us-east-1.amazonaws.com
tags:
- name: DescribeTrustedAdvisorChecks
paths:
  /DescribeTrustedAdvisorChecks:
    post:
      summary: DescribeTrustedAdvisorChecks
      operationId: DescribeTrustedAdvisorChecks
      requestBody:
        content:
          application/json:
            schema:
              type: object
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: object
      tags:
      - DescribeTrustedAdvisorChecks
x-generated-from: https://docs.aws.amazon.com/awssupport/latest/user/trusted-advisor.html
x-generated-by: claude-crawl-2026-05-08