Summary
For authorization, we use cognito IdTokens. However, in several places we assign those IdTokens to properties named "AccessToken". If possible, this should be improved to make the names match by unifying the name to the IdToken which is actually being used.