I'm aware that the token expirations can be changed in the AWS Cognito Console -> General settings -> App Clients.
Now, is it possible to change the token expiration from my own backend, that is to create an endpoint that will accept value for the expiration and save it to the AWS Cognito just like It would be saved(changed) from the AWS Cognito Console?