
Ultimate access to all questions.
A company utilizes AWS Signer for all its AWS Lambda functions. Recently, a developer left the company, and the company aims to prevent any code authored by this developer from being deployed to the Lambda functions. What solution should be implemented to achieve this?
A
Revoke all versions of the signing profile assigned to the developer.
B
Examine the developer's IAM roles and remove all permissions that grant access to Signer.
C
Re-encrypt all source code with a new AWS Key Management Service (AWS KMS) key.
D
Use Amazon CodeGuru to profile all the code that the Lambda functions use.