The pdf getting stored in s3 is not opening and giving an error

0

Error Failed to load PDF document.

This error appears when I try to open the pdf which gets downloaded by clicking on the url. I have also added the permissions- { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowPutObject", "Effect": "Allow", "Principal": "", "Action": [ "s3:PutObject", "s3:GetObject" ], "Resource": "arn:aws:s3:::applicationsbucket/" } ] }

質問済み 2年前1217ビュー
1回答
0

Hi rePost-User-3607988,

Thank for posting your question here. If you are able to download the object, can you make sure that object was in readable format when it was uploaded. How was it uploaded?

Also, I'd like to know, how are you opening the pdf, through browser or adobe acrobat, which browser are you using?

profile pictureAWS
エキスパート
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ