Replibyte icon indicating copy to clipboard operation
Replibyte copied to clipboard

Fix: #233 | Use get_bucket_location to check if S3 Bucket exists

Open gugacavalieri opened this issue 3 years ago • 2 comments

Fixes: #233.

Use get_bucket_location() method to check if S3 bucket exists instead of listing all the S3 buckets in a AWS account. This should allow the user to use S3 buckets in a another account (cross-account) if desired.

This should also fix the CORS error reported in this PR: https://github.com/Qovery/Replibyte/pull/212

gugacavalieri avatar Nov 20 '22 20:11 gugacavalieri

Thank you for providing this improvement. I have turned on the check. I'll merge this if it's all green :)

evoxmusic avatar Dec 11 '22 10:12 evoxmusic

Any update on this PR? can help if needed

ArcRiiad avatar Sep 25 '23 13:09 ArcRiiad