Get token from the node js lambda function
I developed a nodejs code in my lambda function that retrieve token from AWS.
I succeed to get token, but when I am using this token to request any endpoint I got 401 Unauthorized.
I decoded it with JWT and I got: