listFindingsV2
inline suspend fun AccessAnalyzerClient.listFindingsV2(crossinline block: ListFindingsV2Request.Builder.() -> Unit): ListFindingsV2Response
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.