Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring storage to use multiple buckets #1859

Closed
neil-rubens opened this issue Aug 13, 2024 · 4 comments
Closed

Configuring storage to use multiple buckets #1859

neil-rubens opened this issue Aug 13, 2024 · 4 comments
Labels
feature-request New feature or request storage Related to the storage experience

Comments

@neil-rubens
Copy link

Environment information

n/a

Description

Is there a way to configuring storage to use multiple buckets. Example on the docs shows only a single bucket:

backend.addOutput({
  storage: {
    aws_region: "<region>",
    bucket_name: "<bucket-name>"
  },
});

https://docs.amplify.aws/react/build-a-backend/storage/use-with-custom-s3/#step-2---specify-s3-bucket-in-amplifys-backend-config

@neil-rubens neil-rubens added the pending-triage Incoming issues that need categorization label Aug 13, 2024
@josefaidt josefaidt added feature-request New feature or request storage Related to the storage experience and removed pending-triage Incoming issues that need categorization labels Aug 14, 2024
@josefaidt
Copy link
Contributor

Hey @neil-rubens 👋 thanks for raising this! This is not currently supported, but I've marked this as a feature request to evaluate further!

@neil-rubens
Copy link
Author

Thank you @josefaidt

@josefaidt
Copy link
Contributor

Hey @neil-rubens this is now available as of @aws-amplify/[email protected]. closing 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request storage Related to the storage experience
Projects
None yet
Development

No branches or pull requests

2 participants