-
### Use case description
Allow asynchronous functions in serverless.ts. This would allow the author to reference (e.g.) data retrieved from AWS in their serverless config. This …
-
This Issue was originally item 2 in https://github.com/kiwicopple/serverless-postgres/issues/2.
This was the original writeup:
> 2. Document recommended way to connect externally
Fly has a guid…
-
Hi guys,
I tried to use the following syntax to enforce parameter check by the api gateway to not check it in the code:
https://www.serverless.com/framework/docs/providers/aws/events/apigateway…
-
It would be useful if the LanguageExtensions transform feature Fn::ForEach was supported with SAM CLI.
The [documentation for the LanguageExtensions transforms](https://docs.aws.amazon.com/AWSCloud…
-
### Describe the feature
The RestApi construct in @aws-cdk/aws-apigateway could be more useful for split stacks if it had relaxed validation when `deploy: false` is specified in its RestApiProps.
…
-
Hello,
Is there any way to update the Lambda function integration without touching the code which is already deployed in the lambda function.
I want to update my function called user update
…
-
Hi,
in our serverless configuration we have been including configuration (yaml file):
```
package:
include:
- ./src/openapi-doc.yaml
```
- file was located in `src…
-
# This is a Bug Report
## Description
For bug reports:
* What went wrong?
Deploy failed to subscribe function to existing SNS Topic when ARN is specified as a sub parameter.
* What did you ex…
-
# This is a Bug Report
## Description
For bug reports:
* What went wrong? service.provider.profile was overwritten by my default credentials (I'm assuming that they were my EnvironmentCredentia…
-
I was stoked to see this plugin already exists but in my first deploy attempt I'm getting a missing credentials error. I do not get this error when deploying normally without this plugin installed.
…