aws / aws/aws-lambda-java-libs
Lack of Cognito SMS Lambda Trigger
- Lingua principale
- Java
- Stelle
- 548
- Fork
- 241
- Merge medio
- 2g 5m
- PR unite (30g)
- 11
Descrizione
I couldn't seem to find a class available for the SMS Lambda Trigger, see https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-sms-sender.html
This seems relatively easy to add, there are 2 extra fields here:
- `code`
- `type` (this is static for every event sent to the SMS Lambda trigger)
It doesn't require a response but a user of this can just return the empty event or no event, just to keep in line with other lambda events and just in case there is an update in the future, it will easier to move towards this new update.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia confrontando le classi degli eventi dei trigger Cognito Lambda esistenti con la documentazione AWS custom SMS sender collegata nell’issue. Identifica la classe che rappresenta questo trigger e verifica che la nuova definizione dell’evento esponga code e il tipo statico, corrispondendo al contempo alle classi dei trigger adiacenti. Il lavoro è completato quando i consumer Java possono usare l’evento del trigger SMS senza richiedere una risposta.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, java
- Ambito
- authentication, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100