- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-06-2022 05:44 PM
Hi, I hope you are doing well. The "kms:decrypt" permission is needed to extract serverless function environment variables (part of lambda:ListFunctions query). I've seen while working with customers, that the function scans fail because of a lack of access to kms resources. It might seem like more than should be needed, but sometimes the artifact simply can't be fully observed without it.
It is sometimes also needed to read encrypted images in ECR. I hope this answers your question.
09-06-2022 05:44 PM
Hi, I hope you are doing well. The "kms:decrypt" permission is needed to extract serverless function environment variables (part of lambda:ListFunctions query). I've seen while working with customers, that the function scans fail because of a lack of access to kms resources. It might seem like more than should be needed, but sometimes the artifact simply can't be fully observed without it.
It is sometimes also needed to read encrypted images in ECR. I hope this answers your question.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!