export const meta = {
title: `Get file properties`,
description: `Learn more about how to get a file's properties without downloading the file using Amplify's storage category.`
};
import js0 from '/src/fragments/lib/storage/js/get-properties.mdx';
import flutter0 from '/src/fragments/lib/storage/flutter/get-properties.mdx';