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-11T17:32:36+00:00",
    "ContentLength": 31131,
    "ETag": "\"4f18336fceb4d907d3f376a6be899371\"",
    "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\/b3\/0e\/01\/543b5a6a3d769af93b90606d8e84194d.jpg",
        "headers": {
            "x-amz-id-2": "zvwOYa05csPvhJi7A+kLqqzEVUQWo\/gt985E38F8QEi2uV5b1j0QkZzKrV9KAh1xtt1SgGHX22Td+A+MY3v+VIU1hHErU6mG",
            "x-amz-request-id": "AMPX3S745FYVCPTB",
            "date": "Thu, 21 May 2026 15:43:47 GMT",
            "last-modified": "Fri, 11 Jan 2019 17:32:36 GMT",
            "etag": "\"4f18336fceb4d907d3f376a6be899371\"",
            "cache-control": "max-age=864000, public",
            "accept-ranges": "bytes",
            "content-type": "image\/jpeg",
            "content-length": "31131",
            "server": "AmazonS3"
        },
        "transferStats": {
            "http": [
                []
            ]
        }
    }
}
