public class AppSyncV4Signer
extends AWS4Signer
| Constructor and Description |
|---|
AppSyncV4Signer(java.lang.String region) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
calculateContentHash(<any> request) |
protected java.lang.String |
extractServiceName(java.net.URI endpoint) |
protected java.lang.String |
getCanonicalizedResourcePath(java.lang.String resourcePath) |
protected java.lang.String |
getCanonicalizedResourcePath(java.lang.String resourcePath,
boolean urlEncode) |
protected java.lang.String extractServiceName(java.net.URI endpoint)
protected java.lang.String getCanonicalizedResourcePath(java.lang.String resourcePath)
protected java.lang.String getCanonicalizedResourcePath(java.lang.String resourcePath,
boolean urlEncode)
protected java.lang.String calculateContentHash(<any> request)