This message was deleted.
# general
s
This message was deleted.
t
g
That looks promising! Thanks for the reference! 👍 💯
t
It's not great in terms of using
JSON.stringify
and
AWSLambdaFullAccess
. Have a look here for a more type-safe approach: https://github.com/pulumi/examples/blob/f1980e8a532e35e93ed71891a81b0fc11fab6aa4/aws-ts-appsync/iam.ts
and use a more fine-grained policy than
AWSLambdaFullAccess
I might actually go ahead and open a PR to improve that sample