ssmincidents_get_incident_record {paws.management}R Documentation

Returns the details for the specified incident record

Description

Returns the details for the specified incident record.

See https://www.paws-r-sdk.com/docs/ssmincidents_get_incident_record/ for full documentation.

Usage

ssmincidents_get_incident_record(arn)

Arguments

arn

[required] The Amazon Resource Name (ARN) of the incident record.


[Package paws.management version 0.7.0 Index]