How Do I Download an Encrypted Object Using a URL?
If the object is encrypted in SSE-KMS mode, the server automatically decrypts the object when it is downloaded using a URL. If the object is encrypted in SSE-C mode, you cannot access the object directly through the web browser because the request header needs to be set for decryption. If you are writing code to access the encrypted object, you only need to set the header information for the request. For details, see Downloading an SSE-C Encrypted Object.
Accessing a server-side encrypted object requires the HTTPS protocol.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.