-
A test failed on a tracked branch
```
Error: expected testSubject(apiKeyFormAPIKey) to exist
at TestSubjects.existOrFail (test_subjects.ts:76:13)
at Object.expectAPIKeyAvailable (svl_api_keys…
-
### Describe the feature
Hi CDK team,
Step function already supported the optimized integration of EMR serverless since late 2023 (see [ref](https://aws.amazon.com/about-aws/whats-new/2023/10/aws-…
-
### Description
The [documentation](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/msk_cluster) clearly states that the data source for `aws_msk_cluster` cannot …
-
Hello,
we noticed the following issue when running Version 65 of the extension. Error seems to point to an issue with concurrent map modifications being performed [here](https://github.com/DataDog/v…
-
### Serverless Docs
Welcome to Elastic Serverless
### Description
For API endpoints such as https://www.elastic.co/docs/api/doc/serverless/operation/operation-findendpointlistitems, the examples in…
-
A test failed on a tracked branch
```
Error: expected testSubject(datasetQualityManualMitigationsCustomComponentTemplateLink) to exist
at TestSubjects.existOrFail (test_subjects.ts:76:13)
at …
-
## Bug Report
**Current Behavior**
When running `sls offline` for a Serverless application using `serverless-offline` with the configuration below, an error occurs: `TypeError: ee.on is not a fu…
-
In serverless.yml (excerpt for brevity)
```
plugins:
- serverless-middleware
custom:
middleware:
pre:
- auth/authorize.handler
```
In `auth/authorize.js`
```
module.export…
-
## 🍒 Summary
We need to migrate API integration tests to the deployment-agnostic solution to ensure they can be run on the serverless environment and avoid duplication.
https://github.com/elastic/kib…
-
## Bug Report
Before I use serverless-esbuild to config loader for .graphql files but with serverless v4 it doesn't work.
**Current Behavior**
```
Offline [http for lambda] listening on http…