I've written a couple of lambda functions for signing and verifying, but I can't configure a policy for the functions, right now there's only KMSDecryptPolicy and KMSEncryptPolicy, no KMSVerifyPolicy or KMSSignPolicy.
I can only configure lambda functions as user on kms gui now.
Is there a better way to do this, or should I implement KMSVerifyPolicy and KMSSignPolicy?
I've written a couple of lambda functions for signing and verifying, but I can't configure a policy for the functions, right now there's only KMSDecryptPolicy and KMSEncryptPolicy, no KMSVerifyPolicy or KMSSignPolicy.
I can only configure lambda functions as user on kms gui now.
Is there a better way to do this, or should I implement KMSVerifyPolicy and KMSSignPolicy?