export const meta = {
title: `S3 Image`,
description: `Amplify S3 Image Component is used to upload and render an image from S3 bucket using an image key`,
filterKey: `framework`,
};
import react0 from "/src/fragments/ui/storage/web/s3-image.mdx";
import angular1 from "/src/fragments/ui/storage/web/s3-image.mdx";
import vue2 from "/src/fragments/ui/storage/web/s3-image.mdx";
import react_native4 from "/src/fragments/ui/storage/react-native/s3-image.mdx";