RequestImpactStatistics
Statistics that describe how the incident has impacted a service.
Contents
- FaultCount
-
The number of requests that have resulted in a fault,
Type: Long
Required: No
- OkCount
-
The number of successful requests.
Type: Long
Required: No
- TotalCount
-
The total number of requests to the service.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: