Interface RequestSigner

All Known Implementing Classes:
AWSRequestAuthorizeSignature, FormSigner.FormSignerV2, QuerySigner, RequestAuthorizeSignatureV2, RestAuthentication

@Deprecated public interface RequestSigner
Deprecated.
This is an internal interface historically used to debug signature logic. It currently is a broken abstraction as AWS Signature v4 requires multiple parameters to sign a request.