View file core/libs/s3/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php

File size: 91B
<?php
namespace Aws\S3\Exception;

class PermanentRedirectException extends S3Exception {}