<?phpnamespace AwsIoTEventsDataException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS IoT Events Data** service. */class IoTEventsDataException extends AwsException {}