/home/brandsfa/public_html/vendor/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php
<?php
namespace Aws\Identity\S3;

use Aws\Credentials\Credentials;

class S3ExpressIdentity extends Credentials {}