List of questions
Related questions
Question 64 - SCS-C01 discussion
A developer is creating an AWS Lambda function that requires environment variables to store connection information and logging settings. The developer is required to use an AWS KMS Customer Master Key (CMK> supplied by the information security department in order to adhere to company standards for securing Lambda environment variables. Which of the following are required for this configuration to work? (Select TWO.)
A.
The developer must configure Lambda access to the VPC using the --vpc-config parameter.
B.
The Lambda function execution role must have the kms:Decrypt- permission added in the AWS IAM policy.
C.
The KMS key policy must allow permissions for the developer to use the KMS key.
D.
The AWS IAM policy assigned to the developer must have the kmseGcnerate-DataKcy permission added.
E.
The Lambda execution role must have the kms:Encrypt permission added in the AWS IAM policy.
Your answer:
0 comments
Sorted by
Leave a comment first