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 a year ago
Relevant content
- asked 5 years ago
- asked 3 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 8 days ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated a year ago
I think OP is asking about the "other way" -- how can the Lambda auth into Steam