question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for AWS Elasticsearch Service

See original GitHub issue

AWS Elasticsearch service accepts only signed requests (AWS4 Signature that is generated from all request components [method, uri, payload, datestamp, secretkey, key … etc])

Version 2.0.0 of Jest doesn’t support this feature. Even doing it manually by adding the required headers to the Search object of jest won’t solve this issue.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
a-marcelcommented, Aug 1, 2016

Btw: Aws releases Elasticsearch v2.3

0reactions
khundaqjicommented, Jul 26, 2016

@thesmith thanks, this works very well. I switched to https://github.com/inreachventures/aws-signing-request-interceptor now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon OpenSearch Service - AWS Documentation
Supported versions of OpenSearch and Elasticsearch. OpenSearch Service currently supports the following OpenSearch versions: 2.3, 1.3, 1.2, 1.1, 1.0. OpenSearch ...
Read more >
Amazon OpenSearch Service
Amazon OpenSearch Service makes it easy for you to perform interactive log analytics, real-time application monitoring, website search, and more.
Read more >
Amazon OpenSearch Service FAQs
Amazon OpenSearch Service supports most of the commonly used OpenSearch and Elasticsearch APIs, so the code, applications, and popular tools that you're already ......
Read more >
Amazon Elasticsearch Service Is Now Amazon ... - Amazon AWS
Amazon Elasticsearch Service Is Now Amazon OpenSearch Service and Supports OpenSearch 1.0 ; Reporting, Schedule, export, and share reports from ...
Read more >
Supported operations in Amazon OpenSearch Service
OpenSearch Service supports many versions of OpenSearch and legacy Elasticsearch OSS. The following sections show the operations that OpenSearch Service ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found