View source: R/eks_operations.R
| eks_list_insights | R Documentation | 
Returns a list of all insights checked for against the specified cluster. You can filter which insights are returned by category, associated Kubernetes version, and status.
See https://www.paws-r-sdk.com/docs/eks_list_insights/ for full documentation.
eks_list_insights(
  clusterName,
  filter = NULL,
  maxResults = NULL,
  nextToken = NULL
)
| clusterName | [required] The name of the Amazon EKS cluster associated with the insights. | 
| filter | The criteria to filter your list of insights for your cluster. You can filter which insights are returned by category, associated Kubernetes version, and status. | 
| maxResults | The maximum number of identity provider configurations returned by
 | 
| nextToken | The  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.