export const meta = {
title: `Getting started`,
description: `The Amplify Storage category provides a simple mechanism for managing user content for your app in public, protected, or private storage buckets. The Amplify AWS S3 Storage plugin leverages Amazon S3.`
};
import js0 from '/src/fragments/lib/storage/js/getting-started.mdx';
import reactnative0 from '/src/fragments/lib/storage/js/getting-started.mdx';
import ios1 from '/src/fragments/lib/storage/native_common/getting-started/common.mdx';
import android2 from '/src/fragments/lib/storage/native_common/getting-started/common.mdx';
import flutter3 from '/src/fragments/lib/storage/native_common/getting-started/common.mdx';