I integrated AWS(With cloudformation template) wit...
# signoz-cloud
h
I integrated AWS(With cloudformation template) with Signoz but i am not able to fetch metrics from my AWS resources. I checked ECS task logs and I found. Can anyone help me here
Copy code
{
  "level": "error",
  "ts": "2025-05-02T12:19:24.839Z",
  "msg": "couldn't get account integration config from SigNoz",
  "awsAccountId": "12345",
  "error": "failed to query SigNoz API for agent config. status: error, responseBody: {\"status\":\"error\",\"error\":{\"code\":\"unauthenticated\",\"message\":\"unauthenticated\"}}"
}
I am not able to understand where authentication error is occurring at my aws infra level or signoz cloud level
v
@Harshal D what is your instance url?