Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Class and Description |
---|---|
class |
AWS4UnsignedPayloadSigner
Exactly the same as
AWS4Signer except if the request is being sent
over HTTPS, then it returns the string UNSIGNED-PAYLOAD as the
content SHA-256 so services that support it can avoid needing to calculate
the value when authorizing the request. |
Copyright © 2019. All rights reserved.