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

Accessing existing S3 buckets from Amplify app #8202

Open
timjadams opened this issue Jan 14, 2025 · 0 comments
Open

Accessing existing S3 buckets from Amplify app #8202

timjadams opened this issue Jan 14, 2025 · 0 comments

Comments

@timjadams
Copy link

There is a lot of documentation showing (different) ways of configuring Amplify gen2 to access an S3 bucket, but I have yet to see how the implementation is completed in code. I just want a simple backend function that will list a bucket contents (then read and possibly delete a file) in S3. I can not for the life of me get this working using any of the examples I have found, and I can find nothing on the wider net. It cannot possibly be that an amplify app can only use S3/Cognito/etc resources that are configured by the app generator, but that is all I find anywhere.

Cognito cannot be used as a SSO if a new user pool has to be created each time.
A database and storage cannot be shared if I cannot access them from the apps.

How is this done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant