<?phpnamespace AwsRDSDataServiceException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS RDS DataService** service. */class RDSDataServiceException extends AwsException {}