GetObjectTypeAttributeStatisticsStats
Statistical measurements for object type attributes including basic statistics and percentiles.
Contents
- Average
-
The arithmetic mean of the attribute values.
Type: Double
Required: Yes
- Maximum
-
The maximum value found in the attribute dataset.
Type: Double
Required: Yes
- Minimum
-
The minimum value found in the attribute dataset.
Type: Double
Required: Yes
- Percentiles
-
Percentile distribution statistics for the attribute values.
Type: GetObjectTypeAttributeStatisticsPercentiles object
Required: Yes
- StandardDeviation
-
The standard deviation of the attribute values, measuring their spread around the mean.
Type: Double
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: