Changing Amazon S3 file server side encryption

Every file on Amazon S3 storage can be encrypted on-cloud by using AES-256 crypto algorithm. To change Amazon S3 file server side encryption, select a file, and in the Properties tool window select Encryption property and expand the drop down list next to it:

  • None means that the file will not be encrypted.
  • AES-256 means that the file will be encrypted on server by using AES-256 crypto algorithm.
  Back