ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 209 - SCS-C01 discussion

Report
Export

A Security Engineer is implementing a solution to allow users to seamlessly encrypt Amazon S3 objects without having to touch the keys directly. The solution must be highly scalable without requiring continual management. Additionally, the organization must be able to immediately delete the encryption keys.

Which solution meets these requirements?

A.
Use AWS KMS with AWS managed keys and the ScheduleKeyDeletion API with a PendingWindowInDays set to 0 to remove the keys if necessary.
Answers
A.
Use AWS KMS with AWS managed keys and the ScheduleKeyDeletion API with a PendingWindowInDays set to 0 to remove the keys if necessary.
B.
Use KMS with AWS imported key material and then use the DeletelmportedKeyMaterial API to remove the key material if necessary.
Answers
B.
Use KMS with AWS imported key material and then use the DeletelmportedKeyMaterial API to remove the key material if necessary.
C.
Use AWS CloudHSM to store the keys and then use the CloudHSM API or the PKCS11 library to delete the keys if necessary.
Answers
C.
Use AWS CloudHSM to store the keys and then use the CloudHSM API or the PKCS11 library to delete the keys if necessary.
D.
Use the Systems Manager Parameter Store to store the keys and then use the service API operations to delete the key if necessary.
Answers
D.
Use the Systems Manager Parameter Store to store the keys and then use the service API operations to delete the key if necessary.
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys-delete-key-material.html

asked 16/09/2024
Sunil Reddy
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first