1 Answer
- Newest
- Most votes
- Most comments
0
I would add an API Gateway in front of your Lambdas and authorize via a custom Authorizer. In that function you can check the Claims from Steam.
answered 3 years ago
Relevant content
- asked 5 years ago
- asked 4 years ago
- asked 3 years ago
I think OP is asking about the "other way" -- how can the Lambda auth into Steam