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