Returns a list of a specified insight's recommendations. Each recommendation includes a list of related metrics and a list of related events.
See https://www.paws-r-sdk.com/docs/devopsguru_list_recommendations/ for full documentation.
devopsguru_list_recommendations(
InsightId,
NextToken = NULL,
Locale = NULL,
AccountId = NULL
)
[required] The ID of the requested insight.
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
A locale that specifies the language to use for recommendations.
The ID of the Amazon Web Services account.