#s3 Bucket next

26 messages · Page 1 of 1 (latest)

civic wave
#

Hi guys i am using a s3 bucket on aws and am builidng a resume builder application my templates are stored on the bucket as pdfs, I am new to this so how do I retrieve them from the bucket and display them on my app. I am also using neondb with prisma.

old cryptBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

cobalt dawn
civic wave
#

ok

old cryptBOT
#
✅ Success!

This question has been marked as answered! If you have any other questions, feel free to create another post

Jump to answer

[Click here](#1253044701150445679 message)

civic wave
#

@cobalt dawn for my resume builder app should I save the templates as pdfs or html and css files?

#

I also went with cloudfront

#

And would I still be driectly accessing files now?

cobalt dawn
cobalt dawn
civic wave
#

Like just got to the url?

#

go

#

do i still access them through the bucket

cobalt dawn
civic wave
#

were do I see this in the dashboard?

#

is it my ditribution domain name?

cobalt dawn
#

if you enter your cloudfront dashboard, you should see your distributions here. You need the green thing

civic wave
#

I get access denied

cobalt dawn
#

then you may misconfigured something

civic wave
#

How do i configure it correctly because I correctly configured the bucket to allow me access

cobalt dawn
# civic wave How do i configure it correctly because I correctly configured the bucket to all...

you can use cloudfront OAC for. Like that only the cloudfront distribution can get objects from your s3 and of course others as well, when they request though cloudfront. Take a look at this guide: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html

civic wave
#

ok

#

I set everything up does it take some time to apply?

#

Becasue I have origin access set up and the cloudfront link is still access denied

cobalt dawn
cobalt dawn