PillarMetric
A metric for a particular pillar in a lens.
Contents
- PillarId
-
The ID used to identify a pillar, for example,
security
.A pillar is identified by its PillarReviewSummary:PillarId.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- Questions
-
The questions that have been identified as risks in the pillar.
Type: Array of QuestionMetric objects
Required: No
- RiskCounts
-
A map from risk names to the count of how many questions have that rating.
Type: String to integer map
Valid Keys:
UNANSWERED | HIGH | MEDIUM | NONE | NOT_APPLICABLE
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: