-
## Issue
Whenever requiring CDK to create a VPC, run into an issue:
```s
botocore.exceptions.ClientError: An error occurred (UnrecognizedClientException) when calling the CreateCloudFormationTe…
-
I am attempting to attach an EFS file system to a Lambda. To accomplish this, I first created the file system, access point, and mount targets via `resources`, then added the `fileSystemConfig` proper…
-
Experiencing an intermittent issue when running serverless deploy. Configuration does not use API Gateway or any API Gateway-associated resources; however, I get the following …
-
## Type of Issue:
- [x] Enhancement: New feature or request
#### Issue Creator Checklist
- [x] This issue has been thoroughly documented below; a developer should be able to understand the is…
-
Hi there,
I'm having an issue here with the latest version 2.36.0.
When running `sls offline`, I get the following error :
```
TypeError [ERR_INVALID_ARG_TYPE]: The "from" argument must be…
-
Hello,
I am unable to deploy the application in AWS China. I was able to successfully deploy it in AWS on `us-east-1` and `eu-west-1`, but getting errors while doing it on `…
-
`resolveConfigurationProperty` trhows an error when resolving a property containing variables. I tried with simple values and it works.
serverless.yml
```yaml…
-
My team has multiple serverless framework projects. Within the provider section we are adding the layer. Inside gitignore we have .serverless. On some machines:
serverless inv…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
# This is a Bug Report
## Description
When running `sls invoke local` with variable substitution `${}` in the provider configuration, nothing happens and the command exits.
I expected the inv…