ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 9 - SCS-C02 discussion

Report
Export

You have an S3 bucket defined in IAM. You want to ensure that you encrypt the data before sending it across the wire. What is the best way to achieve this.

Please select:

A.
Enable server side encryption for the S3 bucket. This request will ensure that the data is encrypted first.
Answers
A.
Enable server side encryption for the S3 bucket. This request will ensure that the data is encrypted first.
B.
Use the IAM Encryption CLI to encrypt the data first
Answers
B.
Use the IAM Encryption CLI to encrypt the data first
C.
Use a Lambda function to encrypt the data before sending it to the S3 bucket.
Answers
C.
Use a Lambda function to encrypt the data before sending it to the S3 bucket.
D.
Enable client encryption for the bucket
Answers
D.
Enable client encryption for the bucket
Suggested answer: B

Explanation:

One can use the IAM Encryption CLI to encrypt the data before sending it across to the S3 bucket. Options A and C are invalid because this would still mean that data is transferred in plain text Option D is invalid because you cannot just enable client side encryption for the S3 bucket For more information on Encrypting and Decrypting data, please visit the below URL:

https://IAM.amazonxom/blogs/securirv/how4o-encrvpt-and-decrypt-your-data-with-the-IAM-encryption-cl

The correct answer is: Use the IAM Encryption CLI to encrypt the data first Submit your Feedback/Queries to our Experts

asked 16/09/2024
Vincent Dsouza
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first