<?phpnamespace AwsimagebuilderException;use AwsExceptionAwsException;/** * Represents an error interacting with the **EC2 Image Builder** service. */class imagebuilderException extends AwsException {}