This is what I have so far, but Objects returns mime_type='text/plain', photo description is correct but the URL is broken. Thanks
objects = client.get_object(
resource='Property',
object_type='Photo',
resource_keys=Matrix_Unique_ID,
location=True,
)