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

Publicado el: 20 junio 2018
en el canal de: 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/...


En esta página del sitio puede ver el video en línea AWS DynamoDB encryption using KMS, Lambda, API Gateway, user authentication, Python de Duración hora minuto segunda en buena calidad , que subió el usuario someoneelse 20 junio 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 3,258 veces y le gustó 30 a los espectadores. Disfruta viendo!