Use case: Encrypt evidence stored in the cloud

Prev Next

You can choose to encrypt objects stored in your Amazon S3 bucket. Trellix DLP – SaaS supports both Amazon S3 (SSE-S3), and AWS Key Management Service (SSE-KMS) key encryption types.

  1. Log on to the AWS Management Console.

  2. Select the bucket you want to encrypt from the Buckets list.

  3. On Default Encryption, click Edit.

  4. Under Server-side encryption, click Enable

  5. Choose from either Amazon S3 key (SSE-S3) or AWS Key Management Service (SSE-KMS), depending on the type of encryption you want.

  6. If you selected SSE-KMS, you have the choice of using an AWS managed key, choosing an existing KMS key, or directly entering the ARN of the KMS key you want to use.

    Note

    You can only select a KMS key from the same region as that of your bucket. Amazon S3 does not support the use of asymmetric keys for encryption. For more details, see the AWS documentation.

  7. Having selected your key, click Enable.

  8. Click Save.

Objects in your bucket are now encrypted.