Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You suspect that a Lambda function in your AWS environment has been compromised. What steps should you take to mitigate the risk and prevent unauthorized execution?
A
Delete the Lambda function and recreate it with new code.
B
Update the Lambda function's IAM role to remove all permissions.
C
Disable the Lambda function and audit its execution logs.
D
Increase the Lambda function's memory size to handle potential increased load.