functions-library
functions-library copied to clipboard
Function Idea: Personas Lite
Since we already package the aws
SDK into the runtime for customcode, I'm thinking we could build a really simple 'personas lite' profile viewer over it. The whole thing could be entirely serverless, and cost you practically nothing.
I'm imagining we could:
- make calls to dynamo on behalf of a scoped IAM user
- write new identify calls to dynamo
- visualize those users via some external serverless app