开发者

How can I download a file from an S3 bucket with wget by Object owner?

开发者 https://www.devze.com 2022-12-07 19:22 出处:网络
开发者_如何学JAVAI am a beginner in aws and I have a problem. Problem is: Is it possible to download an object from S3 bucket via the object owner using the wget command from Elastic container service

开发者_如何学JAVAI am a beginner in aws and I have a problem. Problem is: Is it possible to download an object from S3 bucket via the object owner using the wget command from Elastic container service?

I have defined the policies, but it seems that these policies have no effect and aws considers the download request from outside and does not find the object and issues a 403 message.

Is there any other solution?

Thank you in advance for the answer.

0

精彩评论

暂无评论...
验证码 换一张
取 消