listFindings
inline suspend fun AccessAnalyzerClient.listFindings(crossinline block: ListFindingsRequest.Builder.() -> Unit): ListFindingsResponse
Retrieves a list of findings generated by the specified analyzer. ListFindings and ListFindingsV2 both use access-analyzer:ListFindings
in the Action
element of an IAM policy statement. You must have permission to perform the access-analyzer:ListFindings
action.
To learn about filter keys that you can use to retrieve a list of findings, see IAM Access Analyzer filter keys in the IAM User Guide.