getFinding
inline suspend fun AccessAnalyzerClient.getFinding(crossinline block: GetFindingRequest.Builder.() -> Unit): GetFindingResponse
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.