ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 284 - DOP-C01 discussion

Report
Export

An application is running on Amazon EC2. It has an attached IAM role that is receiving an AccessDenied error while trying to access a SecureString parameter resource in the AWS Systems Manager Parameter Store. The SecureString parameter is encrypted with a customer-managed Customer Master Key (CMK), What steps should the DevOps Engineer take to grant access to the role while granting least privilege? (Choose three.)

A.
Set ssm:GetParamter for the parameter resource in the instance role’s IAM policy.
Answers
A.
Set ssm:GetParamter for the parameter resource in the instance role’s IAM policy.
B.
Set kms:Decrypt for the instance role in the customer-managed CMK policy.
Answers
B.
Set kms:Decrypt for the instance role in the customer-managed CMK policy.
C.
Set kms:Decrypt for the customer-managed CMK resource in the role’s IAM policy.
Answers
C.
Set kms:Decrypt for the customer-managed CMK resource in the role’s IAM policy.
D.
Set ssm:DecryptParameter for the parameter resource in the instance role IAM policy.
Answers
D.
Set ssm:DecryptParameter for the parameter resource in the instance role IAM policy.
E.
Set kms:GenerateDataKey for the user on the AWS managed SSM KMS key.
Answers
E.
Set kms:GenerateDataKey for the user on the AWS managed SSM KMS key.
F.
Set kms:Decrypt for the parameter resource in the customer-managed CMK policy.
Answers
F.
Set kms:Decrypt for the parameter resource in the customer-managed CMK policy.
Suggested answer: A, B, C

Explanation:

Reference: https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-access.html

asked 16/09/2024
junjie wang
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first