-
MQTT client over WebSocket HTTP/HTTPS (ws, wss)
Various Wifi networks allows only TCP port 80+433 connectivity.
SigV4 for AWS IoT https://docs.aws.amazon.com/iot/latest/developerguide/protocols.htm…
-
latest version in maven is 4.0.9
https://mvnrepository.com/artifact/software.aws.mcs/aws-sigv4-auth-cassandra-java-driver-plugin
and it doesnt include sts assume role
-
We're using aws-sigv4-proxy to sign requests to send to an API gateway. We have some APIs that we're using which are sensitive to the order of the query string parameters.
e.g. `?a=1&a=2` is not eq…
-
### Is your feature request related to a problem?
Official AWS SDK has a size of 37 MB and AsyncAWS only 1,4 MB
### What solution would you like?
Allow to use also the SigV4 logic from AsyncAWS…
-
## Overview
Would it make sense to add a generic custom pre-processing trait like `@refine(functionId: String | Enum, protocols: List[shapeId])` to the core library? This can signal server stub cod…
-
http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html
dmjio updated
7 years ago
-
### Describe the feature
Introduce presign option like in Aws4Signer since it is useful when you don't want to issue it with http request call.
AwsV4HttpSigner does not support this option.
#…
-
I'll start by saying this could totally be something I'm missing but I'm not sure what. I'm attempting to query the next results using the continuation token and it is returning SignatureDoesNotMatch.…
-
### Environment info
- Version: **2.x**
- Deployment: **AZURE**
- Customer: **demo**
### Actual behavior
1. we currently only clean the chunks signature from the stream but don't verify them
…
-
As Apache HttpClient usage was removed in Jena 4.3.0, the provided client no longer works with newer releases.