FindingsStatistics
Contains information about the aggregate statistics for an external or unused access
analyzer. Only one parameter can be used in a FindingsStatistics
object.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- externalAccessFindingsStatistics
-
The aggregate statistics for an external access analyzer.
Type: ExternalAccessFindingsStatistics object
Required: No
- internalAccessFindingsStatistics
-
The aggregate statistics for an internal access analyzer. This includes information about active, archived, and resolved findings related to internal access within your Amazon organization or account.
Type: InternalAccessFindingsStatistics object
Required: No
- unusedAccessFindingsStatistics
-
The aggregate statistics for an unused access analyzer.
Type: UnusedAccessFindingsStatistics object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: