You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Joostvanderlaan just in case you're still looking for this functionality, it has been discussed before e.g. in #111 but unfortunately the PR was never merged. I needed this functionality too and created a fork and atmosphere package that include PR #111 which you can use if you like: https://atmospherejs.com/jamiesoncj/slingshot
To use encryption at rest on AWS S3 it is necessary to send headers like so:
x-amz-server-side-encryption AES256
https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html
Is it possible to set these with Meteor Slingshot? @koszta
The text was updated successfully, but these errors were encountered: