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/...
In questa pagina del sito puoi guardare il video online AWS DynamoDB encryption using KMS, Lambda, API Gateway, user authentication, Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato someoneelse 20 giugno 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,258 volte e gli è piaciuto 30 spettatori. Buona visione!