serverless-framework
Here are 1,503 public repositories matching this topic...
-
Updated
Apr 8, 2021 - Python
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Python
-
Updated
Apr 28, 2021 - TypeScript
-
Updated
Apr 29, 2021 - TypeScript
-
Updated
Apr 27, 2021 - SCSS
-
Updated
Apr 3, 2021 - JavaScript
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's inputs.
Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!
-
Updated
Oct 1, 2020
Describe the bug
The rewrites configuration also supports an object, but this does not currently work in the default Lambda. https://nextjs.org/docs/api-reference/next.config.js/rewrites
Rewrites are applied after checking the filesystem (pages and /public files) and before dynamic routes by default. This behavior can be changed by instead returning an object instead of an array from t
-
Updated
Jul 17, 2020 - HTML
-
Updated
Apr 10, 2021
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
-
Updated
Apr 25, 2021 - JavaScript
Hi everyone,
I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).
I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.
Another scenario using API_Key as
synk report issue
Description
We are synk (https://snyk.io/) for checking used packages.
Synk is complaining about a security issue for serverless-step-functions.
https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
Additional Data
- Serverless Framework Core Version you're using: 1.64.1
- The Plugin Version you're using: 2.17.1
- Operating System: macOS Majove 10.14
JSON support
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 20, 2021 - TypeScript
-
Updated
Jan 12, 2021 - TypeScript
-
Updated
Jan 18, 2020 - JavaScript
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Apr 28, 2021 - TypeScript
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Apr 28, 2021 - Python
According to the documentation it is possible to disable a default alarm on function level.
That would be useful fur self defined alarms also.
alerts:
definitions:
customAlarm:
...
alarms:
- customAlarm
functions:
handlerSpecial:
alarms:
- customAlarm:
enabled: falseThis is not possible right now w
-
Updated
Jun 24, 2018 - Shell
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Mar 31, 2021 - Go
Improve this page
Add a description, image, and links to the serverless-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-framework topic, visit your repo's landing page and select "manage topics."
There's a warning that states that, in Serverless Framework 3.0,
apiKeys,usagePlanandresourcePolicykeys are only going to be available underprovider.apiGateway, however, there are some extra fields related to the API that are still leftover in theproviderkey, e.gapiNameandendpointTypeand 1) there's no warning for them 2) it's not possible for use them insideapiGateway(