Connect Elasticsearch in AWS with Cognito autnetication enabled

Hi everyone,
I just testing elasticsearch service on AWS.
In my environment, i enabled Cognito authentication for kibana.
Now i want access ES via http call (because i need excute some query from outsite to ES by http call) but i got error

"User: anonymous is not authorized to perform: es:ESHttpGet"

So how can i make http call to ES with cognito authen ?
Thank so much!

We don't support AWS Elasticsearch service here I'm afraid. You should ask in their forums.

Did you look at https://www.elastic.co/cloud and https://aws.amazon.com/marketplace/pp/B01N6YCISK ?

Cloud by elastic is one way to have access to all features, all managed by us. Think about what is there yet like Security, Monitoring, Reporting, SQL, Canvas, APM, Logs UI, Infra UI and what is coming next :slight_smile: ...

1 Like

So amazon elastic search is not your product. It must be elasticsearch service on elastic cloud?
I have plant collect log from cloudwatch to ES. Can i help me share some document of elasticsearch service on elastic cloud aws about it.
Thank so much.
I have big problem with authenticator amazon elasticsearch service and cognito ...

It's not. It's based on the limited open source version of elasticsearch though (same base code). It is missing lot of features.

I have plant collect log from cloudwatch to ES.

I'd probably use something like Functionbeat: Lightweight Shipper for Cloud Data | Elastic

image

1 Like

Thank so much !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.