View source: R/ssmincidents_operations.R
ssmincidents_batch_get_incident_findings | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/ssmincidents_batch_get_incident_findings/ for full documentation.
ssmincidents_batch_get_incident_findings(findingIds, incidentRecordArn)
findingIds |
[required] A list of IDs of findings for which you want to view details. |
incidentRecordArn |
[required] The Amazon Resource Name (ARN) of the incident for which you want to view finding details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.