-
# Bug Report
## Description
1. What did you do? -> deploying lambda functions to AWS in Python language.
1. What happened? -> While node_modules were listed in exclusions, they are being CONS…
-
# AWS Gateway Deployments Not Switching To Latest (Bug)
## Description
* What went wrong?
When building and publishing the serverless template, everything works as expected. Configs get merg…
-
Hi,
Can you anyone provide an examples for Development, Staging and Production variables using this documentation https://serverless.com/framework/docs/providers/aws/guide/variables/.
Kind regar…
-
# Bug Report
## Description
1. What did you do?
Attempted to create an EventBridge Rule with a pattern.
{
"detail": {
"IsError": [ true ]
}
}
1…
-
# This is a Feature Proposal
## Description
Add support for multi-region deployments (originally brought up by @nikgraf 👍).
-
## The dependency [serverless](https://github.com/serverless/serverless) was updated from `1.47.0` to `1.48.0`.
🚨 [View failing branch](https://github.com/XConf/specs/compare/master...XConf:greenkee…
-
## The devDependency [serverless](https://github.com/serverless/serverless) was updated from `1.48.2` to `1.48.3`.
🚨 [View failing branch](https://github.com/9bic/lambda2pushover/compare/master...9b…
-
# Bug Report
## Description
I can't say for sure if this is related to #7059 or #7137 but since I'm running a (more) recent version I assume it's still an issue.
When simply follwing the exam…
-
**Is your feature request related to a problem? Please describe.**
Using databases securely in AWS Lambda is cumbersome as it requires understanding of VPC networking and setting up NAT for your lamb…
-
**Is your feature request related to a problem? Please describe.**
The following scenario isn't covered by the plugin
- Role profile (account B) with SSO profile (account A) as a source profile.
…