listIncidentFindings
inline suspend fun SsmIncidentsClient.listIncidentFindings(crossinline block: ListIncidentFindingsRequest.Builder.() -> Unit): ListIncidentFindingsResponse
Retrieves a list of the IDs of findings, plus their last modified times, that have been identified for a specified incident. A finding represents a recent application environment change made by an CloudFormation stack creation or update or an CodeDeploy deployment that can be investigated as a potential cause of the incident.