export const meta = {
title: `Getting started`,
description: `Learn how to configure the data access level on your stored objects using AWS Mobile SDK.`,
};
import all0 from "/src/fragments/sdk/library-callout.mdx";
import ios1 from "/src/fragments/sdk/storage/ios/getting-started.mdx";
import android2 from "/src/fragments/sdk/storage/android/getting-started.mdx";