-
Hi
When i update to 1.80 i get the following error when i deploy
>
Serverless Error ---------------------------------------
An error occurred: ApiGatewayStage - Property RestApiId canno…
-
It seems like the admin role needs the `s3:PutEncryptionConfiguration` permission as well.
Here is the full list of permissions a serverless-deploying agent might need: https://gist.github.com/Ser…
-
` An error occurred: EsLogsProcesserLambdaFunction - The provided execution role does not have permissions to call CreateNetworkInterface on EC2 (Service: AWSLambdaInternal; Status Code: 400; Error Co…
-
# This is a Bug Report
## Description
Receiving the following error when trying to deploy a function with a VPC defined in the `provider` section of the Serverless.yml:
```
TypeError: Cannot rea…
-
##### SUMMARY
I try to reproduce a CI issue and so I run: `ansible-test sanity --test validate-modules`. `ansible-test` starts a process that consumes a lot of CPU cycle without showing any progres…
-
**Is your feature request related to a problem? Please describe.**
We provide analytics to healthcare professionals. Due to the sensitive nature of our clients' data, we have opted to separate each o…
-
Sns subscription is not pointing to alias when the configuration as below
```
canarySns:
handler: src/event/lambda.canarySns
description: (SNS) test canary sns binding
deploymentSettings: $…
-
# This is a Bug Report
## Description
Deploy fails on `Requires capabilities : [CAPABILITY_NAMED_IAM]`. I want to deploy functions to a VPC so my `serverless.yml` looks like this:
```
prov…
-
- What went wrong?
I cannot reupdate environments variables if you previosly delete one of them in AWS lambda console. It seems if you modify the environments directly in the console, CloudFormatio…
-
I'd like to propose support for Servlet API and Spring MVC. Specifically, in order to do this there are incremental enhancements needed, each one builds upon previous:
1. A standard way and best pr…