trendmicro / cloudone-filestorage-plugins

Trend Micro Cloud One File Storage Security plugins reference code.
https://cloudone.trendmicro.com
Apache License 2.0
42 stars 51 forks source link

fix: deploy stack failed because of the kmskey parameter #162

Closed trend-kwan-su closed 12 months ago

trend-kwan-su commented 12 months ago

Deploy stack failed because of the KMSKeyARNs parameter

Change Summary

Remove KMSKeyARNs from Lambda function's env var since it's not necessary.

Test result: image image

PR Checklist

Other Notes