跳至內容

How to encrypt data before to serve to users in AWS CloudFront

0

I want to encrypt the data sent to users ( specifically a file) from AWS CloudFront, I don't know if it's possible to do that.

Currently, all users can retrieve resources from my CloudFront url, then share or copy them, and I don't want them to share or copy them. What's the solution for this ?

I've thought of encrypting the data before serving it to users, then when it arrives in the user's app, my app can decrypt and read it.

已提問 2 年前檢視次數 268 次
1 個回答
1

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。