mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-28 21:18:23 +03:00
Add more S3 configurations. - SSES3KeyID allows to push to a bucket that is another account as the KMS key it uses to encrypt data server side. - ACL allows configure which permissions are given to the object uploaded on the bucket (usefull when bucket policy expect a given permission such as `bucket-owner-full-control`). Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com> Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>