aws / aws/aws-sdk-java-v2

AwsV4HttpSigner does not contain all features from Aws4Signer

Abierto
#5,401 10 comentarios 10 reacciones 1 asignado Reclamado por @debora-ito Ver en GitHub
feature-request needs-review p2
Lenguaje dominante
Java
Estrellas
2.6k
Forks
1k
Merge medio
2 d 9 h
PR fusionados (30 d)
51

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.