Puppet Task: sadtacr

Defined in:
tasks/sadtacr.json,
tasks/sadtacr.rb

Overview

Returns the results of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks. The response contains a TrustedAdvisorCheckResult object, which contains these three objects: TrustedAdvisorCategorySpecificSummary TrustedAdvisorResourceDetail TrustedAdvisorResourcesSummary In addition, the response contains these fields: status. The alert status of the check: 'ok' (green), 'warning' (yellow), 'error' (red), or 'not_available'. timestamp. The time of the last refresh of the check. checkId. The unique identifier for the check.

Supports noop? false

Parameters