Can I load multiple assets into CloudFront from my bucket at one time?

0

Hello. I have product assets in my S3 bucket that i need url's for. I know how to do it in CloudFront one at a time but that is going to be quite a task if there is no other way to do it. I have media for all my store products housed in my bucket.

Hope someone can help. thanks, Michelle

  • Can you elaborate a little what the issue is. With cloudfront you front an S3 origin so that objects are cached. Objects in a bucket have the logical path

已提问 7 个月前165 查看次数
2 回答
0

Hello Michelle, Could you please be more specific on your use case in detailed explanation, if possible with an example.

CloudFront retrieves an object from the S3 bucket based on the HTTP / HTTPS request that it has received. So if the request contains only one object then only that object is retrieved and served, depending on the cache - it can store on edge locations. If you want multiple objects to be retrieved then there should be corresponding continuous requests made depending on the use case for the number of objects.

AWS
支持工程师
已回答 7 个月前
  • i don't know how to share screenshots with you on a comment so i am going to answer you via an answer post - don't know if that is correct way to do it - if there is a different way let me know

0

Hi, I am attaching a screenshot of my bucket/contents. I am also attaching the instructions that i received that showed me how to obtain a single URL. I have succeeded in getting a single URL following these instructions, but i need to be able to get all the URLs. I am thinking there must be a way to do this. I have scoured the boards and online for solutions but all the solutions are different and I am not experienced with this so i have no idea what avenue to follow.

To reference your response, i don't know how to make corresponding continuous requests.bucket objects I can't figure out how to attach an image so here is a mydrive link to the document... https://docs.google.com/document/d/1IBagr0ljOyws8utFA4Ij69hK_DvryGn0/edit?usp=sharing&ouid=104516473715665804468&rtpof=true&sd=true

I am being in getting these product images into my site, but need the URLs to do so, so any guidance you can give me will be greatly appreciated.

Michelle

已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容