Here is my config from cli-inputs.json
"userpoolClientRefreshTokenValidity": 10,
"userpoolClientIdTokenValidity": 10,
"userpoolClientAccessToken" : "hours",
Howver my token validity is still 60 mins. Is there anything that's missing here?