ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 64 - SCS-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
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.
Answers
E.
The Lambda execution role must have the kms:Encrypt permission added in the AWS IAM policy.
Suggested answer: B, C
asked 16/09/2024
Jesse Serrano
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first