FindingsStatistics - IAM Access Analyzer
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: December 30, 2025.

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 AWS 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 AWS SDKs, see the following: