InternalAccessFindingsStatistics - IAM Access Analyzer
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InternalAccessFindingsStatistics

Provides aggregate statistics about the findings for the specified internal access analyzer. This includes counts of active, archived, and resolved findings.

Contents

resourceTypeStatistics

The total number of active findings for each resource type of the specified internal access analyzer.

Type: String to InternalAccessResourceTypeDetails object map

Valid Keys: AWS::S3::Bucket | AWS::IAM::Role | AWS::SQS::Queue | AWS::Lambda::Function | AWS::Lambda::LayerVersion | AWS::KMS::Key | AWS::SecretsManager::Secret | AWS::EFS::FileSystem | AWS::EC2::Snapshot | AWS::ECR::Repository | AWS::RDS::DBSnapshot | AWS::RDS::DBClusterSnapshot | AWS::SNS::Topic | AWS::S3Express::DirectoryBucket | AWS::DynamoDB::Table | AWS::DynamoDB::Stream | AWS::IAM::User

Required: No

totalActiveFindings

The number of active findings for the specified internal access analyzer.

Type: Integer

Required: No

totalArchivedFindings

The number of archived findings for the specified internal access analyzer.

Type: Integer

Required: No

totalResolvedFindings

The number of resolved findings for the specified internal access analyzer.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: