Skip to content

rusoto: Implement auth via explicit access-key/secret-access-key properties

Sebastian Dröge requested to merge slomo/gst-plugins-rs:s3-access-key into master

This allows passing them explicitly as strings to the elements instead of relying on system/per-user configuration.

Merge request reports