We have a signer setting in our aws plugins, which overrides the signing type used to sign aws requests. However, this is completely untested, and is only needed for third party aws replacement apis like ceph. I think we should remove this setting, since it is untested and unsupported, and let the community fork the plugins to customize them for ceph, if there is demand.
We have a
signersetting in our aws plugins, which overrides the signing type used to sign aws requests. However, this is completely untested, and is only needed for third party aws replacement apis like ceph. I think we should remove this setting, since it is untested and unsupported, and let the community fork the plugins to customize them for ceph, if there is demand.