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 4 years ago
Relevant content
- asked 6 years ago
- asked 5 years ago
- AWS OFFICIALUpdated 7 months ago

I think OP is asking about the "other way" -- how can the Lambda auth into Steam