InsightsFilter - Amazon EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

InsightsFilter

The criteria to use for the insights.

Contents

categories

The categories to use to filter insights. The following lists the available categories:

  • UPGRADE_READINESS: Amazon EKS identifies issues that could impact your ability to upgrade to new versions of Kubernetes. These are called upgrade insights.

  • MISCONFIGURATION: Amazon EKS identifies misconfiguration in your EKS Hybrid Nodes setup that could impair functionality of your cluster or workloads. These are called configuration insights.

Type: Array of strings

Valid Values: UPGRADE_READINESS | MISCONFIGURATION

Required: No

kubernetesVersions

The Kubernetes versions to use to filter the insights.

Type: Array of strings

Required: No

statuses

The statuses to use to filter the insights.

Type: Array of strings

Valid Values: PASSING | WARNING | ERROR | UNKNOWN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: