. When connected to proxy networks, Grafana does not display the dashboards

While choosing the data source for ElasticSearch,I see a direct connect option or connect it via proxy whereas it is not present for Cloudwatch. When connected to proxy networks, Grafana does not display the dashboards. Tried setting proxy for windows in custom.ini file but it doesnt help. Request for a solution.

Please include this information:

What Grafana version are you using?
Grafana 4.3.1
What datasource are you using?
CloudWatch
What OS are you running grafana on?
Windows7
What did you do?
Tried setting proxy in custom.ini file

you need awsconfig credentials file in a folder named .aws relative to the working directory your start grafana in. Actually not sure where aws sdk looks for the credentials file on windows. could also be .aws in your user directory

http://docs.grafana.org/features/datasources/cloudwatch/#aws-credentials-file

Forgot you can add secret key and client id as well.