getFindingsV2
inline suspend fun SecurityHubClient.getFindingsV2(crossinline block: GetFindingsV2Request.Builder.() -> Unit): GetFindingsV2Response
Return a list of findings that match the specified criteria. GetFindings
and GetFindingsV2
both use securityhub:GetFindings
in the Action
element of an IAM policy statement. You must have permission to perform the securityhub:GetFindings
action. This API is in private preview and subject to change.