Site icon GIXtools

AWS Amplify introduces multiple bucket support for Storage

AWS Amplify is launching multiple bucket support for Storage (JavaScript Only). You can now configure more than one storage bucket in your Amplify backend configuration. Amplify storage integrates with Amazon Simple Storage Service (Amazon S3) and provides an intuitive approach to managing cloud-based file storage. With this new feature you can upload and download files from and to multiple storage buckets, providing greater flexibility and control over your storage resources.

With multiple bucket support, you can better manage your storage resources by configuring additional storage buckets and applying existing access permissions to different paths within each bucket. Amplify Storage APIs for JavaScript provide APIs like upload, download, and more and now accept a bucket alias or bucket name and region. Currently, the UI components (Storage Image and Storage Manager) and Amplify console display content only from the default storage bucket.

To learn how to configure additional storage buckets for different use cases, follow our blog post. If you’re already using Amplify Storage, check out our documentation to add additional buckets to your existing storage configuration. For those new to Amplify Storage, get started by following our guide to set up storage for your Amplify project.

Source:: Amazon AWS

Exit mobile version