Given the aws-region like us-east-2, is there a way get current time of that region ?
Trying to write a job which triggers few actions if time is in between 12-1am on server. Current I have only AWS region where that server is running. Note that I cannot have this job running inside server, instead it needs to be called from separate service.