<?phpnamespace AwsOutpostsException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Outposts** service. */class OutpostsException extends AwsException {}