-
Hitting the following error when trying to create an AWS batch function using serverless:
An error occurred: TestBatchLambdaFunction - The provided execution role does not have permissions to call …
rlyle updated
3 years ago
-
When `stage` is missing from `serverless.yml` it will not automatically resolve to a passed in `--stage` argument, but instead remain as `dev`. This is dissimilar to the behavi…
-
# This is a Bug Report
## Description
* What went wrong?
In a nodejs project which is deployed to AWS Lambda with serverless in a bitbucket pipeline, i invoke the function just after deployin…
-
### CloudFormation Lint Version
0.83.8
### What operating system are you using?
MacOS
### Describe the bug
When evaluating a Serverless.yml file, `Sub` parameters that use dot notation are not m…
-
First off!
Thanks so much for fixing this!
I did a "clone" previously (https://www.npmjs.com/package/serverless-offline-aws-ssm-local) that has been working well up until the latest release of Ser…
-
Command `serverless deploy` fails when `useDotenv` field in `serverless.yml` references undefined/unexisting environment variable `SLS_USE_DOTENV` after updating Serverless Fra…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
When exporting with variables it complains that "Invalid variable reference syntax for variable AWS::Partition. You can only reference env vars, options, & files. You can check our docs for more info.…
-
### Description
In main Serverless, if a resource name ends up being too long, it's truncated and made unique e.g. 'my-long-name-trunc-H6E8'
Constructs do not appear fo this for their workers, so …
-
Hi,
I'm trying to deploy a fargate task for a long running process but I keep getting this error
**_TypeError: Cannot read property 'LogGroupName' of undefined_**
**Full trace :**
TypeErro…