ssmincidents_batch_get_incident_findings: Retrieves details about all specified findings for an...

View source: R/ssmincidents_operations.R

ssmincidents_batch_get_incident_findingsR Documentation

Retrieves details about all specified findings for an incident, including descriptive details about each finding

Description

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.

Usage

ssmincidents_batch_get_incident_findings(findingIds, incidentRecordArn)

Arguments

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.