| <?phpnamespace Aws\CostandUsageReportService\Exception;use Aws\Exception\AwsException;/** * Represents an error interacting with the **AWS Cost and Usage Report Service** service. */class CostandUsageReportServiceException extends AwsException {}
 |