-
Hi,
The schema does not appear to define EphemeralStorage as a member in Properties for AWS::Serverless::Function.
However, [this link](https://docs.aws.amazon.com/serverless-application-model/l…
jqxcz updated
2 years ago
-
Deploying Developer Portal from AWS Serverless Application repository doesn't work.
It gives an error:
"Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supporte…
-
# Bug Report
## Description
I have a Lambda function deployed with the following in `serverless.yml`:
```yaml
provider:
name: aws
# ...
deploymentBucket:
name: old-bucket-name
…
-
### Description
Hello, i have been following the Docs from Bref on using Lift
https://bref.sh/docs/frameworks/laravel.html#assets
and we are getting the following error on running "serverless dep…
-
**Describe what happened:**
I'm using the log forwarder for cloudwatch logs (Lambda) and s3 object (WAF).
I'd like to change the service attribute for each source.
For the reason above, I set the…
-
**Description**
Introduce function template(s) to help kyma users write functions which interact with BTP-injected services
It would work best if a user could pick which service (detected based on…
-
This may be a dumb and obvious question but how would you implement this in WebAssembly so you can use it with things like Node Serverless Functions and Edge Workers?
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
### Description:
I am using SAM to create a step function with a local API gateway to test some functionality. I can build the template fine, but when I run using `sam local start-api -t my_templ…
-
### Describe your idea/feature/enhancement
The SAM CLI `build` command lets you pass `--use-container` to build resources inside the corresponding container.
Building in a container usually take…