I am getting a access token and id token from OAUTH2 using Aws Cognito following below site.
How do i integrate amazon cognito login in postman
However, I need to copy the id token and then paste it in Access Token input box in below photo.
Is there any way to store the id token got from Cognito, into my environment variable?
