Package software.amazon.awssdk.core.signer
package software.amazon.awssdk.core.signer
-
ClassDescriptionInterface for the signer used for signing the async requests.A signer capable of including the contents of the asynchronous body into the request calculation.A No op implementation of Signer and Presigner interfaces that returns the input
SdkHttpFullRequestwithout modifications.Interface for the signer used for pre-signing the requests.Interface for the signer used for signing the requests.