A real estate platform is migrating its property transaction registry to AWS. The platform must encrypt all sensitive transaction records at rest using AWS Key Management Service (AWS KMS). Under the AWS Shared Responsibility Model, which of the following actions are the responsibility of the customer? (Select TWO.)
- Configuring key policies to control which IAM users and roles have permissions to use the KMS keysAnswer
- Selecting which specific datasets, files, or database tables are selected for encryptionAnswer
- CManaging the physical security and climate control of the data centers hosting the hardware security modules (HSMs)
- DDeploying and managing dedicated, single-tenant cryptographic hardware to host AWS KMS keys
- EPerforming physical sanitization and decommissioning of storage media containing encrypted data
Answer
Under the AWS Shared Responsibility Model, the customer is responsible for configuring access permissions (key policies) to control usage of the encryption keys and selecting which specific resources (such as files, folders, or database tables) are encrypted. AWS is responsible for physical security of the data centers and the underlying multi-tenant infrastructure.
Configuring access permissions (key policies) and choosing which data components to encrypt are customer responsibilities because they belong to security 'in' the cloud. The customer maintains full ownership over data classification and key authorization rules.
Step-by-Step Solution
Key Concept
Under the AWS Shared Responsibility Model, the customer is responsible for data classification, choosing what to encrypt, and configuring key policies to manage access. AWS handles the physical security of the facilities, media sanitization, and underlying multi-tenant HSM infrastructure.
Estimated Time:1m 30s