getFindingV2
inline suspend fun AccessAnalyzerClient.getFindingV2(crossinline block: GetFindingV2Request.Builder.() -> Unit): GetFindingV2Response
Retrieves information about the specified finding. GetFinding and GetFindingV2 both use access-analyzer:GetFinding
in the Action
element of an IAM policy statement. You must have permission to perform the access-analyzer:GetFinding
action.