1 Answer
- Newest
- Most votes
- Most comments
0
$context.identity.userArn
or $context.identity.user
should have what you want
These are available in Lambda Proxy requests (which have all context by default), and are also available in mapping templates if you use non-proxy integration.
answered 6 years ago
Relevant content
- asked 2 years ago
- asked 24 days ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago