aws / aws/aws-sdk-java-v2

AwsV4HttpSigner does not contain all features from Aws4Signer

Aperta
#5,401 10 commenti 10 reazioni 1 assegnatario Rivendicata da @debora-ito Vedi su GitHub
feature-request needs-review p2
Lingua principale
Java
Stelle
2.6k
Fork
1k
Merge medio
2g 9h
PR unite (30g)
51

Descrizione

### 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.

### Use Case

Aws4Signer had a feature to presign requests which was useful when you wanted to use SIGV4 and use for example Spring Boots WebClient to set it in header or body.

Check following docs [here](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/auth/signer/internal/BaseAws4Signer.html) and search for presign method.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [X] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### AWS Java SDK version used

2.26.0

### JDK version used

17 Corretto

### Operating System and version

Mac OS

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.