ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

295 / 310

Question 295:

Your development team is planning to use the Systems Manager to store parameters. These parameters will be encrypted using the Key Management service. You need to define the IAM policies in IAM roles to ensure that the parameters are retrieved successfully. Which of the following permissions would you need to include in the IAM policy? (Select TWO.)

Answer options:

A.Allow the ssm:GetParameter action for the parameters.
B.Allow the ssm:PutParameter action for the SSM Parameter Store resource.
C.Allow the kms:Decrypt action for the KMS CMK used by the parameters.
D.Allow the kms:Encrypt action for the KMS CMK used by the parameters.