alexcasalboni / alexcasalboni/aws-lambda-power-tuning
Add KMS permission(s) that may be optionally needed
Offen
enhancement
help wanted
- Vorherrschende Sprache
- JavaScript
- Sterne
- 6.1k
- Forks
- 415
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I had to create an IAM policy with **kms:CreateGrant** permission for the KMS key I was using with my Lambda functions, and then attach this manually to the solution's Lambda IAM roles.
It would be great to be able to optionally pass the KMS key ARN and add the necessary permission(s) as part of the solution.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.