| Package | Description |
|---|---|
| software.amazon.awssdk.http.auth.spi.internal.signer | |
| software.amazon.awssdk.http.auth.spi.signer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSignRequest<IdentityT extends Identity> |
| Modifier and Type | Method and Description |
|---|---|
SignRequest<IdentityT> |
DefaultSignRequest.BuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
SignedRequest |
HttpSigner.sign(SignRequest<? extends IdentityT> request)
Method that takes in inputs to sign a request with sync payload and returns a signed version of the request.
|
Copyright © 2023. All rights reserved.