resiliencehub_list_sop_recommendations {paws.management} | R Documentation |
Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
See https://www.paws-r-sdk.com/docs/resiliencehub_list_sop_recommendations/ for full documentation.
resiliencehub_list_sop_recommendations(
assessmentArn,
maxResults = NULL,
nextToken = NULL
)
assessmentArn |
[required] Amazon Resource Name (ARN) of the assessment. The format for this ARN
is:
arn: |
maxResults |
Maximum number of results to include in the response. If more results
exist than the specified |
nextToken |
Null, or the token from a previous call to get the next set of results. |