Model Data
----------
Data can be retrieved from the model object using the get() method of the
model (e.g., `$result->get($key)`) or "accessing the result like an
associative array (e.g. `$result['key']`). You can also execute JMESPath
expressions on the result data using the search() method.

{
    "Body": {},
    "DeleteMarker": false,
    "AcceptRanges": "bytes",
    "Expiration": "",
    "Restore": "",
    "LastModified": "2020-09-16T21:37:55+00:00",
    "ContentLength": 31635,
    "ETag": "\"53b50a581d47efc58f802f72d260d901\"",
    "ChecksumCRC32": "",
    "ChecksumCRC32C": "",
    "ChecksumSHA1": "",
    "ChecksumSHA256": "",
    "MissingMeta": "",
    "VersionId": "",
    "CacheControl": "max-age=864000, public",
    "ContentDisposition": "",
    "ContentEncoding": "",
    "ContentLanguage": "",
    "ContentRange": "",
    "ContentType": "image\/jpeg",
    "Expires": "1970-01-01T00:00:00+00:00",
    "WebsiteRedirectLocation": "",
    "ServerSideEncryption": "",
    "Metadata": [],
    "SSECustomerAlgorithm": "",
    "SSECustomerKeyMD5": "",
    "SSEKMSKeyId": "",
    "BucketKeyEnabled": false,
    "StorageClass": "",
    "RequestCharged": "",
    "ReplicationStatus": "",
    "PartsCount": "",
    "TagCount": "",
    "ObjectLockMode": "",
    "ObjectLockRetainUntilDate": "1970-01-01T00:00:00+00:00",
    "ObjectLockLegalHoldStatus": "",
    "@metadata": {
        "statusCode": 200,
        "effectiveUri": "https:\/\/interuniversidades-s3.s3.sa-east-1.amazonaws.com\/public\/sitereview_listing\/39\/6c\/01\/c9cab5d4a6b0e7c98e9f5e3d4dc7be8c.jpeg",
        "headers": {
            "x-amz-id-2": "kANKrQ\/2r\/\/\/iV75nPFDrtjCyLPPlg7XW1jqX9ffxq\/UHNX\/f9vbtLohVeM+oOeWvuqNo5gNG67JAU+YEQi9MPvaA+8SW59b",
            "x-amz-request-id": "4KX30JGG8696BMQ2",
            "date": "Fri, 19 Jun 2026 19:30:52 GMT",
            "last-modified": "Wed, 16 Sep 2020 21:37:55 GMT",
            "etag": "\"53b50a581d47efc58f802f72d260d901\"",
            "cache-control": "max-age=864000, public",
            "accept-ranges": "bytes",
            "content-type": "image\/jpeg",
            "content-length": "31635",
            "server": "AmazonS3"
        },
        "transferStats": {
            "http": [
                []
            ]
        }
    }
}
