batchGetIncidentFindings
inline suspend fun SsmIncidentsClient.batchGetIncidentFindings(crossinline block: BatchGetIncidentFindingsRequest.Builder.() -> Unit): BatchGetIncidentFindingsResponse
Retrieves details about all specified findings for an incident, including descriptive details about each finding. A finding represents a recent application environment change made by an CodeDeploy deployment or an CloudFormation stack creation or update that can be investigated as a potential cause of the incident.