aws / aws/aws-sdk-java-v2

Need for the JDK support of CreateSession API of the service IAM Roles Anywhere

Aperta
#6,086 3 commenti 4 reazioni 0 assegnatari Vedi su GitHub
feature-request p3
Lingua principale
Java
Stelle
2.6k
Fork
1k
Merge medio
2g 9h
PR unite (30g)
51

Descrizione

### Describe the feature

For using [CreateSession API of the service IAM Roles Anywhere](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html) AWS recommends to use the standalone tool **aws_signing_helper**. It is well integrated because is a part of standard ~/.aws/config file.

But in some cases it ist not compliant with security regulations due to starting of extra programs.

Surprisingly this Java SDK, as well as other AWS SDKs don't provide a support for Create Session API. Why not?

Please include the support of **CreateSession API of the service IAM Roles Anywhere** to the SDK.

### Use Case

In some cases it ist not compliant with security regulations due to starting of extra programs. I would like to call CreateSession API on my own, f.e. at the boot phase of a program, without the extra process aws_signing_helper **is** started.

### Proposed Solution

On the Internet there are a couple of solution, people have implemented for work around this problem.

### Other Information

_No response_

### Acknowledgements

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

### AWS Java SDK version used

2

### JDK version used

17

### Operating System and version

MacOS

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Non sono indicati file del repository né test. Inizia dalla documentazione collegata dell’API CreateSession e dalla copertura di AWS Java SDK v2 per IAM Roles Anywhere; determina il comportamento richiesto della richiesta e della risposta, quindi verifica il supporto con test per una chiamata in-process che non avvii aws_signing_helper.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
aws, java
Ambito
api, authentication, cloud
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.