AWS DynamoDB encryption using KMS, Lambda, API Gateway, user authentication, Python

Publié le: 20 juin 2018
sur la chaîne: someoneelse
3,258
30

This is not a tutorial, but rather an overview of an AWS project I did that allows a user to send an XML request containing username, password, requested resource, and payload to an API in API Gateway. The API forwards the request to a Lambda function, which parses the request for username, password, and resource. It authenticates using an encrypted DynamoDB table. It then authorizes that the user has access to the resource that they are trying to access. If both of these checks pass, the payload is forwarded to an external (test) API. The Lambda function is written in Python.

Here's my code for the lambda functions of this project: https://github.com/spencergoff/Amazon...

Here's my short blog post about this project: http://spencer-goff-dev.blogspot.com/...


Sur cette page du site, vous pouvez voir la vidéo en ligne AWS DynamoDB encryption using KMS, Lambda, API Gateway, user authentication, Python durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur someoneelse 20 juin 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 3,258 fois et il a aimé 30 téléspectateurs. Bon visionnage!