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": "2019-01-14T20:03:51+00:00",
    "ContentLength": 278635,
    "ETag": "\"71df0bc6f0a6be362c9ceeafd498c388\"",
    "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\/4b\/3a\/01\/ad6522996a10a840281f78977ed72523.jpg",
        "headers": {
            "x-amz-id-2": "1iHUTGFX2DvmfjGM6WCiLaaFZkzWgbknEBDtOYhIVvRyHS2bGWHMX0g5H8aX0h01GyDXmLvvQG6mRNDjaok8IeGhyjq6j+UM",
            "x-amz-request-id": "GV3S965XECV1B31J",
            "date": "Sat, 09 May 2026 12:29:25 GMT",
            "last-modified": "Mon, 14 Jan 2019 20:03:51 GMT",
            "etag": "\"71df0bc6f0a6be362c9ceeafd498c388\"",
            "cache-control": "max-age=864000, public",
            "accept-ranges": "bytes",
            "content-type": "image\/jpeg",
            "content-length": "278635",
            "server": "AmazonS3"
        },
        "transferStats": {
            "http": [
                []
            ]
        }
    }
}
