export const meta = {
title: `S3 Album`,
description: `Amplify S3 Album Component is used to list images from S3 bucket into a responsive image grid. Also allows file input from local machine`,
filterKey: `framework`,
};
import react0 from "/src/fragments/ui/storage/web/s3-album.mdx";
import angular1 from "/src/fragments/ui/storage/web/s3-album.mdx";
import vue2 from "/src/fragments/ui/storage/web/s3-album.mdx";
import react_native4 from "/src/fragments/ui/storage/react-native/s3-album.mdx";