kmsKeyArn configuration key not working

hello,
i’m following the steps I found in add KMS key to profile and function config but I can’t see to get it working.

I can set everything manually from the AWS Console (just to say everything is in its place and it’s working), but it fails when using the configuration key kmsKeyArn: nothing happens.

I created a separate KMS key just for the app, I also tried putting the configuration key in the provider: and in the functions: sections inside serverless.yam with no luck.

I also did a sls remove / sls deploy cycle to start clean, still no results.

Since I haven’t found anything more on the topic any help would be greatly appreciated, thanks.

Andrea

ok, I have just realised that this branch has never been merged and it’s closed now.

I would definitely like to install that branch and give it a try