| Package | Description |
|---|---|
| software.amazon.awssdk.http.auth.spi.internal.signer | |
| software.amazon.awssdk.http.auth.spi.signer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncSignedRequest |
class |
DefaultSignedRequest |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncSignedRequest
Represents a request with async payload that has been signed by
HttpSigner. |
interface |
SignedRequest
Represents a request with sync payload that has been signed by
HttpSigner. |
Copyright © 2023. All rights reserved.