DevOps > Training 1 second ago

can we encrypt data in S3? if so ,what are methods

can we encrypt data in S3? if so ,what are methods

253 views . 1 answers . 0 likes . 0 shares sivakumar Akula 1 answers

profilepic.png

Answers (1)


profilepic.png
Kapil Kapil Best Answer 1 year ago

Sign in to the AWS Management Console and open the Amazon S3 console at https://console.aws.amazon.com/s3/.

In the Buckets list, choose the name of the bucket that contains the object.

In the Objects list, choose the name of the object that you want to add or change encryption for.

The Object overview opens, displaying the properties for your object.

Under Server-side encryption settings, choose Edit.

The Edit server-side encryption page opens.

To enable server-side encryption for your object, under Server-side encryption, choose Enable.

To enable server-side encryption using an Amazon S3-managed key, under Encryption key type, choose Amazon S3 key (SSE-S3).

For more information about using Amazon S3 server-side encryption to encrypt your data, see Using server-side encryption with Amazon S3-managed encryption keys (SSE-S3).

Choose Save changes

253 views . 0 shares