SES dashboard on Grafana cloud

I am trying to set up the SES dashboard on the Grafana cloud. The template is taken from AWS SES dashboard for Grafana | Grafana Labs

I am seeing the error:

message:"NoCredentialProviders: no valid providers in chain
caused by: EnvAccessKeyNotFound: failed to find credentials in the environment.
SharedCredsLoad: failed to load profile, .
EC2RoleRequestError: no EC2 instance role found
caused by: RequestError: send request failed
caused by: Get "http://169.254.169.254/latest/meta-data/iam/security-credentials/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

In settings I have added regional and ARN

The role is created with CloudwatchApplicationInsightsServiceLinkedRolePolicy .

Is there some other policy that I need to attach?

I just need the dashboard to get SES metrics from AWS.