<?phpnamespace AwsEKSException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Elastic Container Service for Kubernetes** service. */class EKSException extends AwsException {}