How to stop Pdfs from being rasterized

0

We are moving our content from one developer to another. I am trying to figure out not to stop my Images and pdf uploads from being rasterized.

My old developer had figured it out, but I can't.

Any help would be appreciated.

  • Do not understand when you say your moving comment between developers.

    Where and what are the uploads?

    How are you moving content?

1 回答
0

Hi, you probably have a Lambda trigger attached to the bucket to which you upload pdfs and images. This triggers will then trigger rasterization.

Please, read https://docs.aws.amazon.com/lambda/latest/dg/with-s3-example.html to see how such a configuration is done and try to see if your bucket is equipped with such a trigger. In this case, you can deactivate the trigger.

Best,

Didier

profile pictureAWS
专家
已回答 9 个月前

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

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

回答问题的准则