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-06-11T15:02:51+00:00",
    "ContentLength": 64914,
    "ETag": "\"f200e7531fe30bd169b78dee7a791b60\"",
    "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\/61\/4f\/01\/434facafc294f493eb0e9dd4d967ee07.jpg",
        "headers": {
            "x-amz-id-2": "uuLMpydifo2\/yh+ELp5WfEiH6sT7CqjEK80fgiAk\/Iszyv9du4THJwXcpU3zXwJnGPoMdaN\/8xAniMqpmrsw8ipZjut6YbSp",
            "x-amz-request-id": "7HF1AGFCPP8CJCSE",
            "date": "Wed, 24 Jun 2026 23:34:22 GMT",
            "last-modified": "Tue, 11 Jun 2019 15:02:51 GMT",
            "etag": "\"f200e7531fe30bd169b78dee7a791b60\"",
            "cache-control": "max-age=864000, public",
            "accept-ranges": "bytes",
            "content-type": "image\/jpeg",
            "content-length": "64914",
            "server": "AmazonS3"
        },
        "transferStats": {
            "http": [
                []
            ]
        }
    }
}
