plugin-cloud-storage: S3 KMS encryption not supported #5596
Replies: 3 comments
-
This plugin is now being maintained in the Packages Directory of the Payload Monorepo. This repo will soon be archived and all open issues will be closed. This issue, however, will be transferred over. |
Beta Was this translation helpful? Give feedback.
-
Moving this to Discussions as a feature request. |
Beta Was this translation helpful? Give feedback.
-
For previous two project i add params to config for plugin
in Strapi CMS they use actionOptions directly to actions
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The plugin does not seem to support uploads into S3 buckets that have SSE KMS encryption enabled.
I had to explicitly override the logic for
getHandleUpload
function.That KMS key is set as a default encryption key for the bucket, I'm not sure if it matters, though.
Beta Was this translation helpful? Give feedback.
All reactions