-
I would love to use this library in an AWS lambda function. That seems like it would require the ability to swap out dependence on an Express server and instead allow the function to be called with HT…
-
### Describe the Bug
When the input variable `enabled` is set to `false`, terraform fails to plan.
The issue exists since https://github.com/cloudposse/terraform-aws-elasticache-redis/releases/tag…
-
### What is the problem this feature would solve?
Currently, when you define a resource as an Authorizer function you need to return `APIGatewayAuthorizerResult `JSON shape as:
```
{
princip…
-
### Description
Despite https://github.com/hashicorp/terraform-provider-aws/issues/28005 being closed, the resource `aws_msk_serverless_cluster` still doesn't expose the bootstrap server URL in its a…
-
Straight from the [docs](https://www.serverless.com/framework/docs/providers/aws/events/s3/#custom-bucket-configuration), I have
```yml
provider:
s3:
myBucket:
…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### Name of the resource
AWS::RDS::DBCluster
### Resource name
_No response_
### Description
The migration from Aurora Serverless V1 to V2 requires the DBCluster be changed from `serverless` to `…
-
### Issue description
I've created a test project using typescript. If I don't enable ESM support, everything is working fine. I need ESM, so I've added `"type": "module"` to my `package.json` file.
…
-
Environment
AWS EMR Serverless 7.0.0
PySpark 3.5.0
XGBoost 2.0.3
I’m using XBoost for regression, specifically the SparkXGBRegressor. I’m able to use it without issues on my local machine. How…
-
LLM features:
suggest completion text for fields:
+ URL
+ description
+ title
+ visibility
Auto = add all
Auto flag will still show which were suggested
LLM feature could be a "token bucket fe…